/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #ff9900 none repeat scroll 0% 50%;
  font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 24px;
}
a {
  text-decoration: none;
  color: #ff6600;
}
a:hover {
  text-decoration: underline;
  color: #111111;
}
#wrap {
  margin: 40px auto;
  width: 800px;
}
#header {
  background: #eeeeee url(images/header.gif) no-repeat scroll 0% 50%;
  height: 10px;
}
#header h1 {
  padding: 30px 0;
  font-size: 34px;
  font-weight: 100;
  letter-spacing: -3px;
}
#header h1 a {
  text-decoration: none;
  color: #ec8714;
}
#header h1 a:hover {
  text-decoration: none;
  color: #000000;
}
#header h2 {
  padding: 0 0 0 31px;
  color: #89a537;
  font-size: 20px;
  font-weight: 100;
}
#menu {
  background: #eeeeee url(images/menu_une.jpg) no-repeat scroll 0% 50%;
  height: 180px;
}
#menu ul {
  padding: 10px 0 0 40px;
  list-style-type: none;
}
#menu ul li {
}
#menu ul li a {
  letter-spacing: -1px;
  color: #007f00;
  font-family: Comic Sans MS;
  font-weight: lighter;
  font-style: italic;
  font-size: 18px;
}
#menu ul li a:hover {
  text-decoration: none;
  color: #ffc166;
}
#content {
  padding: 20px;
  background: white url(images/content.gif) repeat-y scroll 0% 50%;
  font-size: 1.3em;
  text-align: center;
}
.main {
  border-top: 1px solid #aaaaaa;
  padding: 10px;
  background: white none repeat scroll 0% 50%;
}
.main h2 {
  padding: 15px 0 7px;
  font-size: 18px;
  font-weight: 100;
}
.main h2 a {
  text-decoration: none;
}
.left h2 a:hover {
  color: #111111;
}
#bottom {
  padding: 0px 0;
  background: #eeeeee url(images/bottom.gif) no-repeat scroll 0% 50%;
  margin-top: 0%;
}
#footer {
  text-align: center;
  font-size: 8px;
  color: black;
}
