/* Generated by KaZcadeS */
body {
  margin: 0;
  background: #ffffff none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
}
#conteneur {
  margin: 0px auto;
  background: #cccccc none repeat scroll 0% 50%;
  position: relative;
  width: 1000px;
}
#entete {
  margin: 0;
  background: #fff0a0 none repeat scroll 0% 50%;
}
#global {
  margin: 0;
  background: #fff0d0 none repeat scroll 0% 50%;
  width: 1000px;
}
#blocmenu {
  float: left;
  width: 180px;
  color: black;
}
#contenu {
  background: #c8ffc8 none repeat scroll 0% 50%;
  margin-left: 180px;
  margin-bottom: 0;
}
.pied {
  margin: 0px;
  padding: 5px;
  background: #fff0a0 none repeat scroll 0% 50%;
}
ul#menu {
  margin: 20px 0 0 10px;
  padding: 0;
  list-style-type: none;
}
ul#menu a {
  border-style: solid;
  border-color: #ddeeff #667788 #334455 #ccddee;
  border-width: 2px;
  margin: 0.5em;
  padding: 0.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  background-color: #99aabb;
  color: #000000;
  display: block;
  width: 130px;
}
ul#menu a:hover {
  border-color: #334455 #ccddee #ddeeff #667788;
  top: 2px;
  left: 2px;
  color: #ffffff;
}
h1 {
  font-family: "Arial",Times,serif;
  font-size: 1.3em;
  font-style: italic;
  font-weight: bold;
  margin-top: 0px;
  margin-left: 40px;
}
p {
  margin: 0 10px;
  font-size: 15px;
}
h2 {
  margin-top: 0;
}
.entetel1 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: red;
}
.entetel2 {
  color: #660000;
  font-size: 16px;
}
.TextePied {
  font-size: 12px;
  padding-top: 5px;
}
hr {
  border: 1px solid #660000;
}
