  img {
    border : none;
    border : 0px;
    }
/* RESET */

ul,ol { list-style: none; }


/* overlay/popup
----------------------------- */

#overlay { position:absolute; width:100%; top:0px; left:0; background-image:url('http://johndoe.on-web.fr/lecteur-video/fond1.png');}
#popup { position:absolute; padding:0px; border-style:solid; border-width:0px; z-index:9997; background-image:url('http://johndoe.on-web.fr/lecteur-video/fond-video.png'); }
#popup #popup-close { display:none; position:absolute; cursor:pointer; left:190px; top:251px; width:40px; height:17px; display:block; }



#popup #qt-display {  position:absolute; zoom:1; background:#000; z-index:9998; }
#popup #qt-spinny { position:absolute; z-index:9999; } 		

