#footer a
{
	color: #999999;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
	color: #333333;
}
.contenu_footer
{
	font-size: 10px;
	color: #939598;
}