 /* ------------------------------------ *
  *  HAPedit 3.1.11.105 beta - CSS
  *  gennaio 2005 3.53.49
  * ------------------------------------ */

  body, html {
  margin:0px;
  padding:0px;
  background:#fff;
  }

.gradualshine{
filter:alpha(opacity=100);
-moz-opacity:1;
cursor:pointer;
curser:hand;
}

.menu {
 z-index:99;
 width:200px;
 position:relative;
 height:150px;
 position:relative;
 top:-415px;
 left:23px;
 color:black;
 font-family:helvetica;
 font-size:8pt;
}




