.Texte {
	font-family: Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.Titre {
	font-family: Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.Texte_rouge {
	color: #900;
}
.Titrepromo {
	font-family: Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	background-color: #FF3;
}
.Texte_centre {
	font-family: Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.Titre_centre {
	font-family: Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.FondLogos {
	background-image: url(images/fd_logos/milieu.jpg);
	background-repeat: repeat-y;
}

