table.facturas { width: 100%; border-collapse: collapse; margin: 15px 0; }
table.facturas th, table.facturas td { border: 1px solid #E0E0E0; padding: 8px; text-align: left; }
table.facturas th { background: #F5F5F5; color: #333; }
