.site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF
}
.texte_blanc {  font-family: "Times New Roman", Times, serif; font-size: small; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:visited {  font-family: "Times New Roman", Times, serif; font-size: small; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:link {  font-family: "Times New Roman", Times, serif; font-size: small; font-weight: bold; color: #DCCDC0; background-color: #663300; text-decoration: underline}
.creme {  font-family: "Times New Roman", Times, serif; font-size: small; font-weight: bold; color: #E3CFC6; text-decoration: none}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FFFFFF
}
.texte_drk {  font-family: "Times New Roman", Times, serif; font-size: small; text-decoration: none}


