@charset "utf-8";
/* CSS Document */

.carroComprasSuperior{
position:relative;
right:5px;
top:0px;
width:250px;
height:40px;
border:#000000 0px solid;
background-image:url(../../imagenes/carroSeccion.png);
background-repeat:no-repeat;
}

.carroComprasSuperior div{
padding:2px;
}

.carroComprasSuperior table {
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
}

.carroTabla td{
width:120px;

}
.carritoProductoSuperior{
width:120px;
height:110px;
background:URL(../../imagenes/productos/cuadroProductos.jpg);
background-repeat:no-repeat;
}
.carritoProductoTitulo{
font-size:11px; font-family:Verdana; font-weight:bold; color:#666666;
}

.carritoProductoMedio{
background:URL(../../imagenes/productos/cuadroBotones.jpg);
width:120px;
height:50px;
}

.carritoCargos td{ 
font-size:11px;
font-family:Verdana;
}