body {
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#231F20;
	}

.menu ul li a, 
{	
	background-image: url(img/titre-coin.gif);
	background-repeat: no-repeat;
	background-position: top left;

}
.menu ul li b
{	
	background-image: url(img/fdmenuG.gif);
	background-repeat: repeat-x;
	background-position: top left;

}
.edito h3
{
	background-image: url(img/titre-coin.gif);
	background-repeat: no-repeat;
	background-position: top left;

}
.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
{
}
#pub2
{
	background-image: url(img/bando.jpg );
	background-repeat: no-repeat;
	background-position: left;
	width: 800px;
	z-index:5;

}
#entete a.nom-site, ;
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	background-repeat: no-repeat;
	background-position: right top;

}
#entete .nom-site span { left: 0px; }

#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;
}




