.bodyTXT {
  font-family: "Calibri";
  font-size: 12px;
  color: black;
}

a {
  text-decoration: none;
  color: rgb(102, 102, 102);
}

.TbBanner {
  width: 100%;
  background-color: white;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.TbMenu {
  width: 843px;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  background-color: white;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.Cell_Img {
  width: 175px;
  text-align: left;
}

.Cell_Menu {
  text-decoration: none;
  width: auto;
  font-variant: small-caps;
  color: rgb(102, 102, 102);
  font-size: 24px;
}

.Cell_Menu_Actif {
  text-decoration: none;
  width: auto;
  text-align: center;
  font-variant: small-caps;
  color: black;
  font-size: 36px;
  font-weight: bold;
text-shadow: 10px 10px 10px silver;
}

.Class_Img {
  width: 843px;
  display: block;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}

.TbFooter {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-size: 18px;
  color: white;
  background-color: rgb(0, 121, 201);
  text-align: left;
  vertical-align: top;
}

.Cell_ImgFooter {
  width: 175px;
  background-color: white;
  text-align: left;
}

.Cell_F {
  font-size: 24px;
  width: auto;
  text-align: center;
  font-variant: small-caps;
  color: rgb(0, 121, 201);
}

#b1:hover {
  text-decoration: blink;
}

