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

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

/* Contenu */
p.left1       { float: left; width: 47%; text-align: center; }
p.right1      { float: right; width: 47%; text-align: center; }
p.clear       { clear: both;  margin: 0;}
.legende      { font-style: italic; font-size: 0.8em; }
p.categ       { font-size: 1.2em; font-weight: bold; color: #664b28; }
