#entete       /* bandeau - banner */
{
        background-image: url(img/banner3.gif);
	background-color: white;
        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: #000000; }

.menu ul li a,
.menu ul li b                              { background-color: #000000; }

.edito h3 { background-color: #000000; }

