/* WYMeditor */

/* Nettoyer */
.nettoyer /* * */{
clear:both;
/* clear:both; */
}

/* Centrer */
.centrer /* * */{
text-align:center;
vertical-align:middle;
/* text-align:center;
vertical-align:middle; */
}

/* Bouton */
.bouton /* p */{
text-align:right;
text-transform:uppercase;
color:#4977c4;
font-weight:bold;
font-size:0.875em;
/* text-align:right;
text-transform:uppercase;
color:#4977c4;
font-weight:bold;
font-size:0.875em; */
}

/* Grand texte */
.grand_texte /* * */{
font-size:1em;
line-height:1.375em;
/* font-size:1em;
line-height:1.375em; */
}

/* Lignes espacées */
.ligne_espace /* * */{
line-height:1.8em;
/* line-height:1.8em; */
}

/* /WYMeditor */


.bouton a{
color:#4977c4;
}

.bouton a:hover{
color:black;
}