.titres {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	letter-spacing: 10pt;
	text-align: center;
}
.texte {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
.texte_blanc {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	vertical-align: top;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	letter-spacing: 8pt;
	text-align: center;
}

.table {
	border: 1px solid #000000;
}

.astérisque {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: italic;
	color: #CC0033;
	text-align: center;
}
.rubriques {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #F99F46;
	text-align: center;
	letter-spacing: 2pt;
}
.formulaire {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
