@charset "iso-8859-1";
/* CSS Document */

#footer{
	height:40px;
	border:2px solid #4A2A20;
	background-color: #4A2920;
	color: #FF0;

}
#footer .navig_bas{
	float:left;
	color: #FF0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
}

#footer .mentions{
	margin:20px 10px 0 0px;
	text-align:right;
	color: #FF0;
}

#footer .mentions a,#footer .mentions a:hover,#footer .mentions a:visited{
	color:#FF0;
}
