body {
/*	background-image: url(img/lab.jpg); */
	background-image: repeat;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#entete
{
/*	background-image: url(img/lab.jpg); */
	background-image: repeat;
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	text-align: right;
}
#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
.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 { right: 625px; }
/* ORIG: #entete .nom-site span { right: 200px; } */

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



#encartdroite
{
	position: absolute;
	/* xxx Position de la presentation sur la droite */
	top: 0px;
	right: 0px;
	width: 150px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}


