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

#entete       { background: url(images/entete_jardins_agenda.jpg) bottom no-repeat;
                height: 170px; 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; }

