body {
  margin: 0;
  overflow-x: hidden;
  color: #3b3b3b;
  font-size: 13px;
  font-family: 'Arial';
  position: relative;
}
#content {
  position: relative;
}
#header {
  width: 980px;
  height: 123px;
  margin: 0 auto;
  position: relative;
}
#body {
  position: relative;
}
#video {
  height: 504px;
  background: url(/img/default/trame02.png);
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#content.partners #video {
  overflow: visible;
}
#content.partners #video_partners {
  height: 504px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#home_diaporama {
  height: 504px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
#video #example_video_1 {
  position: absolute;
  top: 0;
  left: 0;
}
#video_404 {
  width: 980px;
  margin: 0;
  overflow: inherit;
}
#back_home_container {
  width: 980px;
  left: 50%;
  top: 0;
  margin-left: -490px;
  overflow: inherit;
  position: fixed;
}
#back_home_container #back_home {
  position: absolute;
  height: 100px;
  width: 200px;
  top: 140px;
  right: 45px;
  display: block;
}
#body_content {
  width: 980px;
  margin: 0 auto;
  height: auto;
  position: relative;
  min-height: 70px;
}
#footer {
  float: left;
  bottom: 0px;
  height: 44px;
  background-color: #3b3b3b;
  width: 100%;
  color: #fff;
  font-size: 12px;
  z-index: 1000;
  position: relative;
  bottom: 0px;
}
#footer_content {
  height: 44px;
  width: 980px;
  position: absolute;
  left: 50%;
  margin-left: -490px;
}
img {
  border: none;
}
