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

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

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