body {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-family: Trebuchet MS, Helvetica, Arial, Lucida Sans;
  background-color: #DCDCDC;
  scrollbar-face-color: #006F3B;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #E1E1E1;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #208F5B;
  scrollbar-arrow-color: #e32118;
}

a.lien {
  color: #006f3b;
  text-decoration: none;
}

.vert {
  color: #FFFFFF;
  background-color: #006F3B;
}

.header {
  background-color: #006f3b;
  color: #E6E6E6;
  text-align: center;
}

.menu {
  font-family: sans-serif;
  display: block;
  background-color: #006F3B;
}

li.red {
  color: #EC0000;
}

li a {
  color: #006F3B;
  font-weight: bold;
  text-decoration: none;
}

.test {
display: block;
background-color: transparent;
background-image: url(../images/menu3.gif);
background-repeat: no-repeat;
color: #EFEFEF;
width: 125px;
height: 35px;
text-align: center;
vertical-align: middle;
font-family: Lucida Sans;
font-size: 60%;
font-weight: bold;
text-decoration: none;
}

.button {
display: block;
background-color: transparent;
background-image: url(../images/bouton1.gif);
background-repeat: no-repeat;
color: #595959;
width: 125px;
height: 35px;
text-align: center;
vertical-align: middle;
font-family: Lucida Sans;
font-size: 60%;
font-weight: bold;
text-decoration: none;
}


a.buttonet:hover {
background-color: transparent;
background-image: url(../images/Onglet4.gif);
background-repeat: no-repeat;
color: #F1F1F1;
}
