@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFCC66;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;	
}
.texte_mot_clefs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.texte_corps1 {
	font-family: sans-serif;
	font-size: 14px;
	text-align: justify;
}
.texte_corps2 {
	font-family: sans-serif;
	font-size: 14px;
	text-align: center;
}
.texte_corps3 {
	font-family: sans-serif;
	font-size: 14px;
	text-align: left;
}
.texte_titre1 {
	font-family: sans-serif;
	font-size: 16px;
	color: #0058A0;
	font-weight: bold;
}
.bandeau {
	font-family: Arial;
	font-size: 24px;
	color: #2F2F2B;
	font-weight: bold;
	padding-left: 550px;
}
.lien_gris {
	color: #666666;
}

