body
{
  width:100%;
  height:100%;
  margin:0px auto;
  font:10pt, "Trebuchet MS", serif;
  background-color:#000000;
  overflow:none;
}
#banniereblanche {
  text-align:center;
  width:100%;
  height:40px;
  background-color:#ffffff;
  margin-top:1%;
 }
 #bandeau_haut
 {
  text-align:center;
  width:100%;
  height:50px;
  margin-top:8%;
  background-color:#000000;
}
#index
 {
 margin-top:2%;
 text-align:center;
 width:100%;
 height:400px;
 background-color:#000000;
}
#index a
 {
text-align:center;
color:#ffffff;
text-decoration:none;
background-color:#000000;
}
#index a:hover
 {
text-align:center;
color:#416482;
text-decoration:none;
background-color:#000000;
}
