.liste_color {
	color: #990000;
}
.mandat_oui {
	font-weight: bold;
	color: #00CC00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.mandat_non {
	font-weight: bold;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.mandat_archive {
	font-weight: bold;
	color: #3300CC;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
