/* WYMeditor */

/* Nettoyer */
.nettoyer /* * */{
clear:both;
/* clear:both; */
}

/* Centrer */
.centrer,#contenu .centrer /* * */{
text-align:center;
vertical-align:middle;
/* text-align:center;
vertical-align:middle; */
}

/* Bouton */
.bouton /* a */{
font-weight:bold;
background:transparent url(images/puce_bouton.gif) center left no-repeat;
padding-left:14px;
/*font-weight:bold;
background:transparent url(images/puce_bouton.gif) center left no-repeat;
padding-left:14px; */
}

/* Dates */
.dates /* p */{
background:#3E89CE url(images/calendrier.gif) 6px 6px no-repeat;
padding-left:70px;
padding-top:8px;
padding-bottom:10px;
min-height:40px;
display:block;
font-size:0.8125em;
width:318px;
color:white;
/*background:#3E89CE url(/sites/mont-loisir.fr/squelettes/images/calendrier.gif) 6px 6px no-repeat;
padding-left:70px;
padding-top:8px;
padding-bottom:10px;
min-height:40px;
font-size:0.8125em;
color:white;
*/
}

/* Important */
.important /* strong,b */{
font-size:112%;
/*font-size:112%; */
}


/* /WYMeditor */

.cadre_petit_bleu .bouton,.cadre_petit_vert .bouton,.cadre_grand_bleu .bouton {
color:white;
}

.bouton:hover{
color:#A2E466;
}





