body {
	background-image: url(img/body_bg.png);
	background-repeat: repeat;
}
#entete
{
	background-image: url(img/bandeau17.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
body.rub9 #entete
{
	background-image: url(img/bandeau14.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
body.rub6 #entete
{
	background-image: url(img/bandeau13.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
body.rub4 #entete
{
	background-image: url(img/bandeau16.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
body.rub7 #entete
{
	background-image: url(img/bandeau7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
body.rub8 #entete
{
	background-image: url(img/bandeau15.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
body.rub10 #entete
{
	background-image: url(img/bandeau18.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
body.art17 #entete
{
	background-image: url(img/bandeau7.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/puce.jpg);
#	background-repeat: no-repeat;
#	background-position: right top;
#}
#entete .nom-site span  /* on cache le nom du site  */
{
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.menu ul li a, .menu ul li b
{	
	background-image: url(img/titre-coin.gif);
	background-repeat: no-repeat;
	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 .nom-site span { left: 100px; }

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






