@charset "utf-8";
/* CSS Document */
body{
	background:#000;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
}
p{
	margin:0;
	padding:0;
}
img{
	margin:0;
	padding:0;
}
#haut{
	width:934px;
	min-height:220px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#haut #gauche{
	width:100px;
	height:220px;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
}
#haut #gauche p{
	margin:10px 0 0 0;
	padding:0;
	width:100px;
	height:85px;
}
#haut #milieu{
	width:760px;
	height:220px;
	float:left;
	margin:0;
	padding:10px;
	text-align:center;
}
#haut #milieu p{
	margin:0;
	padding:0;
}
#haut #milieu a{
	color:#FFF;
	text-decoration:none;
}
#haut #droite{
	width:50px;
	height:220px;
	float:left;
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
}
#haut #droite p{
	width:50px;
	padding:0;
	margin:0;
	height:48px;
}
ul#menuHaut{
	background:url(../images/cabinet-clemenceau-menu_01.jpg) repeat-x;
	width:100%;
	height:36px;
	margin:0;
	padding:0;
	/*border-bottom:#FFF 3px solid;*/
	list-style-type:none;
	text-align:center;
	color:#000;
}
ul#menuHaut li{
	display:inline;
	margin:0;
	padding:0 10px;
	color:#FFF;
}
ul#menuHaut li a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
ul#menuHaut li a:active{
	color:#000;
	text-decoration:none;
}
#global{
	width:934px;
	min-height:300px;
	margin:0 auto 0;
	padding:10px;
	background:#C00;
	overflow:hidden;
	/*border-top:#000 3px solid;*/
}
#global #milieuGa{
	width:514px;
	height:450px;
	margin:0;
	padding:10px;
	clear:both;
}
#milieuGa #hautGa{
	border-top:#FFF 5px solid;
	border-bottom:#fff 5px solid;
	border-left:#fff 1px solid;	
	border-right:#fff 1px solid;
	background:#FFF;
	color:#000;
	padding:5px;
	height:245px;
	margin-bottom:12px;
}
/* hack ie */
* +html #global #milieuGa p.hautGa{
	margin:-285px 0 0 0;
}
ul#fraisGa{
	border-top:#FFF 5px solid;
	border-bottom:#fff 5px solid;
	border-left:#fff 1px solid;	
	border-right:#fff 1px solid;
	background:#000;
	color:#fff;
	width:49%;
	height:100px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	list-style-type:none;
} 
ul#fraisGa li{
	display:inline;
	margin:0;
	padding:0 5px;
	font-size:15px;
}
ul#fraisGa li a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}


ul#fraisDr{
	border-top:#FFF 5px solid;
	border-bottom:#fff 5px solid;
	border-left:#fff 1px solid;	
	border-right:#fff 1px solid;
	background:#000;
	color:#fff;
	width:50%;
	float:left;
	height:100px;
	margin:0 0 5px 0;
	padding:0;
	text-align:center;
	text-decoration:none;
	list-style-type:none;
} 
ul#fraisDr li{
	display:inline;
	margin:0;
	padding:0 5px;
	font-size:15px;
}
ul#fraisDr li a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}




p.basGa{
	border:#000 1px solid;
	height:300px;
	float:left;
}
#global #milieuDr{
	width:370px;
	height:476px;
	margin:-474px 0 0 534px;
	padding:0;
	background:#FFF;
	color:#000;
}
#global #milieuDr h2{
	text-align:center;
}
#global #milieuDrba{
	width:370px;
	height:143px;
	margin:0 0 0 534px;
	padding:107px 0 0 0;
	text-align:center;
}
/*---------- mise en page des actualités ----------*/
#scrollup {
	position: relative;
  	overflow: hidden;
	height: 345px;
   	width: 370px;
}
.headline {
	position: absolute;
	top: 375px;
  	left: 5px;
  	height: 345px;
 	width:370px;
	text-align:center;
}
.headline a{
	color:#000;
	text-decoration:none;
}
#anonce{
	width:834px;
	min-height:365px;
	max-height:365px;
	background:#fff;
	color:#000;
	padding:0;
	margin:10px auto;
	text-align:left;
	clear:both;
}
*+html, * html #anonce{
	width:834px;
	min-height:400px;
	max-height:400px;
	background:#fff;
	color:#000;
	padding:0;
	margin:10px auto;
	text-align:left;
	clear:both;
}
#anonce img{
		margin:5px;
}
#anonce p{
		margin:10px;
		width:320px;
		height:220px;
}

#anonce h3{
		margin:-200px 5px 5px 340px;
		height:30px;
}
#anonce h2.Titregauche{
		margin:0 0 10px 0;
		padding:5px;
		height:20px;
		width:402px;
		background:#FF0;
		float:left;
}
#anonce h2.TitreDroit{
		margin:0 0 10px 0;
		padding:5px;
		height:20px;
		width:412px;
		background:#FF0;
		float:right;
		text-align:right
}
#anonce h4{
		margin:0 5px 0 340px;
		height:100px;
}
#anonce h5.droiteImprim{
		margin:0 0 0 340px;
		width:100px;
		float:left;
}
#perfoEner{
	float:right;
	width:350px;
	height:170px;
	max-height:170px;
	margin:0 35px 0 0;
	padding:0;
}
*+html, * html #perfoEner{
	float:right;
	width:350px;
	height:170px;
	max-height:170px;
	margin:5px 35px 0 0;
	padding:0;
}
#perfoEner p.perfoTitre{
	padding:0;
	margin:-13px 0 0 0;
	width:350px;
	height:58px;
	background:url(../images/titre_perfo.jpg);
}
#perfoEner #perfoDetailGe{
	padding:0;
	margin:0;
	width:100%;
	max-height:126px;
	clear:both;
}
#perfoDetailGe .perfoGau{
	width:175px;
	max-height:126px;
	margin:0;
	padding:0;
	float:left;
}
.valeurPerfo{
	z-index:100;
	position:relative;
	font-weight:bold;
	font-size:10px;
	width:40px;
	float:right;
	text-align:center;
	margin:-15px 25px 0 0;
	padding:0;
}
.valeurGaz{
	z-index:100;
	position:relative;
	font-weight:bold;
	font-size:10px;
	width:40px;
	float:right;
	text-align:center;
	margin:-15px 2px 0 0;
	padding:0;
}
*+html, * html #perfoEner #perfoDetailGe .perfoGau .valeurPerfo{
	z-index:100;
	position:relative;
	font-weight:bold;
	font-size:10px;
	width:40px;
	float:right;
	text-align:center;
	margin:0 25px 0 0;
	padding:0;
}
html>/**/body .valeurPerfo {
	z-index:100;
	position:relative;
	font-weight:bold;
	font-size:10px;
	width:40px;
	float:right;
	text-align:center;
	margin:-11.5px 25px 0 0;
	padding:0;
}
html>/**/body .valeurGaz{
	z-index:100;
	position:relative;
	font-weight:bold;
	font-size:10px;
	width:40px;
	float:right;
	text-align:center;
	margin:-11.75px 2px 0 0;
	padding:0;
}
#anonce a{
	color:#000;
	text-decoration:none;
}
#pied{
	width:914px;
	margin:0 auto;
	padding:10px;
	background:#FFF;
	color:#000;
}
#bas{
	width:934px;
	margin:0 auto;
	padding:10px;
	clear:both;
}
#bas h5.parti1{
	width:400px;
	float:left;
}
#bas h5.parti1 a{
	text-decoration:none;
}
#bas h5.parti2{
	width:460px;
	float:right;
	margin-right:20px;
	text-align:right;
}
p.Style1 {
	width:934px;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#F27900;
	font-size: 9px;
}
p.Style1 a{
	text-decoration:none;
	color:#F27900;
	font-size: 9px;
}
#legal{
	width:934px;
	margin:0 auto;
	padding:10px;
	text-align:center;
}
h2.PiedAnnonce{
	width:834px;
	margin:-10px auto 30px auto;
	padding-top:5px;
	height:25px;
	background:#FF0;
	color:#000;
	text-align:center;
}
/* IE 9 */

:root body{background:#000/9}
:root body{margin:0/9}
:root body{padding:0/9}
:root body{font-family:Verdana, Geneva, sans-serif/9}
:root body{font-size:11px/9}
:root body{color:#fff/9}

:root #haut{width:934px/9}
:root #haut{min-height:220px/9}
:root #haut{margin:0 auto/9}
:root #haut{padding:0/9}
:root #haut{overflow:hidden/9}

:root #gauche{width:100px/9}
:root #gauche{height:220px/9}
:root #gauche{margin:0/9}
:root #gauche{padding:0/9}
:root #gauche{float:left/9}
:root #gauche{text-align:center/9}


