/* Generated by KompoZer */
h1 {
  font-size: xx-large;
}
p {
  font-size: medium;
}
.titre {
  background-color: #003F84;
  color: #FFFFFF;
  text-align: center;
  font-size: xx-large;
}
body {
  margin: 0;
  padding: 0;
  background-color: #789DCC;

  height: 100%;
  font-family: Arial,Helvetica,sans-serif;
  list-style-type: square;
  color: #003F84;
}
html > body #wrap {
  height: 100%;

}
#header {
  width: 100%;
  height: 3em;
  background-color: #003F84;
  color: #FFFFFF;
  font-style: italic;
  text-align: center;
  font-size: small;
  font-family: Arial,Helvetica,sans-serif;
}
html > body #header {
  position: fixed;
  z-index: 10;


}
html > body #content-wrap {
  height: 100%;
}
#footer {
  width: 100%;
  background-color: #003F84;
  color: #FFFFFF;
  text-align: center;
  font-size: xx-small;
  font-style: italic;
  font-family: Arial,Helvetica,sans-serif;
  height: 3em;
}
html > body #footer {
  bottom: 0;
  position: fixed;
  z-index: 10;
}
.box {
  border: 2px outset #993266;
  border-radius: 7px;
  line-height: 21pt;
  padding-left: 10pt;
  background-color: #D6E2F1;
  margin-left: 0px;
  left: 0px;
  height: 20pt;
  width: 140pt;
  display: block;
  color: #993266;;
}
.box:hover {
  color: #993266;;
  background-color: #FFFFFF;
}
.grp_box {
  position: fixed;
  margin-top: 20px;
  width: 150pt;
  display: block;
}
.niv1 {
  padding: 10pt;
  background-color: white;
  min-width: 400pt;
  display: block;
  margin-left: 170pt;
  max-width: 100%;
  position: relative;
  margin-top: 20px;
  margin-right: 20px;

}

.niv2 {
  padding: 10pt;
  background-color: white;
  min-width: 400pt;
  display: block;
  margin-left: 190pt;
  margin-right: 20px;
  max-width: 100%;
  position: relative;
  margin-top: 20px;

}
a:hover {
  font-weight: bold;
}
html > body #wrap {
  height: 100%;
}
#header {
  width: 100%;
  height: 5em;
}
html > body #header {
  position: fixed;
  z-index: 10;
}
html > body #content-wrap {
  height: 100%;
}
html > body #content {
  padding: 6em 1em;
}
#footer {
  width: 100%;
  height: 3em;
}
html > body #footer {
  position: fixed;
  bottom: 0;
  z-index: 10;
}

