
#entete_centre {
	position: fixed;
	background:#e6d8a1;
	width:inherit;
	height:150px !important;
}

#contenu_centre {
	float:left;
	background-color:white;
	height:1050px;
	margin-top:148px;
	margin-left:0px;
	color:#862e41;
	width:1200px;
}


#logo_fondation {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:400px;
	height:347px;
}