.titre {
	font-family: "Arial Narrow";
	font-size: 24px;
	color: #FFCC00;
	text-decoration: underline;
	border: Aucune;
}
.grdtitre {
	font-family: Arial;
	font-size: 36px;
	color: #FF6500;
}
.texte {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
