.gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
.bas_de_page {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.titre_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 500;
	color: #000099;
	text-align: justify;
}
.paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.titre_paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #339933;
	font-weight: bold;
}
