a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	color: #5d4f37;
}
a:visited {
	color: #5d4f37;
}
a:hover {
	color: #990000;
}
a:active {
	color: #5d4f37;
}
.titre_rubrique {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5d4f37;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.texte_normal {
	font-size: 12px;
	color: #5d4f37;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
}
