#menucentral {
	float: left;
}

#contenu {
	clear: none;
	margin-top: 20px;
	margin-left: 238px;
}

H3 {
	color:#732813;
	padding: 0;
	margin: 0;
}
/**********
 * ENTETE
 **********/

#contenu DIV.entete {
	border: solid 1px #e1c7ae;
	height: 190px;
	margin-bottom: 18px;
/*	margin-left: 238px;*/
}

#contenu DIV.entete IMG.imgtheme {
	float: right;
}

#contenu DIV.entete IMG.imgtitre {
	margin-top: 15px;
	margin-left: 7px;
}

#contenu DIV.entete H1 {
	margin-left: 7px;
	color: #732813;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#contenu DIV.entete H2 {
	margin-left: 7px;
	color: #732813;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
}


