body {
  margin:0;
  padding:0;
  border:0;
  font-family:arial;
  background :#c3c3c3  ;
  color:#515151;
  padding-bottom:39px;
  font-size:12px;
}
h2{
  font-size:13px;
  text-align:center;
}
#content {
  background:#fff;

}
#header{
  background : url('/images/header_bkg.jpg') no-repeat  #fff;
  width:894px;
  height:115px;
  border-bottom:2px solid #e8e8e8;
  margin-bottom:2px;
}
#visus{
  background:#fff;
}

#visus img{
  margin:0 1px 0 1px;
}
.btn {
  float:left;
  width:221px;
  margin:2px 1px 0 1px;
  text-align:center;
  color:#fff;
  padding:3px 0 3px 0;
}
.btn a {
  color:#fff;
}
#btn_vtt {
  background:#d22700;
}
#btn_marche {
  background:#86cc00;
}
#btn_cheval {
  background:#ccca00;
}
#btn_course {
  background:#0090cc;
}
#footer{
  background:#fff;
  margin-top:2px;
  padding-top:2px;
  font-size:11px;
  border-top:2px solid #e8e8e8;
  text-align:center;
}