      html, body {
           height : 100%;
           width : 100%;
           margin : 0;
           padding : 0;
           border : none;
      }
	  td {
	       font-family: Arial, Helvetica, sans-serif;
	       font-size: 12px;
	  }
     #centpourcent {
           height : 100%;
           width : 100%;
      }
     .interface {
           margin-bottom : 0;
           margin-right : 0;
           margin-left : 0;
           margin-top : 0;
           font-family : Arial;
           font-size : 11px;
           color : #333333;
      }
     a.interface {
           font-family : Arial;
           font-size : 12px;
           color : #ffffff;
           text-decoration : underline;
      }
     a:hover.interface {
           font-family : Arial;
           font-size : 12px;
           color : #ffffff;
           text-decoration : none;
      }
     .basdepage {
           font-family : Verdana;
           font-size : 9px;
           color : #4d4d4d;
      }
     a.basdepage {
           font-family : Verdana;
           font-size : 9px;
           color : #b0b0b0;
           text-decoration : none;
      }
     a:hover.basdepage {
           font-family : Verdana;
           font-size : 9px;
           color : #b0b0b0;
           text-decoration : underline;
      }
     .ariane {
           font-family : Arial;
           font-size : 11px;
           color : #e8e2d4;
      }
     a.ariane {
           font-family : Arial;
           font-size : 11px;
           color : #e8e2d4;
           text-decoration : none;
           font-weight : bold;
      }
     a:hover.ariane {
           font-family : Arial;
           font-size : 11px;
           color : #e8e2d4;
           text-decoration : none;
           font-weight : bold;
      }
     .titre {
           font-family : Arial;
           font-size : 14px;
           color : #666600;
           font-weight : bold;
      }
     .minititre {
           font-family : Arial;
           font-size : 12px;
           color : #666600;
           font-weight : bold;
      }
	  .titresimple {
           font-family : Arial;
           font-size : 14px;
           color : #e8e2d4;
      }
     div {
           border-style : none;
      }
     .over {
           overflow : auto;
           height : 320px;
           width : 715px;
      }
     .over2 {
           overflow : auto;
           height : 415px;
           width : 655px;
      }
     .over3 {
           overflow : auto;
           height : 408px;
           width : 715px;
      }
	  
