body {
    background-color: /*[DEBUT:couleurFondPage]*/#fff/*[FIN:couleurFondPage]*/;
}

body, legend, td, th {
    color: /*[DEBUT:couleurTexte]*/#000/*[FIN:couleurTexte]*/;
}

a {
    color: /*[DEBUT:couleurLien]*/#0081c2/*[FIN:couleurLien]*/;
}

#MEPconteneurEntete {
    background-color: /*[DEBUT:couleurFondLogo]*/#ececec/*[FIN:couleurFondLogo]*/;
}

#MEPconteneurTitrePrincipal {
    background-color: /*[DEBUT:couleurFondTitrePrincipal]*/#cccccc/*[FIN:couleurFondTitrePrincipal]*/;
}

#MEPtitrePrincipal {
    color: /*[DEBUT:couleurTexteTitrePrincipal]*/#fff/*[FIN:couleurTexteTitrePrincipal]*/;
}

#MEPrubriques {
    background-color: /*[DEBUT:couleurFondRubriques]*/#ececec/*[FIN:couleurFondRubriques]*/;
}

.MEPrubriquesDefaut a {
    color: /*[DEBUT:couleurLienRubrique]*/#666666/*[FIN:couleurLienRubrique]*/;
}

#MEPrubriques li a:hover {
    color: /*[DEBUT:couleurLienRubriqueHover]*/#ececec/*[FIN:couleurLienRubriqueHover]*/;
    background-color: /*[DEBUT:couleurFondLienRubriqueHover]*/#666/*[FIN:couleurFondLienRubriqueHover]*/;
}

.MEPrubriqueCourante a {
    color: /*[DEBUT:couleurLienRubriqueCourante]*/#ececec/*[FIN:couleurLienRubriqueCourante]*/;
    background-color: /*[DEBUT:couleurFondRubriquesCourante]*/#ccc/*[FIN:couleurFondRubriquesCourante]*/;
}

#MEPcontourConteneurSlider {
    background-color: /*[DEBUT:couleurFondSlider]*/#cccccc/*[FIN:couleurFondSlider]*/;
}

#MEPconteneurPied {
    background-color: /*[DEBUT:couleurFondPied]*/#cccccc/*[FIN:couleurFondPied]*/;
}

#MEPconteneurPied a {
    color: /*[DEBUT:couleurLienPied]*/#000/*[FIN:couleurLienPied]*/;
}

#MEPpied, #MEPpied table, #MEPpied td, #MEPpied th, #MEPpied tr {
    color: /*[DEBUT:couleurTextePied]*/#000/*[FIN:couleurTextePied]*/;
}

#MEPconteneurRubriques {
    background-color: /*[DEBUT:couleurFondBandeauRubriques]*/#ececec/*[FIN:couleurFondBandeauRubriques]*/;
}