.blanc-10 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.blanc-10:hover{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.vert-10 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #607744;
	text-decoration: underline;
}

.vert-10:hover{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #607744;
	text-decoration: none;
}

.noir-10 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.noir-10:hover{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.noir-11-b {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.noir-11 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.noir-14 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.noir-11btn {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.noir-11btn:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.noir-11bb {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.noir-11bb:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.gris-11 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A3A3A3;
	text-decoration: none;
}

.bleu-11t {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0063DC;
	text-decoration: none;
}

.mauve-11 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AF00B5;
	text-decoration: underline;
}

.mauve-11:hover{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AF00B5;
	text-decoration: none;
}

.rouge-11 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.rouge-11:hover{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.gris-10 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7B7B7B;
	text-decoration: none;
}

