  a:link { text-decoration: none;
    }

  a:visited { text-decoration: none;
    }

  a:hover { font-weight: bolder;
    text-decoration: none;
    /* color:red; */
    }

  a:active { text-decoration: none;
    }

  .titre { font-size: 10pt;
    z-index: 1;
    color: rgb(0, 0, 0);
    font-family: verdana,arial,helvetica,sans-serif;
    }

  .small { font-size: 8pt;
    z-index: 1;
    line-height:3ex;
    color: rgb(102, 102, 102);
    font-family: verdana,arial,helvetica,sans-serif;
    }

 .citation { font-size: 10pt;
    z-index: 1;
    color: rgb(20, 20,20);
    font-family: garamond,times,serif;
    }


  .blanc { font-size: 9pt;
    z-index: 1;
    color: rgb(255, 255, 255);
    font-family: verdana,arial,helvetica,sans-serif;}
    
  .etiquette { font-size: 8pt;
    padding:5px; 
    visibility: hidden; 
    position: absolute; background-color: rgb(250, 250, 250);
    /* font-style:italic; 
    font-weight:bold;   */ 
    z-index: 1;
    color: black;
    font-family: verdana,arial,helvetica,sans-serif;
    border: 1px solid  rgb(102, 102, 102);

    }
