#accueil_bkg_left
{ position: absolute;
  top: 151px;
  left: 0px;
  height: 423px;
  width: 50%;
  background-image: url("../images/accueil_bkg_left.jpg");
  background-repeat: repeat-x;
}

#accueil_bkg_right
{ position: absolute;
  top: 151px;
  left: 50%;
  height: 423px;
  width: 50%;
  background-image: url("../images/accueil_bkg_right.jpg");
  background-repeat: repeat-x;
}

#center
{ height: 423px;
}

#center_content
{ position: relative;
  width: 1048px;
  height: 423px;
  margin-right: auto;
  margin-left: auto;
  background-image: url("../images/accueil_bkg_2.jpg");
  background-repeat: no-repeat;
  background-position: right;
}

#anim
{ float: left;
  margin-left: 34px;
  _margin-left: 17px;
  _margin-top: -1px;
}

#commandez
{ float: left;
  text-align: justify;
  color: #ffffff;
  margin: 63px 0px 0px 95px;
  width: 149px;
}

#commandez a
{ color: #ffffff;
  font-size: 11px;
  line-height: 22px;
}

#tableau_commandez
{ display: block;
  float: left;
  width: 70px;
  height: 80px;
  margin: 300px 0px 0px -6px;
}

#tableau_commandez img
{ width: 70px;
  height: 80px;
  border: none;
}
