/* WYMeditor */

/* Nettoyer */
.nettoyer /* p,h2,h3,h4,li */{
clear:both;
/* clear:both; */
}

/* Centrer */
.centrer /* p,h2,h3,h4,li,td */{
text-align:center !important;
/* text-align:center; */
}

/* Grand */
.grand /* p,h2,h3,h4,li,td */{
font-size:1em;
/* font-size:1em; */
}

/* Promotion */
.promotion /* p,h2,h3,h4,li,td */{
color:#29AA41;
/*
color:#29AA41; */
}

/* Prix */
.prix /* p,h2,h3,h4,li,td */{
font-size:1.4em;
text-align:center;
/* font-size:1.4em;
text-align:center; */
}

/* Sans Picto */
.sans_picto /* td */{
padding-left:70px;
/* padding-left:70px; */
}

/* Legende */
.equipement /* td */{
font-size:0.75em;
color:#29aa41;
font-weight:bold;
background:none;
border:none;
text-align:center;
/* font-size:0.75em;
color:#29aa41;
font-weight:bold;
text-align:center; */
}


/* /WYMeditor */



