   
#super{
position: absolute;  
overflow: auto;  
width: 635px;  
height: 185px;
position:absolute; left:245px;top:215px;
padding: 30px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
-moz-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
background: -moz-linear-gradient(#fff, #ccc);
background: -webkit-gradient(linear, right bottom, right top, color-stop(1, rgb(255,255,255)), color-stop(0.57, rgb(230,230,230)));
text-shadow: 0 1px 0 #fff;
z-index:3;
}
#textshadow
{
position: absolute;  
overflow: auto;
width: 400px;  
height: 212px;  
position:absolute; left:530px;top:220px;

text-shadow: 0px 1px 0px #fff;

}

#foto{
   position: absolute;  
   overflow: auto;  
   position:absolute; left:250px;top:220px; 
   z-index:4;
}
#forma{
position: absolute;  
overflow: auto;  
position:absolute; left:5px;top:565px;
}



div.page {width:725px; height:900px;background:url(../img/2.jpg); border:0px solid #555555}
div.block {width:560px; height:1100px;  background-color:#ffffff; border:0px solid #333333
/* Internet Explorer */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6}
div.block p {margin:47px 0 0 10px; font-weight:bold; color:#000000}
