/*
s'applique à: /footer/footer.inc.php
*/


#footer
{
	
	background-color: #613e22;
	padding: 0 10px 20px 10px;
	width: 990px;
	clear: both;
	display: block;

}

#footer a
{
	color: white;
}

#footer p
{
	margin: 0;
	padding: 10px 0;
	color: gray;
}


#info_footer
{
	width: 660px;
	float: left;	
}

#validator

{
	float: right;
}


#validator a

{
	display: block;
	margin: 5px;
}

div.derouler

{
	position: relative;
	clear: both;
}


