#haut
{
	background:url("rose/Site_02.gif") no-repeat;
}

#conteneur
{
	background:url("rose/Site_11.gif") repeat-y;
}

.espace_membre
{
	background:url("rose/Site_04.gif") no-repeat;
}

.sous_menu
{
	background:url("rose/Site_10.gif") no-repeat;
}

.logo
{
	background:url("rose/Site_13.gif") no-repeat;
}

.corps h2
{
	background:url("rose/Site_07.gif") no-repeat;
}
.corps a
{
	color:#C2078F;
}
.corps h3
{
	color:#8E0D6F;
}

.news .newstitre
{
	background-color:#F34E98;
}

.livredor .livredorauteur
{
	background-color:#F34E98;
}

#bas
{
	background:url("rose/Site_19.gif") no-repeat;
}

#footer a
{
	color:#EC68BE;
}

input:focus, textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color:#FFE8FF;
}

tr.haut
{
	background-color:#F34E98;
}