A {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.texte {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.texte-noir {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.titre {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #F8BF24;
	font-weight: bold;
}
.titre:hover {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #F8BF24;
	font-weight: bold;
}
.sous-titre {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #00CC00;
	font-weight: normal;
}
.gris {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
}
