.Titre {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.Realise {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.SousTitre {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
}
.Texte {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
