h1 { 
    font: bold 1.5em garamond; text-align: center;
}
#visor { 
    position: absolute; left: 5px; top: 20px; width: 680px; height: 530px;
    background-color:rgb(104,104,104); overflow: hidden;
    
    }

#visor img { 
    width: 680px;top:0px;
    
    }
#fotoSale { 
    position: absolute; top: 0px; left: 0px;
    }
#fotoEntra { 
    position: absolute; top: 0px; left:70px; 
    }
#piefoto { 
    position: absolute; left: 5px; top: 530px; width: 680px; height: 30px;
    background: silver;
    }
#controlesre { 
    position: absolute; top: 0px; left: 0px;
    }
#controlesav { 
    position: absolute; top: 0px; right: 0px;
    }
#mititulo { 
    top: 20px; left: 0px; width: 620px; text-align: center; font: bold 14px arial;
    }