 

  .textenoir { font-family: Verdana;
    color: rgb(0, 0, 0);
    font-size: 12px;
    }

  .textenoirgras { color: rgb(0, 0, 0);
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    }

.texteblanc { color: #99CC00;
    font-size: 12px;
    text-decoration: none;
    font-family: Verdana;
    }

.textegris { font-family: Verdana;
    font-size: 10px;
    color: rgb(102, 102, 102);
    }

.texte { font-weight: normal;
    text-decoration: none;
    font-style: normal;
    font-size: 12px;
    text-align: justify;
    font-family: Verdana ! important;
    color: rgb(93, 93, 93);
    }

  .textemenu { font-family: Verdana;
    font-weight: bold;
    color: #000000;
    font-size: 10px;
    }

  a:link { text-decoration: none;
    font-weight: bold;
    color: rgb(153, 51, 153);
    }

  a:visited { font-family: Verdana;
    text-decoration: none;
    color: #993399;
    font-weight: bold;
    }

  a:hover { border: 1px none rgb(255, 102, 0);
    color: #FFFFFF;
    text-decoration: none;
    background-color: #99CC00;
    }

  .titre { font-family: Verdana,sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    color: #99CC00;
    }

  .titre2 { color: #99CC00;
    font-family: Verdana;
    font-weight: bolder;
    font-size: 13px;
    }

  .JIC { font-family: arial black;
    font-size: 25px;
    text-decoration: none;
    color: #99CC00;
    }

}

