/* CSS Document of Le Mirage Scorts */
#leftCol {	
	overflow:hidden;	
	display:inline-block;
	background-image: url(../images/bg-head-left.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 300px;
}
#centerCol {	
	overflow:hidden;	
	display:inline-block;
	width: 888px;
}
#rightCol {	
	overflow:hidden;	
	display:inline-block;
}
/* safari and opera need this */
#leftCol,#centerCol,#rightCol {float:left}
#leftCol {width:19.9%}
#centerCol {width:888px}
#rightCol {width:19.9%}

body{
	background-color: #000000;
	color: #FFFFFF;
	min-width:640px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 40px;
}

a { text-decoration: none; }

/*	###############################
		init: Home
	############################### */
logoHome{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#menuHome{
	float: left;
	width: 400px;
	padding: 25px;
}
#itemMenuHome{
	text-align: left;
	width: 330px;
	margin-left: 35px;
	border-bottom: 1px solid #292929;
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: normal;
	padding: 8px;
}
#itemMenuHome a{
	color: #FFFFFF;
	text-decoration: none;
}
#itemMenuHome a:hover{ color: #bc1571; }

#photoHome{
	float: left;
	margin-left: 0px;
	padding: 0px;
}

#notaHome {
	width: 400px;
	margin-left: 60px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	clear: left;
	line-height: 15px;
}

#notaHome div{
	font-size: 12px;
	font-weight: bold;
	color: #FE3432;
	margin-bottom: 10px;
}
/*	###############################
		end: Home
	############################### */


/*
#header{

}
*/
#headerMenu{
	background-image: url(../images/bg-logo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 230px;
	min-height: 230px;
	clear: both;
}

#menu{
	text-align: right;
	width: 300px;
	margin-right: 20px;
	border-bottom: 1px solid #292929;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: normal;
	padding: 3px;
	float: right;
	clear: right;
	
}
#menu a{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover{ color: #bc1571; }
#menu a.selected{ 
	color: #BC1571;
	/*background-image: url(../images/menu-heart.gif);
	background-repeat: no-repeat;
	background-position: 200px 0px;*/ 
	
}
#menu_horizontal {
	clear:both;
	background-image: url(../images/bg-reflection-foot.jpg);
	background-position: 0px 25px;
	background-repeat: no-repeat;
	min-height: 120px;
	margin: 50px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;

}
#menu_horizontal a{
	color: #FFFFFF;
	text-decoration: none;
}
#menu_horizontal a:hover{ color: #bc1571; }

#headReflection{
	background-image: url(../images/bg-reflection.jpg);
	background-position:top;
	background-repeat: no-repeat;
	min-height: 96px;
	text-align: right;
	padding-top: 8px;
	padding-right: 40px;
}


.formSearch{ 
	margin-top: 5px;
	margin-bottom: 5px;
	color: #e2ef0b;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
}
.formSearch input,select{
	background-color: #818181;
	border: 1px solid #666666;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#content{
	margin-left: 40px;
	margin-right: 40px;
}

.noteClickScorts{
	font-family: "Century Gothic";
	font-size: 10px;
}
#scort{
	overflow:hidden;	
	display:inline-block;
	width: 48%;
	float: left;
	clear: none;
	margin: 6px;
	background-image: url(../images/bg-scort.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#scort_1{
	overflow:hidden;	
	display:inline-block;
	width: 48%;
	float: left;
	margin: 6px;
	background-image: url(../images/bg-scort.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#scort_2{
	overflow:hidden;	
	display:inline-block;
	width: 48%;
	float: left;
	margin: 6px;
	background-image: url(../images/bg-scort.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#scortText_1{
	float: left;
	width: 40%;
	margin-left: 4px;
	background-image: url(../images/bg-scort.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
	text-align: right;
}

#scortImage_1{
	float: right;
	width: 45%;
	border: 12px solid #FFFFFF;
}
#scortText_2{
	float: right;
	width: 40%;
	margin-left: 4px;
	padding: 10px;
	text-align: left;
}

#scortImage_2{
	float: left;
	width: 45%;
	border: 12px solid #FFFFFF;
}

.nameDetailScort{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #BC1571;
	list-style: none;
}
.titleDetailScort{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #979797;
	list-style: none;
}
.textDetailScort{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #666666;
	line-height: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #292929;
}
.textDetailScort b{
	margin-right: 5px;
}
.textDetailScortNoteTel{
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	color: #999999;
	line-height: 15px;
	padding-bottom: 10px;
}
.textDetailScortWeb{
	font-family: Georgia,"Century Gothic";
	font-size: 16px;
	color: #BC1571;
	line-height: 16px;
	padding-bottom: 10px;
	cursor: auto;
}
.textDetailScortMail{
	font-family: Georgia,"Century Gothic";
	font-size: 14px;
	color: #BC1571;
	line-height: 15px;
	padding-bottom: 10px;
}
#scortDetail{
	overflow:hidden;	
	display:inline-block;
	width: 100%;
	float: left;
	margin: 6px;
}

#scortGallery{
	clear: left;
	margin-top: 20px;
	margin-left: 6px;
}

#scortDetailText_1{
	float: right;
	width: 45%;
	margin-left: 4px;
	padding-top: 15%;
	text-align: justify;
}

#scortDetailImage_1{
	float: left;
	width: 45%;	

}
#scortDetailImage_1 img{
	border: 12px solid #FFFFFF;
}

#scortDetailText_2{
	float: left;
	width: 45%;
	margin-left: 4px;
	padding-top: 15%;
	text-align: justify;
}

#scortDetailImage_2{
	float: right;
	width: 45%;	
}

#scortDetailImage_2 img{
	border: 12px solid #FFFFFF;
}

.titleScort{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #E2EF0B;
	list-style: none;
}

.titleScort a { 
	color: #E2EF0B;
	text-decoration: none;
	
}
.titleScort a:hover { color: #BC1571; }
.titleScort a:visited { 
	color: #E2EF0B;
	list-style-image: url(../images/menu-heart.gif);
}

.keyScort{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #666666;
}

.valueScort{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #CACACA;
}

#topten{
	border: 1px solid #EFEFEF;
	background-color: #CCCCCC;
	display: block;
}

#preferides{
	border: 1px solid #CCCCCC;
	background-color: #FEFEFE;
}

/* AGENCIES */
#agencies{
	padding-left: 10px;
	padding-right: 10px;
}
#titleAgencies {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #E2EF0B;
	margin-bottom: 10px;
}

#titleAgencies a{
	color: #E2EF0B;
	text-decoration: none;
}
#bannerAgencies{
	margin-top: 10px;
}

#firstImageAgencia{
	float: left;
	border: 12px solid #FFFFFF;
	margin-right: 10px;
}

#linkAgencies{
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: normal;
	
	color: #979797;
	text-decoration: none;
	text-align: center;
	padding-top: 50px;
}


#textAgencies{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #CACACA;
}
#textAgencies a{
	color: #CACACA;
	text-decoration: none;
}



#agenciaDetailText{
	text-align: justify;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #CACACA;
	margin-top: 50px;
}

#agenciaDetailText a{
	color: #E2EF0B;
	text-decoration: none;
}
#agenciaDetailText a:hover{
	text-decoration: underline;
}

#agenciaGallery{
	float: left;
	width: 30%;
	margin-top: 20px;
	margin-left: 6px;
	text-align: center;
}

#agenciaDetailImage{
	border: 12px solid #FFFFFF;
	margin-bottom: 10px;
	width: 120px;
}

/*BOLD ITALIC*/

.b{ font-weight:bold;}
.i{font-style:italic;}

/*TEXTES AKROLIS*/
.texte{
font-size:11px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-bottom:12px;
}

.texte h1{
display:inline;
font-size:12px;
font-weight:bold;
text-decoration:underline;
font-style:italic;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.texte a{
font-size:11px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:underline;
font-style:italic;
}

.texte a:hover{
text-decoration:none;
}

