#footer {
	position:relative; 
	width:100%; 
	margin:0 auto; padding:0 0 20px 0; 
	text-align:center;
	color:#888888; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;
	font-weight:normal;
}

#footer .footer {
	width:100%; height:79px;
	margin:0 auto; text-align:center;
	background:#1A171B;
	border:0;
	background:#C0C0C0 url('../../images/layout/footer/footer-bg.jpg') repeat-y;	
	border-bottom:1px solid #C0C0C0;
}

#footer .flash {position:absolute; top:-50px; left:620px;}

#footer .footer .bloc-office {width:610px; margin:0 auto; text-align:center; overflow:hidden;}
#footer .footer .bloc-office .office {width:305px; float:left; padding:8px 0 0 0;}
#footer .footer .bloc-office .office p {margin:0; padding:0; color:#EFEFEF;}
#footer .footer .bloc-office .office .title {margin:0; padding:0; color:#E60700;}

#footer .logo {
	position:absolute; top:1px; left:-1px;
	width:100%; height:78px;
	border-bottom:1px solid #C0C0C0; /* IE6 */
	background:transparent url('../../images/layout/footer/footer-logo.png') no-repeat right bottom;	
}

#footer .mentions {
	margin:0; padding:15px 0 0 0;
	text-align:center;		
}
#footer .mentions p {
	margin:0; padding:0;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
#footer .mentions a {color:#888888; text-decoration:underline;}
#footer .mentions a:hover {color:#FFFFFF; text-decoration:underline;}

#footer .mentions .legend {	
	margin:0 0 5px 0; padding:0;
	font-size:10px; text-align:left;
}