body {
  background-color:#FFFFFF;
  color:#666666;
  font-family: sans-serif;
  font-size:100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

p {font-size:100%}
hr {color: #448CCB;}

table {width:100%;}

.fontmenu {
  font-family: Tahoma, sans-serif;
  font-size: 15pt;
  color: #666666;
  letter-spacing: 1pt;
}

a.lienhaut1 {
  text-decoration: none;
  color: #7A7A7A;
}
a:hover.lienhaut1 {
  text-decoration: none;
  background-color: #005B7F;
  color: #FFFFFF;
}

a.lienhaut2 {
  text-decoration: none;
  color: #7A7A7A;
}
a:hover.lienhaut2 {
  text-decoration: none;
  background-color: #00BFF3;
  color: #FFFFFF;
}
a.lienhaut3 {
  text-decoration: none;
  color: #7A7A7A;
}
a:hover.lienhaut3 {
  text-decoration: none;
  background-color: #B9E3F4;
  color: #FFFFFF;
}
a.lienhaut4 {
  text-decoration: none;
  color: #7A7A7A;
}
a:hover.lienhaut4 {
  text-decoration: none;
  background-color: #82CA9C;
  color: #FFFFFF;
}
a.lienhaut5 {
  text-decoration: none;
  color: #7A7A7A;
}
a:hover.lienhaut5 {
  text-decoration: none;
  background-color: #3CB878;
  color: #FFFFFF;
}


a.liengau {
  text-decoration: none;
  color: #448CCB;
}
a:hover.liengau {
  text-decoration: underline;
  color: #448CCB;
}