
/* REMPLACEMENT le 02 06 2010 dans alter_dist.css
#entete
{
	background-image: url(img/globe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
*/

#entete{
  background-image:url(http://www.adjectif.net/spip/IMG/adjectif_bandeau.png);
  background-repeat:no-repeat;
  /*padding-top:370px;*/
  border:0px;
}


/* REMPLACEMENT le 05 06 2010 dans alter_dist.css
#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	background-image: url(img/autre-monde.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#entete a.nom-site, 
#entete a.nom-site:link,  #entete a.nom-site:visited
{
	background-image: url(http://www.adjectif.net/spip/IMG/adjectif_bandeau.png);
	background-repeat: no-repeat;
	background-position: right top;
}
*/




