div#loader {
  background: #FFFFFF url(../images/fond.jpg) no-repeat 0 0;
  margin: 0px;
  padding: 10px 20px 20px 20px;

  min-height: 540px;
  height:auto !important;
  height:540px;
}

div#loader h1 {
  font: bold 20px Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
  color: rgb(0,90,120);
  text-align: center;
}

div#loader a {
  text-decoration: underline;
}

div#loader li {
  padding-bottom: 1em;
}

div#loader .center {
  text-align: center;
}
