
body {
  margin-top: 0px;
  font-size: 110%;
  color: #000099;
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(medias/bg.gif);
  background-repeat: repeat-y;
  background-position: center top;
}
h1 {
  font-size: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}
a:link {
  text-decoration: none;
  color: #000099;
}
a:visited {
  text-decoration: none;
  color: #000099;
}
a:hover, a:focus {
  text-decoration: underline;
  color: #33ccff;
}
a:active {
  color: red;
}
#wrapper {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
#header {
  height: 260px;
  background-color: #ccffff;
}
.slogan {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #000099;
  text-transform: uppercase;
  font-size: 160%;
}
.ig {
  float: left;
  margin-right: 10px;
}
.id {
  float: right;
  margin-right: 25px;
  margin-left: 30px;
  margin-top: 20px;
}
.content {
  padding: 20px 10px 10px 32px;
  font-family: Arial,Helvetica,sans-serif;
  color: #000099;
  background-image: url(medias/bg-content.gif);
  background-repeat: no-repeat;
  height: 276px;
}
.clr {
  clear: both;
}
.content2 {
  height: 190px;
}
#tarifs {
  padding: 102px 40px 81px 59px;
  font-family: Arial,Helvetica,sans-serif;
  float: right;
  background-repeat: no-repeat;
  background-position: center top;
  width: 319px;
  font-weight: bold;
  font-size: 80%;
  color: white;
  margin-right: 20px;
  background-image: url(medias/bg-tarifs.jpg);
}
#conseils {
  margin-left: 30px;
}
#horaires {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 140%;
  font-weight: bold;
  padding-bottom: 1em;
  background-image: url(medias/bg-horaires.gif);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 1em;
  height: 140px;
}
#plan {
  border: 10px dashed white;
  width: 425px;
  height: 350px;
  float: right;
  margin-left: 20px;
  margin-right: 40px;
  background-color: #113ea6;
}
#contact_info {
  margin-left: 40px;
}
#adresse {
  text-align: center;
  width: 500px;
  padding-top: 1em;
  font-weight: bold;
  font-size: 110%;
}
#mentions {
  text-align: center;
  font-size: 60%;
  margin-top: 2em;
  margin-bottom: 0.5em;
}
#bon {
  font-family: Arial,Helvetica,sans-serif;
  float: right;
  background-repeat: no-repeat;
  background-position: center top;
  font-weight: bold;
  font-size: 80%;
  color: white;
  width: 296px;
  margin-top: -8em;
  padding-right: 39px;
  margin-left: 40px;
}
#actu {
  float: right;
  width: 480px;
}
