body {
	background-image: url(img/body_bg.png);
	background-repeat: repeat;
}
#entete
{
	background-image: url(/IMG/siteon0.jpg);
	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/siteon0.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu ul li a, 
.menu ul li b,
.edito h3,
.signatures td 
{	
	background-image: url(img/titre-coin.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* a deplacer dans styles.html */
.separateur
{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(img/puce.gif);
}

#entete .nom-site span { right: 200px; color: #bd1e1D; font-weight: bolder; text-shadow: -1px 0 white, 0 1px white,
      1px 0 white, 0 -1px white; }

#menu-lang,
#formulaire-lang
{
	right: 0;
	text-align: right;
}
.formulaire_recherche input.forml {
	background-image: url(img/loupe.png);
	background-repeat: no-repeat;
	background-position: right center;
}


#menu-lang a {color: black;}