
html { margin: 0; padding: 0; width: 100%; height: 100%; border-width: 0 }
body { background: #fff; margin: 0; padding: 0; position: absolute; width: 100%; height: 100% }
a { color: #33f }
ul#menu  { color: silver; font-size: 15px; background-color: #000; text-align: center; list-style-type: none; margin: 0 0 0 -302px; padding: 0; position: relative; z-index: 5; left: 50%; width: 616px; height: auto; border: double 1px silver }
#menu a  { color: #fff; text-decoration: none; background-color: #000; display: block; width: 100px; border: solid 1px silver; }
#menu a:hover  { color: #cff; background-color: #000 }
#menu li { margin: 0; padding: 0; float: left }
#holder    {background-color: #fff; margin: 0; padding: 0; position: absolute; z-index: 0; top: 0; left: 0; width: 100%; height: auto }
#langue { font-size: 20px; position: absolute; top: 0.4%; left: 1em }
#bouton  { margin-top: 2em }
#bouton a  { color: #fff; font-size: 1.5em; background-color: #000; text-align: center; display: block; margin-right: auto; margin-left: auto; width: 7em; border: solid 2px silver }
#bouton a:hover { color: #fff; background-color: black; border: solid 2px silver }
#warning  { color: #000; font-size: 22px; margin-top: 10%; position: relative }
#conteneur { }
#warning p { text-align: justify }
#copyright { font-size: 10px; position: absolute; top: 97%; left: 1em }
.class { }
