.TexteZoneGrise {
	font-family: Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-align: justify;
}
.TitreRubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	letter-spacing: 0.05em;
}
.Texte {
	font-family: Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-align: justify;
}
.LiensNav {
	font-family: Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align: justify;
	text-decoration: none;
}
.TitreBleu {
	font-family: Geneva;
	font-size: 14px;
	font-weight: normal;
	color: #333399;
	text-align: justify;
	text-decoration: underline;
}
.TxtBold {
	font-family: Geneva;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.TxtExtraBold {
	font-family: Geneva;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
	letter-spacing: 0.05em;
}
.LienTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	text-decoration: underline;
}
.LiensNavBlack {
	font-family: Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
