body {
  margin: 0;
  background: #ffffff none repeat scroll 0% 50%;
  font-size: 0.9em;
  text-align: center;
  line-height: 18px;
  color: #575449;
  font-family: "Open Sans", sans-serif;
}
#site {
  border: 1px solid #cccccc;
  margin: 0 auto;
  padding: 10px 0 0;
  width: 767px;
  text-align: left;
  background-color: white;
  overflow: hidden;
}
#header {
  margin: 0 0 0px;
}
#frise {
  margin: 0 0 0px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  position: relative;
  background-color: #c9ff46;
}
#content {
  padding: 0px 0 0;
  overflow-y: auto;
}
#side {
  border-style: none;
  padding-top: 0;
  padding-bottom: 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
  color: #3C3C3C;
  width: 180px;
  float: left;
}
#side li {
  margin-left: 0;
  padding-left: 0px;
  margin-right: 0;
  padding-right: 0;
  line-height: 25px;
}
#side a {
  display: block;
  height: 25px;
  line-height: 25px;
  text-decoration: none;
  color: #3C3C3C;
}
#side a:hover {
  border-style: none;
  border-width: 0px;
  text-decoration: none;
  color: #3C3C3C;
  background-position:  center center;
  background-color: #efefef;
}
#side a.nostyle {
  background-color: transparent;
  color: white;
  height: 10px;
  text-decoration: none;
}
#contenu {
  border-left: 1px solid #eeeeee;
  font-size:small;
  color: #3C3C3C;
  margin: 0 0 0 0px;
  padding: 0 0 0 20px;
  width: 550px;
  float: left;
}
#footer {
  border-style: none;
  border-top: medium none;
  border-left: medium none;
  border-right: medium none;
  margin: 0 auto;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  background-position: left top;
  padding-left: 0;
  font-size: 90%;
  position: relative;
  height: 150px;
  padding-right: 0;
  background-repeat: no-repeat;
  width: 770px;
}
.image {
  border:  none;
  padding: 10px;
  width: 250px;
  float: left;
}
.image dl {
  border:  none;
  margin: 0;
  float: left;
  width: 250px;
  text-align: center;
}
.image dt {
  border-style: none;
  margin: 0;
  padding: 0px;
  font-size: smaller;
  float: left;
  text-align: center;
  width: 250px;
}
.image dd {
  border-style: none;
  margin: 0;
  padding: 0;
  float: left;
  color: #3C3C3C;
  font-size: smaller;
  text-transform: none;
  text-align: center;
  width: 250px;
}
.imageG {
  border:  none;
  width: 250px;
  float: left;
  margin-top : 10px;
}
.imageG dl {
  border:  none;
  margin: 0;
  float: left;
  width: 250px;
  text-align: center;
}
.imageG dt {
  border-style: none;
  margin: 0;
  padding: 0px;
  font-size: smaller;
  float: left;
  text-align: center;
  width: 250px;
}
.imageG dd {
  border-style: none;
  margin: 0;
  padding: 0;
  float: left;
  color: #3C3C3C;
  font-size: smaller;
  text-transform: none;
  text-align: center;
  width: 250px;
}
.imageD {
  border:  none;
  width: 250px;
  float: right;
  margin-top : 10px;
}
.imageD dl {
  border:  none;
  margin: 0;
  float: left;
  width: 250px;
  font-size: smaller;
  text-align: center;
}
.imageD dt {
  border-style: none;
  margin: 0;
  padding: 0px;
  font-size: smaller;
  float: left;
  text-align: center;
  width: 250px;
}
.imageD dd {
  border-style: none;
  margin: 0;
  padding: 0;
  float: left;
  color: #3C3C3C;
  font-size: smaller;
  text-transform: none;
  text-align: center;
  width: 250px;
}
#side li.nolink {
  margin: 0;
  padding: 0 0 0 0px;
  line-height: 25px;
  font-size: smaller;
  height: 25px;
  text-decoration: none;
  background-color: #50090f;
  color: white;
}