#entete /* bandeau - banner */ {
    background-image: url(img/logo-AI.jpg);
    height: 180px
    }
#entete a.nom-site, #entete a.nom-site:link, #entete a.nom-site:visited, #entete a.nom-site:hover {
    background-image: none
    }
#entete .nom-site span /* on cache le nom du site  */ {
    height: 1px;
    width: 1px;
    overflow: hidden
    }
.menu-item, .menu-titre-special, .menu-titre {
    background-color: #c5112e
    }
.menu ul li a, .menu ul li b {
    background-color: #c5112e
    }
.edito h3 {
    background-color: #c5112e
    }