      html, p, td {
           font-size : 10pt;
           padding-left : 2px;
           padding-right : 2px;
           font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
      }
     h1 {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 16px;
           font-style : normal;
           line-height : normal;
           font-weight : bold;
           font-variant : normal;
           color : #ff9900;
           text-decoration : none;
      }
     h2 {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 14px;
           font-style : normal;
           line-height : normal;
           font-weight : bold;
           font-variant : normal;
           color : #ccffcc;
           text-decoration : none;
      }
     h3 {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 12px;
           font-style : normal;
           line-height : normal;
           font-weight : bold;
           font-variant : normal;
           color : #cecece;
           text-decoration : none;
      }
     .fleche {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 7pt;
           font-style : normal;
           color : #000000;
      }
     .fond_page {
           background-color : #88c0b8;
      }
     .fond_pale {
           background-color : #5bb4f2;
      }
     .fond_bleu {
           background-color : #1683d0;
      }
     .frame {
           width : auto;
           margin-left : 10px;
           height : 450px;
           overflow : auto;
      }
     .retour {
           font-size : 7pt;
           font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
           color : #000000;
           text-align : center;
      }
     .texte {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 8pt;
           font-style : normal;
           line-height : normal;
           font-weight : normal;
           font-variant : normal;
           color : #000000;
           text-decoration : none;
      }
     .texte-blanc {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 9pt;
           font-style : normal;
           line-height : normal;
           font-weight : normal;
           font-variant : normal;
           color : #ffffff;
           text-decoration : none;
           text-align : justify;
           margin-right : 10px;
      }
     a.texte-blanc {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 9pt;
           font-style : normal;
           line-height : normal;
           font-weight : normal;
           font-variant : normal;
           color : #ffffff;
           text-decoration : none;
      }
     a.texte-blanc:hover {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 9pt;
           font-style : normal;
           line-height : normal;
           font-weight : normal;
           font-variant : normal;
           color : #cecece;
           text-decoration : none;
      }
     a.texte-blanc:visited {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 9pt;
           font-style : normal;
           line-height : normal;
           font-weight : normal;
           font-variant : normal;
           color : #cecece;
           text-decoration : none;
      }
     .texte-blanc-gras {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 9pt;
           font-style : normal;
           line-height : normal;
           font-weight : bold;
           font-variant : normal;
           color : #ffffff;
           text-decoration : none;
      }
     .texte8 {
           font-size : 7pt;
           font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
           color : #000000;
      }
     a.texte8:hover {
           font-family : Verdana, sans-serif, mono;
           color : #000000;
           font-size : 7pt;
           text-decoration : underline;
      }
     a.texte8:link {
           font-family : Verdana, sans-serif, mono;
           color : #000000;
           font-size : 7pt;
           text-decoration : underline;
      }
     .textegras {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 11pt;
           font-style : normal;
           line-height : normal;
           font-weight : bold;
           font-variant : normal;
           color : #5bb4f2;
           text-decoration : none;
      }
     a.texte:link {
           font-family : Verdana, sans-serif, mono;
           color : #ffffff;
           font-size : 8pt;
           text-decoration : underline;
      }
     a.texte:hover {
           font-family : Verdana, sans-serif, mono;
           color : #cecece;
           font-size : 8pt;
           text-decoration : underline;
      }
     .image {
           background-color : #ffffff;
           width : 100px;
           text-align : center;
           margin : 0;
      }
     .image2 {
           float : right;
           bottom : 5px;
           left : 3em;
      }
     .une {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 13px;
           font-style : normal;
           line-height : normal;
           font-weight : bold;
           font-variant : normal;
           color : #ccffcc;
           text-decoration : none;
      }
     a:link {
           color : #ffffff;
           text-decoration : none;
      }
     a:visited {
           color : #000000;
           text-decoration : none;
      }
     a:hover {
           color : #336699;
           text-decoration : none;
      }
     dl, dt, dd {
           margin : 0;
           padding : 0;
           list-style-type : none;
      }
     #menu {
           position : relative;
           top : -85px;
           right : 0;
      }
     #menu {
           width : 200px;
      }
     #menu dt {
           color : #336699;
           cursor : pointer;
           margin : 2px;
           height : 100%;
           line-height : 100%;
           text-align : left;
           font-weight : bold;
           background : #5bb4f2;
      }
     #menu dd {
           list-style-type : none;
           margin : 1px;
      }
     #menu li {
           background : #5bb4f2;
      }
     #menu li a, #menu dt a {
           color : #336699;
           text-decoration : none;
           display : block;
           border : 0 none;
           height : 100%;
      }
     #menu li a:hover, #menu dt a:hover {
           background : #5bb4f2;
      }