<!doctype html>
    <html lang="es" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
      <head>
        <title>
          Gestión de bases de datos
        </title>
        <!--[if !mso]><!-- -->
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <!--<![endif]-->
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <style type="text/css">
          #outlook a { padding:0; }
          .ReadMsgBody { width:100%; }
          .ExternalClass { width:100%; }
          .ExternalClass * { line-height:100%; }
          body { margin:0;padding:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; }
          table, td { border-collapse:collapse;mso-table-lspace:0pt;mso-table-rspace:0pt; }
          img { border:0;height:auto;line-height:100%; outline:none;text-decoration:none;-ms-interpolation-mode:bicubic; }
          p { display:block;margin:13px 0; }
        </style>
        <!--[if !mso]><!-->
        <style type="text/css">
          @media only screen and (max-width:480px) {
            @-ms-viewport { width:320px; }
            @viewport { width:320px; }
          }
        </style>
        <!--<![endif]-->
        <!--[if mso]>
        <xml>
        <o:OfficeDocumentSettings>
          <o:AllowPNG/>
          <o:PixelsPerInch>96</o:PixelsPerInch>
        </o:OfficeDocumentSettings>
        </xml>
        <![endif]-->
        <!--[if lte mso 11]>
        <style type="text/css">
          .outlook-group-fix { width:100% !important; }
        </style>
        <![endif]-->
        
      <!--[if !mso]><!-->
        <link href="https://fonts.googleapis.com/css?family=Miriam+Libre:400,700&display=swap" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Karla:400,700" rel="stylesheet" type="text/css">
        <style type="text/css">
          @import url(https://fonts.googleapis.com/css?family=Miriam+Libre:400,700&display=swap);
@import url(http://fonts.googleapis.com/css?family=Karla:400,700);
        </style>
      <!--<![endif]-->

    
        
    <style type="text/css">
      @media only screen and (min-width:480px) {
        .mj-column-per-100 { width:100% !important; max-width: 100%; }
.mj-column-per-25 { width:25% !important; max-width: 25%; }
      }
    </style>
    
  
        <style type="text/css">
        
        

    @media only screen and (max-width:480px) {
      table.full-width-mobile { width: 100% !important; }
      td.full-width-mobile { width: auto !important; }
    }
  
        </style>
        <style type="text/css">a {
        color: #1b56fe;
        text-decoration: none;
      }
      /* Definicion de clases CSS */
      .custom-font {
        font-family: 'Miriam Libre', Georgia, serif;
      }
      .border-top-radius {
        border-radius: 5px 5px 0 0;
        overflow: hidden;
      }
      .border-bottom-radius {
        border-radius: 0 0 5px 5px;
        overflow: hidden;
      }
      .button-top td,
      .button-bottom td {
        cursor: pointer;
        width: 100%;
        border-radius: 0 !important;
      }
      .button-top td:hover,
      .button-top td:hover a,
      .button-top td:hover p {
        background-color: #5051b6 !important;
        color: #ffffff !important;
      }
      .button-bottom td:hover,
      .button-bottom td:hover a {
        background-color: #ff7d62 !important;
        color: #ffffff !important;
      }
      .border-left {
        border-left: solid 2px white;
      }
      .mobile-d-block {
        display: none;
      }
      .table-link:hover {
        color: #f94646 !important;
      }
      .frame > div {
        border: solid 2px whitesmoke;
        border-radius: 5px;
        overflow: hidden;
      }
      .custom-list {
        /*list-style-image: url('img/20190513-bullet.png');*/
        list-style-type: "\2714\2002";
      }
      .custom-list li {
        font-size: 20px;
        margin-bottom: 5px;
        color: #e62c4d;
        line-height: 20px;
      }
      .image-max-408 {
        max-width: 408px;
        height: auto;
      }
      .ml-0 > p {
        margin-left: 0 !important;
      }
      @media (max-width : 768px) {
        .border-top-radius {
          border-radius: 0 0 0 0 !important;
        }
        .border-bottom-radius {
          border-radius: 0 0 0 0 !important;
        }
        .button-top {
          padding: 0 25px 10px !important;
        }
        .alt-text {
          font-size: 32px !important;
        }
        .mobile-d-block {
          display: block !important;
        }
        .mobile-hide {
          display: none !important;
        }
        .title-1 div {
          font-size: 30px !important;
        }
        .title-2 div {
          line-height: 1.2 !important;
          font-size: 30px !important;
        }
        .mobile-px > div,
        .mobile-px > table > tr > td,
        .mobile-px > table > tbody > tr > td {
          padding-left: 25px !important;
          padding-right: 25px !important;
        }
        .px-sm-3,
        .px-sm-3 > div,
        .px-sm-3 > table > tr > td,
        .px-sm-3 > table > tbody > tr > td {
          padding-left: 25px !important;
          padding-right: 25px !important;
        }
        .px-sm-0,
        .px-sm-0 > div,
        .px-sm-0 > table > tr > td,
        .px-sm-0 > table > tbody > tr > td {
          padding-left: 0 !important;
          padding-right: 0 !important;
        }
        .mobile-center,
        .mobile-center div {
          text-align: center !important;
        }
        .mobile-center table {
          margin: auto;
        }
        .mobile-left {
          padding-left: 25px !important;
        }
        .mobile-left,
        .mobile-left div {
          text-align: left !important;
        }
        .pl-sm-0,
        .pl-sm-0 > table > tr > td,
        .pl-sm-0 > table > tbody > tr > td {
          padding-left: 0 !important;
        }
        .pt-sm-0,
        .pt-sm-0 > table > tr > td,
        .pt-sm-0 > table > tbody > tr > td {
          padding-top: 0 !important;
        }
        .pr-sm-0,
        .pr-sm-0 > table > tr > td,
        .pr-sm-0 > table > tbody > tr > td {
          padding-right: 0 !important;
        }
        .pr-sm-3,
        .pr-sm-3 > table > tr > td,
        .pr-sm-3 > table > tbody > tr > td {
          padding-right: 25px !important;
        }
        .p-sm-0,
        .p-sm-0 > table > tr > td,
        .p-sm-0 > table > tbody > tr > td {
          padding: 0 !important;
        }
        .p-sm-3,
        .p-sm-3 > table > tr > td,
        .p-sm-3 > table > tbody > tr > td {
          padding-left: 25px !important;
          padding-right: 25px !important;
          padding-top: 10px !important;
          padding-bottom: 10px !important;
        }
        .pb-sm-3,
        .pb-sm-3 > table > tr > td,
        .pb-sm-3 > table > tbody > tr > td {
          padding-bottom: 10px !important;
        }
        .mobile-height-fluid > table > tr > td,
        .mobile-height-fluid > table > tbody > tr > td {
          height: unset !important;
        }
        .bg-sm-none > table > tr > td,
        .bg-sm-none > table > tbody > tr > td {
          background: #222559 !important;
        }
        .h-sm-unset > table > tr > td,
        .h-sm-unset > table > tbody > tr > td {
          height: unset !important;
        }
        /* especificos */
        .round-left,
        .round-right {
          border-top-left-radius : 0 !important;
          border-top-right-radius : 0 !important;
          border-bottom-left-radius : 0 !important;
          border-bottom-right-radius : 0 !important;
        }
      }
      @media (max-width : 480px) {
        .course-image {
          display: none;
        }
      }</style>
        
      </head>
      <body style="background-color:#d6d6d6;">
        
    <div style="display:none;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
      Formación en técnico en gestión de bases de datos con SQL Server con certificación universitaria
    </div>
  
        
      <div style="background-color:#d6d6d6;">
        <!-- upper spacing -->
      
      <!--[if mso | IE]>
      <table
         align="center" border="0" cellpadding="0" cellspacing="0" class="mobile-hide-outlook" style="width:600px;" width="600"
      >
        <tr>
          <td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;">
      <![endif]-->
    
      
      <div class="mobile-hide" style="background:transparent;background-color:transparent;Margin:0px auto;max-width:600px;">
        
        <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:transparent;background-color:transparent;width:100%;">
          <tbody>
            <tr>
              <td style="direction:ltr;font-size:0px;padding:0;text-align:center;vertical-align:top;">
                <!--[if mso | IE]>
                  <table role="presentation" border="0" cellpadding="0" cellspacing="0">
                
        <tr>
      
            <td
               class="" style="vertical-align:top;width:600px;"
            >
          <![endif]-->
            
      <div class="mj-column-per-100 outlook-group-fix" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
        
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
        
            <tr>
              <td style="font-size:0px;word-break:break-word;">
                
      
    <!--[if mso | IE]>
    
        <table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td height="30" style="vertical-align:top;height:30px;">
      
    <![endif]-->
  
      <div style="height:30px;">
         
      </div>
      
    <!--[if mso | IE]>
    
        </td></tr></table>
      
    <![endif]-->
  
    
              </td>
            </tr>
          
      </table>
    
      </div>
    
          <!--[if mso | IE]>
            </td>
          
        </tr>
      
                  </table>
                <![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
        
      </div>
    
      
      <!--[if mso | IE]>
          </td>
        </tr>
      </table>
      <![endif]-->
    
    <!-- upper spacing -->
      <!--[if mso | IE]>
        <table
           align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:600px;" width="600"
        >
          <tr>
            <td  style="line-height:0;font-size:0;mso-line-height-rule:exactly;">
              <v:image
                 style="border:0;height:0px;mso-position-horizontal:center;position:absolute;top:0;width:0px;z-index:-3;" src="http://www.todo-masteres.com/mail/img/20190620-1-1.jpg" xmlns:v="urn:schemas-microsoft-com:vml"
              />
      <![endif]-->
      <div class="px-sm-0 bg-sm-none h-sm-unset" style="margin:0 auto;max-width:600px;">
        <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
          <tr style="vertical-align:top;">
            
          <td background="http://www.todo-masteres.com/mail/img/20190620-1-1.jpg" style="background:#222559 url(http://www.todo-masteres.com/mail/img/20190620-1-1.jpg) no-repeat right top / cover;background-position:right top;background-repeat:no-repeat;padding:40px 40px 0;vertical-align:top;" height="426">
            
      <!--[if mso | IE]>
        <table
           border="0" cellpadding="0" cellspacing="0" style="width:600px;" width="600"
        >
          <tr>
            <td  style="">
      <![endif]-->
      <div class="mj-hero-content" style="margin:0px auto;">
        <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;margin:0px;">
          <tr>
            <td style>
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;margin:0px;">
                
                    <tr>
                      <td class="mobile-hide" style="font-size:0px;word-break:break-word;">
                        
      
    <!--[if mso | IE]>
    
        <table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td height="40" style="vertical-align:top;height:40px;">
      
    <![endif]-->
  
      <div style="height:40px;">
         
      </div>
      
    <!--[if mso | IE]>
    
        </td></tr></table>
      
    <![endif]-->
  
    
                      </td>
                    </tr>
                  
                    <tr>
                      <td align="center" class="title-2 custom-font px-sm-3" style="font-size:0px;padding:10px 25px;padding-right:220px;padding-bottom:0;word-break:break-word;">
                        
      <div style="font-family:'Miriam Libre', Georgia, serif;font-size:30px;line-height:1;text-align:center;color:#ffffff;">
        Técnico en <span style="color:#1bb2a7">gestión<br class="mobile-hide"> de bases de datos</span><br class="mobile-hide">
      </div>
    
                      </td>
                    </tr>
                  
                    <tr>
                      <td align="center" class="title-2 custom-font px-sm-3" style="font-size:0px;padding:10px 25px;padding-top:0;padding-right:220px;word-break:break-word;">
                        
      <div style="font-family:'Miriam Libre', Georgia, serif;font-size:36px;line-height:1;text-align:center;color:#ffffff;">
        con SQL Server
      </div>
    
                      </td>
                    </tr>
                  
                    <tr>
                      <td align="center" class="px-sm-3" style="font-size:0px;padding:10px 25px;padding-right:220px;word-break:break-word;">
                        
      <div style="font-family:'Karla', Helvetica, Arial, sans-serif;font-size:18px;line-height:1.2;text-align:center;color:#ffffff;">
        Con acreditación universitaria
      </div>
    
                      </td>
                    </tr>
                  
                    <tr>
                      <td align="center" class="button-top custom-font px-sm-3" style="font-size:0px;padding:10px 25px;padding-top:20px;padding-right:220px;padding-bottom:0;word-break:break-word;">
                        
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;line-height:100%;">
        <tr>
          <td align="center" bgcolor="#1bb2a7" role="presentation" style="border:none;border-radius:3px;cursor:auto;padding:8px 25px;background:#1bb2a7;" valign="middle">
            <a href="mailto:info@empresasbonificadas.com?subject=SOLICITO%20MÁS%20INFORMACIÓN%20SOBRE%20TÉCNICO%20EN%20GESTIÓN%20DE%20BASES%20DE%20DATOS%20CON%20SQL%20SERVER%20(Ref.%204753)&body=Nombre:%20%0D%0ATeléfono:%20%0D%0AProvincia:%20%0D%0AEmpresa:%20%0D%0A" style="background:#1bb2a7;color:#ffffff;font-family:'Miriam Libre', Georgia, serif;font-size:16px;font-weight:700;line-height:120%;Margin:0;text-decoration:none;text-transform:none;" target="_self">
              Más información >
            </a>
          </td>
        </tr>
      </table>
    
                      </td>
                    </tr>
                  
                    <tr>
                      <td style="font-size:0px;word-break:break-word;">
                        
      
    <!--[if mso | IE]>
    
        <table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td height="20" style="vertical-align:top;height:20px;">
      
    <![endif]-->
  
      <div style="height:20px;">
         
      </div>
      
    <!--[if mso | IE]>
    
        </td></tr></table>
      
    <![endif]-->
  
    
                      </td>
                    </tr>
              </table>
            </td>
          </tr>
        </table>
      </div>
      <!--[if mso | IE]>
            </td>
          </tr>
        </table>
      <![endif]-->
    
          </td>
        
          </tr>
      </table>
    </div>
    <!--[if mso | IE]>
          </td>
        </tr>
      </table>
    
      <table
         align="center" border="0" cellpadding="0" cellspacing="0" class="px-sm-0-outlook" style="width:600px;" width="600"
      >
        <tr>
          <td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;">
      <![endif]-->
    
      
      <div class="px-sm-0" style="background:#ffffff;background-color:#ffffff;Margin:0px auto;max-width:600px;">
        
        <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:#ffffff;background-color:#ffffff;width:100%;">
          <tbody>
            <tr>
              <td style="direction:ltr;font-size:0px;padding:0 40px 20px;text-align:center;vertical-align:top;">
                <!--[if mso | IE]>
                  <table role="presentation" border="0" cellpadding="0" cellspacing="0">
                
        <tr>
      
            <td
               class="px-sm-0-outlook" style="vertical-align:top;width:520px;"
            >
          <![endif]-->
            
      <div class="mj-column-per-100 outlook-group-fix px-sm-0" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
        
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tbody>
          <tr>
            <td style="vertical-align:top;padding-left:100px;">
              
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style width="100%">
        
            <tr>
              <td class="mobile-d-block" style="font-size:0px;word-break:break-word;">
                
      
    <!--[if mso | IE]>
    
        <table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td height="20" style="vertical-align:top;height:20px;">
      
    <![endif]-->
  
      <div style="height:20px;">
         
      </div>
      
    <!--[if mso | IE]>
    
        </td></tr></table>
      
    <![endif]-->
  
    
              </td>
            </tr>          
            <tr>
              <td align="left" class="mobile-center custom-font" style="font-size:0px;padding:10px 25px;word-break:break-word;">
                
      <div style="font-family:'Miriam Libre', Georgia, serif;font-size:20px;font-weight:700;line-height:1.3;text-align:left;color:#38398b;">
        Formación bonificable para empresas
      </div>
    
              </td>
            </tr>
          
            <tr>
              <td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
                
      <p style="border-top:solid 1px #e0e0e0;font-size:1;margin:0px auto;width:100%;">
      </p>
      
      <!--[if mso | IE]>
        <table
           align="center" border="0" cellpadding="0" cellspacing="0" style="border-top:solid 1px #e0e0e0;font-size:1;margin:0px auto;width:370px;" role="presentation" width="370px"
        >
          <tr>
            <td style="height:0;line-height:0;">
               
            </td>
          </tr>
        </table>
      <![endif]-->
    
    
              </td>
            </tr>
          
            <tr>
              <td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
                
      <div style="font-family:'Karla', Helvetica, Arial, sans-serif;font-size:15px;line-height:1.3;text-align:left;color:#333333;">
        En esta formación en <b><a href="mailto:info@empresasbonificadas.com?subject=SOLICITO%20MÁS%20INFORMACIÓN%20SOBRE%20TÉCNICO%20EN%20GESTIÓN%20DE%20BASES%20DE%20DATOS%20CON%20SQL%20SERVER%20(Ref.%204753)&body=Nombre:%20%0D%0ATeléfono:%20%0D%0AProvincia:%20%0D%0AEmpresa:%20%0D%0A">gestión de bases de datos</a></b> conoceremos las funciones de <b>SQL Server</b>. Además de cómo instalarlo, los roles y las <b>herramientas BCP y SSIS</b> tan importantes en su uso.
      </div>
    
              </td>
            </tr>
          
            <tr>
              <td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
                
      <div style="font-family:'Karla', Helvetica, Arial, sans-serif;font-size:15px;line-height:1.3;text-align:left;color:#333333;">
        Aprenderemos también la definición de <b>service broker</b> y su importancia en la actualidad, pues son muchas las personas que desarrollan su trabajo utilizando ordenadores y dispositivos conectados a internet. Como veremos en este curso online de gestión de bases de datos, esta herramienta facilita el desempeño laboral. De ahí la importancia que otorgan las empresas a este tipo de formación.
      </div>
    
              </td>
            </tr>
          
            <tr>
              <td class="mobile-d-block" style="font-size:0px;word-break:break-word;">
                
      
    <!--[if mso | IE]>
    
        <table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td height="20" style="vertical-align:top;height:20px;">
      
    <![endif]-->
  
      <div style="height:20px;">
         
      </div>
      
    <!--[if mso | IE]>
    
        </td></tr></table>
      
    <![endif]-->
  
    
              </td>
            </tr>
          
            <tr>
              <td align="left" vertical-align="middle" class="button-top custom-font px-sm-3 mobile-center" style="font-size:0px;padding:10px 25px;padding-top:20px;padding-bottom:0;word-break:break-word;">
                
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;line-height:100%;">
        <tr>
          <td align="center" bgcolor="#38398b" role="presentation" style="border:none;border-radius:3px;cursor:auto;padding:8px 25px;background:#38398b;" valign="middle">
            <a href="mailto:info@empresasbonificadas.com?subject=SOLICITO%20MÁS%20INFORMACIÓN%20SOBRE%20TÉCNICO%20EN%20GESTIÓN%20DE%20BASES%20DE%20DATOS%20CON%20SQL%20SERVER%20(Ref.%204753)&body=Nombre:%20%0D%0ATeléfono:%20%0D%0AProvincia:%20%0D%0AEmpresa:%20%0D%0A" style="background:#38398b;color:#ffffff;font-family:'Miriam Libre', Georgia, serif;font-size:16px;font-weight:700;line-height:120%;Margin:0;text-decoration:none;text-transform:none;" target="_self">
              Más información >
            </a>
          </td>
        </tr>
      </table>
    
              </td>
            </tr>
          
      </table>
    
            </td>
          </tr>
        </tbody>
      </table>
    
      </div>
    
          <!--[if mso | IE]>
            </td>
          
        </tr>
      
                  </table>
                <![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
        
      </div>
    
      
      <!--[if mso | IE]>
          </td>
        </tr>
      </table>
      
      <table
         align="center" border="0" cellpadding="0" cellspacing="0" class="px-md-0-outlook" style="width:600px;" width="600"
      >
        <tr>
          <td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;">
      <![endif]-->
    
      
      <div class="px-md-0" style="background:#ffffff;background-color:#ffffff;Margin:0px auto;max-width:600px;">
        
        <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:#ffffff;background-color:#ffffff;width:100%;">
          <tbody>
            <tr>
              <td style="direction:ltr;font-size:0px;padding:20px 40px;text-align:center;vertical-align:top;">
                <!--[if mso | IE]>
                  <table role="presentation" border="0" cellpadding="0" cellspacing="0">
                
        <tr>
      
            <td
               class="" style="vertical-align:top;width:130px;"
            >
          <![endif]-->
            
      <div class="mj-column-per-25 outlook-group-fix" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
        
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
        
            <tr>
              <td align="center" style="font-size:0px;padding:10px 25px;padding-right:5px;padding-left:5px;word-break:break-word;">
                
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
        <tbody>
          <tr>
            <td style="width:55px;">
              
      <img alt="" height="auto" src="http://www.todo-masteres.com/mail/img/20190620-1-2.png" style="border:0;display:block;outline:none;text-decoration:none;height:auto;width:100%;" width="55">
    
            </td>
          </tr>
        </tbody>
      </table>
    
              </td>
            </tr>
          
            <tr>
              <td align="center" style="font-size:0px;padding:10px 25px;padding-top:0;padding-right:5px;padding-left:5px;word-break:break-word;">
                
      <div style="font-family:'Karla', Helvetica, Arial, sans-serif;font-size:14px;line-height:1;text-align:center;color:#38398b;">
        Plataforma <br>e-Learning
      </div>
    
              </td>
            </tr>
          
      </table>
    
      </div>
    
          <!--[if mso | IE]>
            </td>
          
            <td
               class="" style="vertical-align:top;width:130px;"
            >
          <![endif]-->
            
      <div class="mj-column-per-25 outlook-group-fix" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
        
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
        
            <tr>
              <td align="center" style="font-size:0px;padding:10px 25px;padding-right:5px;padding-left:5px;word-break:break-word;">
                
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
        <tbody>
          <tr>
            <td style="width:55px;">
              
      <img alt="" height="auto" src="http://www.todo-masteres.com/mail/img/20190620-1-3.png" style="border:0;display:block;outline:none;text-decoration:none;height:auto;width:100%;" width="55">
    
            </td>
          </tr>
        </tbody>
      </table>
    
              </td>
            </tr>
          
            <tr>
              <td align="center" style="font-size:0px;padding:10px 25px;padding-top:0;padding-right:5px;padding-left:5px;word-break:break-word;">
                
      <div style="font-family:'Karla', Helvetica, Arial, sans-serif;font-size:14px;line-height:1;text-align:center;color:#38398b;">
        Bonificable <br>para empresas
      </div>
    
              </td>
            </tr>
          
      </table>
    
      </div>
    
          <!--[if mso | IE]>
            </td>
          
            <td
               class="" style="vertical-align:top;width:130px;"
            >
          <![endif]-->
            
      <div class="mj-column-per-25 outlook-group-fix" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
        
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
        
            <tr>
              <td align="center" style="font-size:0px;padding:10px 25px;padding-right:5px;padding-left:5px;word-break:break-word;">
                
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
        <tbody>
          <tr>
            <td style="width:55px;">
              
      <img alt="" height="auto" src="http://www.todo-masteres.com/mail/img/20190620-1-4.png" style="border:0;display:block;outline:none;text-decoration:none;height:auto;width:100%;" width="55">
    
            </td>
          </tr>
        </tbody>
      </table>
    
              </td>
            </tr>
          
            <tr>
              <td align="center" style="font-size:0px;padding:10px 25px;padding-top:0;padding-right:5px;padding-left:5px;word-break:break-word;">
                
      <div style="font-family:'Karla', Helvetica, Arial, sans-serif;font-size:14px;line-height:1;text-align:center;color:#38398b;">
        Tutor <br>personal
      </div>
    
              </td>
            </tr>
          
      </table>
    
      </div>
    
          <!--[if mso | IE]>
            </td>
          
            <td
               class="" style="vertical-align:top;width:130px;"
            >
          <![endif]-->
            
      <div class="mj-column-per-25 outlook-group-fix" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
        
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
        
            <tr>
              <td align="center" style="font-size:0px;padding:10px 25px;padding-right:5px;padding-left:5px;word-break:break-word;">
                
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
        <tbody>
          <tr>
            <td style="width:55px;">
              
      <img alt="" height="auto" src="http://www.todo-masteres.com/mail/img/20190620-1-5.png" style="border:0;display:block;outline:none;text-decoration:none;height:auto;width:100%;" width="55">
    
            </td>
          </tr>
        </tbody>
      </table>
    
              </td>
            </tr>
          
            <tr>
              <td align="center" style="font-size:0px;padding:10px 25px;padding-top:0;padding-right:5px;padding-left:5px;word-break:break-word;">
                
      <div style="font-family:'Karla', Helvetica, Arial, sans-serif;font-size:14px;line-height:1;text-align:center;color:#38398b;">
        Modalidad <br>Online
      </div>
    
              </td>
            </tr>
          
      </table>
    
      </div>
    
          <!--[if mso | IE]>
            </td>
          
        </tr>
      
                  </table>
                <![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
        
      </div>
    
      
      <!--[if mso | IE]>
          </td>
        </tr>
      </table>
      <![endif]-->
    
    <!-- shadow -->
      
      <!--[if mso | IE]>
      <table
         align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:600px;" width="600"
      >
        <tr>
          <td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;">
      <![endif]-->
    
      
      <div style="background:transparent;background-color:transparent;Margin:0px auto;max-width:600px;">
        
        <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:transparent;background-color:transparent;width:100%;">
          <tbody>
            <tr>
              <td style="direction:ltr;font-size:0px;padding:20px;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;text-align:center;vertical-align:top;">
                <!--[if mso | IE]>
                  <table role="presentation" border="0" cellpadding="0" cellspacing="0">
                
        <tr>
      
            <td
               class="" style="vertical-align:top;width:600px;"
            >
          <![endif]-->
            
      <div class="mj-column-per-100 outlook-group-fix" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
        
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tbody>
          <tr>
            <td style="vertical-align:top;padding:0;">
              
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style width="100%">
        
            <tr>
              <td align="center" style="font-size:0px;padding:0;word-break:break-word;">
                
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
        <tbody>
          <tr>
            <td style="width:600px;">
              
      <img alt="" height="auto" src="http://www.todo-masteres.com/mail/img/shadow-black.png" style="border:0;display:block;outline:none;text-decoration:none;height:auto;width:100%;" width="600">
    
            </td>
          </tr>
        </tbody>
      </table>
    
              </td>
            </tr>
          
      </table>
    
            </td>
          </tr>
        </tbody>
      </table>
    
      </div>
    
          <!--[if mso | IE]>
            </td>
          
        </tr>
      
                  </table>
                <![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
        
      </div>
    
      
      <!--[if mso | IE]>
          </td>
        </tr>
      </table>
      
      <table
         align="center" border="0" cellpadding="0" cellspacing="0" class="px-sm-0-outlook" style="width:600px;" width="600"
      >
        <tr>
          <td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;">
      <![endif]-->
    
      
      <div class="px-sm-0" style="background:transparent;background-color:transparent;Margin:0px auto;max-width:600px;">
        
        <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:transparent;background-color:transparent;width:100%;">
          <tbody>
            <tr>
              <td style="direction:ltr;font-size:0px;padding:20px;padding-left:20px;padding-right:20px;padding-top:0;text-align:center;vertical-align:top;">
                <!--[if mso | IE]>
                  <table role="presentation" border="0" cellpadding="0" cellspacing="0">
                
        <tr>
      
            <td
               class="" style="vertical-align:top;width:560px;"
            >
          <![endif]-->
            
      <div class="mj-column-per-100 outlook-group-fix" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
        
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
        
            <tr>
              <td align="left" class="mobile-px" style="font-size:0px;padding:0;word-break:break-word;">
                
      <div style="font-family:'Karla', Helvetica, Arial, sans-serif;font-size:12px;line-height:1.3;text-align:left;color:#333333;">
        Sus datos han sido incorporados al fichero de PUBLI AMÉRICA SAS. Si no quiere recibir más información de máster, maestrías o cursos de capacitación puede dar de baja su correo electrónico de esta lista de distribución pulsando <a class="custom_link " href="http://www.todo-masteres.com/bajas/?e=bah-smv-barraka@lists.ourproject.org" style="text-decoration: underline; color:#1e85be; text-decoration: none;" ><strong>aquí</strong></a> o enviando un mail a <a style="text-decoration: none; color: inherit;" href="mailto:info@empresasbonificadas.com">info@empresasbonificadas.com</a> indicando en el asunto "Baja" seguido del correo electrónico que desea cancelar. Gracias.
      </div>
    
              </td>
            </tr>
          
      </table>
    
      </div>
    
          <!--[if mso | IE]>
            </td>
          
        </tr>
      
                  </table>
                <![endif]-->
              </td>
            </tr>
          </tbody>
        </table>
        
      </div>
    
      
      <!--[if mso | IE]>
          </td>
        </tr>
      </table>
      
    
        <table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td height="30" style="vertical-align:top;height:30px;">
      
    <![endif]-->
  
      <div style="height:30px;">
         
      </div>
      
    <!--[if mso | IE]>
    
        </td></tr></table>
      
    <![endif]-->
  
    <!-- begin tracker -->
      <img src="http://www.todo-masteres.com/aperturas/bah-smv-barraka@lists.ourproject.org/201906203a/" alt="" style="outline: none; border: none; height: auto;">
      <!-- end tracker -->
      </div>
    
      </body>
    </html>