.abs#taza{/*border:1px solid red;*/
   width:315px;
   height:236px;
   position:absolute;
   top:310px;
   left:505px;
   background:url('../imgs/taza.jpg') no-repeat top left;

}

.abs#taza1{/*border:1px solid red;*/
   width:315px;
   height:236px;
   position:absolute;
   top:310px;
   left:505px;
   background:url('../imgs/taza_1.jpg') no-repeat top left;

}

#taza form{/*border:1px solid red;*/
   margin:10px;
   padding-top:10px;
   width:92px;
   font-size:10px;
   font-weight:bold;
   color:#263A1C;
}

#taza form input{border:1px solid #1C1B0E;
   display:block;
}

#taza form #cod{
   margin-top:5px;
   width:92px;
   font-size:7pt;
   letter-spacing:.5em;
   text-align:center;
}
#taza form #boton{
   width:26px;
   float:right;
   margin-top:8px;
   background-color:#263A1C;
   border:1px solid #343328;
   color:white;
   font-weight:bold;
}