.texte_bas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FA0028;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.menu:link {
	color: #666666;
	text-decoration: none;
}
a.menu:visited {
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
}
a.menu:active {
	text-decoration: none;
}
.fond_page {
	background-image: url(images/fond_bas.gif);
	background-repeat: repeat-x;
	background-position: top;
}
