.texte {
	font-family: Geneva;
	font-size: 11px;
	color: #4A3519;
	text-align: justify;
}
.texteGras {
	font-family: Geneva;
	font-size: 11px;
	color: #4A3519;
	text-align: justify;
	font-weight: bold;
}
.Lettrine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4A3519;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
	vertical-align: -10%;
}
.texteLien {
	font-family: Geneva;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.TitreRubrique {
	font-family: Geneva;
	font-size: 14px;
	color: #4A3519;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	word-spacing: 0.20em;
}
.texteCentre {
	font-family: Geneva;
	font-size: 11px;
	color: #4A3519;
	text-align: center;
}
.TitrePromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	word-spacing: 0.20em;
	font-style: italic;
}

