/* CSS Document */

#contenu body { background-image: url(images/fond.gif); margin-left: 4px; margin-top: 2px; margin-right: 0px; margin-bottom: 0px; }

#contenu h1 { font-size: 150%; font-weight: bold; color: #000000; background: transparent; padding-bottom : 5px; border-bottom : 2px solid #000000; margin-top: 0px; margin-bottom: 10px; }
#contenu h2 { font-size: 130%; font-weight: bold; color: #800000; background: transparent; margin-top: 0px; }
#contenu h3 { font-size: 110%; font-weight: bold; color: #800000; background: transparent; }
#contenu p { line-height: 140%; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }



#contenu div.imageGauche { float: left; margin: 0px; padding: 0 8px 3px 0; }
#contenu div.imageDroite { float: right; margin: 0px; padding: 0 3px 3px 8px; }



