body {
  background-image: url(img/danse.jpg);
  background-color: #333333;
}
.casegrise {
  border: 1px solid #999999;
}
.tableaufond {
  border: 1px solid #666666;
  background-color: #333333;
}
.bandeau_haut {
  background-image: url(img/bandeau_haut.jpg);
  background-repeat: no-repeat;
}
.amisdesavin {
  color: #8a9ac4;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: bolder;
  text-decoration: none;
}
.amisdesavin:hover {
  color: #bdc6dd;
}
.grostitre {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 25px;
  font-style: italic;
  color: #ffffff;
  font-weight: bold;
}
.tx {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #ffffff;
}
.tx_13pts {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #ffffff;
}
.boutonmenu {
  color: #fbd337;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: bolder;
  text-decoration: none;
}
.boutonmenu:visited {
  color: #fbd337;
}
.boutonmenu:hover {
  color: #fd541c;
}
.boutonrouge {
  color: #fd541c;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}
.boutonoeuvres {
  color: #fbd337;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-style: normal;
  text-decoration: none;
}
.boutonoeuvresrouge {
  color: #fd541c;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-style: normal;
}
.boutonoeuvres:visited {
  color: #fbd337;
}
.boutonoeuvres:hover {
  color: #fd541c;
}
.boutonpieddepage {
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
}
.boutonpieddepage:visited {
  color: #ffffff;
}
.boutonpieddepage:hover {
  color: #fd541c;
}
.cellulecentre {
  vertical-align: middle;
}
.champ {
  border: 1px solid #fbd337;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #fbd337;
  background-color: #333333;
}
.pieddepage {
  background-image: url(img/pied_de_page.jpg);
}
