body {
	background:#fff;
	background-image: url(img/fond.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
}
#entete
{
	background:8c151b;
	text-align: right;
}




#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{

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

/* 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: 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;
}


h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 160%;
	font-weight: bold;
	line-height:1.35em;
}

h2
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 150%;
	font-weight: bold;
}

h2.titre-article {
	margin-bottom: 0px;
	line-height:1.35em;
}

h3
{
	margin-top: .2em;
	margin-bottom: .2em;
	font-size: 120%;
	font-weight: bold;
	line-height:1.35em;
}



