/* Generated by KompoZer */
body {
  background-attachment: fixed;
  background-color: #fee476;
  border-style: none;
}
ul, li {
  list-style-type: none;
  width: 100%;
}
h1 {
  font-family: Times New Roman,Times,serif;
  color: #660000;
  font-style: italic;
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  color: #3333ff;
  margin: 15px 0px 6px 4px;
  padding: 0;
}
#menu {
  margin: 0;
  Padding: 0;
  display: block;
  position: relative;
  background: url(img/barglass.png) no-repeat;
  margin-left: 50%;
  left: -350px;
  height: 50px;
  width: 700px;
}
#menu ul {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
}
#menu li {
  display: inline;
}
#menu a {
  color: blue;
  margin: 0;
  padding: 10px 15px 0 10px;
  display: block;
  float: left;
  background-color: transparent;
  background-repeat: no-repeat;
  height: 50px;
 /* width: 110px;*/
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  /*position: relative;*/
  background-image: url(img/boutonglass.png);
}
#menu a:hover {
  background-position: 0% -50px;
  color: yellow;
}
#entete {
  display: block;
  position: relative;
  background: #184d5a url(img/entete.png) no-repeat;
  margin-left: 50%;
  left: -350px;
  font-weight: inherit;
  width: 700px;
  height: 160px;
}
#hautcorp {
  display: block;
  position: relative;
  margin-left: 50%;
  left: -350px;
  height: 25px;
  width: 700px;
  background: url(img/barhaut.png) no-repeat;
}
#corp {
  border-style: none;
  padding: 0 5px 0 5px;
  position: relative;
  margin-left: 50%;
  left: -350px;
  background-color: White;
  display: block;
  width: 690px;
  min-height: 250px;
}
#bascorp {
  display: block;
  position: relative;
  margin-left: 50%;
  left: -350px;
  width: 700px;
  background: url(img/barbas.png) no-repeat;
  height: 25px;
}
#pied {
  display: block;
  color: white;
  font-size: small;
  padding: 20px 0 0 0;
  position: relative;
  text-align: center;
  margin-left: 50%;
  left: -350px;
  width: 700px;
  background: url(img/pied.png) no-repeat;
  height: 70px;
}

.saisbcase {
  background-color: #33ff33;
}
.saismcase {
  background-color: #ffcc00;
}
.saishcase {
  background-color: #ff6600;
}
.onright {
  float: right;
}
.contain {
  overflow: hidden;
}
.mailto {
  text-decoration: none;
  color: blue;
}

