#contact { 

 
height:350px;
bottom:200px;	
right:20%;
position:absolute;
width:800px;
z-index:1000;
}
 


#alberto { filter:alpha(opacity="70"); 



font: 16px/100% Helvetica, Verdana, Arial sans-serif;  
color:#fff;


opacity: 0.7; 
height:350px;
top:0px;	
left:0px;
position:relative;
width:360px;
background-color:BLACK;	
z-index:1000;
	
-moz-border-radius: 5px;   
-webkit- border-radius: 5px;   
border-radius: 5px;		

}

#flora { filter:alpha(opacity="70"); 
opacity: 0.7; 
height:350px;
bottom:0px;	
right:0px;
position:absolute;
width:360px;
background-color:BLACK;	
z-index:1000;
	
-moz-border-radius: 5px;   
-webkit- border-radius: 5px;   
border-radius: 5px;		

}


#closealb { 

filter:alpha(opacity="70"); 
opacity: 0.7; 
height:30px;
	
top:5px;	
left:330px;

position:absolute;
	
width:34px;
 
z-index:5000;
cursor: pointer;
}

#closealb img{ 
cursor: pointer;
}

#contactopen { cursor: pointer; }