/* WYMeditor */

/* Nettoyer */
.nettoyer /* * */{
clear:both;
/* clear:both; */
}

/* Centrer */
.centrer /* * */{
text-align:center;
vertical-align:middle;
/* text-align:center;
vertical-align:middle; */
}

/* Bouton */
.bouton /* a */{
text-decoration:underline;
color:#BB1515;
float:right;
font-weight:bold;
font-size:0.9375em;
/*text-decoration:underline;
color:#BB1515;
float:right;
font-weight:bold;
font-size:0.9375em; */
}

/* Texte avec photo */
.texte_avec_photo /* p,h2,h3,h4,ul */{
margin-left:192px;
/*margin-left:192px;*/
}

/* Texte en grand */
.texte_grand /* p,h2,h3,h4,ul */{
font-size:0.875em;
/*font-size:0.875em;*/
}

/* /WYMeditor */

.bouton:hover{
color:black;
}
