body {
	background-color: #FFFF00;
	font-family: "Comic Sans MS";
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.erpcf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000FF;
	text-decoration: underline;
}
.cpyrght {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.grasitalique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.hiver {

	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	font-style: normal;
}
.ete {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bolder;
	color: #00FFFF;
	font-style: normal;
}
