body#index{
	background:#E8D5B5;
	margin: 0;
	padding: 0;
	text-align: center;
}
body#main{
	background: url(gx/bg.gif) repeat-x #E8D5B5;
	margin: 0;
	padding: 0;
	text-align: center;
}

html{
	font-family: Arial, Verdana, sans-serif, Trebuchet MS;
}
/* image container pour xfade */
#imageContainer {
	position:relative;
	/*margin:auto;*/
	width:167px;
	height: 108px;
	overflow: hidden;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
	width:167px;
	height: 108px;
}
/* Site Skull */
#wrapper{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:740px;
}
#top{
	position: relative;
	top: 0;
	left: auto;
	right: auto;
	width:740px;
}
.logo{
 	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	border: 0;
}
.logo2{
 	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
/* fin top */


/* Page de garde */
#textePG{
	font-size:16px;
	font-weight:bold;
	color: #E1EDF8;
	
}
#textePG a{
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	color: #E1EDF8;
	text-decoration:none;
	border-bottom: 3px solid #3b72a1;
}
#textePG a:hover{
	font-size:14px;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	border-bottom: 3px solid #FFF;
}


/* MENU */
#menu{
	background: url(gx/bg_menu.gif) no-repeat;
	position: relative;
	top: 91px;
	left: auto;
	right: auto;
	_height: 40px;
	height: 40px;
	width:100%;
	text-align: right;
	color: #242260;
	font-size: 12px;
	font-weight: bold;
	
}
#menu ul{ list-style: none; float: right; }

#menu li{
	display: block;
	float: left;
	/*margin: 0 6px 2px 6px;*/
	height: 40px;
	border-right: 1px solid #FFF;
}

#menu a, #menu a:link, #menu a:visited{
	color: #E8D5B5;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 6px 0 6px;
	display: block;
}
#menu a:hover{
	border-bottom: 3px solid #3b72a1;
}

#menu a.actif, #menu a.actif:link, #menu a.actif:visited, #menu a.actif:hover{
	color: #FFF;
	/*border-bottom: 3px solid #F37C08;*/
}
/* container */


#container{
	position: relative;
	top: 96px; /* Firefox */
	_top: 96px;
	left: auto;
	right: auto;
	width:100%;
	text-align: left;
	color: #E1EDF8;
	font-size: 12px;
}
#container #margeGauche{
	background:#4D6C92;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	min-height: 560px;
	_height: 560px;
}

#container #contenu{
	background:#FFF;
	position: absolute;
	top: 0px;
	left: 185px;
	width: 555px;
	_width: 556px;
	color: #000;
}
#container #contenuSplash{
	background:#FFF;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 740px;
	color: #000;
}
#container #contenuSplash #flash{
	text-align: center;
}
/* corner */
.bl {background: #FFF url(gx/bl.gif) 0 100% no-repeat}
.br {background: url(gx/br.gif) 100% 100% no-repeat}
.tl {background: url(gx/tl.gif) 0 0 no-repeat}
.tr {background: url(gx/tr.gif) 100% 0 no-repeat;}
/* corner bleu */
.bl2 {background: #3b72a1 url(gx/bl2.gif) 0 100% no-repeat}
.br2 {background: url(gx/br2.gif) 100% 100% no-repeat}
.tl2 {background: url(gx/tl2.gif) 0 0 no-repeat}
.tr2 {background: url(gx/tr2.gif) 100% 0 no-repeat;}

#container #contenu #immo{
	color: #242260;
	padding: 15px 5px 10px 10px;
	min-height: 487px;
	_height: 512px;
}
/* style */
#container #margeGauche .texte{
	padding: 5px 10px 0 10px;
 font-weight: bold;
	 color: #b3cde5;
	 color: #FFF;
}
/* texte couleur 2 */
.texte2{
	color: #e0effc;
	font-size: 13px;
}
/* bouton video */
#container #margeGauche #btnG a, #container #margeGauche #btnG a:link, #container #margeGauche #btnG a:visited{
	background: #F18504 url(gx/cam.gif) 15px 8px no-repeat;
	width: 100%;
	height: 30px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 5px 0 5px 0;
	line-height: 27px;
	text-decoration: none;
	display: block;
}
#container #margeGauche #btnG a:hover{
	background: #b3cde5 url(gx/cam_on.gif) 15px 8px no-repeat;
	color: #2d6492;
	text-decoration: none;
}

/* bouton album */
#container #margeGauche #btnP a, #container #margeGauche #btnP a:link, #container #margeGauche #btnP a:visited{
	background: #F18504 url(gx/photo.gif) 15px 8px no-repeat;
	width: 100%;
	height: 30px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 5px 0 5px 0;
	line-height: 27px;
	text-decoration: none;
	display: block;
}
#container #margeGauche #btnP a:hover{
	background: #b3cde5 url(gx/photo_on.gif) 15px 8px no-repeat;
	color: #2d6492;
	text-decoration: none;
}



#container #margeGauche .image{
	background: #242260;
	padding: 7px 0 5px 7px;
}
h1, h2, h3, h4, h5, h6, p, form, div, form, ul, li, a{ 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}
h1{
	display: block;
	margin: 0 0 5px 0;
	font-size: 18px;
	font-weight: bold;
}
table{
	color: #3b72a1;
	font-family: Trebuchet MS;
	font-size: 11px;
}

a, a:link, a:visited, a:hover{
	color: #555555; 
	font-size: 11px;
	text-decoration: underline;
}

/* MAIN */
.point{ background: transparent url(gx/m/point.gif) repeat-x bottom; }
.point_vert{ background: #BAB884 url(gx/m/point.gif) repeat-x bottom; }
/*
#contenu{ padding: 15px 0 15px 15px; }
*/
#copyright{ 
	font-family: Arial;
	font-size: 11px;
	display: block;	
	position: relative;
	top: 0px;
	left: 0px;
	padding: 10px;
	color: #999;
	text-align: right;
}
#copyright a, #copyright a:link, #copyright a:visited{
	color: #999; 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#copyright a:hover{ color: #000; }

/* BOUTONS */
a.btn_small, a.btn_small:link, a.btn_small:visited{
	color: #3a3b7b;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 6px 0 0 0;
	margin: 0 5px 0 0;
	/*width: 58px;
	height: 21px;
	_height: 27px;*/
	display: block;
	float: left;
	border-bottom: 2px solid #f18504;
}

a.btn_big, a.btn_big:link, a.btn_big:visited{
	color: #3a3b7b;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 6px 0 0 0;
	margin: 0 5px 0 0;
	/*width: 92px;
	height: 21px;
	_height: 27px;*/
	display: block;
	float: left;
	border-bottom: 2px solid #f18504;
}

a.btn_small:hover, a.btn_big:hover{ color: #3a3b7b; border-bottom-color: #3b72a1; }

a.langue, a.langue:link, a.langue:visited{
	color: #E1EDF8;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
}
a.langue:hover{
	
}
/* LISTING */

#list { margin: 0 0 20px 0; }

#list h1{
	color: #3a3b7b;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#list h2{
	color: #3b72a1;
	font-size: 12px;
	font-weight: bold;
}

#list .titre{
	/*background: transparent url(gx/m/point2.gif) repeat-x top;*/
	margin: 0 0 5px 0;
	height: 37px;
}

#list .bouton{ padding: 10px 0 0 0; }

/* DETAIL */

#detail{ margin: 0 0 10px 0; }

#detail .titreBlanc{
	color: #F7ECCE;
	font-size: 12px;
}

#detail .texte{ color: #242260; }

#detail a.link, #detail a.link:link, #detail a.link:visited{
	color: #242260;
	text-decoration: underline;
}
#detail a.link:hover{ color: #242260; }

.titreD{ 
	color: #3a3b7b; 
	font-family: verdana; 
	font-size: 12px; 
}

/* FORM */

.Input{
	color: #5C5C3F;
	font-family: Trebuchet MS;
	font-size: 11px;
	border: #000000 1px solid;
	background: #FFFFFF;
	width: 260px;
	margin: 1px 0 1px 0;
	_margin: 0 0 0 0;
}
/* LIGHTBOX CONTROL */
#lightbox { padding:20px 20px 5px 20px; background-color:#4D6C92; }
#lightboxDetails { padding-top:5px; }	
#lightboxCaption { float:left; color:#fff; font-size:12px;font-weight:bold }
#keyboardMsg { float:right; }
#keyboardMsg a { color:#fff; font-size:11px; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
#lightbox img { border:none; } 

div#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	/*background-color: #d48bc9; */
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
div#loadingDivImage{
	/*display: none;*/
}
img#loadingImage{
	/*width: 32px;
	height: 32px;*/
	/*background: #FFF;*/
	/*border: 1px solid #000;*/
}
/* couleur conter popup produit lightbox */

/* couleur du fond tranparent */
#overlay{
	background: #333333; 
}
#immeubles_print{
	display:none;
}