#footer {
	position:relative; 
	width:100%; 
	margin:0 auto; padding:0; 
	text-align:center;
	color:#BABABA; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;
	font-weight:normal;
}

#footer .menu {
	width:100%; height:18px;
	margin:0 auto; text-align:center;	
	border:0;
	background:#F7F7F7;	
}

#footer .menu p {
	margin:0; padding:0; text-align:center;			
}

#footer .menu a:link, #footer .menu a:visited {color:#000000; text-decoration:none;}
#footer .menu a:hover {color:#000000; text-decoration:underline;}

#footer .mentions {
	width:100%; height:90px;
	margin:0 auto; padding:0;
	text-align:center;	
	background:#232124 url('../../images/layout/footer/footer-bg.png') no-repeat;
}
#footer .mentions p {
	margin:0; padding:8px 0 0 0;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
#footer .mentions a {color:#BABABA; text-decoration:underline;}
#footer .mentions a:hover {color:#FFFFFF; text-decoration:underline;}
