#entete {
width: 720px;
height: 220px;
background: #B8357C url(../images/entete.jpg) no-repeat;
}
#entete h1, #entete h2 {
text-indent: -999em;
margin: 0;
}
#lsousliste, #lfavorites {
border-top: 1px solid #fff;
background: #B8357C;
}
#lsousliste h3 {
background: url(../images/titre.gif);
}

/*pied de page*/

#piedpage {
background: #B8357C !important
}

/*liste*/

#listing
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#listing li
{
padding-left: 10px;
}

#listing ul { list-style: none; }


