/* Styles pour les contenus */
P.chapeau {
	line-height: 16px;
}
.style_bleu {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #01347f;
}
.style_vert {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #00474e;
}
.style_rouge {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #920000;
}
