@charset "utf-8";
/* CSS Document */

.titre {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #036;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.bouton {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #600;
}
.texte {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #036;
	text-decoration: none;
}
.fondtableau {
	font-family: "Comic Sans MS", cursive;
	background-color: #FFC;
}
.nomsmembres {
	font-family: "Comic Sans MS", cursive;
	font-size: medium;
	font-weight: bold;
	color: #600;
}
.Textebleugras {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #600;
}
