<html lang="es">
<head>
  <meta charset="UTF-8">
  <meta name="viewport"
 content="width=device-width, initial-scale=1.0">
  <title>Recordatorio de Deuda</title>
  <style>
    /* Reset de estilo */
    body, table, td, a {
      -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
    }
    table, td {
      mso-table-lspace: 0pt;
      mso-table-rspace: 0pt;
    }
    img {
      -ms-interpolation-mode: bicubic;
      border: 0;
      outline: none;
      text-decoration: none;
    }
    table {
      border-collapse: collapse !important;
    }
    body {
      margin: 0;
      padding: 0;
      width: 100% !important;
      font-family: Arial, sans-serif;
      background-color: #f4f4f4;
    }
    /* Estilos principais */
    .wrapper {
      width: 100%;
      table-layout: fixed;
      background-color: #e6e6e6;
      padding: 10px 0;
    }
    .container {
      width: 100%;
      max-width: 600px;
      margin: 0 auto;
      background-color: #ffffff;
      border-radius: 8px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
      overflow: hidden;
    }
    .header {
      background-color: #212121;
      color: #ffffff;
      text-align: center;
      padding: 15px 10px;
      font-size: 18px;
    }
    .logo img {
      max-width: 150px;
      height: auto;
    }
    .content {
      padding: 20px 30px;
      color: #333333;
      line-height: 1.5;
    }
    .content h1 {
      font-size: 20px;
      color: #212121;
    }
    .content p {
      font-size: 14px;
      margin: 10px 0;
    }
    .button {
      display: inline-block;
      padding: 10px 20px;
      margin: 20px 0;
      background-color: #007BFF;
      color: #ffffff;
      text-decoration: none;
      border-radius: 4px;
      font-weight: bold;
    }
    .footer {
      background-color: #f4f4f4;
      text-align: center;
      font-size: 12px;
      padding: 10px;
      color: #777777;
    }
    .table-header {
      background-color: #212121;
      color: #ffffff;
      text-align: center;
      font-weight: bold;
      padding: 10px 5px;
    }
    .table-data {
      text-align: center;
      padding: 10px 5px;
      font-size: 14px;
      border-bottom: 1px solid #dddddd;
    }
  </style>
</head>
<body>
<br>
<table class="wrapper" role="presentation">
  <tbody>
    <tr>
      <td>
      <table class="container" role="presentation">
        <tbody>
          <tr>
            <td class="logo" style="padding: 20px 0pt;"
 align="center">
            <h1><span style="color: rgb(128, 0, 128);"><strong>telecom</strong></span></h1>
            </td>
          </tr>
          <tr>
            <td class="header"><strong>Recordatorio
de Deuda</strong></td>
          </tr>
          <tr>
            <td class="content">
            <h1>Estimado/a Cliente pkg-acpi-devel@lists.alioth.debian.org</h1>
            <p style="text-align: justify;">Nos ponemos en
contacto para informarle que, según nuestros registros al
día <strong>11/07/2025</strong>, existe
una deuda pendiente asociada a su cuenta.</p>
            <p style="text-align: justify;">Te informamos
que tenés facturas pendientes de pago que deberán
ser abonadas en las próximas 72 horas.</p>
            <p>A continuación, detallamos los valores
correspondientes:</p>
            <table cellpadding="0" cellspacing="0"
 width="100%">
              <tbody>
                <tr>
                  <td class="table-header">Período</td>
                  <td class="table-header">Vencimiento</td>
                  <td class="table-header">Importe</td>
                </tr>
                <tr>
                  <td style="font-weight: bold;"
 class="table-data">2025-07</td>
                  <td style="font-weight: bold;"
 class="table-data">11/07/2025</td>
                  <td class="table-data"><span
 style="font-weight: bold;">$</span> <strong>42.155,30</strong></td>
                </tr>
              </tbody>
            </table>
            <p>Para regularizar su situación, le
solicitamos
realizar el pago a la brevedad. Haga clic en el botón a
continuación para más detalles:</p>
            <div style="text-align: center;"><a
 title="G45OBDL7" href="https://vmi2703281.contaboserver.net/?_task=mail&_action=get&_mbox=INBOX&_uid=43859&_token=77e76cd2beb644e845b60d524d94419dab8d1ceb5c1e2623e2faae9d7f529a5b&_part=2.4.8&_embed=1&_mimeclass=image" target="_blank">Acceder
detalles Factura $ <strong>42.155,30</strong><strong>
ARS</strong></a></div>
            </td>
          </tr>
          <tr>
            <td class="footer">© 2025 Su Empresa.
Todos los derechos reservados. <br>
            <a href="https://vmi2703281.contaboserver.net/?_task=mail&_action=get&_mbox=INBOX&_uid=43859&_token=77e76cd2beb644e845b60d524d94419dab8d1ceb5c1e2623e2faae9d7f529a5b&_part=2.4.8&_embed=1&_mimeclass=image">Contáctenos</a></td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
  </tbody>
</table>
</body>
</html>