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

/*pied de page*/

#piedpage {
background: #FE0202 !important;
}

/*texte pages a ajouter*/

#txt {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 12pt;
	text-align: center;
	}