body { background-color: #7887A6; }

#entete       /* bandeau - banner */
{
	background-image: url(img/bandeau_haut.jpg);
	height: 140px; 
}

#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-principal-resume {display:none}
#encart, #menu-rubriques { top: 200px; }


