.textenoir {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: 100;
}
.textenoirgras {

	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
.textenoirgrasmajuscule {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;

}
.textenoirgrasminuscule {

	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
}
.textebrungras {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #986641;

}
a:hover {
	color: #C7AB8D;
	text-decoration: underline;

}
a:link {
	text-decoration: none;
}
.textenoirgrasmajusculebig {

	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.textenoirpetit {

	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: 100;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
.textenoiritalique {

	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 15px;
	font-style: italic;
	font-weight: 100;
}
.textevertgras {

	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #009966;
}
.textevert {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: 100;
	color: #009966;

}
.textenoir17 {

	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 17px;
	font-style: normal;
	font-weight: 100;
}
.textebrunpetit {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #986641;

}
.textebrun {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: 100;
	color: #986641;

}
.texterougegras {


	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

