

body {
  background: #000 url(http://2.bp.blogspot.com/_O8ad7jrur7I/SwwRajcddfI/AAAAAAAAAIY/BBWBLRovfts/s1600/sfondo.jpg) no-repeat top left;
  }






#container {
            
            position:relative;
            margin-left: auto;
            margin-right: auto;
            top: 50px;
            
            width: 500px;
            height: 500px;
            border: 1px solid #666;
            
  }


#vuoto {position: absolute;
        background: #aaa;
        filter:alpha(opacity=0);
            opacity:0.0;

       width: 385px;
        height: 473px;
        top: 0px;
      left: 115px;
      z-index:1;
        }




#sotto {background: #200645;
        filter:alpha(opacity=40);
            opacity:0.4;
        width: 500px;
        height: 500px;}

.testo {position: absolute;
      top: 445px;
      left: 5px;
      padding-right: 5px;
      text-align: center;
      font-family: "lucida grande", verdana, tahoma, arial;
      font-size: xx-small;
      color:#888;}

.select1 {position: absolute;
          top: 5px;
          left: 0px;
          padding-left: 3px;
          width:100px;
          height:14px;
          border-bottom:#888 1px solid;
          background: #58002b;
          filter:alpha(opacity=60);
          opacity:0.6;
          font-weight:bold;
          text-align: left;
          font-family: "lucida grande", verdana, tahoma, arial;
          font-size: xx-small;
          color:#fff;}







#menu {background: #333333;

filter:alpha(opacity=80);
            opacity:0.8;
  border: 1px solid #666;
  top: 5px;
  left: 5px;
  position: absolute;
  text-align: right;
  font-family: "lucida grande", verdana, tahoma, arial;
  font-size: xx-small;
  width: 100px;
  height: 437px;
  padding: 50px 0 0 5px;
  font-weight: normal; 
  text-decoration: none; 
  

  }


#menu a:link {
  font-weight: normal; 
	text-decoration: none; 
	color: #888;
  }

#menu a:visited{ 
	font-weight: normal; 
	text-decoration: none; 
	color: #888;
  }


#menu a:hover{ 
	font-weight: normal; 
	text-decoration: none; 
	color: #fff;
  }


#sotto2 {



       width: 376px;
        height: 487px;
border: 1px solid #666;
top: 5px;
  left: 117px;
position: absolute;
}




#frame {top: 6px;
  left: 118px;
   position: absolute;
}


div#mostra{    
              font-family: "lucida grande", verdana, tahoma, arial;
              font-size: xx-small;
              position: absolute;
              top: -20px;
              left: 0px;
               z-index:2;}


div#commenti{
              font-family: "lucida grande", verdana, tahoma, arial;
              font-size: xx-small;
              display:none;
              position: absolute;
              top: -20px;
              left: 0px;
              z-index:2;}



div#text {
          text-align: justify;
          font-family: "lucida grande", verdana, tahoma, arial;
          font-size: xx-small; 
          color:#999; 
          width: 480px;
          height: 480px;
          padding: 10px 10px;
          
          background-color: #222;
          position: absolute;
          top: 20px;
          left: 0px;
          z-index:3;}




#mostra a:link {
  font-weight: normal; 
	text-decoration: none; 
	color: #888;
  }

#mostra a:visited{ 
	font-weight: normal; 
	text-decoration: none; 
	color: #888;
  }


#mostra a:hover{ 
	font-weight: normal; 
	text-decoration: none; 
	color: #fff;
  }


#commenti a:link {
  font-weight: normal; 
	text-decoration: none; 
	color: #888;
  }

#commenti a:visited{ 
	font-weight: normal; 
	text-decoration: none; 
	color: #888;
  }

#commenti a:hover{ 
	font-weight: normal; 
	text-decoration: none; 
	color: #fff;
  }

#copyright {position: absolute;
              top: 501px;
              left: 160px; 
         font-family: "lucida grande", verdana, tahoma, arial;
          font-size: xx-small; 
color:#444;}


