.cuerpo { 
background-color : #000; 
position : absolute; 
top : 160px; 
left : 100px; 
width : 800px; 
padding : 0 0 0 0; 
margin : 0; 
}
.zonafoto{
width : 840px; 
height : 470px; 
background : #000 url('../art/bg-img.png') ; 
}		 
.foto{
width: 800px; 
height: 430px;
border: 1px solid #333;
margin: 20px;
}
.cuadros{
background:transparent;
height:430px;
width:800px;
position:absolute;
top:30px;
left:30px;
z-index:44;
}
