.standard {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #6A6A6A}

.grasgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7F5D3F;

}
.standardnoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.standardgrisclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86512A;
}
.standardnoirform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3A3A;
	background-color: #ECE9D8;
	border: none;



}
.minigris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.grandtitregris {
	font-family: "Courier New", Courier, mono;
	font-size: 28px;
	font-weight: bold;
	color: #CCCCCC;

}
.grasnoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3A3A3A;
}
.moyentitregris {

	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	font-weight: bold;
	color: #CCCCCC;
}
.standardplushaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6A6A;
	line-height: 24px;

}
.grandtitrenoir {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #999999;
}
.moyentitrenoir {


	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
}
.titrenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E07000;
	font-weight: bold;



}
a:visited {
	color: #FF3300;
	text-decoration: none;
}

