/* Generated by KompoZer */
body {
  background: #330033 none repeat scroll 0%;
  color: #f0e39e;
}
a {
  color: #ff6533;
}
a:hover, a:focus {
  color: #ff4c00;
}
strong {
  color: #a1b55d;
}
#global {
  background: #4a4099 none repeat scroll 0%;
}
#navigation {
  background: #181a12 none repeat scroll 0%;
}
#navigation a {
  color: #ff6533;
}
#navigation a:hover, #navigation a:focus {
  background: #000000 none repeat scroll 0%;
}
#contenu {
  background: #d7d8d4 none repeat scroll 0%;
  color: #363b29;
}
#contenu a {
  color: #330033;
}
#contenu a:hover, #contenu a:focus {
  color: #6e5122;
}
#contenu strong {
  color: #181a12;
}
#pied {
  color: #e6a948;
}
html, body {
  height: 100%;
}
body {
  padding: 0;
}
#global {
  min-height: 100%;
  width: 750px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
#entete {
  padding: 15px 20px 10px;
}
#entete h1 {
  margin: 0;
}
#entete h1 img {
  margin: 7px 20px 10px 0;
  float: left;
}
#entete .sous-titre {
  margin: 4px 0 15px;
}
#navigation {
  padding: 12px 15px;
}
#navigation ul {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
}
#navigation li {
  display: inline;
}
#navigation a {
  padding: 6px;
  line-height: 1.5;
  font-size: 0.9em;
  text-decoration: none;
}
#contenu {
  padding: 10px 20px;
}
#contenu > *:first-child {
  margin-top: 10px;
}
#contenu p, #contenu li {
  line-height: 1.5;
}
#pied {
  padding: 15px 20px;
  font-size: 0.85em;
}
#pied p {
  margin: 0.5em 0;
}
#copyright {
  text-align: left;
  font-size: 1em;
}
