.TitreBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
}
.TitreNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
}
.SousTitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.TexteGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.Navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000099;
}
.TexteGrasCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: center;
}

.TexteCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
.IndexTitres {
	font-family: Calibri;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #000033;
}
.IndexSousTitres {
	font-family: Calibri;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}
.IndexTexte {
	font-family: Calibri;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.IndexTexteGras {
	font-family: Calibri;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.IndexNavlink {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
}

