body {
  font-family:verdana;
  font-size:12px;
  text-align:center;
}

.normal {
  font-family:verdana;
  font-size:12px;
  color:#7ED6CB;
  text-decoration: none;
}
a.normal {
  font-family:verdana;
  font-size:12px;
  color:#7ED6CB;
  text-decoration: none;
}
a.normal:hover {
  color:#ffffff;
  text-decoration: none;
}

.normalAccueil {
  font-family:verdana;
  font-size:12px;
  color:#F8BA0D;
  text-decoration: none;
}
a.normalAccueil {
  font-family:verdana;
  font-size:12px;
  color:#aeece4;
  text-decoration: none;
}
a.normalAccueil:hover {
  color:#ffffff;
  text-decoration: none;
}

a.titre {
  font-family:verdana;
  font-size:14px;
  color:#ffffff;
  text-decoration: none;
}

a.form {
  text-decoration: none;
}
a.form:hover {
  text-decoration: none;
  background-image: url(boutForm.jpg);
}

a.bouton {
  color: white;
  width:140px; heigth:54px; 
  background-color: #000080;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  background-image: url(/IMAGES/boutForm.jpg);
}
a.bouton:hover {
  background-color: #6495ED;
  background-image: url(aqua.jpg);
}

a.mini {
  color: #000000;
  font-family:verdana;
  font-size:9px;
  text-decoration: none;
}
a.mini:hover {
  color: #ffffff;
}

.mini {
  color: #000000;
  font-family:verdana;
  font-size:9px;
}

a.accueilFORM {
  width:117px;
  height:61px;
  background-image: url(/FORM/accueilOFF.jpg);
}
a.accueilFORM:hover {
  width:117px;
  height:61px;
  background-image: url(/FORM/accueilON.jpg);
}

