/* CONTENU PAGE */
#contenu {
	background-color: #FFFFFF;
	width: 790px;
	float: left;
	margin-top: 20px;
}
#contenu h1 {
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(../img/fond/fond_titre_page_gris_large2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 27px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	color: #3D6FA1;
}

