/* Import */
@import url(baignereau.css);

/* Entete */
#entete       { background: url(entete-fontaines.jpg) bottom center no-repeat; height: 160px; position: relative; }

/* Contenu */
p.left1       { float: left; width: 32%; text-align: justify; }
p.right1      { float: right; width: 65%; text-align: justify; }
p.left2       { float: left; width: 45%; text-align: justify; }
p.right2      { float: right; width: 52%; }
p.left3       { float: left; width: 57%; text-align: justify; }
p.right3      { float: right; width: 35%; text-align: justify; }
p.clear       { clear: both; margin: 0; }
img           { margin-bottom: 20px; }
.legende      { font-style: italic; font-size: 0.8em; }
