html { /* Force Scrollbar trick for Mozilla browsers 
 height: 100%;
 margin-bottom: 1px;*/
 }
body {
	background: url(../img/fond-page.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	/*color: #CCCCCC;*/
	padding: 0px;
	margin: 0px;
	
}
#contenant {
	width: 948px;
	background: url(../img/ombre.jpg);
	margin: 0px auto;
	/*border: 1px solid red;*/

	
	height: 702px;
	position: relative;
	top: 0px;
	padding: 0px 0 0 0;
	
}


#contenant2 {
	position:relative;
		background: url(../img/fond.jpg);/**/
	background-position: 0 180px ;
	background-repeat: no-repeat;
	/*background: url(../img/fondBG.gif) repeat-y bottom left;/*eventuellement pour remplir en bas à G
	background-color: #999;*/
	left:8px;
	/*right: 8px;*/
	border: 1px solid black ;
	height: 700px; width: 934px;
	/*padding: 140px 150px 30px 50px; */
	/*overflow: auto;????*/
}

/*.ombre {
	float:left;
	clear:left;
	
	
	margin: 0px 0 12px 20px;
	width: 936px; 
	border: 1px solid blue ;	

}*/

img {margin: 0px; padding: 0px;}


#gauche{ 
	position: absolute;
	left: 0px; 
	top: 225px;  
	width: 190px;
	
}
#gauche img{float: left; border-bottom: 1px solid black;} 
#droite{
	
	margin: 40px 80px 0 240px;
	height: 420px;
	overflow: auto;
	/*border-left: 1px solid black;*/
	/*????*/
	
}

#texte{
	position: relative;
}
	
#pied{
	/*display: none;
	background: url(../img/fond-bas3.jpg) repeat-x;
	border-top: 1px solid black;*/
	text-align: right;
	margin-right: 20px;
}

h1 {
	font-size: 14px; margin : 10px 0 0px 0; padding: 0;
}
h2 {
	font-size: 14px;padding:  0px; margin:5px 0px;
}
a{

	text-decoration: none;

	color: #993300;
	}
a:hover{
	color: #983d17;/*#CC3333*/
	text-decoration: underline;

}
#onglet1, #onglet2 {
	position:relative;
	width: 250px;
	height: 25px;
	top: -46px;
	padding: 0px;
	margin: 0px ;
	text-align: center;
	background-image: url(../img/onglet.gif);
	overflow: hidden;
	border-bottom: 1px solid white;

	
}
#onglet1 {	 float: left; }
#onglet2 {	 float: right;} 

#onglet1.av a,#onglet2.av a {color: black;}
#onglet1.av a:hover, #onglet2.av a:hover{	color: black;}

#onglet1.ar, #onglet2.ar {border-bottom: 1px solid black;}
#onglet1.ar a, #onglet2.ar a {color: #999; }
#onglet1.ar a:hover, #onglet2.ar a:hover{	color: #CC3333;}

div, ul, li{
	 padding: 0px;
	 margin: 0px;
 }
/*li{border: 1px solid #000;}/*sinon bug affichage IE*/

p{
	 padding: 3px 0;
	 margin: 0px;
 }
/*#contenant {
	 position: absolute;
	 top:0px;
	 left: 0px;
	 width: 100%;
 }
*/
p.pied {text-align: center; margin-top: 25px;}
#menu{
	position: relative;
	list-style: none;
	/*float: left;
	clear: left;*/	
	text-align: right;
	width: 220px;
}
#menu li{
	background-image: url("../img/fond-menu.jpg");
	background-repeat: no-repeat;
	background-position: -35px bottom ;
	padding: 10px 0;
		
}
#menu li.actif{
	background-position: left bottom ;
	background-repeat: repeat;
	background-image: url("../img/fond-menu2.jpg");
	margin: -5px 0 10px 0;
	border: 1px solid #a18f7d;
	padding: 5px 0;	
	
}
#menu a{
	text-decoration: none;
	display: block;
	color: black;
	padding: 2px 5px;
	margin: 0 30px 0 0;
	font-weight: bold;
	font-size: 14px;	
}

#menu a.actif{
	font-size: 15px;
	margin: 0 15px 0 0;	
}
#menu a:hover{
	color: #983d17;
	
}

#yourmapdiv {
	width:610px; height:350px
}


/*images*/
.img_G{ 
	float: left;
	margin: 2px 15px 0px 2px;
}
.petit{
	font-size: 9px;
}
.img_G img {
	border: 1px solid #CCC;
}
#vignettes img { margin: 5px; border: 1px solid  #CCC;}
#image {text-align: center; height: 300px;}
#image img {border: 1px solid  #CCC;}
.titrechantier{
	font-weight: bold;font-size: 10px;
}
.c {text-align: center;}
#ifr{display: none; width: 300px}
#ifr a img {border: none;}
#ifr iframe {border: none; width: 300px}
#ifr p {text-align: right;}
#tab_rec td{font-size: 12px;}