.texte-menu-current {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.texte-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
a:visited.texte-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
a:hover.texte-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}


.texte-sous-menu-current {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.texte-sous-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited.texte-sous-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.texte-sous-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.recherche {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #e6421f;

}

.texte-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.texte-date {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e6421f;
	text-align: justify;
}
.rechercheerror {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #e6421f;
	background-color: #FF3300;

}
