.mention {
	font-family: "Comic Sans MS";
	font-size: xx-small;
	color: #804000;
}
.normal {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #804000;
	font-weight: bold;

}
.bouton2 {
	background-color: #996633;
	font-family: "Comic Sans MS";
	font-size: moyen;
	font-weight: bold;
	color: #FFCC99;
}

.texte {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.sous-menu {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #000000;
	list-style-type: circle;
}
.sujetForum {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #FFCC99;
}
.bouton {
	font-family: "Comic Sans MS";
	font-size: xx-small;
	font-weight: bold;
	background-color: #996633;
	border: thin groove #FFCC99;
	color: #FFCC99;

}
.boite {
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	color: #FFCC99;
	background-color: #996633;
	border: thin groove #FFCC99;
	height: 18px;



}
.info {
	font-family: "Comic Sans MS";
	font-size: x-small;
	color: #CC0000;
	font-weight: bold;
}
.mention2 {
	font-family: "Comic Sans MS";
	font-size: xx-small;
	color: #FFCC99;
	font-weight: bold;
}
.titre_menu {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC99;
}
.reponse_menu {
	color: #000000;
	background-color: #FFCC99;
}
