#entete {
	background-image: url("img/bureau-bleu-jaune-gfond-l.jpg");
	height: 120px;	
	}
	
#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	color:  #fae788;
	background-image: url("img/bureau-bleu-jaune-pfond-r.jpg");
}

#entete a.nom-site:hover
{
	color: #999;
}

#entete .nom-site span
{
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}


#menu-principal
{
	top: 0em;
	width: 150px;
}

#menu-recherche { margin-top: 237px; }
#menu-recherche.menu ul li { border-top: 0; }


.menu ul li a,
.menu ul li b	{ background-color: #6476a8; } /* bleu marine extrait de l'image du bandeau */
.menu ul li li a,
.menu li span	{ background-color: #fae788; } /* jaune extrait d'une nuance du visage de l'image */

.edito h3 		{ background-color: #6476a8; } /* bleu marine extrait de l'image du bandeau */

#menu-principal ul li { width: 150px; }

