.texte {
	font-family: Comic Sans MS, Arial;
	font-size: 16px;
	color: #CCCC00;
	margin: auto;
}
.liens {
	font-family: Comic Sans MS;
	font-size: 16px;
	color: #FF3300;
	text-decoration: underline;
}
.bouton {
	list-style-image: url(../images/bouton.gif);
}
.lien2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
	list-style-image: url(../images/bouton.gif);
}
.titre {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #CCCC00;
}

