#footer {
	position:relative; top:165px;
	width:100%; height:auto; min-height:100px; _height:101px;
	background:transparent url('../../images/layout/footer/footer-bg.jpg') repeat-x left top;
}
#footer .footer {
	/* surchage ici - voir layout-index.css */
	padding:10px 0 0 0;		
}
#footer .footer p {
	color:#333333;
	margin:0; padding:3px;
	font-size:.8em; text-align:center;
}
#footer .footer a:link, #footer .footer a:visited {color:#333333; text-decoration:underline;}
#footer .footer a:hover {color:#000000;}
