@charset "utf-8";
/* CSS Document */

#contenuwrap h1 {
	margin-left:15px;
	padding-bottom:0px;
	padding-top:5px;
	font-size: 1em;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}


#contenu h2 {
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(../img/fond/fond_titre_page_gris.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 27px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 10px;
	color: #3D6FA1;
}
#contenu h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}

