#entete
{
	background-image: url(img/pays.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	background-image: url(img/peuple.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#entete .nom-site span 		/* position du nom du site - position of the site's name  */
{
	bottom: 39px;
	right: 148px;
	color: #FFFF55;
}
