* {
  margin: 0;
  padding: 0;
}

body {
  background: #000 url(../images/background-entrez-2.png) repeat-x 0 100px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
}

#conteneur {
  width: 655px;
  margin: 0 auto;
}

#sv {
  float: left;
  width: 50%;
  background: url(../images/background-entrez-1.png) repeat-x 0 100px;
}
#sv div {
  width: 312px;
  height: 175px;
  float: right;
  margin: 76px 16px 0 0;
  display: inline;
}
#sv div a {
  display: block;
  width: 312px;
  height: 175px;
  background: url(../images/solution-visuelles-entrez.png) no-repeat 0 0;
}
#sv div a span, #ss div a span {
  position: absolute;
  left: -9000px;
}
#ss {
  float: left;
  width: 49%;
  background: url(../images/background-entrez-2.png) repeat-x 0 100px;
}
#ss div {
  width: 312px;
  height: 175px;
  margin: 76px 0 0 17px;
}
#ss div a {
  display: block;
  width: 312px;
  height: 175px;
  background: url(../images/sport-system-entrez.png) no-repeat 0 0;
}

#flash {
  clear: both;
  width: 657px;
  height: 169px;
  margin: 0 auto;
}

#voeux {
  clear: both;
  display: block;
  width: 635px;
  height: 50px;
  margin: 0 auto;
}

#foot {
  width: 657px;
  margin: 0 auto;
}
#foot1 {
  width: 312px;
  text-align: center;
  float: left;
}
#foot2 {
  width: 312px;
  text-align: center;
  float: right;
}

#logo {
  margin-top: 100px;
  width: 250px;
  margin: 0 auto;
}

