.parties {  font-size: 18px;
    color: #339933;
}

/* CSS Document */
body {
 scrollbar-arrow-color:#80C522;
   scrollbar-face-color:#FFFFFF;

  scrollbar-track-color:#F0F0F0;
  scrollbar-shadow-color:#F0F0F0;
  scrollbar-highlight-color:#F0F0F0;
  scrollbar-3dlight-color:#FFFFFF;
}




.titretextes {
    font-size: 11px;
    color: #80C522;
    font-weight: bold;
}
.soustitretextes {  

}
.pourcents {
    color: #80C522;
}
.grostitre {
    color: #80C522;
}
.indexinterview {
    background-color: #80C522;
}
.lirelasuite {
    color: #80C522;
    text-decoration: none;
}
.lirelasuite:link {
    color: #80C522;
    text-decoration: none;
}
.lirelasuite:hover {

    color: #999999;
}

.menuok {
    font-family: Verdana, Arial, Helvetica;
    color: #80C522;
    font-weight: bold;
    text-decoration: none;
}
.menuok:visited {
    font-family: Verdana, Arial, Helvetica;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
.menuok:link {
    font-family: Verdana, Arial, Helvetica;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
.menuok:hover {
    font-family: Verdana, Arial, Helvetica;
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}
.puces {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #80C522;
}
