
#entete
{
	background-image: url(img/BackgroundHeader.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
.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 {top:0px; 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;
	background-color:#FFF;
	border:#000 1px solid;
}

input{
	background-color:#FFF;
	border:#016A4D 1px solid;	
}





