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

#entete       { background: url(images/entete_liens.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; }
