/*** Styles relatifs au footer du site ***/

#footer a{
	color : #fff;
	margin : 0 10px;
	text-decoration : none;
}


#footer #idinteractive{
	position : absolute;
	right : 10px;
}

#footer .adresse{
	position : absolute;
	right : 8px;
	top : -20px;
	color : #FEC000;
	margin : 0;
}


