

body {
  font-family: Comic Sans MS;
  margin-bottom: 0%;
  margin-right: 0%;
  margin-left: 0%;
  background-image: url(images/bg-body.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fbfab9;
}
h1 {
  margin-top: 0;
}
h2 {
  margin-top: 0;
  font-size: 19px;
  color: #cc0000;
}
#wrapper {
  width: 750px;
  margin-right: auto;
  margin-left: auto;
}
#slogan {
  color: #999999;
  text-align: center;
  margin-top: -2.7em;
}
#courtenay {
  width: 350px;
  float: left;
  margin-right: 20px;
  margin-left: 15px;
  font-size: 12px;
  margin-top: 1.4em;
}
#chateaurenard {
  width: 350px;
  float: left;
  margin-top: 1em;
}
.titre {
  margin-top: -14px;
}
.adresse {
  border: 1px solid #999999;
  padding: 0.5em;
  font-weight: bold;
  color: #666666;
  background-color: #e1e0de;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  height: 150px;
  text-align: center;
}
.ouverture {
  font-size: 12px;
  padding-top: 1.4em;
  text-align: left;
}
.clr {
  clear: both;
}
#content {
  padding: 1.5em 2.5em 0em;
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(images/bg-content.png);
  background-repeat: no-repeat;
  font-size: 13px;
  height: 180px;
  font-weight: bold;
  color: #666666;
}
#creation {
  background-image: url(images/bg-creation.gif);
  background-repeat: repeat-x;
  width: 100%;
  height: 25px;
  font-family: Arial,Helvetica,sans-serif;
  color: #cccccc;
  font-size: 10px;
  margin-top: 2em;
}
.mentions {
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6px;
  text-align: right;
}
.mentions a {
  text-decoration: none;
  color: silver;
}
.mentions a:hover {
  color: #ff6600;
}
.mentions a:visited {
  color: silver;
}
.logo {
}
#top {
  text-decoration: line-through;
  text-align: center;
  margin-top: 1em;
}
h3 {
  text-align: center;
  font-family: Comic Sans MS;
  font-size: 150%;
  color: yellow;
  margin-top: 0%;
}
#footer {
  margin-top: 2em;
}
.para {
  padding-top: 10px;
}
#partenaire {
  text-align: center;
  margin-top: 1em;
}

