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

/**********/
/*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: 710px;
	overflow:hidden;
	display:block;
	float: left;
	clear:none;
	height: auto;
	margin: 20px 0 20px 10px;
}
#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;
}

div.flashMap {  display:block; float:left; width: 450px !important;}
#boite_centre iframe{overflow:hidden};
