/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0.7em;
  color: #777474;
  font-family: arial;
  background-repeat: repeat-x;
  background-image: url(images/bg.png);
  background-color: #efefef;
  background-position: left top;
}
#site {
  margin: 0 auto;
  background: white none repeat scroll 0% 50%;
  text-align: left;
  width: 1000px;
}
#header {
  background: transparent url(images/header.jpg) no-repeat scroll left bottom;
  position: relative;
  height: 200px;
}
#header h1 {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 42px;
  left: 15px;
  font-size: 1em;
  text-transform: none;
}
#header h1 a {
  color: #ffffff;
  text-decoration: none;
}
#menu {
  position: absolute;
  left: 0;
  bottom: 11px;
  margin-left: 13px;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  background: transparent url(images/bg-li-menu.jpg) no-repeat scroll right center;
  text-transform: uppercase;
  float: left;
}
#menu li a {
  margin: 0;
  padding: 0 15px;
  text-decoration: none;
  font-weight: bold;
  color: #26354a;
}
#menu li a:hover {
  background-color: #ff6600;
  color: white;
}
#content {
  background: transparent url(images/bg-content2.jpg) repeat-y scroll center;
  overflow: auto;
}
#centrage {
  padding: 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
  overflow: auto;
}
#contenu {
  margin: 0 0 0 2px;
  padding: 20px 15px 0 9px;
  background: transparent none repeat scroll 0% 50%;
  float: left;
  color: #26354a;
  text-align: justify;
  font-size: 1.1em;
  line-height: 1.2em;
  width: 580px;
}
.post {
  padding: 0 0 20px;
}
.post h2 {
  margin: 0;
  padding: 0;
  font-size: 1.6em;
  color: #000000;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
}
.post .sous-h2 {
  margin: 0;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
  color: #993300;
}
.post img {
  margin: 0 10px 5px 20px;
  float: right;
}
.post a {
  color: #b68036;
}
.meta-comment {
  clear: left;
  color: #ff6600;
}
.meta-comment a {
  text-decoration: underline;
  color: #ff6600;
}
.meta-comment a:hover {
  text-decoration: none;
  color: #3333ff;
}
#side {
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  float: left;
  text-align: justify;
  margin-left: -2px;
  width: 180px;
}
#side h2 {
  margin: 0 0 0 10px;
  padding: 0 0 1pt 10px;
  background: transparent url(images/side-h2.jpg) repeat scroll 0% 50%;
  text-transform: uppercase;
  color: red;
  font-weight: lighter;
  line-height: 37px;
  font-size: 1.2em;
  height: 37px;
}
#side ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  color: #000000;
}
#side li {
  margin: 0;
  padding: 0;
}
#side li a {
  padding: 0 0 0 10px;
  background: transparent url(images/side-li.jpg) repeat scroll 0% 50%;
  display: block;
  line-height: 25px;
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
  margin-right: 0px;
  margin-left: 10px;
  height: 25px;
}
#side li a:hover {
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: #ff6600;
  text-decoration: underline overline blink;
}
#side p {
  margin: 10px 0 25px;
  padding: 0;
}
#side form {
  margin: 0;
  padding: 20px 0 0;
  height: 50px;
}
#side input {
  margin: 0;
  padding: 0;
  float: left;
}
#side .champ {
  border-style: solid none solid solid;
  border-color: #e2e2e2 -moz-use-text-color #e2e2e2 #e2e2e2;
  border-width: 1px 0 1px 1px;
  height: 23px;
  width: 121px;
}
#side-left {
  padding: 20px 0 0 10px;
  float: left;
  text-align: justify;
  color: #a3a3a3;
  width: 176px;
  margin-left: 5px;
}
#side-left h2 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 1.4em;
  color: #b68036;
}
#side-left p {
  margin: 0 0 5px;
  padding: 0;
}
#footer {
  text-align: center;
  width: 1000px;
  height: 139px;
}
#footer p {
  margin: 0;
  padding: 25px 0 0;
  background-position: left top;
  background-image: url(images/footer.jpg);
  color: black;
  height: 123px;
}
#footer a {
  text-decoration: none;
  color: black;
}
#footer a:hover {
  text-decoration: underline;
}
