/* Generated by KompoZer */
html, body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  background: #323232 url(images/bg.jpg) no-repeat scroll center top;
  text-align: center;
  font-size: 0.7em;
  color: #000000;
  font-family: arial;
  line-height: 18px;
}
#site {
  margin: 0 auto;
  background: transparent url(images/bg-site.jpg) repeat-y scroll left center;
  position: relative;
  width: 897px;
  text-align: left;
  min-height: 100%;
}
#header {
  margin: 0;
  background: transparent url(images/header.jpg) repeat scroll 0%;
  position: relative;
  height: 306px;
}
#header h1 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 7px;
  left: 20px;
  color: #96896f;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: normal;
}
#header #menu {
  background: #000000 none repeat scroll 0%;
  position: absolute;
  bottom: 8px;
  left: 38px;
}
#header #menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#header #menu li {
  float: left;
  text-transform: uppercase;
}
#header #menu li a {
  margin: 0;
  padding: 0 10px 0 0;
  text-decoration: none;
  color: #f9f0d6;
  font-weight: bold;
}
#header #menu li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#main {
  margin: 0 auto;
  width: 749px;
  overflow: auto;
}
#contenu {
  margin: 0;
  padding: 20px 10px 120px 0;
  width: 524px;
  float: left;
  font-size: 120%;
  background-color: #ffff33;
}
.post {
  padding: 0 0 20px;
}
.post h2 {
  margin: 0;
  padding: 0 0 0 35px;
  font-size: 1.6em;
  font-weight: normal;
  color: #000000;
}
.post p {
  padding: 0 10px 0 35px;
  text-align: justify;
}
#side {
  margin: 0 0 0 21px;
  padding: 20px 20px 0;
  background: transparent url(images/side.jpg) no-repeat scroll 0%;
  width: 154px;
  float: left;
  color: #ffffff;
}
#side h2 {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  color: #fce9bf;
  text-transform: uppercase;
}
#side ul {
  border-bottom: 1px dotted #fce9bf;
  margin: 5px 0 15px;
  padding: 0 0 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  color: #ffffff;
}
#side li {
  margin: 0 0 5px;
  padding: 0;
  font-size: 1em;
  color: #ffffff;
}
#side li a {
  color: #fce9bf;
  text-decoration: none;
}
#side li a:hover {
  color: #fce9bf;
  text-decoration: underline;
}
#side p {
  border-bottom: 1px dotted #277cfa;
  margin: 10px 0 25px;
  padding: 0 0 10px;
}
#side span {
  margin: 0;
  padding: 0;
  color: #277cfa;
}
#footer {
  margin: 0;
  background: #000000 none repeat scroll 0%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 897px;
  height: 80px;
  line-height: 40px;
  font-size: 90%;
  text-align: left;
}
#footer p {
  margin: 0;
  padding: 0 0 0 120px;
  color: #ffffff;
}
#footer img {
  margin: 0 0 0 -70px;
  float: left;
}
#footer a {
  color: #ffffff;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
