<!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>
          Contratos, Nóminas y Seguridad Social
        </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="http://fonts.googleapis.com/css?family=Work+Sans:400,600,700" 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(http://fonts.googleapis.com/css?family=Work+Sans:400,600,700);
@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-24 { width:24% !important; max-width: 24%; }
      }
    </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">/* Utilities */
  .d-sm-block {
    display: none;
  }
  @media (max-width : 768px) {
    .sm-round-0 {
      border-radius: 0 0 0 0 !important;
    }
    .alt-text {
      font-size: 32px !important;
    }
    .d-sm-block {
      display: block !important;
    }
    .d-sm-none {
      display: none !important;
    }
    /* Padding */
    .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;
    }
    .align-sm-center,
    .align-sm-center div {
      text-align: center !important;
    }
    .align-sm-center table {
      margin: auto;
    }
    .align-sm-left {
      padding-left: 25px !important;
    }
    .align-sm-left,
    .align-sm-left div {
      text-align: left !important;
    }
    .pb-sm-0,
    .pb-sm-0 > table > tr > td,
    .pb-sm-0 > table > tbody > tr > td {
      padding-bottom: 0 !important;
    }
    .pt-sm-0,
    .pt-sm-0 > table > tr > td,
    .pt-sm-0 > table > tbody > tr > td {
      padding-top: 0 !important;
    }
    .pl-sm-0,
    .pl-sm-0 > table > tr > td,
    .pl-sm-0 > table > tbody > tr > td {
      padding-left: 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;
    }
    .h-sm-fluid > table > tr > td,
    .h-sm-fluid > table > tbody > tr > td {
      height: unset !important;
    }
    .border-sm-none {
      border-left: !important;
      border-right: none !important;
      border-top: none !important;
      border-bottom: none !important;
    }
  }/* Fonts */
      .font-heading {
        font-family: 'Work Sans', Helvetica, Arial, sans-serif;
      }
      .font-body {
        font-family: 'Karla', Helvetica, Arial, sans-serif;
      }
      /* Hover */
      .hover-color-primary {
        transition: 150ms ease;
      }
      .hover-color-primary:hover {
        color: #56acfa !important;
      }
      .button-primary td:hover,
      .button-primary td:hover a,
      .button-primary td:hover p {
        background: #56acfa !important;
        color: white !important;
      }

      .button-secondary td:hover,
      .button-secondary td:hover a {
        background: #56acfa !important;
        color: #ffffff !important;
      }

.button-wide table {
  width:100% !important;
}

      @media (max-width: 768px) {
        .bg-sm-none > table > tr > td,
        .bg-sm-none > table > tbody > tr > td {
          background: white !important;
        }
        .title-1 div {
          font-size: 72px !important;
        }
        .title-2 div {
          line-height: 1.2 !important;
          font-size: 30px !important;
        }
      }</style>
        <!-- begin common styling -->
<!-- end common styling -->
<!-- custom header style -->
<!-- end custom-header-style -->
      </head>
      <body style="background-color:#c1c1c1;">

    <div style="display:none;font-size:1px;color:#ffffff;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
      Especialízate en solo 4 meses
    </div>


      <div style="background-color:#c1c1c1;">
        <!-- upper spacing -->

      <!--[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: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 class="d-sm-none" style="font-size:0px;word-break:break-word;">


    <!--[if mso | IE]>

        <table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td height="0" style="vertical-align:top;height:0;">

    <![endif]-->

      <div style="height:0;">
         
      </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:473px;mso-position-horizontal:center;position:absolute;top:0;width:0px;z-index:-3;" src="http://www.europa-empleo.com/mail/img/20190918-fondo1.jpg" xmlns:v="urn:schemas-microsoft-com:vml"
              />
      <![endif]-->
      <div class="px-sm-0 bg-sm-none h-sm-fluid" 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.europa-empleo.com/mail/img/20190918-fondo1.jpg" style="background:#ffffff url(http://www.europa-empleo.com/mail/img/20190918-fondo1.jpg) no-repeat center center / cover;background-position:center center;background-repeat:no-repeat;padding:20px 60px 0;vertical-align:top;" height="453">

      <!--[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="d-sm-none" style="font-size:0px;word-break:break-word;">


    <!--[if mso | IE]>

        <table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td height="267" style="vertical-align:top;height:267px;">

    <![endif]-->

      <div style="height:267px;">
         
      </div>

    <!--[if mso | IE]>

        </td></tr></table>

    <![endif]-->


                      </td>
                    </tr>

                    <tr>
                      <td align="left" style="font-size:0px;padding:10px 25px;padding-bottom:0;word-break:break-word;">

      <div style="font-family:'Work Sans', Helvetica, Arial, sans-serif;font-size:40px;font-weight:400;letter-spacing:-1px;line-height:1;text-align:left;color:#56acfa;">
        Técnico en
      </div>

                      </td>
                    </tr>

                    <tr>
                      <td align="left" style="font-size:0px;padding:10px 25px;padding-top:0;word-break:break-word;">

      <div style="font-family:'Work Sans', Helvetica, Arial, sans-serif;font-size:62px;font-weight:600;letter-spacing:-2px;line-height:1;text-align:left;color:#c41058;">
        Contratos, Nóminas y Seguridad Social
      </div>

                      </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:white;background-color:white;Margin:0px auto;max-width:600px;">

        <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:white;background-color:white;width:100%;">
          <tbody>
            <tr>
              <td style="direction:ltr;font-size:0px;padding:20px 0;padding-left:60px;padding-right:60px;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:480px;"
            >
          <![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" style="font-size:0px;padding:10px 25px;word-break:break-word;">

      <div style="font-family:Karla, Helvetica, Arial, sans-serif;font-size:20px;line-height:1.25;text-align:left;color:#444444;">
        <div style="padding-left: 20px; border-left: solid 3px #56acfa">
            <b>Bonificable</b> para empresas (sin coste)<br>
            Con acreditación <b>universitaria</b><br>
            Especialízate en <b>solo 4 meses</b><br>
                        <b>Tutores expertos</b> en la materia
          </div>
      </div>

              </td>
            </tr>

            <tr>
              <td align="left" vertical-align="middle" class="button-wide button-primary" style="font-size:0px;padding:10px 25px;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="#c41058" role="presentation" style="width: 100%; border: none; border-radius: 0; cursor: auto; padding: 10px 40px; background: #c41058;" valign="middle" width="100%">
            <a href="mailto:info@mi-business-school.com?subject=QUIERO%20MÁS%20INFORMACIÓN%20SOBRE%20TÉCNICO%20EN%20CONTRATOS,%20NÓMINAS%20Y%20SEGURIDAD%20SOCIAL%20%28Ref.%204450%29&body=Nombre:%20%0D%0A%20Teléfono:%20%0D%0A%20Provincia:%20%0D%0A%20Empresa:%20%0D%0A" style="background: #c41058; color: #ffffff; font-family: 'Karla', monospace; font-size: 18px; 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>

            <tr>
              <td align="left" class="align-sm-center" style="font-size:0px;padding:10px 25px;word-break:break-word;">

      <div style="font-family:Karla, Helvetica, Arial, sans-serif;font-size:17px;line-height:1.25;text-align:left;color:#444444;">
        El <b>nuevo Real Decreto-Ley 28/2018</b> desarrolla <b>importantes novedades</b> en materia social, laboral y de empleo, de necesario conocimiento por todas las personas relacionadas con la <b>gestión laboral</b> en las empresas.
      </div>

              </td>
            </tr>


            <tr>
              <td align="left" class="align-sm-center" style="font-size:0px;padding:10px 25px;word-break:break-word;">

      <div style="font-family:Karla, Helvetica, Arial, sans-serif;font-size:17px;line-height:1.25;text-align:left;color:#444444;">
      Algunas de estas <b>novedades</b> son:
      </div>

              </td>
            </tr>


            <tr>
              <td align="left" class="align-sm-center" style="font-size:0px;padding:10px 25px;word-break:break-word;">

      <div style="font-family:Karla, Helvetica, Arial, sans-serif;font-size:16px;line-height:1;text-align:left;color:#444444;">
        <div style="padding: 15px; border: solid 3px #c41058">
            <div style="font-size:16px; color:#c41058; font-weight: 400; font-family: 'Work Sans', Helvetica, Arial, sans-serif;line-height: 1;" class="align-sm-center"><b>1.</b> <b>Protección por desempleo</b> para determinados contratos para la formación y el aprendizaje.</div>
          </div>
      </div>

              </td>
            </tr>


            <tr>
              <td align="left" class="align-sm-center" style="font-size:0px;padding:10px 25px;word-break:break-word;">

      <div style="font-family:Karla, Helvetica, Arial, sans-serif;font-size:16px;line-height:1;text-align:left;color:#444444;">
        <div style="padding: 15px; border: solid 3px #56acfa">
            <div style="font-size:16px; color:#56acfa; font-weight: 400; font-family: 'Work Sans', Helvetica, Arial, sans-serif;line-height: 1;" class="align-sm-center"><b>2.</b> Inclusión en el <b>Régimen General de la Seguridad Social</b> de las personas que participen en programas de <b>formación, prácticas no laborales o prácticas académicas externas.</b></div>
          </div>
      </div>

              </td>
            </tr>


            <tr>
              <td align="left" class="align-sm-center" style="font-size:0px;padding:10px 25px;word-break:break-word;">

      <div style="font-family:Karla, Helvetica, Arial, sans-serif;font-size:16px;line-height:1;text-align:left;color:#444444;">
        <div style="padding: 15px; border: solid 3px #682381">
            <div style="font-size:16px; color:#682381; font-weight: 400; font-family: 'Work Sans', Helvetica, Arial, sans-serif;line-height: 1;" class="align-sm-center"><b>3.</b> <b>Nueva tabla de tarifas para la cotización</b> por accidentes de trabajo y enfermedades profesionales.</div>
          </div>
      </div>

              </td>
            </tr>


      </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" 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.europa-empleo.com/mail/img/20190717-1-2.jpg" xmlns:v="urn:schemas-microsoft-com:vml"
              />
      <![endif]-->
      <div class="px-sm-0" 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.europa-empleo.com/mail/img/20190717-1-2.jpg" style="background:#ffffff url(http://www.europa-empleo.com/mail/img/20190717-1-2.jpg) no-repeat center top / cover;background-position:center top;background-repeat:no-repeat;padding:0 40px 60px;vertical-align:top;" height="-60">

      <!--[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 style="font-size:0px;padding:0 10px;word-break:break-word;">


      <!--[if mso | IE]>
      <table
         align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:520px;" width="520"
      >
        <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:520px;">

        <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 10px;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:500px;"
            >
          <![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="font-heading align-sm-center" style="font-family: 'Work Sans', Helvetica, Arial, sans-serif; font-size: 0px; padding: 10px 25px; word-break: break-word;">

      <div style="font-family:'Work Sans', Helvetica, Arial, sans-serif;font-size:20px;font-weight:600;line-height:1.25;text-align:left;color:#c41058;">
        Modalidad online
      </div>

              </td>
            </tr>

            <tr>
              <td align="left" class="align-sm-center" style="font-size:0px;padding:10px 25px;word-break:break-word;">

      <div style="font-family:Karla, Helvetica, Arial, sans-serif;font-size:17px;line-height:1.25;text-align:left;color:#444444;">
      Para facilitar que las empresas puedan asimilar estas nuevas circunstancias y su práctica, así como la actualización de otras cuestiones relacionadas con la <b>gestión de contratos, nóminas y seguridad social,</b> ponemos a tu disposición un <b>programa especializado</b> en el que podrás <b>desarrollar la competencia profesional específica</b> de lo administrativo-laboral.
      </div>

              </td>
            </tr>

            <tr>
              <td align="left" vertical-align="middle" class="button-wide button-primary" style="font-size:0px;padding:10px 25px;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="#c41058" role="presentation" style="width: 100%; border: none; border-radius: 0; cursor: auto; padding: 10px 40px; background: #c41058;" valign="middle" width="100%">
            <a href="mailto:info@mi-business-school.com?subject=QUIERO%20MÁS%20INFORMACIÓN%20SOBRE%20TÉCNICO%20EN%20CONTRATOS,%20NÓMINAS%20Y%20SEGURIDAD%20SOCIAL%20%28Ref.%204450%29&body=Nombre:%20%0D%0A%20Teléfono:%20%0D%0A%20Provincia:%20%0D%0A%20Empresa:%20%0D%0A" style="background: #c41058; color: #ffffff; font-family: 'Karla', monospace; font-size: 18px; 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>

      </div>

          <!--[if mso | IE]>
            </td>

        </tr>

                  </table>
                <![endif]-->
              </td>
            </tr>
          </tbody>
        </table>

      </div>


      <!--[if mso | IE]>
          </td>
        </tr>
      </table>
      <![endif]-->


                      </td>
                    </tr>

                    <tr>
                      <td style="font-size:0px;padding:20px 0 0;word-break:break-word;">


      <!--[if mso | IE]>
      <table
         align="center" border="0" cellpadding="0" cellspacing="0" class="" style="width:520px;" width="520"
      >
        <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:520px;">

        <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 0 0;text-align:center;vertical-align:top;">
                <!--[if mso | IE]>
                  <table role="presentation" border="0" cellpadding="0" cellspacing="0">

        <tr>

            <td
               class="border-right-outlook" style="vertical-align:top;width:124.8px;"
            >
          <![endif]-->

      <div class="mj-column-per-24 outlook-group-fix border-right" style="border-right: solid 2px #56acfa; 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" class="font-heading" style="font-family: 'Work Sans', Helvetica, Arial, sans-serif; font-size: 0px; padding: 10px 25px; padding-right: 5px; padding-left: 5px; word-break: break-word;">

      <div style="font-family:'Work Sans', Helvetica, Arial, sans-serif;font-size:16px;font-weight:600;line-height:1.1;text-align:center;color:#333333;">
        Ejercicios <br class="d-sm-none">prácticos
      </div>

              </td>
            </tr>

      </table>

      </div>

          <!--[if mso | IE]>
            </td>

            <td
               class="border-right-outlook" style="vertical-align:top;width:124.8px;"
            >
          <![endif]-->

      <div class="mj-column-per-24 outlook-group-fix border-right" style="border-right: solid 2px #56acfa; 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" class="font-heading" style="font-family: 'Work Sans', Helvetica, Arial, sans-serif; font-size: 0px; padding: 10px 25px; padding-right: 5px; padding-left: 5px; word-break: break-word;">

      <div style="font-family:'Work Sans', Helvetica, Arial, sans-serif;font-size:16px;font-weight:600;line-height:1.1;text-align:center;color:#333333;">
        100% <br css="d-sm-0">Online
      </div>

              </td>
            </tr>

      </table>

      </div>

          <!--[if mso | IE]>
            </td>

            <td
               class="border-right-outlook" style="vertical-align:top;width:124.8px;"
            >
          <![endif]-->

      <div class="mj-column-per-24 outlook-group-fix border-right" style="border-right: solid 2px #56acfa; 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" class="font-heading" style="font-family: 'Work Sans', Helvetica, Arial, sans-serif; font-size: 0px; padding: 10px 25px; padding-right: 5px; padding-left: 5px; word-break: break-word;">

      <div style="font-family:'Work Sans', Helvetica, Arial, sans-serif;font-size:16px;font-weight:600;line-height:1.1;text-align:center;color:#333333;">
        En solo 4 meses
      </div>

              </td>
            </tr>

      </table>

      </div>

          <!--[if mso | IE]>
            </td>

            <td
               class="" style="vertical-align:top;width:124.8px;"
            >
          <![endif]-->

      <div class="mj-column-per-24 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" class="font-heading" style="font-family: 'Work Sans', Helvetica, Arial, sans-serif; font-size: 0px; padding: 10px 25px; padding-right: 5px; padding-left: 5px; word-break: break-word;">

      <div style="font-family:'Work Sans', Helvetica, Arial, sans-serif;font-size:16px;font-weight:600;line-height:1.1;text-align:center;color:#333333;">
        Tutorización <br css="d-sm-0">personalizada
      </div>

              </td>
            </tr>

      </table>

      </div>

          <!--[if mso | IE]>
            </td>

        </tr>

                  </table>
                <![endif]-->
              </td>
            </tr>
          </tbody>
        </table>

      </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>
    <![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 0;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.europa-empleo.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 0;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.25;text-align:left;color:#333333;">
        Sus datos han sido incorporados al fichero de PUBLIAMÉRICA SAS. Si no quiere recibir más información sobre formación y empleo puede dar de baja su correo electrónico de esta lista de distribución pulsando <a href="http://www.europa-empleo.com/baja/?e=bah-smv-barraka@lists.ourproject.org" style="text-decoration: underline; color: inherit;" class="lopd">aquí</a> o enviando un email a <a style="text-decoration:none;color:inherit;">info@mi-business-school.com</a> indicando "Baja" en el asunto.
      </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.europa-empleo.com/aperturas/bah-smv-barraka@lists.ourproject.org/2020022410/" alt="" style="outline: none; border: none; height: auto;">
      <!-- end tracker -->


      </div>

      </body>
    </html>