
#footer
{
	clear: both;
	text-align: center;
	background-color: #BDBFC0;
	padding:0 0 0 0;
	background: transparent url('../../medias/images/basbas.png') repeat;
	color: #001f7f;
}
#footer hr
{
	color: #666666;
} 
#footer a
{
	color: #001f7f;
}        

#footer #footer_disclamer
{
	background: #0649a5; 
	text-align: center;
	color: #eadfd3;
	font: bold 14px Arial;   
	padding: 5px 0;
}

#footer #footer_disclamer span
{
	color: #f900f9;
}

#footer #footer_links
{
	margin-top: 0px;
}           

#footer #footer_links a
{
	color: #001f7f;   
	font-size: 13px;      
	margin: 0 10px ;
}        

#footer #footer_protection
{
	margin-top: 20px;
}           

#footer #footer_copyright
{	background-color: #BDBFC0;
	color: #001f7f;   
	font-size: 13px;      
	margin: 10px 0 0 0;
	font-weight:bold;
}        

