/**********/
/*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 {
	width: 695px;
	float: left;
	margin: 20px 0 20px 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;
}
/*#boite_centre table tr td{
	color: #000000;
}*/
#boite_centre div.lien img {
	vertical-align: middle;
	margin-right: 7px;
}
