/**********/
/*bandeaux*/
/**********/
#bd_rouge {
	width: 939px;
	height: 14px;
	background-color: #e20025;
}
#bd_photo_1 {
	width: 939px;
	height: 153px;
	float:left;
}

#fond_graph_1 {
	width: 220px;
	height: 166px;
	background-image: url(/zp/templates/Eiffage_Generique/img/fondgraph1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 26px;
}

/**********/
/*contenu*/
/**********/
#boite_gauche {
	width: 220px;
	float: left;
	margin: 20px 0px 20px 0px;
}
#boite_gauche div.image_gauche{
	float: left;
	display: block;
	height: auto;
}
#boite_centre {
	float: left;
	margin: 20px;
	height: auto;
}
#boite_centre h1{
	font-size: 14px;
	font-weight: bold;
	color: #e1003a;
	text-transform: uppercase;
	margin-bottom: 18px;
}
#boite_centre h2{
	font-weight: bold;
	color: #e1003a;
	font-size: 14px;
}
#boite_centre p{
	margin-bottom: 18px;
	font-size: 12px;
	color: #000000;
}
#boite_centre strong{
	color: #000000;
	font-size: 12px;
}
div.actu_line {
	float:left;
	width: 690px;
	margin: 10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom: 1px #CCC solid;
}
div.actu_line.nobord { border:0; }
* html div.actu_line { width: 675px; }
div.actu_line div.content { float:left; font-size:12px; width: 100%; text-align: justify; overflow: hidden; }
div.actu_line div.content div.image_style{margin-left:10px;width:206px;float:right}
div.actu_line div.content span.title { margin-bottom: 5px;  width: 100%; }
div.actu_line div.content div img.bloc_img {width:200px; }
div.actu_line div.content div img.bloc_img.retaille { width: 200px; }
div.actu_line div.content div.image_style div{width:201px;}

