
BODY {
  SCROLLBAR-FACE-COLOR: #0075EA;
  SCROLLBAR-HIGHLIGHT-COLOR: #C5C5C5;
  SCROLLBAR-SHADOW-COLOR: #A28C7D;
  SCROLLBAR-3DLIGHT-COLOR: #E9FFDF;
  SCROLLBAR-ARROW-COLOR: #AFAFEB;
  SCROLLBAR-TRACK-COLOR: #AFAFEB;
  SCROLLBAR-DARKSHADOW-COLOR: #E7E7CF;
  }

.menu {
  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: bold;
  color: #FFFFF9;
  text-decoration: none;
  background-image: url(img/bout_on.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
  vertical-align: middle;
  display: block;
  height: 20px;
  width: 114px;
}

.menu:hover {
  background-image: url(img/bout_off.jpg);
  text-decoration: none;
  font-weight: normal;
}

.head {
  font-family: peilot DB;
  font-size: 16pt; 
  color: #E9ECA6; 
  font-weight: normale; 
  text-decoration: none
  }
  
.ent {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt;
  color: #F9F9F9;
  font-weight: normale;
  text-decoration: none
  }
  
.text {
  font-family: peilot DB, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #FFFEF9;
  font-weight: normale;
  text-decoration: none
  }

.lien {
  color: #AFAFEB;
  }
