.texte {
	font-family: Arial;
	font-size: 12px;
	color: #483d33;

}


.texte2 {
	font-family: Arial;
	font-size: 11px;
	color: #483d33;

}
.texte2souligne {
	font-family: Arial;
	font-size: 11px;
	color: #483d33;
	text-decoration:underline

}


.grasNoir {
	font-family: Arial;
	font-weight: bold;
	color: #483d33;
	font-size: 12px;

}

.grasBlanc {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;

}

.grasBlanc2 {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;

}

