.titre {
	font-family: Garamond, "Times New Roman";
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.soustitre {
	font-family: Garamond, "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #008193;
	background-position: center;
}
.texte {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	color: #000000;
}
.grandebarre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.petitebarre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.gdebarrenoire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texteturquoise {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	color: #008193;
}
.textebleu {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	color: #0033CC;
}
.soustitre2 {
	font-family: Garamond, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.titreblanc {
	font-family: Garamond, "Times New Roman";
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.textegras {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.soustitreturquoise {
	font-family: Garamond, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #008193;
}
.soustitrenoir {
	font-family: Garamond, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

