a:link, a:active, a:visited {
  color: blue;
  text-deXXXcoration: none;
}

body {
  background-color: #E0F5FF;
  XXbackground-color: #D5EAFF;
  font-family: verdana;
}
table.menu1 tr td,
table.menu1 tr td a,
table.menu1 tr td a:link,
table.menu1 tr td a:active,
table.menu1 tr td a:visited {
  text-decoration: none;
  color: white;
  vertical-align: bottom;
  text-align: center;
  font-weight: bold;
}
table.menu1 tr td a:hover {
  color: yellow;
}

table.menu2 tr td,
table.menu2 tr td a,
table.menu2 tr td a:link,
table.menu2 tr td a:active,
table.menu2 tr td a:visited {
  background-color: #C9EEFF;
  text-decoration: none;
  color: black;
  text-align: center;
  vertical-align: bottom;
  font-size: 90%;
  font-weight: bold;
}

table.menu2 tr td.separ {
  border-right-style: solid;
  border-right-color: #AAAAAA;
  border-right-width: 2;
}

table.menu2 tr td a:hover {
  color: orange;
  text-align: center;
}

.menuGauche tr td {
  padding: 5;
  text-align: center;
  font-size: 10;
  font-weight: bold;
}

.menuGauche tr td a,
.menuGauche tr td a:link,
.menuGauche tr td a:active,
.menuGauche tr td a:visited {
  color: white;
  text-decoration: none;
}

.menuGauche tr td a:hover {
  color: yellow;
  text-decoration: none;
}

.bodyfonce {
  background-color: #0A1F62;
}

.fonte1 {
  color: #E3081C;
  XXcolor: #AF301F;
}

.fonte2 {
  color: #B12C1B;
}
