body {
  font-weight: bold;
  text-decoration: none;
  background-attachment: fixed;
  background-position: center top;
  font-style: normal;
  list-style-type: none;
  background-repeat: no-repeat;
  font-family: Arial,Helvetica,sans-serif;
  width: 100%;
  color: white;
  background-color: #999999;
}
a {
  text-decoration: none;
  text-align: center;
  color: black;
  list-style-type: none;
}
#entete {
  border-style: none;
  background-color: #999999;
  background-image: url(logo/logo%20cineval.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  height: 125px;
  color: white;
}
#menu {
  height: 70px;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  text-align: center;
  font-size: 21px;
  font-style: normal;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #999999;
}
#menu table {
  border-style: solid;
  border-color: #999999;
  width: 99%;
  font-family: Arial,Helvetica,sans-serif;
  vertical-align: middle;
  text-align: center;
  height: 70px;
}
#menu td {
  border-style: solid;
  border-color: #999999;
  height: 70px;
}
#menu td {
  border:  none;
  height: 70px;
  margin-right: 2px;
  width: 16%;
  padding-right: 2px;
  right: 2px;
  text-align: center;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  background-color: silver;
}
#contenu {
  font-weight: bold;
  color: white;
  background-color: black;
  text-decoration: none;
  font-size: x-large;
  font-style: normal;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
}
