body { background-color: #d1e3ec; }

#entete       /* bandeau - banner */
{
	background-image: url(img/aulnayCitoyen1000px.jpg);
	height: 180px; /* hauteur du contenu (pour tous les navigateurs) */
}

#entete a.nom-site,
#entete a.nom-site:link,  
#entete a.nom-site:visited,

#entete .nom-site span  /* on cache le nom du site  */
{
	height: 1px;
	width: 1px;
	overflow: hidden;
}

#entete a.nom-site:hover
{
	/*background-image: url((img/aulnaylibreV2b.jpg);*/
}



#encart, #menu-rubriques { top: 190px; }

