#language-form{ display: none; } div.nav-button{ cursor:pointer; width:15px; z-index:1000; position:fixed; right:32px; font-size: 40px; background-color: transparent; border: 0 solid transparent; } div.nav-button:hover{ opacity: 0.2; } #to_bottom_arrow{ bottom:80px; } div#footer{ position: fixed; bottom: 0px; width: 100%; left: 0px; z-index: 101; } div#validation-bar{ padding: 5px 0; } div#foot{ font-size: 0.75em; text-align: center; padding: 0.2em; } /* à adapter */ #message, #message div{ display: none; } #message { z-index: 42200; position: absolute; top: 5px; right: 5px; background: #fff; padding: 0.5em 1em; border: 1px solid; border-radius: 3px; } #message span{ padding: 0 1em; }