﻿.TITRE {
	font-family: Comic Sans MS;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #003399;
	text-align: center;
}
.SousTitre {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #003399;
	text-align: center;
}
.Texte {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #003399;
	text-align: center;
}
.Petittexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #003399;
	text-align: center;
}
.slogan {
	font-family: Comic Sans MS;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #003399;
	text-align: center;
}
