.actuel{
	background:url(../images/fond_item.png) no-repeat;
	height:41px;
	margin:10px 0 0 10px;
	padding:10px 0 0 10px;
}

.actuel .texte_lien{
	display:block;
	height:20px;
	width:130px;
	text-align:center;
	font-style:italic;
	font-size:1.2em;
	font-weight:bold;
	color:#9173AC;		
}

.lien{
	background:url(../images/fond_item.png) no-repeat;
	height:41px;
	margin:10px 0 0 10px;
	padding:10px 0 0 10px;
}

.lien a, .lien a:visited{
	display:block;
	height:20px;
	width:130px;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	color:#00339A;		
}

#footer .navig_bas{
	float:left;
	margin:20px 0 0 20px;
}

#footer .mentions{
	margin:20px 10px 0 0px;
	text-align:right;
}

#footer .mentions a,#footer .mentions a:hover,#footer .mentions a:visited{
	color:#000;
}
