#banniere
{
	height:127px;
}

#conteneur
{
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	background-color:#f8efdd;
	position: relative;
}

#conteneur_page_menuDynamique
{
	margin-top: 20px;
clear:both;
}

#page
{
	color:#444;
	background: #fff;
	margin: 0;
	padding: 8px 0 15px 0;

}


/*===== footer debut =====*/

#footer
{
	background-image: url(/images/interface/footer.gif);
	border-top: 1px solid #f8efdd;
	height: 91px;
	background-repeat: no-repeat;
}

#footer a { text-decoration: none; color: #333; }
#footer a:hover { text-decoration: underline; color: #666; }

#menu_footer
{
	padding: 0;
	margin: 0;
}

#menu_footer li
{
	display: inline;
	background-image : none;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}

#menu_footer a
{
	color: #555;
}


/*===== footer fin =====*/