body {
	
	background-repeat: repeat;
}
#entete
{
background-image: url(img/entete_ibiza.jpg);}/* par defaut */
body.rub3 #entete {background-image: url(img/entete_plages.jpg);}
body.rub41 #entete {background-image: url(img/entete_plages.jpg);}
body.rub91 #entete {background-image: url(img/entete_plages.jpg);}
body.rub25 #entete {background-image: url(img/entete_sorties.jpg);}
body.rub50 #entete {background-image: url(img/entete_sorties.jpg);}
body.rub102 #entete {background-image: url(img/entete_sorties.jpg);}
body.rub48 #entete {background-image: url(img/entete_contributions.jpg);}
body.rub27 #entete {background-image: url(img/entete_contributions.jpg);}
body.rub96 #entete {background-image: url(img/entete_contributions.jpg);}
body.rub33 #entete {background-image: url(img/entete_webmestres.jpg);}
body.rub108 #entete {background-image: url(img/entete_webmestres.jpg);}
body.rub60 #entete {background-image: url(img/entete_webmestres.jpg);}
body.rub18 #entete {background-image: url(img/entete_sexy.jpg);}
body.rub46 #entete {background-image: url(img/entete_sexy.jpg);}
body.rub110 #entete {background-image: url(img/entete_sexy.jpg);}
body.rub15 #entete {background-image: url(img/entete_formentera.jpg);}
body.rub114 #entete {background-image: url(img/entete_formentera.jpg);}
body.rub23 #entete {background-image: url(img/entete_barcelone.jpg);}
body.rub64 #entete {background-image: url(img/entete_formentera.jpg);}
body.rub114 #entete {background-image: url(img/entete_formentera.jpg);}
body.rub66 #entete {background-image: url(img/entete_barcelone.jpg);}
body.rub116 #entete {background-image: url(img/entete_barcelone.jpg);}
body.rub69 #entete {background-image: url(img/entete_agenda.jpg);}
body.rub84 #entete {background-image: url(img/entete_agenda.jpg);}
body.rub87 #entete {background-image: url(img/entete_agenda.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/);
	background-repeat: no-repeat;
	background-position: left top;
}
.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;
}






