﻿.TITRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #373B2C;
	vertical-align: middle;
	text-align: center;
}
.Slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #373B2C;
	text-align: center;
}
.SousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	color: #373B2C;
	text-align: center;
}
.TEXTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	color: #373B2C;
	text-align: center;
}
.PetitTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #373B2C;
	text-align: center;
}
.AdresseBasdePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #373B2C;
}
