div#gauche{
	width:217px;
	float:left;
	padding:6px 0px 0px 1px;
}

div#centre{
	width:415px;
	float:left;
	padding:6px 15px 0px 12px;
}

div#droite{
	width:200px;
	float:left;
	padding:6px 0px 0px 0px;
}

/*Styles des éléments contenus dans le bloc droite*/
div#titreImplantation{
	width:200px;
	height:25px;
	margin:0px 0px 0px 0px;
}

div#blocPublicite{
	width:196px;
	height:197px;
	padding:27px 2px 1px 2px;
	margin:9px 0px 9px 0px;
	background:url(images/eur/fond_blocPublicite.jpg) left top no-repeat;
}
/*---*/

#contenu .titre h2{
	display:block;
	width:395px;
	min-height:13px;
	_height: 13px;
	height: auto;
	padding:5px 10px 10px 10px;
	margin:0px;
	line-height: 18px;
	background:#007e34 url(images/eur/fond_titre.jpg) left top no-repeat;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
