﻿.TITRE {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	color: #7A0204;
	text-align: center;
}
.SousTitre {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	color: #7A0204;
	text-align: center;
}
.petitsoustitre {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #7A0204;
	text-align: center;
}
.Detail {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #7A0204;
	text-align: center;
}
.Textemoyen {
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #800000;
	text-align: center;
}
.Textemoyengros {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #800000;
	text-align: center;
}
