/* Generated by KompoZer */
body {
  margin: 0;
  background-color: black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
a:active {
  color: #ffffff;
}
a:link {
  color: #ffffff;
  text-decoration: none;
}
a:visited {
  color: #ffffff;
}
a:hover {
  color: #ff0000;
}
#bandeau {
  width: 750px;
  background-image: url(../squelettes/images/bandeau.png);
  background-position:  top center;
  background-repeat: no-repeat;
  background-color: #666666;
  height: 160px;
}
#cadre {
  margin: 0 auto 0;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #111111;
  color: #cccccc;
  width: 750px;
}
#contenu {
  margin: 0 auto 0;
  width: 500px;
  min-height: 500px;
}
#contenu h1 {
  margin: 10px 20px auto;
  font-family: Arial,Helvetica,sans-serif;
  color: #9999ff;
  font-size: 150%;
  font-weight: lighter;
}
#contenu h2 {
  margin: 10px 0 2px;
  font-family: Arial,Helvetica,sans-serif;
  color: #ccccff;
  text-decoration: none;
  font-size: 120%;
  font-weight: bolder;
}
#contenu h2.selected {
  color: #ffffff;
  background-color: #990000;
  text-decoration: none;
}
#contenu h3 {
  margin: 2px 0 2px 10px;
  font-size: 80%;
  color: #333333;
  font-weight: lighter;
}
#contenu a {
  color: #ffffff;
  text-decoration: underline;
}
#contenu a:hover {
  color: #ff0000;
  text-decoration: underline;
}
#contenu h2 a {
  color: #ffffff;
}
#contenu h2 a:hover {
  text-decoration: none;
  color: #ff0000;
}
#contenu ul {
  margin: 0 0 0 25px;
  list-style-type: none;
  font-weight: normal;
  color: #333333;
}
#erreur h3 {
  margin: 2px 0 2px 10px;
  font-size: 120%;
  color: #ff0000;
  font-weight: lighter;
}
.confirmation {
  font-weight: bold;
  color: #99ccff;
}
input {
  border: 1px solid #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  background-color: #999999;
}
textarea {
  border: 1px solid #ffffff;
  padding: 2px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  background-color: #999999;
}
select {
  border: 1px solid #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  background-color: #999999;
}
#bas_de_page {
  background-image: url(../squelettes/images/bas_de_page.png);
  background-repeat: no-repeat;
  background-position:  center center;
  width: 760px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}
#texte_bas_de_page {
  margin-left: 14px;
  width: 726px;
  padding-top: 80px;
}
#texte_bas_de_page table {
  color: #cccccc;
  font-size: 10px;
  font-family: Arial,Helvetica,sans-serif;
}
#texte_bas_de_page a:hover {
  color: blue;
}

