* {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 100%;
  margin: 0;
  padding: 0;
  text-indent: 0;
}
body {
  background: #cbbd94;
  text-align: center;
}
img {
  border: 0;
}

#full {
  width: 910px;
  margin: 20px auto 0 auto;
}

#adsense {
  width: 120px;
  float: left;
  height: 600px;
  margin: 39px 0 0 0;
}

#main {
  background: #cbbd94 url(../images/bg_body.jpg) repeat-y;
  width: 781px;
  margin: 20px auto 0 auto;
  text-align: left;
  float: left;
}
#left {
  float: left;
  width: 340px;
  height: 97px;
}
#left img {
  display: block;
}
#menu {
  width: 340px;
  height: 482px;
  background: #cbbd94 url(../images/bg_menu.jpg) no-repeat;
}
#menu ul {
  list-style: none outside;
  text-align: right;
  margin: 0 50px 0 0;
}
#menu a {
  color: #fff;
  font-family: 'Times New Roman', Serif;
  text-decoration: none;
}
#times {
  color: #fff;
  font-weight: bold;
  margin: 0 0 0 45px;
  height: 37px;
}
.time {
  float: left;
  line-height: 2.5em;
  margin: 0 40px 0 0;
}
.time img {
  display: block;
  width: 37px;
  height: 37px;
  float: left;
}
#right {
  float: left;
  width: 431px;
  min-height: 630px;
  background: #cbbd94 url(../images/bg_right.jpg) repeat-y;
}
#top {
  height: 53px;
  background: #cbbd94 url(../images/top.jpg) no-repeat;
}
#right h2 {
  height: 43px;
  background: #cbbd94 url(../images/bg_h2.jpg) no-repeat;
  text-align: right;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.7em;
  padding: 0 25px 0 0;
}
#right h2 a {
  font-family: 'Times New Roman', Serif;
  color: #61542c;
  text-decoration: none;
}
#link {
  height: 39px;
  background: #cbbd94 url(../images/bg_link.jpg) no-repeat;
  text-align: right;
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
  line-height: 2em;
  padding: 0 25px 0 0;
}
#link a {
  color: #a39366;
  text-decoration: none;
  font-family: 'Times New Roman', Serif;
}
#content a {
  color: #342c17;
  text-decoration: underline;
}
#content {
  margin-left: 30px;
  width: 365px;
  color: #342c17;
  font-size: 0.75em;
  font-family: Arial, Helvetica, Sans-serif;
}
#content h3 {
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
  font-size: 1em;
}
#content p {
  margin: 10px 0;
  padding: 0;
}
#content ul {
  list-style-position: inside;
  margin-left: 25px;
}
#histoiresSommaire li {
  margin: 5px 0;
}
#bottom {
  clear: both;
  width: 781px;
  height: 9px;
  font-size: 1px;
  background: #cbbd94 url(../images/bg_bottom.jpg) no-repeat;
}
#mentions {
  background: #cbbd94;
  font-size: 0.6em;
  text-align: right;
  padding: 7px 15px 0 0;
  color: #362e17;
}
#mentions a {
  text-decoration: none;
  color: #362e17;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
#letters {
  text-align: center;
  padding: 5px 0;
  font-size: 0.9em;
  border-bottom: 1px solid #fff;
  margin: 0 0 5px 0;
}
.valignTop {
  vertical-align: top;
}
#formContact {
  width: 100%;
}
#formContact th {
  text-align: right;
  width: 100px;
}
.formText {
  width: 99%;
}
.formTextarea {
  width: 100%;
}