#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited { background-image: url(none); }

#entete {
	background-image: url(img/globe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}



