#t1{
    position: absolute;
    height: 35px;
    width: 321px;
    background-image: url('../imagenes/textos/tcajas1.png');
    background-size: 100%;
    background-repeat: no-repeat;
    left: 10px;
    top:120%;
}

#texto{
    position: absolute;
    height: 1816px;
    width: 100%;
    background-image: url('../imagenes/textos/textcajas.png');
    background-size: 95%;
    background-repeat: no-repeat;
/*    left: -2%;*/
    top:7%;
    margin-top: -5%;
}
.silver2{
  position: absolute;
  height: 200px;
  width: 338px;
  left: 6%;
  background-size: 100%;
}


#img2{
    
    background-image: url('../imagenes/btn/silver2.png');
    top:42%;
}
   
#img3{
    background-image: url('../imagenes/btn/silver2.png');
    top:100%;
}

.silver1{
    position: absolute;
    height: 200px;
    width: 255px;
    left: 50%;
    background-size: 90%;
    background-repeat: no-repeat;
}

#img4{
    background-image: url('../imagenes/btn/silver1.png');
    top:0%;
}

#img5{
    background-image: url('../imagenes/btn/silver1.png');
    top:40%;
}

#img6{
    background-image: url('../imagenes/btn/silver1.png');
    top:80%;
}

#img7{
    background-image: url('../imagenes/btn/silver1.png');
    top:120%;
}

#img8{
    background-image: url('../imagenes/btn/silver1.png');
    top:160%;
}

#img9{
    background-image: url('../imagenes/btn/silver1.png');
    top:200%;
}

#img10{
    background-image: url('../imagenes/btn/silver1.png');
    top:236%;
}

