/* CSS Document */

.Texte {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

.Commentaire {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.CommentaireBasdePage {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
}

.Theme {
	font-family: Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF6110;
}

.DateTitre {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CE0031;
}

.TitreEntete {
	font-family: Garamond;
	font-size: 30pt;
	color: #FFFFFF;
}

.TitreSousEntete {
	font-family: Garamond;
	font-size: 20pt;
	color: #FFFFFF;
}

a.LiensMenuHaut {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CE0031;
	text-decoration: none;
}
a.LiensMenuHaut:active {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	#CE0031
	color: #CE0031;
	text-decoration: underline;
}
a.LiensMenuHaut:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.LiensMenuGauche {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFD318;
	text-decoration: none;
}
a.LiensMenuGauche:active {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFD318;
	text-decoration: none;
}
a.LiensMenuGauche:hover {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a.LiensTexte {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: #CE0031;
	text-decoration: underline;
}
a.LiensTexte:active {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: #CE0031;
	text-decoration: underline;
}
a.LiensTexte:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
