/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
}
body {
  font-size: 13px;
  color: black;
}
h1, h2, h3 {
  margin-bottom: 20px;
  color: black;
}
h1 {
  font-size: 1.62em;
}
h2 {
  font-style: italic;
  font-size: 1.36em;
}
h3 {
  font-size: 1em;
}
p, blockquote, ol, ul {
  margin-bottom: 20px;
  line-height: 1.67em;
}
ol, ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ol {
  margin-left: 3em;
  list-style-type: decimal;
  list-style-image: none;
  list-style-position: outside;
}
a {
  color: #cc6600;
}
a:hover {
  text-decoration: underline;
  color: #ea7500;
}
#logo {
  border-top: 10px solid #cca65c;
  border-bottom: 1px solid #ffffff;
  padding: 0 0 150px;
  background-image: url(images/banniere.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center bottom;
}
#logo h1, #logo h2 {
  margin: 0 auto;
  width: 860px;
  text-transform: uppercase;
  font-size: 1.22em;
  font-family: Arial,Helvetica,sans-serif;
}
#logo h1 {
}
#logo h2 {
  margin-top: -1.22em;
  text-align: right;
}
#logo a {
  text-decoration: none;
  color: #000000;
}
#page {
  margin: 0 auto;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  width: 860px;
}
#left {
  padding: 20px;
  float: left;
  width: 160px;
}
#left h2 {
  margin-bottom: 1em;
  padding-right: 6px;
  text-transform: uppercase;
  text-align: right;
  font-size: 1em;
  font-weight: bold;
  color: #000000;
}
#left ul {
  line-height: 1.82em;
}
#left li {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
  padding-right: 10px;
  text-align: right;
}
#left a {
  text-decoration: none;
  font-size: 0.85em;
}
#left a:hover {
  text-decoration: underline;
}
#center {
  padding: 21px;
  float: left;
  width: 483px;
}
#right {
  padding: 20px;
  float: left;
  width: 95px;
}
#right h2 {
  margin-bottom: 1em;
  padding-left: 6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  color: #000000;
}
#right ul {
  line-height: 1.82em;
}
#right li {
  background: transparent url(images/img04.gif) no-repeat scroll left center;
  padding-left: 10px;
}
#right a {
  text-decoration: none;
  font-size: 0.85em;
}
#right a:hover {
  text-decoration: underline;
}
#footer {
  padding: 20px;
  background: #cca65c url(images/footer.jpg) repeat-x scroll 0% 50%;
  height: 100px;
}
#footer p {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  font-size: 0.77em;
  font-weight: bold;
  color: #000000;
}
#footer a {
  text-decoration: none;
  color: #000000;
}

