/* Generated by KaZcadeS */
body {
  padding: 0px;
  background-position: center;
  background-repeat: repeat;
  font-family: Arial,Helvetica,sans-serif;
  background-color: transparent;
  background-image: url(fond.GIF);
}
#menu_gauche {
  padding: 0px;
  float: left;
  margin-top: 50px;
  text-align: left;
  background-color: #cceffc;
  width: 193px;
  height: 550px;
}
.corps {
  border: 0 solid black;
  margin: 0px auto 1px;
  padding: 0px;
  background-attachment: scroll;
  background-position: center top;
  position: absolute;
  left: 195px;
  width: 800px;
  text-align: left;
  font-family: "comic sans ms",serif;
  color: black;
  font-size: 0.8em;
  background-color: transparent;
  background-repeat: repeat;
}
.corps a {
  color: green;
  text-decoration: underline;
  font-weight: bold;
}
.corps a:visited {
  color: blue;
  text-decoration: none;
}
.corps a:hover {
  color: red;
}
.corps a:active {
  color: gray;
}
.corps h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 5px;
  font-family: "Trebuchet ms",serif;
  color: red;
  font-size: 1.5em;
}
.corps h1 {
  margin-top: 0px;
  margin-bottom: 7px;
  font-family: "Trebuchet ms",serif;
  font-size: 2.4em;
  text-align: center;
  color: black;
}
.corps p {
  margin: 0px 15px 15px;
}
.decoll {
  margin: auto;
  clear: both;
  width: 1000px;
  height: 0px;
}
.feint {
  margin: auto;
  clear: both;
  width: 1000px;
  height: 1px;
}
#conteneur {
  border-color: #ffffff;
  border-width: 0;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 0px;
  height: 580px;
  background-repeat: repeat;
  width: 969px;
  background-color: transparent;
}
#global {
  width: 1000px;
}
dl, dt, dd, ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu {
  position: absolute;
  top: 0px;
  left: 4px;
  z-index: 100;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#menu dl {
  margin: 0 7px;
  float: left;
  width: 179px;
}
#menu dt {
  border: 1px solid gray;
  background: #33ccff none repeat scroll 0% 50%;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
}
#menu dd {
  border: 1px solid gray;
}
#menu li {
  background: #ffff99 none repeat scroll 0% 50%;
  line-height: 18px;
}
#menu li a, #menu dt a {
  border: none;
  color: #000000;
  text-decoration: none;
  display: inline;
  height: 100%;
}
#menu li a:hover, #menu dt a:hover {
  background: #eeeeee none repeat scroll 0% 50%;
}
#site {
  margin-right: auto;
  z-index: 1;
  top: 20px;
  left: 0px;
}
a {
  text-decoration: none;
  color: #222222;
}
