@charset "iso-8859-1";

.texte1_petit{
	font-family:  verdana;
	font-size: 10px;
	color: #777777;
	text-decoration:none;
	font-weight: normal;
}
.texte1_moyen{
	font-family:  verdana;
	font-size: 12px;
	color: #777777;
	text-decoration:none;
	font-weight: normal;
}
.texte1_grand{
	font-family:  verdana;
	font-size: 14px;
	color: #777777;
	text-decoration:none;
	font-weight: normal;
}
.texte2_petit{
	font-family:  verdana;
	font-size: 10px;
	color: #e72019;
	text-decoration:none;
	font-weight: normal;
}
.texte2_moyen{
	font-family:  verdana;
	font-size: 12px;
	color: #e72019;
	text-decoration:none;
	font-weight: normal;
}
.texte2_grand{
	font-family:  verdana;
	font-size: 14px;
	color: #e72019;
	text-decoration:none;
	font-weight: normal;
}

.titre1{
	font-family:  verdana;
	font-size: 14px;
	color: #e72019;
	text-decoration:underline;
	font-weight: bold;
}


.sous_titre1{
	font-family:  verdana;
	font-size: 14px;
	color: #e72019;
	text-decoration:none;
	font-weight: normal;
	
}


