.texte_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.texte_gros {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.texte_gras_blanc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texte_gros_gras_rouge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.texte_normal {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.texte_normal_gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

