.h1_gros_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #004B85;
	font-weight: bold;
	font-style: normal;
	text-indent: 10px;
}
.h2_sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.h3_corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.orange_plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #024D87;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #024D87;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #024D87;
}
.bleu_foncer_plan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #004B85;
}
.h2_sous_titrebleu_f {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004B85;
}
.bleu_clair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0AB0F0;
}
.index_baseline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #024D87;
}
body {
	margin: 0px;
}

