@charset "utf-8";
/* CSS Document */
#tabla_pedido_cabecera{background:#fff;}
#frm_excel_pedido{background:#fff;}
.talla_txt{border:none; width:20px;}
#tabla_pedido{background:eee;}
#tabla_pedido tr{background:eee;}
.talla_vacio{background:#eee; width:24px;}
.talla_div{background:#eee;}
.talla_cab_cat{ width:50px;}
.talla_cab_pag{width:50px;}
.talla_cab_cod{width:80px;}
#frm_pedido input{ width:20px;border:solid 1px;}
#carrito_ico{ vertical-align:middle; text-align:center;}
#carrito_ico:hover{cursor:pointer;}
#carrito_mensaje{ background:#999; width:100%; height:100%; position:fixed; z-index:10; opacity: 0.5;}
#carrito_cont{background:#fff; border-radius:2px;padding:2px;}
.talla_txt{border:none;}

