.texte {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;


}
.titre {
	font-size: 24px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.titre2 {

	font-size: 18px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.textebold {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
.sous {

	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}
.texte2 {

	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FFCC00;
}
.texteCopy {

	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.texteorange {


	font-size: 12px;
	font-weight: bold;
	color: FCB23C;
}
.exposant {
	font-size: 8px;
	font-weight: normal;
	color: #FFCC00;
	text-transform: capitalize;
	vertical-align: text-top;

}
