/* -------------------------------------------------------
 	http://www.europeanfeministforum.org/
 ------------------------------------------------------- */

body {
	background-color: White;
}

#entete
{
	height: 145px;
	background-position: left bottom;
	text-align: left;
	background-image: url(img/bando_europeanfeministforum.jpg);
	background-repeat: no-repeat;
}



/* -------------------------------------------------------
#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	background-image: url(img/autre-monde.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#entete .nom-site span { right: 200px; }

 ------------------------------------------------------- */

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


#menu-lang
{
	text-align: left;
}

#formulaire-lang
{
	right: 0;
	text-align: right;
}






