body {
	background-image: none;
	background-repeat: no-repeat;
}
#entete
{
	background-image: url(img/tetiere2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	top: 20px;
}
#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	background-image: url(img/tetiere2.jpg);
	background-repeat: no-repeat;
	background-position: left 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;
	right: 600px;
}

/* a deplacer dans styles.html */
.separateur
{
	background-repeat: no-repeat;
	background-position: left centeurlr;
	background-image: (img/puce.gif);
}

#entete .nom-site span { right: 550px; }

#menu-lang,
#formulaire-lang
{
	right: 0;
	text-align: right;
	color: #FF0000;
}
.formulaire_recherche input.forml {
	background-image: url(img/loupe.png);
	background-repeat: no-repeat;
	background-position: right center;
}






