<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Videoconferencia de excel</title>
<style>
*{box-sizing:border-box;}
.contenido{min-width:600px;max-width:50%;margin:0 auto;}
/* GRUPO COLORES */
.bg-principal{background-color:#36398c;} .bg-secundario{background-color:#e8be01;}
.bg-blanco{background-color:#fff;} .bg-check{background-color:#4b974b;}
.bg-principal-light{background-color:#e8f5fa}
.t-principal{color:#36398c;} .t-secundario{color:#e8be01;} .t-blanco{color:#fff;}
.t-check{color:#4e9c4e;} .t-footer{color:#333;}
/* GRUPO POSICIíN */
.t-center{text-align:center;} .t-left{text-align:left;}
.t-right{text-align:right;} .b-center{margin:0 auto;}
.w-10{width:10%;} .w-20{width:20%;} .w-30{width:30%;} .w-40{width:40%;} .w-50{width:50%;}
.w-60{width:60%;} .w-70{width:70%;} .w-80{width:80%;} .w-90{width:90%;} .w-100{width:100%;}
/* GRUPO DISEñO */
.banner{max-height: 250px;min-height: 250px;background-repeat: no-repeat;background-size: cover;}
.pad-10{padding:10px;} .pad-20{padding:20px;} .pad-30{padding:30px;}
.pad-top-10{padding-top:10px;} .pad-top-20{padding-top:20px;} .pad-top-30{padding-top:30px;}
.pad-bottom-10{padding-bottom:10px;} .pad-bottom-20{padding-bottom:20px;} .pad-bottom-30{padding-bottom:30px;}
.pad-left-10{padding-left:10px;} .pad-left-20{padding-left:20px;} .pad-left-30{padding-left:30px;}
.pad-right-10{padding-right:10px;} .pad-right-20{padding-right:20px;} .pad-right-30{padding-right:30px;}
.pad-lateral{padding-left: 13% !important; padding-right: 13% !important;}
.round{border-radius:10px;} .round-top{border-radius: 10px 10px 0px 0px;} .round-bottom{border-radius: 0px 0px 10px 10px;}
.bs-principal{box-shadow:3px 3px 1px #969696;} .bs-secundario{box-shadow:3px 3px 1px #858faf;}
/* GRUPO TEXTOS */
.t-pequenyo{font-size:12px;} .t-mediano{font-size:18px;} .t-grande{font-size:24px;} .t-muy-grande{font-size:30px;}
.t-bold{font-weight:bold;}
h1{font-family:'Abril Fatface';} h2{font-family:arial;} p{font-size:13pt;line-height:18pt;} .arial{font-family:arial;}
.nolink{text-decoration:none;} .abril{font-family:'Abril Fatface';}
/* GRUPO COMPONENTES */
.espaciador{min-height: 100px;}
.boton{} .boton:hover{background-color:#666BFF;} .boton-redondo{border-radius:50px;}
.imagen-fondo{background-repeat:no-repeat; background-size:cover; min-height:300px;}
.tag{padding-left: 15px; padding-right:15px; padding-top:5px; padding-bottom:5px; display:inline; border-radius: 20px 0px;}
/* MEDIA QUERY PARA MOVILES */
@media (max-width : 600px) {
.contenido{min-width:100% !important;}
.w-50{width:100%;} .w-60{width:100%;} .w-70{width:100%;} .w-80{width:100%;}
.t-pequenyo{font-size:8pt !important;}
td{display:block;}
.pad-lateral{padding: 10px !important;}
.icono{width: 150px !important;}
}
</style>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Abril+Fatface">
</head>
<body style="background-color: #e5e5fe;">
<!-- BANNER -->
<div class="contenido banner round-top t-center" style="background-image: url('https://europa-empleo.com/img/excel/FOTO-EXCEL.jpg'); ">
</div>
<div class="contenido pad-10 bg-blanco round-bottom">
<div class="pad-lateral">
<h1 class="t-center t-check" style="font-size: 40px; word-break: break-word;">Curso por videoconferencia de excel</h1>
<!-- INICIO | BOTíN -->
<a href="mailto:info@especialidades-online.com?subject=SOLICITUD%20DE%20INFORMACI%C3%93N%20SOBRE%20LOS%20CURSOS%20DE%20EXCEL&body=%0D%0A%20Nombre:%20%0D%0A%20Tel%C3%A9fono:%20%0D%0A%20Provincia:%20%0D%0A%20Empresa:%20%0D%0A"
class="nolink t-blanco t-center arial">
<div class="w-100 boton bg-check pad-10 round h-secundario">
<!-- Título del Botín -->
Más información
</div>
</a>
<!-- FIN | BOTíN -->
<p class="t-center arial t-footer">
<span class=" t-grande t-check t-bold arial">» Formación 100% deducible de los seguros sociales «</span>
<br><br>
La empresa se deduce el coste del estudio en los seguros sociales
<span class="t-check t-bold arial">a través de lós créditos FUNDAE</span> destinados los trabajadores. (Formación bonificada)
<br><br>
Plazas limitadas en <span class="t-check t-bold arial">turnos de tarde (de 17h a 19h)</span> y ahora también <span class="t-check t-bold arial">de mañanas (de 09h a 11h)</span> ¡Elige y te contamos!
</p>
</div>
<br>
<table class="pad-lateral w-100">
<tbody>
<tr>
<td class="pad-30 bg-principal-light w-50" valign="bottom">
<div class="t-center">
<span class="tag bg-check t-blanco arial">Novedad</span>
</div>
<p class="t-center">
<span class="t-muy-grande t-check t-center t-bold abril">Mañanas</span><br>
<span class="t-check t-bold">09:00h - 11:00h</span><br><br>
<span class="arial t-footer">• <b class="t-check">Plazo</b> de inscripción <b class="t-check">hasta el 02/Marzo</b></span>
</p>
<br>
</td>
<td class="pad-30 bg-principal-light w-50" valign="bottom">
<p class="t-center">
<span class="t-muy-grande t-check t-center t-bold abril">Tardes</span><br>
<span class="t-check t-bold">17:00h - 19:00h</span> <br><br>
<span class="arial t-footer">• <b class="t-check">Plazo</b> de inscripción hasta el <b class="t-check">28/Febrero</b></span>
</p>
<br>
</td>
</tr>
</tbody>
</table>
<table class="b-center pad-30">
<tbody>
<tr>
<td class="pad-30 w-50">
<div class="t-center">
<img src="https://europa-empleo.com/img/iconos/bateria-media.png" alt="nivel medio" style="width: 50px;">
<p class="arial t-check t-center"><b class="t-muy-grande">Nivel medio</b><br>Horario de mañanas o tardes</p>
<!-- INICIO | BOTíN -->
<a href="mailto:info@especialidades-online.com?subject=SOLICITUD%20DE%20INFORMACI%C3%93N%20SOBRE%20LOS%20CURSOS%20DE%20EXCEL%20INTERMEDIO&body=%0D%0A%20Nombre:%20%0D%0A%20Tel%C3%A9fono:%20%0D%0A%20Provincia:%20%0D%0A%20Empresa:%20%0D%0A"
class="nolink t-blanco t-center arial">
<div class="w-100 boton bg-check pad-10 round h-secundario">
<!-- Título del Botín -->
Más información
</div>
</a>
<!-- FIN | BOTíN -->
</div>
</td>
<td class="pad-30 w-50">
<div class="t-center">
<img src="https://europa-empleo.com/img/iconos/bateria-grande.png" alt="nivel medio" style="width: 50px;">
<p class="arial t-check t-center"><b class="t-muy-grande">Nivel avanzado</b><br>Horario de mañanas o tardes</p>
<!-- INICIO | BOTíN -->
<a href="mailto:info@especialidades-online.com?subject=SOLICITUD%20DE%20INFORMACI%C3%93N%20SOBRE%20LOS%20CURSOS%20DE%20EXCEL%20AVANZADO&body=%0D%0A%20Nombre:%20%0D%0A%20Tel%C3%A9fono:%20%0D%0A%20Provincia:%20%0D%0A%20Empresa:%20%0D%0A"
class="nolink t-blanco t-center arial">
<div class="w-100 boton bg-check pad-10 round h-secundario">
<!-- Título del Botín -->
Más información
</div>
</a>
<!-- FIN | BOTíN -->
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- INICIO | PIE DE PAGINA IEE (POTENCIALES) -->
<!-- EMAIL: info@especialidades-online.com -->
<div class="contenido pad-30">
<p class="t-pequenyo t-footer arial">
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 enviando un mail a
<a href="mailto:info@especialidades-online.com?subject=BAJA" class="nolink t-footer">info@especialidades-online.com</a>
indicando en el asunto "Baja" seguido del correo electrónico que desea cancelar. Gracias.
</p>
</div>
<!-- FIN | PIE DE PAGINA IEE (POTENCIALES) -->
</body>
</html>