/* CSS Document */

div#contenu #deux #centre_centre{
	background-image:url(../images/fond_centre.jpg);
	background-repeat:repeat-y;
}

div#deux h1#titrecentre{
	color:#f77a00;
	text-align:left;
	font-family:inherit;
	font-size:1.4em;

}

div#gauche h2.titre_rub_loc, div#droite h2.titre_rub_loc{
	color:#0066cc;
	font-size:1.4em;
	text-align:left;
	font-family:inherit;
}

div#gauche .chapo p, div#droite .chapo p{
	color:#333;
	font-size:1em;
	text-align:left;
	font-family:inherit;
}

div#gauche .texte, div#droite .texte{
	color:#0066cc;
	font-size:1em;
	text-align:left;
	font-family:inherit;
}

div#gauche .texte p, div#droite .texte p{
	color:#0066cc;
	font-size:1.1em;
	text-align:left;
	font-family:inherit;
	margin-bottom:10px;
}

div#gauche .texte h3.spip, div#droite .texte h3.spip{
	color:#006633;
	font-size:1em;
	text-align:left;
	font-family:inherit;
}

div#gauche .texte strong, div#droite .texte strong{
	color:#006633;
	font-size:1em;
	text-align:left;
	font-family:inherit;
	font-weight:normal;
}

div#gauche .logo_rub10, div#droite .logo_rub10{
	float:left;
	height:70px;
}
