.standard {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.GrasRouge
{
    font-family: Verdana;
    font-size: 13px; 
	font-style: normal;
	font-weight: bold;
    color: #CC0000;
}
.GrasNoir
{
    font-family: Verdana;
    font-size: 13px; 
	font-style: normal;
	font-weight: bold;
    color: #000000;
}
.Petit {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}