.texte {
	font-family: Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFCC;
	text-align: justify;
}
.texteGras {
	font-family: Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: justify;
}
.MajusculeTexteGras {
	font-family: Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFF99;
	text-align: justify;
	text-transform: uppercase;
}
.Lettrine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: justify;
	vertical-align: -15%;
}
.TitreGrasCentre {
	font-family: Geneva;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
	text-transform: none;
}
.PucesCentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	text-transform: none;
}
.LienTexteGras {
	font-family: Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFF99;
	text-align: justify;
	text-transform: uppercase;
	text-decoration: underline;
}
.texteCentre {
	font-family: Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
}
.copyright {
	font-family: Geneva;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFCC;
	text-align: justify;
}
.TitreRubriqueCentre {
	font-family: Geneva;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
	text-transform: none;
}
