
body {
  margin-top: 0%;
  text-decoration: none;
  background-image: url(images/bg-moteurs.jpg);
  background-repeat: no-repeat;
}
h1 {
}
h2 {
}
h3 {
}
#container {
  margin-right: auto;
  margin-left: auto;
  width: 728px;
}
#wrapper1 {
  width: 728px;
  float: left;
  background-color: white;
}
#google {
}
#google li {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
li.google-red a {
  width: 150px;
  height: 230px;
  display: block;
  background-image: url(images/google-red.gif);
  background-repeat: no-repeat;
}
li.google-red a:hover {
  background-image: url(images/google-red-anim.gif);
}
li.google-black a {
  width: 150px;
  height: 230px;
  display: block;
  background-image: url(images/google-black.gif);
  background-repeat: no-repeat;
}
li.google-black a:hover {
  background-image: url(images/google-black-anim.gif);
}
li.google-blue a {
  width: 150px;
  height: 230px;
  display: block;
  background-image: url(images/google-blue.gif);
  background-repeat: no-repeat;
}
li.google-blue a:hover {
  background-image: url(images/google-blue-anim.gif);
}
li.google-olive a {
  width: 150px;
  height: 230px;
  display: block;
  background-image: url(images/google-olive.gif);
  background-repeat: no-repeat;
}
li.google-olive a:hover {
  background-image: url(images/google-olive-anim.gif);
}
span {
  display: none;
}
#pub1 {
  text-align: center;
  margin-bottom: 1em;
  margin-top: 1em;
}
#slide {
  border: 1px solid black;
  position: relative;
  margin-bottom: 1em;
  height: 90px;
  margin-left: -1px;
  width: 727px;
}
#slider ul, #slider li, #slider2 ul, #slider2 li {
  border-style: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#slider {
  width: 728px;
  background-color: white;
}
#slide a {
  border-style: none;
  background-color: white;
}
#slider li, #slider2 li {
  border-style: none;
  overflow: hidden;
  width: 728px;
  height: 90px;
  background-color: white;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
  display: block;
  width: 30px;
  position: absolute;
  top: 71px;
  z-index: 1000;
  height: 77px;
  left: -30px;
  visibility: hidden;
}
#nextBtn, #slider1next {
  left: 728px;
}
#plan {
  width: 728px;
  float: left;
  text-align: center;
}
#link {
  width: 728px;
  float: left;
}
#wrapper2 {
  width: 180px;
  height: 620px;
  background-color: #ffff99;
  float: left;
}
#pub2 {
  margin: 10px;
  width: 160px;
  height: 600px;
}
.clr {
  clear: both;
  height: 0px;
}
.plan {
  border-style: solid;
  border-color: #625e00;
  border-width: 1px 0;
  padding: 1em;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position:  center center;
  margin-bottom: 1em;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: inherit;
  font-size: 12px;
  color: #ff6600;
  background-color: white;
}
.plan li {
  display: inline;
  color: #333333;
}
.plan li a {
  padding: 0px 5px;
  text-decoration: none;
  border-right-width: 1px;
  border-right-color: white;
  color: #333333;
}
.plan li a:visited {
  color: #333333;
}
.plan li a:hover, .plan li .current {
  background: transparent url(images/blockactive.gif) repeat-x scroll center;
  color: #333333;
}
.logo {
  float: left;
  margin-left: -100px;
}

