/********************************************* MENU PIED DE PAGE *********************************************/
/* L'alignement convient pour la plus part des anciens sites, ne pas toucher sans vérifier les autres sites. */
/*************************************************************************************************************/
#menu_pied_page{
	font-size: 1.0em !important;
	width: 100%;
	clear: both;
	font-family: Arial, sans-serif;	
	text-align: center;
	margin-left: -32px;
	margin-top: 4px;
	font-weight: normal;
	left: 50%;
}
.menu_pied_page ul{
	list-style-type: none;
	list-style: none;
}
.menu_pied_page li{
	display: inline;	
}

#menu_pied_page a{color:#003366;text-decoration:none;font-weight:normal;font-size:12px;list-style: none;margin-left:4px;}
#menu_pied_page a.link{color:#003366;text-decoration:none;font-weight:normal;font-size:12px;list-style: none;margin-left:4px;}
#menu_pied_page a:visited{color:#516D88;text-decoration:none;font-weight:normal;font-size:12px;list-style: none;margin-left:4px;}
#menu_pied_page a:hover{color:#516D88;text-decoration:underline;font-weight:normal;font-size:12px;list-style: none;margin-left:4px;}

.liavecseparateur{background-image: url('Images/separateur.gif');background-repeat: repeat-y;padding-left: 6px;}
