@charset "utf-8";
/* CSS Document */

.titre {
	font-size: 24px;
	color: #F60;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
}

.titre2 {
	font-size: 10px;
	color: #FF0;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
}
.corps {
	font-size: 11px;
	color: #F60;
	font-family: "Comic Sans MS", cursive;
	text-align: left;
}
.tableau {
	font-size: 10px;
	color: #FFFF99;
	font-family: "Comic Sans MS", cursive;
	text-align: left;
}