/* Generated by KompoZer */
html {
  height: 99%;
}
body {
  margin: 0;
  padding: 4px;
  height: 100%;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
}

h3{
  text-align: left;
}

a {
  color: #9a0000;
}

blockquote {
  text-align: left;
}

.titrequestion {
  color: #9a0000;
  padding-top: 20px;
  font-size: large;
  text-align: left;
  text-decoration: underline;
  width: 650px;
}

.libelle_question{
  padding-top:10px;
  text-align: left;
  font-size: large;
  /*width: 650px;*/
}

.question {
  visibility: hidden;
  text-align: center;
  width: 650px;
  position: absolute;
  /*left: 25%;*/
  top: 140px;
}

.navigation {
  position: absolute;
  top: 380px;
  /*left:10%;*/
  width: 100%;
  text-align: center;
}

.navigation-prec {
  font-size: medium;
}

.navigation-suiv {
  font-size: medium;
  font-weight: bold;
}

