/* Entete */
@import url(follavoine.css);

#entete       { background: url(images/entete_marche_infos.jpg) bottom no-repeat;
                height: 150px; position: relative; }

/* Contenu */
p.left1       { float: left; width: 40%; text-align: center; }
p.right1      { float: right; width: 55%; text-align: left; }
p.clear       { clear: both; margin: 0;}
.legende      { font-style: italic; font-size: 0.8em; }
