/* Entete */
@import url(../../style/baignereau.css);

#entete        { background: url(entete-patois-baignereau.jpg) bottom center no-repeat; height: 160px; position: relative; }

/* Contenu */
p.left1       { float: left; width: 49%; text-align: justify; }
p.right1      { float: right; width: 43%; text-align: justify; }
p.left2       { float: left; width: 43%; text-align: justify; }
p.right2      { float: right; width: 52%; }
p.left3       { float: left; width: 48%; text-align: center; }
p.right3      { float: right; width: 48%; text-align: center; }
p.center      { text-align: center; }
p.clear       { clear: both; margin: 0; }
.legende      { font-style: italic; font-size: 0.8em; }
p.centrer     { text-align: center; }
dt          { font-weight: bold; }
dd          { text-align : justify; }

