#idSlideBox { position: fixed; z-index:100; top:40px; left: -385px; width: 385px; height: 300px; background: white; cursor:pointer; box-shadow: 2px 2px 4px #888888; background-image:url("annonce123-logo.png"); background-repeat: no-repeat; }
#idSlideBox a { text-decoration:none; }
#idSlideClose { position:absolute; z-index:2; left:345px; width:40px; font-size:40px; text-align:center; }
#idSlideClose:hover { background-color:#eeeeee; }
#idSlideLink { width:385px; height:290px; display:block; }
#idSlideText {
font-family: 'Arial Black', Gadget, sans-serif; z-index:1; display:block; position:absolute;
color:#000000; background-color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.6);
top:120px; left:10px; width:330px; height:120px;
font-size: 0.9em;
margin-left: 14px;
margin-bottom: 10px;
}
