body, html {height: 100%;margin: 0;padding: 0;}
body{position: relative;}

body {overflow: visible}
#fixed-footer{  position: fixed; z-index: 10000; }



#overflow-page{width:100%; height:100%; }


#fixed-footer {width:100%;bottom:0;margin-left: auto;margin-right:auto;/*background: transparent url(../imgs/pixel.jpg);*/background: #000;color:white;opacity: 0.7;-moz-opacity: 0.7;-khtml-opacity: 0.7;filter: alpha(opacity=70);}
#fixed-footer a { color:white;  font-weight:bold; text-decoration:none;}
#fixed-footer .theme {float:left !important; margin:6px 0 7px 8px;font-family:verdana; font-size:18px; color:#FF0000; font-weight:bold;}
#fixed-footer .titre {float:left !important; margin:6px 0 7px 8px;font-family:verdana; font-size:18px; color:#fff;font-weight:bold; }
#fixed-footer #opened {height:35px; margin:0 8px 0 8px;}/*sur une ligne : height =20*/
#close {float:left !important; margin:8px 0 5px 0;}
#fixed-footer #closed {height:15px;float:left;margin:3px 8px 2px 8px; font-size:10px;}