/**************/	
/**  FOOTER  **/
/**************/
#mangerbouger {
	width:910px;
	height:18px;
	color:#666666;
	background-color:#ffffff;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:4px;
	clear:both;
	}
#bandeau_bas {
	width:910px;
	height:auto;
	background-color:#97bf14;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	}
#menu_bas {
	width:630px;
	height:35px;
	margin-top:10px;
	margin-left:60px;
	white-space:pre;  /**  pour respecter les espaces  **/
	float:left;
	}
#menu_bas a{
	color:#ffffff;
	font-size:13px;
	font-weight: bold;
	}

#footer_bas {
	font-size:10px;
	padding-left:20px;
	padding-right:10px;
	clear:both;
	}
#footer_bas a {
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
	}
#footer_bas a:hover {
	font-size:10px;
	text-decoration:underline;
	}
