.titrenoir {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.soustitrenoir {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.texteitalique {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;

}
.texteitaliquebleu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #212491;
	text-decoration: none;
}
.textebleu {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #212491;
	text-decoration: none;
}
.titrenoirGras {

	font-family: "Trebuchet MS";
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.soustitrenoirGras {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.titrebleuGras {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #212491;

}
.textebleuPetit {


	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #212491;
	text-decoration: none;
}

.texteorangeGras {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #212491;
	text-decoration: none;
	text-align: left;
}
.texteorangeGrasItalique {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}
.textebleuGras {


	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #212491;
	text-decoration: none;
	text-align: left;
}
.textebleuPetitGras {



	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #212491;
	text-decoration: none;
	text-align: left;
}
