div.footer{
	font-family: sans-serif;
	float:left;
	margin-top:20px;
	width:100%;
	display:inline;
	vertical-align: bottom;
	text-align:center;
	color: #8D8D8D;
	text-decoration: none;
	font-size: 0.8em;
	font-weight:normal;
}
a.txt_footer, .footer a {
	color: #8D8D8D;
	text-decoration: none;
	font-weight:bold;
	margin-right:40px;
}
a.txt_footer_actif {
	color: #B4003A;
	text-decoration: none;
	font-weight:bold;
	margin-right:40px;
}

