.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #007777;
}
.titre2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #007777;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.normal14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.titre1_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
    color: #007777;
	font-style: normal;
}
.titre2_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
    color: #007777;
	font-style: normal;
}
.titre_lettre {
    font-family: "Times New Roman", Times, sans-serif;
	font-size: 17px;
	font-weight: bold;
    color: #DF5900;
	font-style: normal;
}
.texte_lettre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E4E4E;
}
