body{
  background: #003B55 url("image/classic/fond-haut.gif");
  background-repeat: repeat-x;
  margin:0;
  padding:0;
}

#Header {
  position: absolute;
  width: 780px;
  left: 50%;
  top: 0px;
  margin-left: -390px;
}

#Footer {
  text-align: center;
  margin-bottom: 20px;
}

#Global {
  position: absolute;
  width: 718px;
  left: 50%;
  top: 105px;
  margin-left: -359px;
}

#Cadre {
  width: 718px;
  background: #FFFFFF url(image/classic/bas-tab.gif) bottom no-repeat;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

IMG {
  border: 0px;
}

TD {
  text-align: center;
}

.Border {
 border: 1px solid black;
}


#Grande td {
  padding: 10px;
}
