/* WYMeditor */

/* Nettoyer */
.nettoyer /* p,h2,h3,h4,li */{
clear:both;
/* clear:both; */
}

/* Centrer */
.centrer /* p,h2,h3,h4,li,td */{
text-align:center;
/* text-align:center; */
}

/* Bouton */
.bouton /* a */{
/*  */
}


/* /WYMeditor */

.bouton:hover{
color:#EE1D24;
font-weight;
}

