.Sam {
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color: #660000;
}
.texte {
	font-family: "Times New Roman", serif;
	font-size: 16px;
	color: #660000;
}
.Titre {
	font-family: "Times New Roman", serif;
	font-size: 20px;
	color: #660000;
	text-transform: uppercase;
}
.sousTitre {
	font-family: "Times New Roman", serif;
	font-size: 16px;
	color: #660000;
	text-transform: uppercase;
}
.petitTitre {
	font-family: "Times New Roman", serif;
	font-size: 17px;
	color: #660000;
	text-transform: none;
	font-variant: small-caps;
}
