/* Generated by KompoZer */
body {
  border:  none;
  margin: 0;
  padding: 0;
  background-color: #191512;
  font-size: 12px;
}
h1 {
  text-align: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 150%;
}
h2 {
}
#navi {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  list-style-type: none;
  background-image: url(images/bg-navi.jpg);
  background-repeat: repeat-x;
  text-transform: uppercase;
}
#navi ul {
  font-weight: inherit;
  text-decoration: none;
  padding-top: 0px;
}
#navi li {
  text-decoration: none;
  color: #666666;
  font-weight: inherit;
  padding-top: 10px;
  display: inline;
  margin-right: 1.5em;
}
#navi a {
  text-decoration: none;
  font-weight: inherit;
  color: #666666;
}
#navi a:hover {
  text-decoration: none;
  color: #b2b2b2;
}
#navi a:active {
  text-decoration: none;
  font-weight: bolder;
  color: #ffcc00;
}
#presentation {
  color: silver;
  margin-right: 10%;
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 15%;
}
#presentation a {
  text-decoration: none;
  font-weight: inherit;
  color: #666666;
}
#presentation a:hover {
  text-decoration: none;
  color: #b2b2b2;
}
#presentation a:active {
  text-decoration: none;
  font-weight: bolder;
  color: #ffcc00;
}
.id {
  float: right;
  margin-left: 2.5em;
}
.lang {
  float: right;
  text-transform: lowercase;
  font-family: Arial,Helvetica,sans-serif;
  margin-top: -10px;
}
#contact {
  color: silver;
  font-family: Arial,Helvetica,sans-serif;
  padding-right: 10%;
  margin-right: auto;
  padding-left: 150px;
  margin-left: auto;
}
.form {
}
