.textenoir {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
}
.textenoirgras {

	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.textenoirgrasmajuscule {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #993333;


}
.textenoirgrasminuscule {

	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
}
a:hover {
	color: #FFCC66;
	text-decoration: underline;

}
a:link {
	text-decoration: underline;
	color: #000000;

}
.textenoirpetit {

	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
}
a:active {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: underline;
	color: #000000;

}
.textenoiritalique {

	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: 100;
}
.textenoirgrasmajusculeCopy {

	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

