/* TABLE DES MATIÈRES:
	- Générale (body, html, h1, h2, ...)
	- Conteneur
	- Menu
	- Pieds de page
	- Textes
	- Formulaires
----------------------------------------------------------------------------------------*/
/* LIGHTBOX CONTROL */
#lightbox { padding:20px 20px 5px 20px; background-color:#898989; }
#lightboxDetails { padding-top:5px; }	
#lightboxCaption { float:left; text-align: 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;
}
/* GÉNÉRAL
--------------------------------------------------------------------------------------- */
body#index{
	background: #FFF url(gx/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align:center;
}
body#main{
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align:center;
}
html{
	/* Garder 3 fontes seulement */
	font-family: Arial, Verdana, Tahoma;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a{border:0; margin:0; padding:0;}

h1{
	color: #32526f;
	font:18px Arial;
	font-weight: bold;
}
h1 a{ color: #32526f;font-weight: normal;font:18px Arial; }
h2, h2 a{
	color: #838339;
	font:14px Arial;
	font-weight: bold;
}
h3{
	color: #32526f;
	font:13px Arial;
	font-weight: bold;
	margin-top:5px;
}
/* CONTENEUR
--------------------------------------------------------------------------------------- */
#conteneur{
	background: #FFF url(gx/bg.gif) repeat-y;
	margin: 0 auto 0 auto;
	text-align:center;
	width:1005px;
}

#conteneur2{
	margin: 0 auto 0 auto;
	text-align:left;
	width:965px;
}

#header{
	background: #fff url(gx/m/header.gif) no-repeat;
	width:965px;
	height: 125px;
	padding:0px;margin:0;
}

/* MENU UTILITAIRE
--------------------------------------------------------------------------------------- */
#menuu{float:right;height:30px;width:235px; margin:0; padding:0; background-color: #b2b468; font-family: Tahoma;}
#menuu ul{margin:0;padding:0; display:block;}
#menuu ul li{background:none;padding:0; margin:0; display:block; float:left; list-style-type:none;border-right: solid 1px #d5d994;}
#menuu ul li a, #menuu ul li a:link, #menuu ul li a:visited{
	border-bottom: #b2b468 solid 3px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
	_height: 100%;
	padding: 6px 15px 6px 15px;
	_padding: 3px 15px 0 15px;

	text-decoration: none;
}
#menuu ul li a:hover, #menuu ul li a:visited:hover{border-bottom: #ff8302 solid 3px;}
#menuu ul li a.actif, #menuu ul li a.actif:visited{color:#000;border-bottom: #ff8302 solid 3px;}

/* MENU
--------------------------------------------------------------------------------------- */
#menu{height:50px; margin:0; padding:0;background: url(gx/m/bgMenu.gif) no-repeat; width: 965px;}
#menu ul{margin:0 0 0 30px;padding:0;}
#menu ul li{position:relative;padding:0; margin:0; display:inline; list-style-type:none;}
/*
#menu ul ul{position:absolute;left:0;top:10px;_top:50px;padding: 0px 0 0 0;height:auto;width:182px;}
#menu ul ul ul{position: absolute;top:-25px;left:182px;}

#menu li ul li a, #menu li ul li a:link, #menu li ul li a:visited{
	border-bottom: 1px solid #Fff;
	font-size: 10px;
	font-weight: bold;
	width: 173px;
	color:#fff;

	line-height: 25px;
	display:block;
	background: #30516e;
	text-decoration: none;

}
#menu li ul li.last a, #menu li li li.last a{border: 0;}


#menu li ul li a:hover{background: #355c81; text-decoration: none; color: #fff;}*/

/* SOUS MENU
--------------------------------------------------------------------------------------- */
#sousMenu{float:left; display: block; height: 35px; width: 100%; margin:0; padding:0; background-color: #e3e7eb; font-family: Arial;}
#sousMenu ul{margin:0 0 0 30px;padding:0; display:block;}
#sousMenu ul li{background:none;padding:0; margin:0; display:block; float:left; list-style-type:none;}
#sousMenu ul li a, #sousMenu ul li a:link, #sousMenu ul li a:visited{
	
	color: #1e3f5e;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	height:35px;
	padding: 10px 15px 6px 15px;
	_padding: 0px 15px 0 15px;

	text-decoration: none;
}
#sousMenu ul li a:hover, #sousMenu ul li a:visited:hover{color:#848841;}
#sousMenu ul li a.actif, #sousMenu ul li a.actif:visited{color:#848841;background: url(gx/m/sousMenu_on.gif) no-repeat top;}

/* SOUS MENU
--------------------------------------------------------------------------------------- */
#ssmenu a{margin-right:10px;color: #32526f;font-weight: bold;font:14px Arial;}
#ssmenu a.actif{color:#E37200;}

/* MENU MEMBRE
--------------------------------------------------------------------------------------- */
#menuMembre{
	float:left;display:block;
	height: 55px;
	margin: 0 0 0 105px; _margin-left:90px;
}

/* COMMANDER EN LIGNE
--------------------------------------------------------------------------------------- */
#btnCommander{
  width: 700px;
	height: 40px;
	display: block;
	float:right;
	margin-top:25px;_margin-top:20px;
	
}
#btnCommander ul{margin:0 0 0 0px;padding:0; display:block;float:right;}
#btnCommander ul li{background:none;padding:0; margin:0; display:block; float:left; list-style-type:none;}
#btnCommander ul li a, #btnCommander ul li a:link, #btnCommander ul li a:visited{
	padding: 0px 0px 0px 20px;


	text-decoration: none;
}

/* CONTENU CENTRAL
--------------------------------------------------------------------------------------- */
#contenu{
	
	/*width:685px;_WIDTH:705px;*/
	
	float:left; 
	display: block;
	min-height:500px;_height: 500px;

}
/* MENU LATERAL
--------------------------------------------------------------------------------------- */
#menuLateral{
	width:232px;
	/*min-height:100%;*/
	margin-right:15px;
	display: block;
	float: left;

}
#menuLateral div{display: block;	float:left;}



/* CONTENU CENTRAL
--------------------------------------------------------------------------------------- */
#contenuDroit{

	width:210px;_width:238px;
	border-left: 1px solid #bbbbbb;
	float:right; 
	display: block;
	padding-left:15px;
	margin-left:5px;
}

#nouvelle{
	font-family: Trebuchet MS;
	font-size: 11px;
}

#dhtmltooltip { position: absolute; left: -300px; width: 150px; padding: 10px; visibility: hidden; z-index: 100; text-align : left; }
#dhtmltooltip dt, #dhtmltooltip dd { width : auto; padding : 0; margin : 0 }
#dhtmltooltip dd { padding-left : 5px; font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #9A6219; text-align: left; }
#dhtmltooltip dt { margin-bottom : 2px; font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #513903; text-align: left;}
#dhtmlpointer { position:absolute; left: -300px; z-index: 101; visibility: hidden; }
#dhtmltooltip { border: 1px solid #555; background-color: #FCF5E5; color : #000; }
#dhtmltooltip dt { color : #000; border-bottom : 1px solid #000; }

.boiteContenu{
	background: #F5F7F7;
	border:1px solid #BAD0DB;
	padding: 5px;
	display: block;
	margin-bottom: 10px;
}

.onglet{/* pour les h2 des boiteContenu */
	border-top:1px solid #32526f;
	border-left:1px solid #32526f;
	border-right:1px solid #32526f;
	padding:5px;
	font-size:14px;
	display: block;
	color: #fff;
	background-color: #32526f;
}

/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{background: #f3f5d6 url(gx/m/bgFooter.gif) no-repeat; color:#97974d; font-family:Arial; font-size:11px; height:150px; padding:30px 10px 0 30px;}
#piedPage a{color:#97974d; text-decoration:none;}
#piedPage a:hover{color:#97974d;}
#piedPage #copyrights{float:left; margin:0; text-align:left;}
#piedPage #copyrights a{font-weight:bold;}
#piedPage #copyrights #lienCopyrights{font-weight:normal; text-decoration:none; color:#97974d;}
#piedPage #copyrights #lienCopyrights:hover{font-weight:normal; text-decoration:none; color: #97974d;}

#menuSecondaire{color:#3d3d3d;float:right;margin:0; padding:0;display:block;}
#menuSecondaire a, #menuSecondaire a:link, #menuSecondaire a:visited{color:#3d3d3d;margin:0 8px;font-weight: normal;}
#menuSecondaire a:hover, #menuSecondaire a:visited:hover{color: #3d3d3d;text-decoration:underline;}
/* TEXTES
--------------------------------------------------------------------------------------- */
p, td{font-size: 12px; font-weight: normal; line-height: 16px; color: #000;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited, td a{color: #000; text-decoration: underline;}
p a:hover, p a:visited:hover, ul li a:hover, ul li a:visited:hover, ol li a:hover, ol li a:visited:hover{
	color:#ff8302; text-decoration:underline;
}
p img{
	margin:5px;
}
ul{margin-top:10px;margin-bottom:10px;font-size:12px;}
ol{margin-top:10px;margin-bottom:10px;font-size:12px;}
ul li{ line-height:14px; list-style:none; margin-top:5px;padding-left:15px; margin-left:0px;background: url(gx/m/fleche.gif) no-repeat 0 5px;}
ol li{ line-height:14px; color:#1F1F1F; margin-left:16px;}



.textePetit{font-size:10px; color:#1F1F1F; }
.textePetit a, .textePetit a:link, .textePetit a:visited{font-size:10px; color:#1F1F1F;}
.textePetit a:hover, .textePetit a:visited:hover{font-size:10px; color:#1F1F1F;}

/* 
p:first-letter{color:green; font-size:200%; text-transform:uppercase;}
sup{position:relative; bottom:0.3em; vertical-align:baseline;}
sub{position:relative; bottom:-0.2em; vertical-align:baseline;}

*/

.lienRSS{
	background: url(Gx/rss.gif) no-repeat left;
	padding:5px 0 5px 20px;
}
.lienPDF{
	background: url(Gx/icone_PDF.gif) no-repeat left;
	padding:5px 0 5px 20px;
	line-height: 20px;
}
.lienHTM{
	background: url(Gx/icone_HTM.gif) no-repeat left;
	padding:5px 0 5px 20px;
	line-height: 20px;
}
.ligne{
	border-top: 1px solid #ccc;
	height: 1px;
	line-height: 1px;
	width:206px;
	margin:5px 0 ;
}
/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{margin-bottom:10px; padding: 5px; border:none;font-size: 11px;}
fieldset legend{font-size: 14px; font-weight: bold; color:#838339; padding:3px 0;/*border: 1px solid #999;*/}
fieldset label, label{font-size: 12px; color:#000;margin:2px 0 2px;float:left;display:block;}

.champMembre{	
	background: #fff;
	height: 17px;_height: 22px;
	line-height: 22px;
	border: none;
	color: #994e00;
	font-size: 11px;
	float:left; display: block;
	padding:4px 0 0 2px;_padding: 0 0 0 4px;
	margin:1px 5px 1px 0;

}
.champTexte{	
	background: #fff;
	/*line-height: 22px;*/
	_height: 20px;
	border: none;
	color: #32526f;
	font-size: 11px;
	padding:2px 0 2px 2px;
	margin:1px 5px 1px 0 ;
	border: 1px solid #C9D0D6;
	float:left;display:block;

}
.listeDeroulante{
	background: #fff;	
	border: 1px solid #C9D0D6;
	color: #32526f;
	font-size: 11px;
	margin:2px 0 2px;
	float:left;display:block;
}
.boiteTexte{
	background: #fff;
	border: 1px solid #C9D0D6;
	color: #4E677A;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin:2px 0 2px;
}
.bouton{
	background-color: #1d3a55;
	border: 1px solid #C9D0D6;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding:1px 10px;
	cursor: pointer;
}
.bouton:hover{background-color: #31516f;} /* FF seulement */
.boutonRadio{
	/*background: #EEF3F7;
	color: #4E677A;
	font-size: 11px;*/
	float:left;display:block;
}
.caseaCocher{
	border: none;
}
.erreur{
	color: #FF0000;
}

.champCache {display:none; visibility:hidden;} /* Utilisé pour l'antiSpam */
