.nom {
	font-family: "Arial", "sans-serif";
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

.title {
 font-family: "Arial", "sans-serif";
 font-size: 22pt;
 color: #000000;
 font-weight: bold;
 font-style: normal;
}

.sousTitre {
	font-family: serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

.message {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 25pt;
	color: Red;
	font-weight: bold;
	font-style: normal;
}

.menu {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}


.texteA {
	font-family: "Arial", "sans-serif";
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align : justify;
}

.texte {
 font-family: "Arial", "sans-serif";
 font-size: 12pt;
 color: #000000;
 font-weight: normal;
 font-style: normal;
}

.texteB {
 font-family: "Arial", "sans-serif";
 font-size: 10pt;
 color: #000000;
 font-weight: bold;
 font-style: normal;
}

.texteNouveau {
	font-family: "Arial", "sans-serif";
	font-size: 15pt;
	color: Red;
	font-weight: bold;
	font-style: normal;
}

.pageAccueil {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight: normal;
	font-style: normal;
}


