<?xml version="1.0"?>
<rss version="2.0"><channel><title>Canarias - Sanidad</title><description>Canarias - Sanidad</description><language>es</language><link>https://www.csif.es/es/portada/canariassanidad/categoria/formacion</link><lastBuildDate>Fri, 01 May 26 03:16:29 CEST</lastBuildDate><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/55336</guid><title>&#xBF;Te faltan a&#xF1;os de cotizaci&#xF3;n?</title><pubDate>Tue, 16 Jul 24 13:53:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/55336</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Normativa</category><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/te-faltan-anos-de-cotizacion-1721200683.png" type="image/png" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;&lt;br /&gt;&#xD;
&lt;!-- CSIF | Nota web (HTML) &#x2014; Convenio especial para computar pr&#xE1;cticas y programas de investigaci&#xF3;n --&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;section class="csif-wrap"&gt;&#xD;
&lt;style type="text/css"&gt;:root{&#xD;
      --csif-green:#0A7A3D;&#xD;
      --csif-green-2:#0F8F49;&#xD;
      --csif-ink:#0E1B14;&#xD;
      --csif-muted:#5B6B62;&#xD;
      --csif-bg:#F5FBF7;&#xD;
      --csif-card:#FFFFFF;&#xD;
      --csif-border:#DCEFE2;&#xD;
      --csif-accent:#E9F7EE;&#xD;
      --csif-shadow:0 10px 24px rgba(0,0,0,.08);&#xD;
      --csif-radius:18px;&#xD;
    }&#xD;
&#xD;
    .csif-wrap{font-family: system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif; color:var(--csif-ink); background:transparent;}&#xD;
    .csif-container{max-width:980px; margin:0 auto; padding:18px;}&#xD;
    .csif-hero{&#xD;
      background:linear-gradient(135deg, var(--csif-green), var(--csif-green-2));&#xD;
      color:#fff; border-radius:var(--csif-radius); padding:22px 22px 18px;&#xD;
      box-shadow:var(--csif-shadow);&#xD;
      position:relative; overflow:hidden;&#xD;
    }&#xD;
    .csif-hero:after{&#xD;
      content:""; position:absolute; inset:-60px -80px auto auto;&#xD;
      width:220px; height:220px; border-radius:999px;&#xD;
      background:rgba(255,255,255,.14);&#xD;
      transform:rotate(12deg);&#xD;
    }&#xD;
    .csif-kicker{display:inline-flex; gap:10px; align-items:center; font-weight:700; letter-spacing:.2px; opacity:.95;}&#xD;
    .csif-pill{&#xD;
      display:inline-block; padding:6px 10px; border-radius:999px;&#xD;
      background:rgba(255,255,255,.18); border:1px solid rgba(255,255,255,.25);&#xD;
      font-size:12px;&#xD;
    }&#xD;
    .csif-title{margin:10px 0 0; font-size:22px; line-height:1.2; font-weight:800;}&#xD;
    .csif-sub{margin:10px 0 0; font-size:14.5px; line-height:1.45; opacity:.95; max-width:78ch;}&#xD;
    .csif-actions{margin-top:14px; display:flex; flex-wrap:wrap; gap:10px;}&#xD;
    .csif-btn{&#xD;
      display:inline-flex; align-items:center; gap:10px;&#xD;
      padding:10px 12px; border-radius:12px; text-decoration:none;&#xD;
      font-weight:700; font-size:14px;&#xD;
      border:1px solid rgba(255,255,255,.28);&#xD;
      background:rgba(255,255,255,.14); color:#fff;&#xD;
      transition:transform .08s ease, filter .12s ease;&#xD;
    }&#xD;
    .csif-btn:hover{transform:translateY(-1px); filter:brightness(1.02);}&#xD;
    .csif-btn svg{width:18px; height:18px; flex:0 0 18px;}&#xD;
&#xD;
    .csif-grid{display:grid; grid-template-columns: 1.2fr .8fr; gap:14px; margin-top:14px;}&#xD;
    @media (max-width: 860px){ .csif-grid{grid-template-columns:1fr;} }&#xD;
&#xD;
    .csif-card{&#xD;
      background:var(--csif-card); border:1px solid var(--csif-border);&#xD;
      border-radius:var(--csif-radius); padding:16px;&#xD;
      box-shadow:0 6px 16px rgba(0,0,0,.06);&#xD;
    }&#xD;
    .csif-card h3{&#xD;
      margin:0 0 10px; font-size:15px; font-weight:900;&#xD;
      display:flex; align-items:center; gap:10px;&#xD;
    }&#xD;
    .csif-ic{&#xD;
      width:34px; height:34px; border-radius:12px;&#xD;
      background:var(--csif-accent); border:1px solid var(--csif-border);&#xD;
      display:grid; place-items:center; color:var(--csif-green);&#xD;
      flex:0 0 34px;&#xD;
    }&#xD;
    .csif-card p{margin:0 0 10px; color:var(--csif-ink); line-height:1.55; font-size:14.5px;}&#xD;
    .csif-card p:last-child{margin-bottom:0;}&#xD;
    .csif-list{margin:10px 0 0; padding-left:18px;}&#xD;
    .csif-list li{margin:8px 0; line-height:1.5; font-size:14.5px;}&#xD;
    .csif-muted{color:var(--csif-muted);}&#xD;
    .csif-badge{&#xD;
      display:inline-block; padding:6px 10px; border-radius:999px;&#xD;
      background:var(--csif-accent); border:1px solid var(--csif-border);&#xD;
      color:var(--csif-green); font-weight:900; font-size:12px;&#xD;
      margin:6px 8px 0 0;&#xD;
    }&#xD;
&#xD;
    .csif-callout{&#xD;
      border-left:6px solid var(--csif-green);&#xD;
      background:var(--csif-bg);&#xD;
      border-radius:16px;&#xD;
      padding:14px;&#xD;
      border:1px solid var(--csif-border);&#xD;
    }&#xD;
&#xD;
    .csif-foot{&#xD;
      margin-top:14px; padding:14px 16px;&#xD;
      background:#fff; border:1px dashed var(--csif-border);&#xD;
      border-radius:var(--csif-radius);&#xD;
      color:var(--csif-muted); font-size:13.5px; line-height:1.45;&#xD;
    }&#xD;
&lt;/style&gt;&#xD;
&lt;div class="csif-container"&gt;&#xD;
&lt;div class="csif-hero"&gt;&#xD;
&lt;div class="csif-kicker"&gt;&lt;span class="csif-pill"&gt;CSIF&lt;/span&gt; &lt;span class="csif-pill"&gt;Seguridad Social&lt;/span&gt; &lt;span class="csif-pill"&gt;Convenio especial&lt;/span&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;p class="csif-sub" style="text-align: justify;"&gt;Aprobada por el Gobierno la Orden por la que los periodos de pr&amp;aacute;cticas o programas de formaci&amp;oacute;n investigadora computar&amp;aacute;n como a&amp;ntilde;os cotizados. Tras la modificaci&amp;oacute;n publicada en el BOE, se introducen mejoras relevantes como la ampliaci&amp;oacute;n del plazo de solicitud, mayor flexibilidad en el pago y un ajuste en la base de cotizaci&amp;oacute;n que puede reducir el coste para las personas interesadas.&lt;/p&gt;&#xD;
&#xD;
&lt;div class="csif-actions"&gt;&lt;a class="csif-btn" href="https://www.boe.es/boe/dias/2024/08/01/pdfs/BOE-A-2024-15859.pdf" rel="noopener" target="_blank"&gt;Abrir BOE actualizado (PDF) &lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-grid"&gt;&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;h3 style="text-align: justify;"&gt;&amp;Aacute;mbito de Aplicaci&amp;oacute;n&lt;/h3&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li style="text-align: justify;"&gt;Alumnos universitarios (titulaciones oficiales y t&amp;iacute;tulos propios).&lt;/li&gt;&#xD;
	&lt;li style="text-align: justify;"&gt;Alumnos de formaci&amp;oacute;n profesional (excepto formaci&amp;oacute;n profesional intensiva).&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p class="csif-muted" style="margin-top: 12px; font-weight: 900; text-align: justify;"&gt;Tipos de pr&amp;aacute;cticas:&lt;/p&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li style="text-align: justify;"&gt;Las pr&amp;aacute;cticas NO remuneradas deber&amp;aacute;n haberse producido con anterioridad al 1 de enero de 2024.&lt;/li&gt;&#xD;
	&lt;li style="text-align: justify;"&gt;Las pr&amp;aacute;cticas remuneradas deber&amp;aacute;n haberse producido con anterioridad al 1 de noviembre de 2011.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p class="csif-muted" style="margin-top: 12px; font-weight: 900; text-align: justify;"&gt;Programas de investigaci&amp;oacute;n:&lt;/p&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li style="text-align: justify;"&gt;Programas de investigaci&amp;oacute;n de naturaleza investigadora, hasta un m&amp;aacute;ximo de 5 a&amp;ntilde;os (1.825 d&amp;iacute;as).&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;h3 style="text-align: justify;"&gt;Plazo de suscripci&amp;oacute;n&lt;/h3&gt;&#xD;
&#xD;
&lt;div class="csif-callout"&gt;&#xD;
&lt;p style="margin: 0px; text-align: justify;"&gt;El plazo para suscribir el convenio especial se ampl&amp;iacute;a hasta el &lt;strong&gt;31 de diciembre de 2028&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div style="margin-top: 12px;"&gt;&lt;span class="csif-badge"&gt;M&amp;aacute;ximo de 1.825 d&amp;iacute;as de pr&amp;aacute;cticas.&lt;/span&gt; &lt;span class="csif-badge"&gt;Exclusiones: Pensionistas de jubilaci&amp;oacute;n o incapacidad permanente.&lt;/span&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;h3 style="margin-top: 14px; text-align: justify;"&gt;Cobertura&lt;/h3&gt;&#xD;
&#xD;
&lt;p&gt;Prestaciones de jubilaci&amp;oacute;n, incapacidad permanente, muerte y supervivencia.&lt;/p&gt;&#xD;
&#xD;
&lt;p class="csif-muted" style="text-align: justify;"&gt;Efectividad tras ingreso total de cotizaci&amp;oacute;n.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-card" style="grid-column:1 / -1;"&gt;&#xD;
&lt;h3&gt;&lt;a href="https://sede.seg-social.gob.es/wps/portal/sede/sede/EmpresasyProfesionales/Afiliacion+e+inscripcion/206690"&gt;Solicitudes&lt;/a&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li&gt;Solicitud telem&amp;aacute;tica en el registro electr&amp;oacute;nico de la Seguridad Social.&lt;/li&gt;&#xD;
	&lt;li&gt;Aportar certificaci&amp;oacute;n de universidad o centro educativo con los periodos de pr&amp;aacute;cticas realizados.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;h3&gt;Base de cotizaci&amp;oacute;n&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;La base de cotizaci&amp;oacute;n estar&amp;aacute; constituida por la &lt;strong&gt;base m&amp;iacute;nima del grupo 7 vigente en cada per&amp;iacute;odo en que se realizaron las pr&amp;aacute;cticas&lt;/strong&gt;, aplic&amp;aacute;ndose un &lt;strong&gt;coeficiente reductor del 0,77&lt;/strong&gt;.&lt;/p&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li style="text-align: justify;"&gt;Pago &amp;uacute;nico o fraccionado.&lt;/li&gt;&#xD;
	&lt;li style="text-align: justify;"&gt;Posibilidad de fraccionamiento hasta un m&amp;aacute;ximo de &lt;strong&gt;84 mensualidades&lt;/strong&gt;.&lt;/li&gt;&#xD;
	&lt;li style="text-align: justify;"&gt;Domiciliaci&amp;oacute;n en cuenta bancaria.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;h3&gt;Resoluci&amp;oacute;n&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;La resoluci&amp;oacute;n deber&amp;aacute; dictarse y notificarse dentro de los seis meses siguientes a la solicitud.&lt;/p&gt;&#xD;
&#xD;
&lt;p class="csif-muted" style="text-align: justify;"&gt;Silencio administrativo positivo si no se resuelve en plazo.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-card" style="grid-column:1 / -1;"&gt;&#xD;
&lt;h3&gt;Recomendaci&amp;oacute;n CSIF&lt;/h3&gt;&#xD;
&#xD;
&lt;div class="csif-callout"&gt;&#xD;
&lt;p style="margin: 0px; text-align: justify;"&gt;Desde CSIF recomendamos analizar cada caso de manera individual en la Tesorer&amp;iacute;a General de la Seguridad Social para valorar la conveniencia de suscribir este convenio.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-foot"&gt;&lt;a href="https://www.boe.es/boe/dias/2024/08/01/pdfs/BOE-A-2024-15859.pdf"&gt;&lt;strong style="color:var(--csif-ink);"&gt;ARCHIVOS ADJUNTOS &amp;ndash; BOE actualizado&lt;/strong&gt; &lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/72522</guid><title>CSIF exige activar de forma inmediata la jubilaci&#xF3;n anticipada por coeficientes reductores para el personal del SNS</title><pubDate>Mon, 27 Oct 25 13:21:00 CET</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/72522</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Negociaciones y acuerdos</category><category>Prensa y Comunicaci&#xF3;n</category><category>Responsabilidad Social</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/jubilacion-anticipada-1200-x-400-px-1-1749119207.png" type="image/png" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;h2 style="font-style:italic;"&gt;&lt;span style="font-size:12pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="background-color:#ffff00"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Actualizaci&amp;oacute;n:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;span style="font-size:12pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="background-color:#ffff00"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Ante las propuestas del Ministerio de Sanidad para incorporar la jubilaci&amp;oacute;n por coeficientes reductores al personal de la sanidad, CSIF ha incorporado al debate del texto de Estatuto Marco el escrito justificativo al Ministerio de Inclusi&amp;oacute;n, Seguridad Social y Migraciones de septiembre de 2021, donde se expone y se hace referencia a los informes justificativos de esta modalidad de jubilaci&amp;oacute;n para el personal de la sanidad.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;&#xD;
&#xD;
&lt;p style="line-height:1.668; text-align:justify; margin-top:16px; margin-bottom:11px"&gt;&lt;span style="font-size:12pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="background-color:#ffff00"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;La acci&amp;oacute;n de CSIF va dirigida a que la incorporaci&amp;oacute;n de este tipo de jubilaci&amp;oacute;n en el texto del Estatuto Marco no puede significar &amp;ldquo;OTRA&amp;rdquo; maniobra de demora en el procedimiento. M&amp;aacute;s bien al contrario.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.668; text-align:justify; margin-top:16px; margin-bottom:11px"&gt;&lt;span style="font-size:12pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="background-color:#ffff00"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;El Estatuto Marco debe sentar las bases, de una vez por todas, para que inmediatamente despu&amp;eacute;s de su aprobaci&amp;oacute;n se inicie el procedimiento establecido en el Ministerio de Inclusi&amp;oacute;n, Seguridad Social y Migraciones.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.668; text-align:justify; margin-top:16px; margin-bottom:11px"&gt;&lt;span style="font-size:12pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="background-color:#ffff00"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Recordamos que hasta ahora, la solicitud de CSIF del 28 de septiembre de 2021 est&amp;aacute; en proceso judicial, por la inacci&amp;oacute;n del gobierno de Espa&amp;ntilde;a por medio del Ministerio de Inclusi&amp;oacute;n, Seguridad Social y Migraciones, para este tipo de jubilaci&amp;oacute;n.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.668; text-align:justify; margin-top:16px; margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;hr /&gt;&#xD;
&lt;p data-end="1295" data-start="751"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Seguimiento de la noticia:&lt;/strong&gt;&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
La Central Sindical Independiente y de Funcionarios (CSIF), sindicato m&amp;aacute;s representativo en las administraciones p&amp;uacute;blicas y con presencia en la mesa del &amp;aacute;mbito del Ministerio de Sanidad, ha remitido una carta a la ministra de Sanidad en la que &lt;span style="color:#27ae60;"&gt;&lt;strong data-end="1156" data-start="995"&gt;exige el inicio inmediato del procedimiento para determinar los supuestos que permitan el acceso a la jubilaci&amp;oacute;n anticipada voluntaria del personal de la sanidad&lt;/strong&gt;&amp;nbsp;mediante la &lt;strong data-end="1210" data-start="1169"&gt;aplicaci&amp;oacute;n de coeficientes reductores&lt;/strong&gt;,&lt;/span&gt; tal y como se contempla en el Real Decreto 402/2025, aprobado el pasado 27 de mayo.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p data-end="1999" data-start="1297"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Desde CSIF venimos denunciando desde hace a&amp;ntilde;os que el trabajo en el &amp;aacute;mbito sanitario implica &lt;strong data-end="1439" data-start="1390"&gt;condiciones especialmente penosas y de riesgo&lt;/strong&gt;, caracterizadas por altos niveles de presi&amp;oacute;n asistencial, turnos prolongados y rotatorios, guardias de hasta 24 horas, trabajo nocturno y en festivos, as&amp;iacute; como &lt;strong data-end="1695" data-start="1600"&gt;exposici&amp;oacute;n constante a riesgos biol&amp;oacute;gicos, psicosociales, qu&amp;iacute;micos, ergon&amp;oacute;micos y mec&amp;aacute;nicos&lt;/strong&gt;, todo ello acompa&amp;ntilde;ado de una elevada carga f&amp;iacute;sica y mental. Estas circunstancias provocan una alta incidencia de enfermedades y problemas de salud que se agravan con la edad y los a&amp;ntilde;os de servicio, y que repercuten en el rendimiento y la calidad de vida del personal del Sistema Nacional de Salud (SNS).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p data-end="2340" data-start="2001"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;A esta realidad se suman informes del propio Instituto Nacional de la Seguridad Social que &lt;strong data-end="2220" data-start="2092"&gt;alertan sobre el aumento de ciertas patolog&amp;iacute;as directamente relacionadas con el ejercicio profesional en el &amp;aacute;mbito sanitario&lt;/strong&gt;, lo que se traduce en un mayor n&amp;uacute;mero de situaciones de incapacidad temporal entre el personal de la sanidad de mayor edad.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p data-end="2420" data-start="2342"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Por todo ello, &lt;span style="color:#27ae60;"&gt;&lt;strong data-end="2419" data-start="2357"&gt;CSIF Sanidad plantea una serie de exigencias fundamentales&lt;/strong&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul data-end="3257" data-start="2422"&gt;&#xD;
	&lt;li data-end="2605" data-start="2422"&gt;&#xD;
	&lt;p data-end="2605" data-start="2424"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong data-end="2488" data-start="2424"&gt;Reconocer el trabajo en Sanidad como una profesi&amp;oacute;n de riesgo&lt;/strong&gt;, lo que permitir&amp;iacute;a aplicar coeficientes reductores y acceder a la jubilaci&amp;oacute;n anticipada voluntaria sin penalizaci&amp;oacute;n.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="2776" data-start="2606"&gt;&#xD;
	&lt;p data-end="2776" data-start="2608"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong data-end="2680" data-start="2608"&gt;Habilitar la jubilaci&amp;oacute;n parcial y flexible en condiciones favorables&lt;/strong&gt;, facilitando la transici&amp;oacute;n hacia el retiro y promoviendo el rejuvenecimiento de las plantillas.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="3060" data-start="2777"&gt;&#xD;
	&lt;p data-end="3060" data-start="2779"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong data-end="2825" data-start="2779"&gt;Crear un grupo de trabajo interministerial&lt;/strong&gt; con participaci&amp;oacute;n de las organizaciones sindicales representativas para analizar y reformular el actual sistema de acceso a la jubilaci&amp;oacute;n anticipada, bas&amp;aacute;ndose en criterios de salud laboral, edad, puesto de trabajo y a&amp;ntilde;os de servicio.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="3257" data-start="3061"&gt;&#xD;
	&lt;p data-end="3257" data-start="3063"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong data-end="3119" data-start="3063"&gt;Equiparar al personal de la sanidad&amp;nbsp;con otros colectivos&lt;/strong&gt; como polic&amp;iacute;as, bomberos o trabajadores del mar, que ya se benefician de estos mecanismos por la exigencia f&amp;iacute;sica y emocional de su labor.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p data-end="3827" data-start="3259"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;En la misiva, CSIF tambi&amp;eacute;n denuncia que el Real Decreto aprobado por el Gobierno, fruto de un acuerdo entre el Ejecutivo y los sindicatos CCOO y UGT, &lt;span style="color:#27ae60;"&gt;&lt;strong data-end="3487" data-start="3409"&gt;limita la participaci&amp;oacute;n de otras organizaciones sindicales representativas&lt;/strong&gt;,&lt;/span&gt; como CSIF, al establecer que &amp;uacute;nicamente dichas organizaciones y las administraciones pueden iniciar el procedimiento de aplicaci&amp;oacute;n de coeficientes reductores. Asimismo&lt;span style="color:#27ae60;"&gt;, &lt;strong data-end="3826" data-start="3658"&gt;se otorga un poder excesivo a las propias administraciones para emitir informes que condicionan el acceso a esta modalidad de jubilaci&amp;oacute;n, actuando como juez y parte&lt;/strong&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p data-end="3975" data-start="3829"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Frente a esta exclusi&amp;oacute;n, CSIF recuerda que ha liderado una&lt;span style="color:#27ae60;"&gt; &lt;strong data-end="3923" data-start="3888"&gt;intensa campa&amp;ntilde;a de movilizaci&amp;oacute;n&lt;/strong&gt; &lt;/span&gt;y acciones institucionales para exigir esta medida:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul data-end="4587" data-start="3977"&gt;&#xD;
	&lt;li data-end="4101" data-start="3977"&gt;&#xD;
	&lt;p data-end="4101" data-start="3979"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong data-end="4019" data-start="3979"&gt;Demanda judicial en curso desde 2022&lt;/strong&gt; contra la resoluci&amp;oacute;n del Ministerio de Migraciones, Inclusi&amp;oacute;n y Seguridad Social.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="4205" data-start="4102"&gt;&#xD;
	&lt;p data-end="4205" data-start="4104"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong data-end="4204" data-start="4104"&gt;Concentraciones ante el Ministerio de Sanidad, el de Seguridad Social y el Palacio de la Moncloa&lt;/strong&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="4331" data-start="4206"&gt;&#xD;
	&lt;p data-end="4331" data-start="4208"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong data-end="4330" data-start="4208"&gt;Remisi&amp;oacute;n de escritos al presidente del Gobierno, ministros, partidos pol&amp;iacute;ticos y a la Comisi&amp;oacute;n de Sanidad del Congreso&lt;/strong&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="4397" data-start="4332"&gt;&#xD;
	&lt;p data-end="4397" data-start="4334"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong data-end="4368" data-start="4334"&gt;M&amp;aacute;s de 60.000 firmas recogidas&lt;/strong&gt; entre profesionales del SNS.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="4587" data-start="4398"&gt;&#xD;
	&lt;p data-end="4587" data-start="4400"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong data-end="4442" data-start="4400"&gt;Petici&amp;oacute;n formal al Defensor del Pueblo&lt;/strong&gt; para que emita un informe favorable al reconocimiento de la jubilaci&amp;oacute;n anticipada por coeficientes reductores para los profesionales sanitarios.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="4587" data-start="4398"&gt;&#xD;
	&lt;p data-end="4587" data-start="4400"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Carta a la ministra de Sanidad en la que &lt;span style="color:#000000;"&gt;&lt;strong data-end="1156" data-start="995"&gt;exige el inicio inmediato del procedimiento para determinar los supuestos que permitan el acceso a la jubilaci&amp;oacute;n anticipada voluntaria del personal de la sanidad&lt;/strong&gt;&amp;nbsp;mediante la &lt;strong data-end="1210" data-start="1169"&gt;aplicaci&amp;oacute;n de coeficientes reductores.&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p data-end="5134" data-start="4766"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Desde CSIF tambi&amp;eacute;n recordamos que el nuevo Estatuto Marco debe incluir&lt;span style="color:#27ae60;"&gt; &lt;strong data-end="5033" data-start="4837"&gt;una disposici&amp;oacute;n espec&amp;iacute;fica que garantice la apertura del procedimiento para la aplicaci&amp;oacute;n de coeficientes reductores de la edad de jubilaci&amp;oacute;n del personal estatutario de los servicios de salud&lt;/strong&gt;, &lt;/span&gt;as&amp;iacute; como las condiciones de acceso que actualmente no regula la Ley General de la Seguridad Social.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p data-end="5571" data-start="5136"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Por &amp;uacute;ltimo, &lt;span style="color:#27ae60;"&gt;&lt;strong data-end="5308" data-start="5148"&gt;reclamamos que se garantice la jubilaci&amp;oacute;n parcial anticipada para todo el personal de las Administraciones P&amp;uacute;blicas (laborales, funcionarios y estatutarios)&lt;/strong&gt; &lt;/span&gt;mediante contratos de relevo, una medida incluida en el borrador del anteproyecto de Estatuto Marco y vinculada a la tramitaci&amp;oacute;n de la nueva Ley de Funci&amp;oacute;n P&amp;uacute;blica (en debate actualmente en el Congreso), que incorpora una enmienda espec&amp;iacute;fica sobre esta cuesti&amp;oacute;n.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p data-end="5833" data-start="5573"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Desde CSIF solicitamos una reuni&amp;oacute;n urgente con la ministra de Sanidad para abordar este asunto y reiteramos nuestro compromiso firme y continuado para lograr una &lt;span style="color:#27ae60;"&gt;&lt;strong data-end="5832" data-start="5735"&gt;jubilaci&amp;oacute;n digna, justa y adaptada a las condiciones reales del trabajo en la Sanidad P&amp;uacute;blica&lt;/strong&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/86903</guid><title>El nuevo Estatuto Marco recoge la mayor&#xED;a de las mejoras que reclama la sanidad p&#xFA;blica</title><pubDate>Mon, 09 Mar 26 08:22:00 CET</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/86903</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Negociaciones y acuerdos</category><category>Prensa y Comunicaci&#xF3;n</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/chatgpt-image-9-mar-2026-09-51-35-1773047053.png" type="image/png" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;section class="csif-entrevista-wrap"&gt;&#xD;
&lt;style type="text/css"&gt;:root{&#xD;
  --csif-green:#0b7a3b;&#xD;
  --csif-green-dark:#075c2c;&#xD;
  --csif-green-soft:#eaf6ef;&#xD;
  --csif-green-border:#cfe7d8;&#xD;
  --csif-text:#1f2937;&#xD;
  --csif-muted:#5b6470;&#xD;
  --csif-bg:#f7faf8;&#xD;
  --csif-white:#ffffff;&#xD;
  --csif-shadow:0 10px 30px rgba(11,122,59,.10);&#xD;
  --csif-shadow-soft:0 6px 18px rgba(11,122,59,.08);&#xD;
  --csif-radius:18px;&#xD;
  --csif-radius-sm:12px;&#xD;
}&#xD;
&#xD;
.csif-entrevista-wrap{&#xD;
  background:var(--csif-bg);&#xD;
  padding:32px 18px;&#xD;
  font-family:Arial, Helvetica, sans-serif;&#xD;
  color:var(--csif-text);&#xD;
  line-height:1.75;&#xD;
}&#xD;
&#xD;
.csif-entrevista{&#xD;
  max-width:980px;&#xD;
  margin:0 auto;&#xD;
}&#xD;
&#xD;
.csif-hero{&#xD;
  background:linear-gradient(135deg,var(--csif-green-dark),var(--csif-green));&#xD;
  color:var(--csif-white);&#xD;
  border-radius:var(--csif-radius);&#xD;
  padding:36px 32px;&#xD;
  box-shadow:var(--csif-shadow);&#xD;
  margin-bottom:24px;&#xD;
  position:relative;&#xD;
  overflow:hidden;&#xD;
}&#xD;
&#xD;
.csif-hero::after{&#xD;
  content:"";&#xD;
  position:absolute;&#xD;
  right:-70px;&#xD;
  top:-70px;&#xD;
  width:240px;&#xD;
  height:240px;&#xD;
  background:rgba(255,255,255,.08);&#xD;
  border-radius:50%;&#xD;
}&#xD;
&#xD;
.csif-kicker{&#xD;
  display:inline-block;&#xD;
  font-size:13px;&#xD;
  font-weight:800;&#xD;
  letter-spacing:.08em;&#xD;
  text-transform:uppercase;&#xD;
  background:rgba(255,255,255,.14);&#xD;
  border:1px solid rgba(255,255,255,.18);&#xD;
  padding:7px 12px;&#xD;
  border-radius:999px;&#xD;
  margin-bottom:14px;&#xD;
}&#xD;
&#xD;
.csif-hero h1{&#xD;
  margin:0 0 14px 0;&#xD;
  font-size:38px;&#xD;
  line-height:1.12;&#xD;
  font-weight:800;&#xD;
  max-width:860px;&#xD;
}&#xD;
&#xD;
.csif-hero p{&#xD;
  margin:0;&#xD;
  font-size:17px;&#xD;
  max-width:860px;&#xD;
  color:rgba(255,255,255,.95);&#xD;
}&#xD;
&#xD;
.csif-meta{&#xD;
  display:flex;&#xD;
  flex-wrap:wrap;&#xD;
  gap:12px;&#xD;
  margin:18px 0 26px;&#xD;
}&#xD;
&#xD;
.csif-meta span{&#xD;
  background:var(--csif-white);&#xD;
  border:1px solid var(--csif-green-border);&#xD;
  color:var(--csif-green-dark);&#xD;
  padding:9px 14px;&#xD;
  border-radius:999px;&#xD;
  font-size:13px;&#xD;
  font-weight:700;&#xD;
  box-shadow:0 3px 10px rgba(0,0,0,.04);&#xD;
}&#xD;
&#xD;
.csif-intro{&#xD;
  background:var(--csif-white);&#xD;
  border:1px solid var(--csif-green-border);&#xD;
  border-left:6px solid var(--csif-green);&#xD;
  border-radius:var(--csif-radius);&#xD;
  padding:24px 24px 22px;&#xD;
  margin-bottom:26px;&#xD;
  box-shadow:var(--csif-shadow-soft);&#xD;
}&#xD;
&#xD;
.csif-intro p{&#xD;
  margin:0;&#xD;
  font-size:17px;&#xD;
  text-align:justify;&#xD;
}&#xD;
&#xD;
.csif-destacado{&#xD;
  background:var(--csif-green-soft);&#xD;
  border:1px solid var(--csif-green-border);&#xD;
  border-radius:var(--csif-radius);&#xD;
  padding:24px;&#xD;
  margin:0 0 26px 0;&#xD;
  box-shadow:var(--csif-shadow-soft);&#xD;
}&#xD;
&#xD;
.csif-destacado blockquote{&#xD;
  margin:0;&#xD;
  font-size:24px;&#xD;
  line-height:1.45;&#xD;
  font-weight:800;&#xD;
  color:var(--csif-green-dark);&#xD;
}&#xD;
&#xD;
.csif-destacado cite{&#xD;
  display:block;&#xD;
  margin-top:12px;&#xD;
  font-style:normal;&#xD;
  font-size:14px;&#xD;
  font-weight:700;&#xD;
  color:var(--csif-muted);&#xD;
}&#xD;
&#xD;
.qa-block{&#xD;
  background:var(--csif-white);&#xD;
  border:1px solid var(--csif-green-border);&#xD;
  border-radius:var(--csif-radius);&#xD;
  padding:26px 24px;&#xD;
  margin-bottom:22px;&#xD;
  box-shadow:var(--csif-shadow-soft);&#xD;
}&#xD;
&#xD;
.qa-question{&#xD;
  margin:0 0 18px 0;&#xD;
  font-size:22px;&#xD;
  line-height:1.3;&#xD;
  font-weight:800;&#xD;
  color:var(--csif-green-dark);&#xD;
}&#xD;
&#xD;
.qa-question span{&#xD;
  display:inline-block;&#xD;
  background:var(--csif-green-soft);&#xD;
  color:var(--csif-green);&#xD;
  font-size:12px;&#xD;
  font-weight:800;&#xD;
  text-transform:uppercase;&#xD;
  letter-spacing:.06em;&#xD;
  padding:6px 10px;&#xD;
  border-radius:999px;&#xD;
  margin-bottom:10px;&#xD;
}&#xD;
&#xD;
.qa-answer{&#xD;
  border-top:1px solid #e8eef0;&#xD;
  padding-top:18px;&#xD;
}&#xD;
&#xD;
.qa-answer p{&#xD;
  margin:0 0 15px 0;&#xD;
  font-size:16px;&#xD;
  color:var(--csif-text);&#xD;
  text-align:justify;&#xD;
}&#xD;
&#xD;
.qa-answer p:last-child{&#xD;
  margin-bottom:0;&#xD;
}&#xD;
&#xD;
.respuesta-label{&#xD;
  display:inline-block;&#xD;
  color:var(--csif-green);&#xD;
  font-weight:800;&#xD;
  margin-right:6px;&#xD;
}&#xD;
&#xD;
.csif-highlight{&#xD;
  background:var(--csif-green-soft);&#xD;
  border:1px solid var(--csif-green-border);&#xD;
  padding:2px 6px;&#xD;
  border-radius:8px;&#xD;
  font-weight:700;&#xD;
  color:var(--csif-green-dark);&#xD;
  white-space:nowrap;&#xD;
}&#xD;
&#xD;
.csif-cta{&#xD;
  margin-top:30px;&#xD;
  background:linear-gradient(135deg,var(--csif-green-dark),var(--csif-green));&#xD;
  border-radius:var(--csif-radius);&#xD;
  padding:28px 24px;&#xD;
  box-shadow:var(--csif-shadow);&#xD;
  color:#fff;&#xD;
  text-align:center;&#xD;
}&#xD;
&#xD;
.csif-cta h3{&#xD;
  margin:0 0 10px 0;&#xD;
  font-size:24px;&#xD;
  line-height:1.2;&#xD;
}&#xD;
&#xD;
.csif-cta p{&#xD;
  margin:0 0 18px 0;&#xD;
  font-size:16px;&#xD;
  color:rgba(255,255,255,.92);&#xD;
}&#xD;
&#xD;
.csif-cta .btn-linkbio{&#xD;
  display:inline-block;&#xD;
  background:#fff;&#xD;
  color:var(--csif-green-dark);&#xD;
  font-size:15px;&#xD;
  font-weight:800;&#xD;
  text-decoration:none;&#xD;
  padding:14px 22px;&#xD;
  border-radius:999px;&#xD;
  box-shadow:0 6px 16px rgba(0,0,0,.12);&#xD;
  transition:transform .2s ease, box-shadow .2s ease;&#xD;
}&#xD;
&#xD;
.csif-cta .btn-linkbio:hover{&#xD;
  transform:translateY(-2px);&#xD;
  box-shadow:0 10px 20px rgba(0,0,0,.16);&#xD;
}&#xD;
&#xD;
@media (max-width:768px){&#xD;
  .csif-hero{&#xD;
    padding:26px 20px;&#xD;
  }&#xD;
&#xD;
  .csif-hero h1{&#xD;
    font-size:29px;&#xD;
  }&#xD;
&#xD;
  .qa-question{&#xD;
    font-size:20px;&#xD;
  }&#xD;
&#xD;
  .csif-intro,&#xD;
  .qa-block,&#xD;
  .csif-destacado,&#xD;
  .csif-cta{&#xD;
    padding:22px 18px;&#xD;
  }&#xD;
&#xD;
  .csif-destacado blockquote{&#xD;
    font-size:21px;&#xD;
  }&#xD;
}&#xD;
&lt;/style&gt;&#xD;
&lt;article class="csif-entrevista"&gt;&#xD;
&lt;header class="csif-hero"&gt;&#xD;
&lt;div class="csif-kicker"&gt;Entrevista &amp;middot; CSIF Sanidad&lt;/div&gt;&#xD;
&#xD;
&lt;h1&gt;&lt;span style="color:#ffffff;"&gt;Fernando Hontangas: &amp;ldquo;El nuevo Estatuto Marco recoge la mayor&amp;iacute;a de las mejoras que reclama la sanidad p&amp;uacute;blica&amp;rdquo;&lt;/span&gt;&lt;/h1&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;El presidente del sector de Sanidad de CSIF defiende que el nuevo Estatuto Marco incorpora una parte muy amplia de las reivindicaciones planteadas durante la negociaci&amp;oacute;n y sostiene que el Sistema Nacional de Salud necesita esta ley cuanto antes.&lt;/p&gt;&#xD;
&lt;/header&gt;&#xD;
&#xD;
&lt;section class="csif-intro"&gt;&#xD;
&lt;p&gt;Tras varios a&amp;ntilde;os de negociaci&amp;oacute;n, CSIF considera que el texto pactado recoge una parte muy relevante de las mejoras reclamadas para el personal sanitario. En esta conversaci&amp;oacute;n, Fernando Hontangas repasa los avances del proyecto, las cuestiones a&amp;uacute;n pendientes, la posici&amp;oacute;n de CSIF frente a las cr&amp;iacute;ticas de algunos sectores y los retos que siguen abiertos tanto en financiaci&amp;oacute;n como en Formaci&amp;oacute;n Sanitaria Especializada.&lt;/p&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="csif-destacado"&gt;&#xD;
&lt;blockquote&gt;&amp;ldquo;Si ya est&amp;aacute; el contenido de lo que quieren los profesionales en este texto, vamos a dejarnos de disputas pol&amp;iacute;ticas. Lo que necesita nuestro Sistema Nacional de Salud es esta ley.&amp;rdquo;&lt;/blockquote&gt;&#xD;
&lt;cite&gt;Fernando Hontangas &amp;middot; CSIF Sanidad&lt;/cite&gt;&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
Despu&amp;eacute;s de todo el recorrido negociador, &amp;iquest;el texto final responde en buena medida a lo que CSIF defend&amp;iacute;a desde el inicio?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; En un porcentaje muy alto s&amp;iacute;. Por eso hemos firmado, porque consideramos que durante la negociaci&amp;oacute;n, con sus idas y venidas, hemos conseguido trasladar una gran parte de las reivindicaciones de todos los colectivos; tambi&amp;eacute;n de los que est&amp;aacute;n haciendo ruido. Me atrever&amp;iacute;a a decir que m&amp;aacute;s de un 85 por ciento de las cuestiones que hemos planteado est&amp;aacute;n contenidas en el anteproyecto de Ley.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;He de decir que esto es un Estatuto Marco y tiene limitaciones, teniendo en cuenta que estamos en un pa&amp;iacute;s que se organiza en autonom&amp;iacute;as; y hemos sido cuidadosos de no invadir competencias de las comunidades para dar seguridad jur&amp;iacute;dica al texto. Evidentemente, no podemos negociar un texto que, a lo largo del desarrollo posterior, vaya a tener problemas suficientes como para tirarlo para atr&amp;aacute;s.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;La negociaci&amp;oacute;n ha costado tres a&amp;ntilde;os, pero lo fundamental ha estado en el &amp;uacute;ltimo, con posturas en un principio muy encontradas y enfrentadas con el Ministerio. Pero este ha comprendido que lo que necesita el personal del Sistema Nacional de Salud era lo que ped&amp;iacute;amos y al final se ha reflejado en una parte muy alta.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
&amp;iquest;Qu&amp;eacute; avances considera m&amp;aacute;s destacados del nuevo Estatuto y en qu&amp;eacute; mejora, de forma concreta, la situaci&amp;oacute;n de los profesionales?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; Tiene muchas: hay m&amp;aacute;s de 100 medidas que mejoran las condiciones laborales de todo el personal de la sanidad. Hablamos, por ejemplo, de provisi&amp;oacute;n de puestos, a la que le damos seguridad jur&amp;iacute;dica. Europa est&amp;aacute; detr&amp;aacute;s del Estado espa&amp;ntilde;ol diciendo que la temporalidad en todas las administraciones p&amp;uacute;blicas no se puede mantener as&amp;iacute;. Este texto establece una convocatoria de OPE cada dos a&amp;ntilde;os y una resoluci&amp;oacute;n en 18 meses. Aunque quer&amp;iacute;amos menos.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;En jubilaci&amp;oacute;n, dentro de las competencias que tiene la Ley, hemos establecido dos modalidades. La parcial anticipada, que hemos incluso modificado en lo que se puede la Ley General de Seguridad Social para que el personal estatutario entre dentro; y despu&amp;eacute;s la jubilaci&amp;oacute;n anticipada por coeficientes reductores. No podemos modificar el procedimiento que marca la Ley General de la Seguridad Social, pero s&amp;iacute; hemos incluido que los estudios pertinentes se van a iniciar en plazos determinados.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Se limita la jornada a un m&amp;aacute;ximo de &lt;span class="csif-highlight"&gt;17 horas&lt;/span&gt;, ya sea de ordinaria m&amp;aacute;s guardia o de guardia solo. Y librando, que hay una confusi&amp;oacute;n muy grande en el colectivo m&amp;eacute;dico, porque la libranza del d&amp;iacute;a anterior y posterior te descuenta de tu jornada ordinaria. Adem&amp;aacute;s, se ha reconocido el solape.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;En cuanto a provisi&amp;oacute;n de puestos, se incluyen concursos abiertos y permanentes para todas las comunidades aut&amp;oacute;nomas. En medidas de conciliaci&amp;oacute;n se ha llegado al m&amp;aacute;ximo que marcan las directivas europeas y cualquier norma del Estado espa&amp;ntilde;ol, por ejemplo, con el pago completo de todas las retribuciones cuando una persona est&amp;aacute; en situaciones especialmente protegidas como puede ser embarazo, lactancia o mayores de 55 a&amp;ntilde;os. No todas las comunidades tienen estas prerrogativas y esto lo habilita el Estatuto Marco. Paulatinamente, todas las comunidades aut&amp;oacute;nomas tendr&amp;aacute;n que ir a las &lt;span class="csif-highlight"&gt;35 horas&lt;/span&gt;.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;En definitiva, tiene muchas bondades. M&amp;aacute;s de 100.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
Si el acuerdo recoge buena parte de sus planteamientos, &amp;iquest;qu&amp;eacute; asuntos considera que a&amp;uacute;n han quedado pendientes o incompletos?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; Nos hubiese gustado que el tema retributivo estuviese ya cerrado una vez firmamos el acuerdo, pero mientras no haya clasificaci&amp;oacute;n profesional no se puede abordar porque no hay grupos. Cuando se apruebe la Ley se puede negociar, pero hemos firmado un acuerdo estableci&amp;eacute;ndonos unos plazos que van a incidir directamente en la clasificaci&amp;oacute;n y en las retribuciones.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Hubi&amp;eacute;semos querido establecer, en vez de ocho grupos de clasificaci&amp;oacute;n, un noveno para los m&amp;eacute;dicos especialistas, por reconocer todav&amp;iacute;a m&amp;aacute;s su formaci&amp;oacute;n y responsabilidad. Pero nos hemos topado con una postura del Ministerio bastante cerrada en ese aspecto. Aunque tenemos una soluci&amp;oacute;n: cuando negociamos el sistema retributivo, esa especial formaci&amp;oacute;n, sus responsabilidades y la exigencia de la especialidad &amp;mdash;recordemos que son los &amp;uacute;nicos empleados p&amp;uacute;blicos a los que se les exige cuatro o cinco a&amp;ntilde;os de especialidad&amp;mdash; van a estar reconocidas. Mediante los niveles formativos del marco europeo de cualificaciones, eso va a estar reflejado en el sistema retributivo. Creemos que con esa premisa, ateni&amp;eacute;ndonos a los ocho grupos que han salido, podemos establecer una buena diferenciaci&amp;oacute;n.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Pero tenemos muchos problemas en otras categor&amp;iacute;as. Los celadores no pueden seguir cobrando lo que pone en el TREBEP. Los grupos de la funci&amp;oacute;n administrativa siguen cobrando retribuciones muy por debajo de lo que se merecen; los administrativos deber&amp;iacute;an estar en un grupo B y los encuadramos en esta clasificaci&amp;oacute;n con las retribuciones concordantes. Los t&amp;eacute;cnicos medios y superiores ten&amp;iacute;an que estar cobrando el B y el C1 desde hace a&amp;ntilde;os seg&amp;uacute;n el TREBEP, y aqu&amp;iacute; en el Estatuto Marco lo arreglamos con una negociaci&amp;oacute;n posterior que va a ser paralela e inmediata. Lo vamos a resolver.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
&amp;iquest;C&amp;oacute;mo interpreta CSIF el rechazo que ha expresado una parte del colectivo m&amp;eacute;dico si, como defiende, gran parte de las mejoras ya est&amp;aacute;n recogidas en el texto?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; Es delicada la pregunta porque estamos en un pa&amp;iacute;s democr&amp;aacute;tico y que un sindicato legitimado convoque una huelga no lo vamos a criticar. Nosotros decimos que los sindicatos m&amp;eacute;dicos han estado presentes en 49 reuniones de la mesa del &amp;Aacute;mbito de Negociaci&amp;oacute;n y en el foro marco para el Di&amp;aacute;logo Social creo que no han estado en una. Creo que podr&amp;iacute;an haber negociado y la uni&amp;oacute;n con nosotros hubiese sido mucho m&amp;aacute;s fuerte todav&amp;iacute;a. Yo no s&amp;eacute; si han renunciado a la negociaci&amp;oacute;n o no. El caso es que se han llevado la negociaci&amp;oacute;n a un comit&amp;eacute; de huelga y lo han querido sacar fuera de la mesa del &amp;Aacute;mbito de Negociaci&amp;oacute;n, que es la legitimada para ello. Llegar a la mesa del &amp;Aacute;mbito es muy complicado; nos tienen que votar. Saltarse eso para una negociaci&amp;oacute;n en la que van a sacar no s&amp;eacute; el qu&amp;eacute;... porque puedo afirmar que cualquier cosa que suceda a partir de ahora, su contenido ya est&amp;aacute; en el Estatuto Marco.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Es decir, nosotros nos preguntamos: &amp;iquest;para qu&amp;eacute; todo esto si ya lo tenemos en el Estatuto Marco? Hay reivindicaciones que se oyen medi&amp;aacute;ticamente que, si te lees el Estatuto, ya est&amp;aacute;n dentro, con las limitaciones que tiene la Ley porque despu&amp;eacute;s las comunidades aut&amp;oacute;nomas van a tener que desarrollar muchas cuestiones. Por eso, puedo afirmar en este momento que el contenido de lo que suceda a partir de ahora va a ser igual o muy parecido a lo que ya est&amp;aacute; en este texto.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
Desde algunas organizaciones m&amp;eacute;dicas se insiste en que persisten carencias relevantes en guardias, jubilaci&amp;oacute;n o retribuciones. &amp;iquest;Comparte CSIF ese an&amp;aacute;lisis?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; No, en absoluto. Las guardias de 24 horas est&amp;aacute;n prohibidas a no ser que expresamente el personal que las quiera hacer las firme y siempre previo informe de los departamentos de prevenci&amp;oacute;n de riesgos laborales. Hay un periodo transitorio de hasta cinco a&amp;ntilde;os porque se van a necesitar m&amp;aacute;s profesionales, pero no es verdad que se les obligue a hacerlas. Este Estatuto abre tambi&amp;eacute;n la posibilidad de trabajar a turnos, pero no se puede meter en c&amp;oacute;mo; eso tiene que ser negociado en las mesas sectoriales y se establecer&amp;aacute; por hospitales, por servicios y por categor&amp;iacute;as c&amp;oacute;mo se hace la jornada. Si ellos no quieren hacer m&amp;aacute;s de las 35 horas semanales, pues van a organizarse en las comunidades aut&amp;oacute;nomas para que eso pueda ser as&amp;iacute;.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Y el tema de la jubilaci&amp;oacute;n es otra Ley la que lo regula. Nosotros hemos modificado disposiciones finales, que es lo &amp;uacute;nico que puede cambiar otra norma del mismo rango, para dar seguridad jur&amp;iacute;dica. Lo que puede hacer el Estatuto Marco con respecto a ese tema est&amp;aacute; en la Ley; es tangible y va a tener un desarrollo posterior, por supuesto.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Y por supuesto tenemos que hablar del sistema retributivo. Va a estar reconocida su especial formaci&amp;oacute;n, especializaci&amp;oacute;n y responsabilidad, pero hay que negociarlo. Eso es una cuesti&amp;oacute;n de los Presupuestos Generales del Estado. Esas retribuciones no pueden entrar en el Estatuto Marco porque entonces nos cargar&amp;iacute;amos el propio Estatuto Marco y no podr&amp;iacute;a tener el desarrollo parlamentario que va a tener.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
&amp;iquest;Ve factible, a d&amp;iacute;a de hoy, un Estatuto espec&amp;iacute;fico para la profesi&amp;oacute;n m&amp;eacute;dica o considera que ese debate no tiene recorrido real?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; Hoy en d&amp;iacute;a es una quimera porque no existe. Nosotros hemos negociado lo que hay, la Ley del 2003, y se ha planteado su modificaci&amp;oacute;n. Si el legislador presenta un Estatuto Marco para los m&amp;eacute;dicos ya valorar&amp;aacute; qu&amp;eacute; hace con &amp;eacute;l. Pero me pregunto para qu&amp;eacute;, si el contenido de ese posible Estatuto ya est&amp;aacute; en este. Tiene un cap&amp;iacute;tulo aparte para los m&amp;eacute;dicos y prerrogativas que van a afectarles a ellos igual que al resto. Establecer un Estatuto Marco para los m&amp;eacute;dicos va a significar un contenido igual al que hay ahora mismo.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;iquest;La intenci&amp;oacute;n de verdad son las condiciones laborales o es la representaci&amp;oacute;n que significa un Estatuto Marco aparte? Si la intenci&amp;oacute;n es la representaci&amp;oacute;n, hay que pensar muy bien lo que se hace. Si al final el contenido de las mejoras laborales ya est&amp;aacute;, &amp;iquest;para qu&amp;eacute; vamos a dilatar m&amp;aacute;s el asunto?&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
Los sindicatos m&amp;eacute;dicos est&amp;aacute;n buscando apoyos parlamentarios para esa v&amp;iacute;a propia. &amp;iquest;Va a intensificar tambi&amp;eacute;n CSIF sus contactos con los grupos pol&amp;iacute;ticos?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; S&amp;iacute;, junto a los otros sindicatos que hemos firmado el acuerdo en conjunto. La uni&amp;oacute;n sindical en este aspecto es firme. El Parlamento tiene que ver la uni&amp;oacute;n de los cuatro sindicatos para que los grupos pol&amp;iacute;ticos se den cuenta de que esto no tiene vuelta atr&amp;aacute;s. Tenemos la determinaci&amp;oacute;n de decirles que, sea ahora o en la siguiente legislatura, esto hay que cambiarlo de esta manera.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Yo a los grupos pol&amp;iacute;ticos les dir&amp;iacute;a que analicen muy bien lo que van a hacer. Si ya est&amp;aacute; el contenido de lo que quieren los profesionales en este texto, vamos a dejarnos de disputas pol&amp;iacute;ticas. Lo que necesita nuestro Sistema Nacional de Salud es esta Ley. Hemos pedido reuniones con todos los grupos pol&amp;iacute;ticos; sabemos que se est&amp;aacute;n reuniendo con los sindicatos m&amp;eacute;dicos leg&amp;iacute;timamente, pero nos deben escuchar. Da igual qui&amp;eacute;n gobierne, la Ley tiene que salir. Si alg&amp;uacute;n d&amp;iacute;a gobierna otro partido y se echa para atr&amp;aacute;s esta norma, las posturas de los sindicatos van a ser exactamente las mismas. Perder tiempo en este asunto es una irresponsabilidad.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
Con el escenario pol&amp;iacute;tico actual, &amp;iquest;cree que ser&amp;aacute; posible reunir los apoyos suficientes para sacar adelante una ley de este calado?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; Quiz&amp;aacute;s no sea la mejor legislatura para abordar una Ley de tanto calado. Pero creo que los grupos pol&amp;iacute;ticos, independientemente de los &amp;ldquo;juegos de tronos&amp;rdquo; de los parlamentos, deben ser suficientemente coherentes. Ah&amp;iacute; no vamos a entrar porque somos un sindicato con la responsabilidad de negociar las mejores condiciones laborales. Los grupos pol&amp;iacute;ticos deben saber que ahora o despu&amp;eacute;s las condiciones laborales van a ser estas y van a tener enfrente a los representantes leg&amp;iacute;timos de los trabajadores para decirles que esta ley tiene que salir adelante. Cuanto antes mejor.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
Si la norma acaba aprob&amp;aacute;ndose, despu&amp;eacute;s tocar&amp;aacute; llevarla a la pr&amp;aacute;ctica. &amp;iquest;Conf&amp;iacute;a en que las comunidades aut&amp;oacute;nomas puedan asumir ese despliegue?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; Las comunidades aut&amp;oacute;nomas van a tener que financiar el Estatuto Marco, la clasificaci&amp;oacute;n y todo. CSIF fue el primer sindicato en la mesa del &amp;Aacute;mbito que dijo que la financiaci&amp;oacute;n de esta Ley deber&amp;iacute;a venir por partidas finalistas en los Presupuestos Generales del Estado, como puedo demostrar porque est&amp;aacute; en actas. A partir de ah&amp;iacute;, la ministra de Sanidad, M&amp;oacute;nica Garc&amp;iacute;a, dijo que en los PGE las transferencias nunca son finalistas; sin embargo, el debate se abri&amp;oacute; y ya se est&amp;aacute;n oyendo voces. En la carta que el Partido Popular ha dirigido a los m&amp;eacute;dicos ya se est&amp;aacute; hablando de que la financiaci&amp;oacute;n de la sanidad tiene que ir aparte del resto de financiaci&amp;oacute;n. Por tanto, el debate ya est&amp;aacute; abierto.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;En la &amp;uacute;nica reuni&amp;oacute;n que ha habido en el foro marco para el Di&amp;aacute;logo Social, yo les dije a las comunidades aut&amp;oacute;nomas que en Espa&amp;ntilde;a estamos financiando a la sanidad un 1,8 por ciento por debajo de la media de los pa&amp;iacute;ses de la OCDE. Son 42.000 millones de euros. La carga impositiva del Estado espa&amp;ntilde;ol alcanza una media del 42 por ciento; es decir, 13.000 millones de euros anuales para financiar esto y muchas m&amp;aacute;s cosas, porque la Ley y la clasificaci&amp;oacute;n no cuestan 13.000 millones. Con eso habr&amp;iacute;a para equipos, ratios y la propia Ley&amp;hellip; Esto es una cuesti&amp;oacute;n de distribuci&amp;oacute;n de la riqueza; las autoridades deben pensar que hay que inyectar m&amp;aacute;s dinero a sanidad si queremos un sistema fuerte. No puede ser que pa&amp;iacute;ses m&amp;aacute;s pobres financien su sanidad en un porcentaje mayor. No podemos estar con sueldos precarios, jornadas precarias y listas de espera porque los profesionales huyen del sistema. No huir&amp;iacute;an si la financiaci&amp;oacute;n fuera la correcta.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
La negociaci&amp;oacute;n no ha sido precisamente tranquila y en algunos momentos incluso se roz&amp;oacute; la huelga. &amp;iquest;Qu&amp;eacute; lectura hace de estos a&amp;ntilde;os de contactos con Sanidad?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; La negociaci&amp;oacute;n ha sido larga y dura, con muchas subidas y bajadas. Efectivamente, en oto&amp;ntilde;o tuvimos que anunciar la posibilidad de una huelga indefinida por d&amp;iacute;as para no hacer demasiado da&amp;ntilde;o a los usuarios, pero suficiente para que el Ministerio compre nuestro discurso. Y as&amp;iacute; lo ha hecho. Tengo que recordar que los textos no nos gustaron hasta septiembre. Es m&amp;aacute;s, fuimos el &amp;uacute;nico sindicato que nos hemos ido manifestando durante el pasado invierno, primavera e incluso verano delante del Ministerio, y en Delegaci&amp;oacute;n del Gobierno, diciendo que rechaz&amp;aacute;bamos este Estatuto Marco.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Por fin se ha llegado a una uni&amp;oacute;n sindical, de la cual nos congratulamos todos, y decidimos que esto no se pod&amp;iacute;a seguir soportando m&amp;aacute;s y que ten&amp;iacute;amos que presionar al Ministerio de la mejor forma que sabemos, o con las herramientas que tenemos. Y por eso amenazamos con la huelga.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Las calles siempre est&amp;aacute;n ah&amp;iacute;. El sistema retributivo hay que negociarlo, va a estar presente porque es ahora o nunca. Se lo digo a los partidos pol&amp;iacute;ticos, al Ministerio, a las comunidades aut&amp;oacute;nomas y a todos los responsables: ahora o nunca, esta Ley tiene que salir adelante. Todos los sindicatos tenemos la determinaci&amp;oacute;n de que esta Ley tiene que salir para adelante, con la financiaci&amp;oacute;n adecuada, y por fin el Ministerio lo ha comprendido. Ahora tienen que hacerlo otras partes.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
La propuesta tambi&amp;eacute;n presta atenci&amp;oacute;n a la Formaci&amp;oacute;n Sanitaria Especializada. &amp;iquest;Qu&amp;eacute; espera CSIF de la nueva etapa que ahora se abre en este &amp;aacute;mbito?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; Es un cambio amable porque Miguel &amp;Aacute;ngel M&amp;aacute;&amp;ntilde;ez lleva presente en la negociaci&amp;oacute;n desde el verano de 2024 y m&amp;aacute;s activamente desde enero. Ha estado en el gabinete de la ministra y en todas las reuniones de la mesa del &amp;Aacute;mbito. Conoce perfectamente lo que demandamos. Su nombramiento nos ha alegrado porque ya hay un recorrido hecho.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Es verdad que a la formaci&amp;oacute;n sanitaria especializada hay que dar una vuelta muy importante. Desde 2023 CSIF lleva pidiendo reuniones monogr&amp;aacute;ficas porque las mejoras de este Estatuto Marco deben aplicarse al personal en formaci&amp;oacute;n. No podemos seguir con estos sueldos ni sobrepasando las horas de guardia. En el Estatuto Marco limitamos a 80 horas y cuatro guardias al mes, pero faltan otras cuestiones. Tenemos que hablar de acreditaci&amp;oacute;n de unidades docentes. Del pago a los tutores, porque no puede ser una tutorizaci&amp;oacute;n gratis. La semana pasada le escribimos a la ministra pidiendo una reuni&amp;oacute;n monogr&amp;aacute;fica para hablar de esto.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
&amp;iquest;Ha trasladado ya el Ministerio alguna respuesta sobre esa reuni&amp;oacute;n monogr&amp;aacute;fica que solicita CSIF?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; De momento no, pero p&amp;uacute;blicamente s&amp;iacute; ha dicho que tiene que ser abordado este tema. No creo que tardemos mucho en ser convocados.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="qa-block"&gt;&#xD;
&lt;h2 class="qa-question" style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
A la luz de las notas provisionales del MIR, &amp;iquest;qu&amp;eacute; balance hace CSIF de esta &amp;uacute;ltima convocatoria?&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="qa-answer"&gt;&#xD;
&lt;p&gt;&lt;span class="respuesta-label"&gt;Respuesta.&lt;/span&gt; El balance no ha sido bueno porque ha habido problemas operativos que todav&amp;iacute;a no comprendemos. Espero que sean cosa de este a&amp;ntilde;o y se solucione. Los listados han salido tarde y ha habido problemas en la elecci&amp;oacute;n. Voy a ir m&amp;aacute;s all&amp;aacute;: el Ministerio debe abordar de verdad la demograf&amp;iacute;a sanitaria. De aqu&amp;iacute; a cinco o diez a&amp;ntilde;os se van a jubilar muchos profesionales y van a faltar m&amp;eacute;dicos de Familia, pediatras y alguna especialidad hospitalaria. Hay que revisar la acreditaci&amp;oacute;n de unidades docentes para facilitar que haya m&amp;aacute;s y podamos fabricar m&amp;aacute;s profesionales en ramas deficitarias.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Y esto hay que abordarlo en conjunto: condiciones laborales, retributivas, unidades docentes y pol&amp;iacute;tica de demograf&amp;iacute;a sanitaria. Miguel &amp;Aacute;ngel M&amp;aacute;&amp;ntilde;ez es conocedor de todos estos problemas. No es f&amp;aacute;cil porque tiene que contar con las comunidades aut&amp;oacute;nomas, pero debe ser abordado de forma muy firme. Creo que el Ministerio tiene predisposici&amp;oacute;n a hacerlo.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="csif-cta"&gt;&#xD;
&lt;h3&gt;Sigue a CSIF Sanidad en redes&lt;/h3&gt;&#xD;
&#xD;
&lt;p&gt;Accede a todos nuestros canales, noticias y perfiles oficiales.&lt;/p&gt;&#xD;
&lt;a class="btn-linkbio" href="https://lnk.bio/CSIF_Sanidad" rel="noopener noreferrer" target="_blank"&gt;Ir a redes sociales&lt;/a&gt;&lt;/section&gt;&#xD;
&lt;/article&gt;&#xD;
&lt;/section&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/87542</guid><title>Los sindicatos del &#xC1;mbito demandan a los partidos en el Congreso una tramitaci&#xF3;n &#x201C;&#xE1;gil y en positivo&#x201D; del Estatuto Marco</title><pubDate>Wed, 18 Mar 26 13:00:00 CET</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/87542</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Negociaciones y acuerdos</category><category>Prensa y Comunicaci&#xF3;n</category><category>Responsabilidad Social</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/1773850338119-2-1773850395.png" type="image/png" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;meta charset="UTF-8" /&gt;&lt;meta name="viewport" content="width=device-width, initial-scale=1.0" /&gt;&#xD;
&lt;title&gt;&lt;/title&gt;&#xD;
&lt;style type="text/css"&gt;:root{&#xD;
      --csif-green:#0b7a3b;&#xD;
      --csif-green-dark:#075c2d;&#xD;
      --csif-green-soft:#eaf6ef;&#xD;
      --csif-text:#1f2937;&#xD;
      --csif-muted:#4b5563;&#xD;
      --csif-border:#d1d5db;&#xD;
      --csif-white:#ffffff;&#xD;
      --csif-shadow:0 8px 24px rgba(0,0,0,0.08);&#xD;
      --csif-radius:18px;&#xD;
    }&#xD;
&#xD;
    *{box-sizing:border-box}&#xD;
&#xD;
    body{&#xD;
      margin:0;&#xD;
      font-family: Arial, Helvetica, sans-serif;&#xD;
      background:#f5f7f6;&#xD;
      color:var(--csif-text);&#xD;
      line-height:1.7;&#xD;
    }&#xD;
&#xD;
    .wrapper{&#xD;
      max-width:1000px;&#xD;
      margin:40px auto;&#xD;
      padding:0 20px;&#xD;
    }&#xD;
&#xD;
    .card{&#xD;
      background:var(--csif-white);&#xD;
      border-radius:var(--csif-radius);&#xD;
      box-shadow:var(--csif-shadow);&#xD;
      overflow:hidden;&#xD;
      border:1px solid #e5e7eb;&#xD;
    }&#xD;
&#xD;
    .hero{&#xD;
      background:linear-gradient(135deg, var(--csif-green) 0%, var(--csif-green-dark) 100%);&#xD;
      color:#fff;&#xD;
      padding:38px 34px 30px;&#xD;
      position:relative;&#xD;
    }&#xD;
&#xD;
    .hero::after{&#xD;
      content:"";&#xD;
      position:absolute;&#xD;
      bottom:0;&#xD;
      left:0;&#xD;
      width:100%;&#xD;
      height:6px;&#xD;
      background:#7ed957;&#xD;
    }&#xD;
&#xD;
    .kicker{&#xD;
      display:inline-block;&#xD;
      background:rgba(255,255,255,0.14);&#xD;
      color:#fff;&#xD;
      padding:8px 14px;&#xD;
      border-radius:999px;&#xD;
      font-size:13px;&#xD;
      font-weight:700;&#xD;
      letter-spacing:.3px;&#xD;
      margin-bottom:16px;&#xD;
    }&#xD;
&#xD;
    h1{&#xD;
      margin:0;&#xD;
      font-size:34px;&#xD;
      line-height:1.2;&#xD;
      font-weight:800;&#xD;
    }&#xD;
&#xD;
    .content{&#xD;
      padding:34px;&#xD;
    }&#xD;
&#xD;
    .lead-box{&#xD;
      background:var(--csif-green-soft);&#xD;
      border-left:5px solid var(--csif-green);&#xD;
      padding:20px 22px;&#xD;
      border-radius:12px;&#xD;
      margin-bottom:28px;&#xD;
    }&#xD;
&#xD;
    .lead-box p{&#xD;
      margin:0 0 16px 0;&#xD;
      font-weight:700;&#xD;
    }&#xD;
&#xD;
    .lead-box p:last-child{&#xD;
      margin-bottom:0;&#xD;
    }&#xD;
&#xD;
    .meta{&#xD;
      font-weight:700;&#xD;
      margin:20px 0 24px;&#xD;
      color:var(--csif-green-dark);&#xD;
    }&#xD;
&#xD;
    h2{&#xD;
      font-size:24px;&#xD;
      margin:34px 0 16px;&#xD;
      color:var(--csif-green);&#xD;
      line-height:1.3;&#xD;
    }&#xD;
&#xD;
    p{&#xD;
      margin:0 0 18px 0;&#xD;
      font-size:17px;&#xD;
    }&#xD;
&#xD;
    .buttons{&#xD;
      display:flex;&#xD;
      flex-wrap:wrap;&#xD;
      gap:14px;&#xD;
      margin-top:36px;&#xD;
      padding-top:26px;&#xD;
      border-top:1px solid var(--csif-border);&#xD;
    }&#xD;
&#xD;
    .btn{&#xD;
      display:inline-block;&#xD;
      text-decoration:none;&#xD;
      padding:14px 22px;&#xD;
      border-radius:999px;&#xD;
      font-weight:700;&#xD;
      font-size:15px;&#xD;
      transition:.2s ease;&#xD;
    }&#xD;
&#xD;
    .btn-primary{&#xD;
      background:var(--csif-green);&#xD;
      color:#fff;&#xD;
    }&#xD;
&#xD;
    .btn-primary:hover{&#xD;
      background:var(--csif-green-dark);&#xD;
    }&#xD;
&#xD;
    .btn-outline{&#xD;
      border:2px solid var(--csif-green);&#xD;
      color:var(--csif-green);&#xD;
      background:#fff;&#xD;
    }&#xD;
&#xD;
    .btn-outline:hover{&#xD;
      background:var(--csif-green-soft);&#xD;
    }&#xD;
&#xD;
    .footer-note{&#xD;
      margin-top:26px;&#xD;
      font-size:14px;&#xD;
      color:var(--csif-muted);&#xD;
    }&#xD;
&#xD;
    @media (max-width:768px){&#xD;
      .hero{&#xD;
        padding:28px 22px 24px;&#xD;
      }&#xD;
&#xD;
      .content{&#xD;
        padding:24px 22px;&#xD;
      }&#xD;
&#xD;
      h1{&#xD;
        font-size:28px;&#xD;
      }&#xD;
&#xD;
      p{&#xD;
        font-size:16px;&#xD;
      }&#xD;
    }&#xD;
&lt;/style&gt;&#xD;
&lt;div class="wrapper"&gt;&#xD;
&lt;article class="card"&gt;&#xD;
&lt;header class="hero"&gt;&#xD;
&lt;div class="kicker"&gt;En el marco de las primeras reuniones mantenidas con representantes de los partidos pol&amp;iacute;ticos con representaci&amp;oacute;n en la C&amp;aacute;mara Baja&lt;/div&gt;&#xD;
&#xD;
&lt;h1&gt;&lt;span style="color:#ffffff;"&gt;Los sindicatos del &amp;Aacute;mbito demandan a los partidos en el Congreso una tramitaci&amp;oacute;n &amp;ldquo;&amp;aacute;gil y en positivo&amp;rdquo; del Estatuto Marco&lt;/span&gt;&lt;/h1&gt;&#xD;
&lt;/header&gt;&#xD;
&#xD;
&lt;section class="content"&gt;&#xD;
&lt;div class="lead-box"&gt;&#xD;
&lt;p&gt;CSIF, SATSE-FSES, FSS-CCOO y UGT subrayan que el proyecto normativo puede ser mejorado durante su tramitaci&amp;oacute;n en el Congreso de los Diputados y conf&amp;iacute;an en que todos los partidos pol&amp;iacute;ticos tengan &amp;ldquo;altura de miras&amp;rdquo; y busquen siempre el inter&amp;eacute;s general de profesionales y pacientes.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Los sindicatos insisten en las reuniones que la lectura y conocimiento detallado de la norma &amp;ldquo;desmonta&amp;rdquo; la corriente de &amp;ldquo;desinformaci&amp;oacute;n interesada&amp;rdquo; que desde algunos &amp;aacute;mbitos y colectivos se est&amp;aacute; propiciando en torno a la reforma del Estatuto Marco.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;p class="meta"&gt;Madrid, 18 de marzo de 2026.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;Los sindicatos con representaci&amp;oacute;n en el &amp;Aacute;mbito de Negociaci&amp;oacute;n, CSIF, SATSE-FSES, FSS-CCOO y UGT, est&amp;aacute;n manteniendo reuniones con los partidos pol&amp;iacute;ticos con representaci&amp;oacute;n en el Congreso de los Diputados para darles a conocer el Anteproyecto de Ley del Estatuto Marco del personal estatutario de los servicios de salud y solicitarles que agilicen su tramitaci&amp;oacute;n, una vez entre en la C&amp;aacute;mara Baja, de cara a que pueda aprobarse en la actual legislatura.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;En las reuniones ya mantenidas con representantes del Grupo Mixto, ERC y PNV, y en las pr&amp;oacute;ximas que tendr&amp;aacute;n con el resto de los grupos parlamentarios, con los cuales ya se ha concretado fecha de reuni&amp;oacute;n, salvo con el Partido Popular, que est&amp;aacute; pendiente de confirmar su disponibilidad, las organizaciones sindicales buscan dar una informaci&amp;oacute;n clara y veraz sobre el contenido del proyecto normativo, que a&amp;uacute;n se encuentra en fase de tramitaci&amp;oacute;n previa a su aprobaci&amp;oacute;n como Proyecto de Ley, por parte del Consejo de Ministros.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;El objetivo de CSIF, SATSE-FSES, FSS-CCOO y UGT es detallar las razones que les llevaron a respaldar el Anteproyecto de Ley, el pasado 26 de enero, al entender que recoge m&amp;aacute;s de un centenar de medidas y actuaciones que mejorar&amp;aacute;n las condiciones de trabajo de todo el personal que trabaja en la sanidad p&amp;uacute;blica de nuestro pa&amp;iacute;s.&lt;/p&gt;&#xD;
&#xD;
&lt;h2&gt;Mejoras a&amp;uacute;n posibles&lt;/h2&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;Los sindicatos del &amp;Aacute;mbito de Negociaci&amp;oacute;n, &amp;uacute;nicas organizaciones que estaban legitimadas para abordar con el Ministerio de Sanidad la reforma del actual Estatuto Marco, han matizado que &amp;ldquo;la reforma del texto normativo supone un avance muy importante que a&amp;uacute;n puede ser mejorado durante su tramitaci&amp;oacute;n en el Congreso de los Diputados incorporando algunas de las propuestas sindicales que no fueron aceptadas durante la negociaci&amp;oacute;n en el Ministerio&amp;rdquo;.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;Por ello, CSIF, SATSE-FSES, FSS-CCOO y UGT est&amp;aacute;n solicitando a los diferentes partidos pol&amp;iacute;ticos que, en su valoraci&amp;oacute;n y enmiendas al anteproyecto de ley, den prioridad al inter&amp;eacute;s general de profesionales y pacientes, &amp;ldquo;y aborden la negociaci&amp;oacute;n del texto normativo con altura de miras y dejando de lado intereses partidistas y m&amp;aacute;s propios de la confrontaci&amp;oacute;n pol&amp;iacute;tica&amp;rdquo;, apuntan.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;Los sindicatos conf&amp;iacute;an en que todos los partidos pol&amp;iacute;ticos ser&amp;aacute;n responsables y coherentes con su defensa de una mejor atenci&amp;oacute;n sanitaria p&amp;uacute;blica en cualquier territorio de nuestro pa&amp;iacute;s y posibilitar&amp;aacute;n que el marco general regulador de las condiciones de trabajo de casi un mill&amp;oacute;n de trabajadores de la sanidad p&amp;uacute;blica sea una realidad lo m&amp;aacute;s pronto posible.&lt;/p&gt;&#xD;
&#xD;
&lt;h2&gt;Desinformaci&amp;oacute;n interesada&lt;/h2&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;En estas reuniones est&amp;aacute;n insistiendo en que la lectura y conocimiento detallado de todo el articulado y disposiciones del anteproyecto de ley &amp;ldquo;desmonta&amp;rdquo; la corriente de &amp;ldquo;desinformaci&amp;oacute;n interesada&amp;rdquo; que desde algunos &amp;aacute;mbitos y colectivos se est&amp;aacute; propiciando y aclara, punto por punto, c&amp;oacute;mo afectar&amp;aacute; a las condiciones laborales de todas las categor&amp;iacute;as profesionales del SNS.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;Las organizaciones sindicales tambi&amp;eacute;n est&amp;aacute;n aprovechando estas reuniones con los partidos pol&amp;iacute;ticos para recordarles que, una vez sea aprobada la norma en el Congreso de los Diputados, ser&amp;aacute;n los gobiernos auton&amp;oacute;micos los encargados de posibilitar la aplicaci&amp;oacute;n de las medidas incluidas en el Estatuto Marco en sus respectivos servicios de salud.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&amp;ldquo;Como formaciones pol&amp;iacute;ticas que sustentan o lideran los diferentes ejecutivos auton&amp;oacute;micos, tambi&amp;eacute;n les estamos solicitando que impulsen el desarrollo del Estatuto Marco, porque no es admisible que se mantenga durante muchos a&amp;ntilde;os m&amp;aacute;s una regulaci&amp;oacute;n de las condiciones de trabajo b&amp;aacute;sicas que, en la actualidad, est&amp;aacute;n desactualizadas, con la repercusi&amp;oacute;n que ello tiene tanto para el personal como para los pacientes&amp;rdquo;, concluyen.&lt;/p&gt;&#xD;
&#xD;
&lt;div class="buttons"&gt;&lt;a class="btn btn-primary" href="https://lnk.bio/CSIF_Sanidad" rel="noopener noreferrer" target="_blank"&gt;Redes sociales CSIF Sanidad&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&lt;/article&gt;&#xD;
&lt;/div&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/89449</guid><title>1&#xBA; de Mayo. Con CSIF, trabajamos mejor. Denunciamos la crisis en la subida de precios que afecta a las familias espa&#xF1;olas</title><pubDate>Thu, 23 Apr 26 12:33:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/89449</link><dc:creator xmlns:dc="dc">juan-pedro.fernandez.riau</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">CSIF conmemora este 1&#xBA; de Mayo con preocupaci&#xF3;n, firmeza y responsabilidad ante la situaci&#xF3;n econ&#xF3;mica que afronta Espa&#xF1;a y sus trabajadores/as....</dcterms:alternative><description>CSIF conmemora este 1&#xBA; de Mayo con preocupaci&#xF3;n, firmeza y responsabilidad ante la situaci&#xF3;n econ&#xF3;mica que afronta Espa&#xF1;a y sus trabajadores/as....</description><content:encoded xmlns:content="content">&lt;div class="WordSection1"&gt;&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection1"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;La &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;Central Sindical Independiente y de Funcionarios (CSIF), &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;sindicato m&amp;aacute;s representativo en las administraciones p&amp;uacute;blicas y con presencia creciente en el sector privado, &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size:12.0pt"&gt;conmemora este 1&amp;ordm; de Mayo con preocupaci&amp;oacute;n, firmeza y&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt; &lt;u&gt;responsabilidad ante la situaci&amp;oacute;n econ&amp;oacute;mica que afronta Espa&amp;ntilde;a y sus&lt;/u&gt; &lt;u&gt;&lt;span style="letter-spacing:-.1pt"&gt;trabajadores/as.&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection1"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;Las cifras macroecon&amp;oacute;micas positivas de Espa&amp;ntilde;a contrastan con los problemas reales a los que se enfrentan las/os ciudadanos todos los d&amp;iacute;as: &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;precariedad laboral, los precios altos de la cesta de la compra (agravados por el conflicto b&amp;eacute;lico en Oriente Medio), de la energ&amp;iacute;a, de la vivienda, o la subida de las hipotecas.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection1"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;Vivimos en una situaci&amp;oacute;n de incertidumbre derivada de la Guerra en Ir&amp;aacute;n, con una crisis energ&amp;eacute;tica de consecuencias imprevisibles, la subida del precio de la energ&amp;iacute;a y su impacto en la inflaci&amp;oacute;n. La cesta de la compra es muy probable que afronte una nueva subida de precio si el conflicto se prolonga y todo ello va a poner en jaque a las familias espa&amp;ntilde;olas.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-top:18px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection1"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;Seg&amp;uacute;n los datos del Instituto Nacional de Estad&amp;iacute;stica (INE), en la &amp;uacute;ltima &lt;span style="letter-spacing:-.1pt"&gt;Encuesta&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div style="page-break-after: always"&gt;&lt;span style="display: none;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;div class="WordSection2"&gt;&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection2"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;de Condiciones de Vida (2025), una cuarta parte de la poblaci&amp;oacute;n se encuentra en situaci&amp;oacute;n de riesgo de pobreza o exclusi&amp;oacute;n social, &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;un porcentaje que se mantiene pr&amp;aacute;cticamente estable en los &amp;uacute;ltimos diez a&amp;ntilde;os. Adem&amp;aacute;s, el 8,5 por ciento de la poblaci&amp;oacute;n llega a fin de mes con &amp;ldquo;mucha dificultad&amp;rdquo;, un 36,4 no tiene capacidad para gastos imprevistos y el 32,2 por ciento no se puede ir ni una semana de vacaciones.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-top:18px; margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection2"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;CSIF valora la evoluci&amp;oacute;n al alza en el empleo, pero mantiene su preocupaci&amp;oacute;n ante unos datos de paro a nivel global y especialmente en los j&amp;oacute;venes (uno de cada cuatro no encuentra empleo) que pr&amp;aacute;cticamente doblan la media europea y &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;con un volumen de fijos discontinuos que maquilla la precariedad en el trabajo&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection2"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;Tambi&amp;eacute;n llamamos la atenci&amp;oacute;n por la tasa de temporalidad en las administraciones p&amp;uacute;blicas, estancada cerca del 30 por ciento desde hace a&amp;ntilde;os, m&amp;aacute;s del doble que en el sector privado.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection2"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;Por otra parte, el mercado laboral espa&amp;ntilde;ol sigue dependiendo en gran medida de sectores como la hosteler&amp;iacute;a y los servicios, con un peso todav&amp;iacute;a reducido del tejido industrial. Sigue pendiente una &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;reforma estructural de nuestro modelo productivo&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;, ya que el empleo contin&amp;uacute;a mostrando las mismas vulnerabilidades hist&amp;oacute;ricas de siempre. Adem&amp;aacute;s, como sociedad, debemos prepararnos para afrontar desaf&amp;iacute;os importantes, como el impacto de la Inteligencia Artificial en el mundo laboral.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection2"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;Desde CSIF, tambi&amp;eacute;n estamos preocupados por los retos en la Seguridad Social, que dificultan cada vez m&amp;aacute;s las condiciones de acceso a una jubilaci&amp;oacute;n, o el deterioro progresivo de nuestros servicios p&amp;uacute;blicos. &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;Hemos solicitado a las autoridades europeas y al Gobierno de Espa&amp;ntilde;a un plan de contingencia para blindar el Estado de Bienestar ante los efectos sociales y econ&amp;oacute;micos de la guerra&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection2"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;Adem&amp;aacute;s, &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;el plan de regularizaci&amp;oacute;n extraordinaria de personas migrantes ha vuelto a mostrar las costuras de nuestras administraciones a todos los niveles (Correos, Seguridad Social, Extranjer&amp;iacute;a, Interior)&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;. Por eso, con motivo de este 1&amp;ordm; de Mayo, CSIF tambi&amp;eacute;n quiere poner en valor una vez m&amp;aacute;s la entrega y la profesionalidad de colectivo de empleadas/os p&amp;uacute;blicos en este proceso, pese al d&amp;eacute;ficit de personal y de medios materiales. Tenemos que reforzar de manera ineludible nuestros servicios p&amp;uacute;blicos.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection2"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;Refuerzo de los Servicios&lt;span style="letter-spacing:-.1pt"&gt; P&amp;uacute;blicos&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection2"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;&lt;span style="font-weight:normal"&gt;La apuesta de CSIF pasa por la &lt;/span&gt;&lt;/span&gt;mejora del empleo p&amp;uacute;blico, jubilaci&amp;oacute;n digna, mejores salarios, refuerzo de plantillas, potenciar los servicios p&amp;uacute;blicos, m&amp;aacute;s prevenci&amp;oacute;n laboral, luchar contra la precariedad, promoci&amp;oacute;n interna, igualdad real entre mujeres y hombres, mejora de las indemnizaciones por raz&amp;oacute;n de servicio y residencia, mejora de la calidad asistencial del mutualismo administrativo y del r&amp;eacute;gimen de Clases Pasivas&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;&lt;span style="font-weight:normal"&gt;, entre otros.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div style="page-break-after: always"&gt;&lt;span style="display: none;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;div class="WordSection3"&gt;&#xD;
&lt;p class="MsoBodyText" style="margin-right:10px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection3"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;CSIF tambi&amp;eacute;n reclama el desbloqueo de la jubilaci&amp;oacute;n parcial del personal laboral y regulaci&amp;oacute;n de esta modalidad de jubilaci&amp;oacute;n para funcionarios y estatutarios.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-top:18px; margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection3"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;Con todo, en CSIF nos felicitamos por el &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;Acuerdo Marco firmado con Funci&amp;oacute;n P&amp;uacute;blica&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;, que supone un incremento salarial de hasta el 11,4 por ciento hasta 2028, as&amp;iacute; como mejoras en materia de permisos y conciliaci&amp;oacute;n, promoci&amp;oacute;n interna, concurso de m&amp;eacute;ritos, movilidad, entre otras.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection3"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;En la negociaci&amp;oacute;n del acuerdo tambi&amp;eacute;n se ha conseguido eliminar la tasa de reposici&amp;oacute;n en la oferta de empleo p&amp;uacute;blico, reforzar la atenci&amp;oacute;n al p&amp;uacute;blico, o la implantaci&amp;oacute;n de las 35 horas en la Administraci&amp;oacute;n General del Estado, donde el papel de CSIF ha sido decisivo. La jornada de las 35 horas supone un acuerdo hist&amp;oacute;rico dado que se aplicar&amp;aacute; en el mayor &amp;aacute;mbito laboral de Espa&amp;ntilde;a, con casi&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection3"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;250.000 trabajadoras/es; &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;una medida que favorece la conciliaci&amp;oacute;n y el bienestar de los trabajadores/as, la productividad y la generaci&amp;oacute;n de empleo, por lo que debe de ser un referente.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-right:10px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection3"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;CSIF recuerda que las administraciones p&amp;uacute;blicas hist&amp;oacute;ricamente han sido punta de lanza para la aplicaci&amp;oacute;n de nuevos derechos laborales, como ocurri&amp;oacute; en su d&amp;iacute;a con el permiso de paternidad.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection3"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;En el &amp;uacute;ltimo a&amp;ntilde;o, la capacidad de negociaci&amp;oacute;n de CSIF ha favorecido tambi&amp;eacute;n alcanzar importantes acuerdos como el &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;nuevo Estatuto Marco en la Sanidad &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;o la &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;reversi&amp;oacute;n de los recortes en la Educaci&amp;oacute;n&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;, que supone la reducci&amp;oacute;n de horas lectivas, as&amp;iacute; como las ratios de alumnos en las aulas. &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;Tambi&amp;eacute;n hemos logrado regular la jubilaci&amp;oacute;n anticipada de bomberos forestales y agentes medioambientales, mediante coeficientes reductores.&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection3"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;Por otra parte, nuestra organizaci&amp;oacute;n sindical defiende una &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;Oferta de Empleo P&amp;uacute;blico para 2026 &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;con un refuerzo en sectores sensibles como el SEPE, Seguridad Social, Interior, Extranjer&amp;iacute;a o Instituciones Penitenciarias.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection3"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;CSIF, tercera fuerza sindical de &lt;span style="letter-spacing:-.1pt"&gt;Espa&amp;ntilde;a&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection3"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;Pese a las dificultades, CSIF celebra este 1&amp;ordm; de Mayo como tercera fuerza sindical de Espa&amp;ntilde;a, defendiendo con orgullo nuestro crecimiento, que nos posiciona como alternativa sindical a las organizaciones de clase. &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;Somos el sindicato m&amp;aacute;s representativo en las administraciones p&amp;uacute;blicas, mayoritario en la Administraci&amp;oacute;n General del Estado y seguimos multiplicando nuestra presencia en el &amp;aacute;mbito privado.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-right:10px; margin-left:9px; text-align:justify"&gt;&lt;span style="page:WordSection3"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;&lt;span style="font-weight:normal"&gt;Esto significa que estamos &lt;/span&gt;&lt;/span&gt;restando espacio electoral a las organizaciones tradicionales y que somos una alternativa real y consolidada para las personas trabajadoras espa&amp;ntilde;olas.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div style="page-break-after: always"&gt;&lt;span style="display: none;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-right:10px; margin-left:9px; text-align:justify"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;De hecho, CSIF est&amp;aacute; presente en infinidad de empresas, algunas muy significativas como Atresmedia, Retevisi&amp;oacute;n, Cope, Michel&amp;iacute;n, Zara, Bershka, Benetton, Cortefiel, Coca Cola, Telepizza, Grupo Once, Burger King, Campofr&amp;iacute;o, Renault, Caixabank o Unicaja.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-top:18px; margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;Por eso, Espa&amp;ntilde;a necesita ya una reforma de la Ley Sindical &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;para trasladar al debate p&amp;uacute;blico y a la negociaci&amp;oacute;n colectiva la pluralidad de opciones de la sociedad espa&amp;ntilde;ola, que supera con creces a la de las dos organizaciones tradicionales de clase. &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;En la actualidad sigue vigente la Ley Org&amp;aacute;nica de Libertad Sindical que data de 1985 y que regula unas condiciones m&amp;aacute;s ventajosas para los sindicatos de &lt;span style="letter-spacing:-.1pt"&gt;clase.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-right:9px; margin-left:9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;Finalmente, desde CSIF tambi&amp;eacute;n queremos aprovechar esta jornada para rendir de nuevo homenaje a todas las mujeres que siguen viendo mermados sus derechos con la brecha salarial, la discriminaci&amp;oacute;n y situaciones machistas &lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="font-family:&amp;quot;Arial MT&amp;quot;,sans-serif"&gt;que en su m&amp;aacute;s grave expresi&amp;oacute;n se traducen en episodios de violencia de g&amp;eacute;nero, violencia vicaria y asesinatos, que despreciamos.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-left:9px; text-align:justify"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;En definitiva, ante este 1&amp;ordm; de &lt;span style="letter-spacing:-.1pt"&gt;Mayo:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-left:9px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;CON CSIF TRABAJAMOS &lt;span style="letter-spacing:-.2pt"&gt;MEJOR&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-right:11px; margin-left:9px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:200%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;PORQUE CUANDO SUMAMOS ESFUERZOS MULTIPLICAMOS RESULTADOS PORQUE NOS JUGAMOS EL FUTURO. OTRO SINDICALISMO ES POSIBLE CSIF S&amp;Iacute; TE DEFIENDE&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="MsoBodyText" style="margin-left:9px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="font-weight:bold"&gt;&lt;u&gt;CSIF + ES &lt;span style="letter-spacing:-.25pt"&gt;M&amp;Aacute;S&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/89576</guid><title>CSIF gana las elecciones sindicales de la Junta de Personal de Servicios Centrales y Territoriales del Servicio Canario de Salud</title><pubDate>Mon, 27 Apr 26 10:03:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/89576</link><dc:creator xmlns:dc="dc">sergio.agrella.galvan</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/img-1777277427.jpg" type="image/jpeg" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p style="text-align: justify;"&gt;En las elecciones sindicales de la Junta de Personal de Servicios Centrales y Territoriales del Servicio Canario de Salud, &lt;strong&gt;CSIF con 61 votos y 4 delegados ha sido la fuerza m&amp;aacute;s votada&lt;/strong&gt;.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;Este resultado refuerza la confianza en un modelo sindical serio, firme y honesto, siempre con la &amp;quot;verdad por delante&amp;quot;.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;u&gt;&lt;strong&gt;&lt;em&gt;Desde CSIF agradecemos a todas las trabajadoras/es p&amp;uacute;blicos su participaci&amp;oacute;n y, muy especialmente, el apoyo recibido.&lt;/em&gt;&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&lt;strong&gt;GRACIAS POR SEGUIR CONFIANDO EN CSIF&lt;/strong&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/89575</guid><title>El Bar&#xF3;metro Sanitario 2025 confirma el deterioro del SNS y refuerza las demandas de CSIF</title><pubDate>Mon, 27 Apr 26 12:00:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/89575</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Otros art&#xED;culos</category><category>Responsabilidad Social</category><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/el-barometro-sanitario-2025-confirma-el-deterioro-del-sns-y-refuerza-las-demandas-de-csif-1777278312.png" type="image/png" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;meta charset="UTF-8"&gt;&lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&gt;&#xD;
&lt;style type="text/css"&gt;:root{&#xD;
  --csif-green:#0A6E38;&#xD;
  --csif-green-2:#118348;&#xD;
  --csif-green-3:#17A05A;&#xD;
  --csif-dark:#123524;&#xD;
  --csif-soft:#F3FAF6;&#xD;
  --csif-soft-2:#E8F5EE;&#xD;
  --text:#1F2937;&#xD;
  --muted:#5B6770;&#xD;
  --danger:#B42318;&#xD;
  --warning:#B7791F;&#xD;
  --white:#ffffff;&#xD;
}&#xD;
&#xD;
.csif-premium{&#xD;
  font-family: Arial, Helvetica, sans-serif;&#xD;
  color:var(--text);&#xD;
  background:#ffffff;&#xD;
  line-height:1.6;&#xD;
}&#xD;
&#xD;
.csif-premium *{&#xD;
  box-sizing:border-box;&#xD;
}&#xD;
&#xD;
.csif-wrap{&#xD;
  max-width:1180px;&#xD;
  margin:0 auto;&#xD;
  background:#fff;&#xD;
  overflow:hidden;&#xD;
}&#xD;
&#xD;
.csif-hero{&#xD;
  background:linear-gradient(135deg,var(--csif-green) 0%, var(--csif-green-2) 55%, var(--csif-green-3) 100%);&#xD;
  color:#fff;&#xD;
  padding:46px 34px;&#xD;
  border-radius:0 0 28px 28px;&#xD;
  position:relative;&#xD;
}&#xD;
&#xD;
.csif-hero:after{&#xD;
  content:"";&#xD;
  position:absolute;&#xD;
  right:-80px;&#xD;
  top:-80px;&#xD;
  width:260px;&#xD;
  height:260px;&#xD;
  background:rgba(255,255,255,.10);&#xD;
  border-radius:50%;&#xD;
}&#xD;
&#xD;
.csif-kicker{&#xD;
  display:inline-block;&#xD;
  background:rgba(255,255,255,.16);&#xD;
  border:1px solid rgba(255,255,255,.30);&#xD;
  padding:7px 13px;&#xD;
  border-radius:999px;&#xD;
  font-size:13px;&#xD;
  font-weight:700;&#xD;
  text-transform:uppercase;&#xD;
  letter-spacing:.5px;&#xD;
  margin-bottom:18px;&#xD;
}&#xD;
&#xD;
.csif-hero h1{&#xD;
  font-size:38px;&#xD;
  line-height:1.14;&#xD;
  margin:0 0 16px;&#xD;
  font-weight:800;&#xD;
}&#xD;
&#xD;
.csif-hero p{&#xD;
  font-size:18px;&#xD;
  max-width:900px;&#xD;
  margin:0;&#xD;
  color:#eefaf3;&#xD;
}&#xD;
&#xD;
.csif-section{&#xD;
  padding:34px;&#xD;
}&#xD;
&#xD;
.csif-lead{&#xD;
  font-size:19px;&#xD;
  color:#263238;&#xD;
  border-left:6px solid var(--csif-green);&#xD;
  background:var(--csif-soft);&#xD;
  padding:20px 22px;&#xD;
  border-radius:16px;&#xD;
  margin-bottom:28px;&#xD;
}&#xD;
&#xD;
.csif-grid{&#xD;
  display:grid;&#xD;
  grid-template-columns:repeat(3,1fr);&#xD;
  gap:18px;&#xD;
  margin:26px 0;&#xD;
}&#xD;
&#xD;
.csif-card{&#xD;
  background:#fff;&#xD;
  border:1px solid #DDEBE3;&#xD;
  border-radius:20px;&#xD;
  padding:22px;&#xD;
  box-shadow:0 10px 24px rgba(10,110,56,.08);&#xD;
}&#xD;
&#xD;
.csif-card h3{&#xD;
  margin:0 0 8px;&#xD;
  color:var(--csif-green);&#xD;
  font-size:20px;&#xD;
}&#xD;
&#xD;
.csif-number{&#xD;
  font-size:34px;&#xD;
  font-weight:800;&#xD;
  color:var(--csif-green);&#xD;
  margin-bottom:6px;&#xD;
}&#xD;
&#xD;
.csif-muted{&#xD;
  color:var(--muted);&#xD;
  font-size:15px;&#xD;
}&#xD;
&#xD;
.csif-title{&#xD;
  font-size:28px;&#xD;
  line-height:1.25;&#xD;
  color:var(--csif-dark);&#xD;
  margin:38px 0 18px;&#xD;
  font-weight:800;&#xD;
}&#xD;
&#xD;
.csif-two{&#xD;
  display:grid;&#xD;
  grid-template-columns:1.05fr .95fr;&#xD;
  gap:22px;&#xD;
  align-items:stretch;&#xD;
}&#xD;
&#xD;
.csif-box{&#xD;
  background:var(--csif-soft);&#xD;
  border-radius:20px;&#xD;
  padding:24px;&#xD;
  border:1px solid #D8EDE1;&#xD;
}&#xD;
&#xD;
.csif-box h3{&#xD;
  margin-top:0;&#xD;
  color:var(--csif-green);&#xD;
}&#xD;
&#xD;
.csif-list{&#xD;
  padding-left:20px;&#xD;
  margin:12px 0 0;&#xD;
}&#xD;
&#xD;
.csif-list li{&#xD;
  margin:8px 0;&#xD;
}&#xD;
&#xD;
.csif-alert{&#xD;
  background:#FFF7ED;&#xD;
  border-left:6px solid var(--warning);&#xD;
  padding:20px 22px;&#xD;
  border-radius:16px;&#xD;
  margin:24px 0;&#xD;
}&#xD;
&#xD;
.csif-alert strong{&#xD;
  color:#7C3E00;&#xD;
}&#xD;
&#xD;
.csif-quote{&#xD;
  background:linear-gradient(135deg,#0A6E38,#118348);&#xD;
  color:#fff;&#xD;
  padding:28px;&#xD;
  border-radius:24px;&#xD;
  margin:34px 0;&#xD;
  font-size:22px;&#xD;
  font-weight:700;&#xD;
  line-height:1.35;&#xD;
}&#xD;
&#xD;
.csif-bars{&#xD;
  margin:18px 0 0;&#xD;
}&#xD;
&#xD;
.csif-bar{&#xD;
  margin:16px 0;&#xD;
}&#xD;
&#xD;
.csif-bar span{&#xD;
  display:flex;&#xD;
  justify-content:space-between;&#xD;
  font-size:14px;&#xD;
  margin-bottom:7px;&#xD;
  font-weight:700;&#xD;
}&#xD;
&#xD;
.csif-track{&#xD;
  height:15px;&#xD;
  background:#E3EFE8;&#xD;
  border-radius:999px;&#xD;
  overflow:hidden;&#xD;
}&#xD;
&#xD;
.csif-fill{&#xD;
  height:100%;&#xD;
  background:linear-gradient(90deg,var(--csif-green),var(--csif-green-3));&#xD;
  border-radius:999px;&#xD;
}&#xD;
&#xD;
.csif-chart-card{&#xD;
  background:#fff;&#xD;
  border:1px solid #DDEBE3;&#xD;
  border-radius:20px;&#xD;
  padding:22px;&#xD;
  box-shadow:0 10px 24px rgba(10,110,56,.08);&#xD;
}&#xD;
&#xD;
.csif-pill-grid{&#xD;
  display:grid;&#xD;
  grid-template-columns:repeat(2,1fr);&#xD;
  gap:16px;&#xD;
  margin-top:18px;&#xD;
}&#xD;
&#xD;
.csif-pill{&#xD;
  background:#fff;&#xD;
  border:1px solid #DDEBE3;&#xD;
  border-radius:18px;&#xD;
  padding:18px;&#xD;
}&#xD;
&#xD;
.csif-pill strong{&#xD;
  color:var(--csif-green);&#xD;
  display:block;&#xD;
  font-size:22px;&#xD;
  margin-bottom:4px;&#xD;
}&#xD;
&#xD;
.csif-priorities{&#xD;
  display:grid;&#xD;
  grid-template-columns:repeat(2,1fr);&#xD;
  gap:14px;&#xD;
  counter-reset:item;&#xD;
  margin-top:20px;&#xD;
}&#xD;
&#xD;
.csif-priority{&#xD;
  background:#fff;&#xD;
  border:1px solid #DDEBE3;&#xD;
  border-radius:18px;&#xD;
  padding:18px 18px 18px 58px;&#xD;
  position:relative;&#xD;
}&#xD;
&#xD;
.csif-priority:before{&#xD;
  counter-increment:item;&#xD;
  content:counter(item);&#xD;
  position:absolute;&#xD;
  left:18px;&#xD;
  top:18px;&#xD;
  width:28px;&#xD;
  height:28px;&#xD;
  border-radius:50%;&#xD;
  background:var(--csif-green);&#xD;
  color:#fff;&#xD;
  display:flex;&#xD;
  align-items:center;&#xD;
  justify-content:center;&#xD;
  font-weight:800;&#xD;
}&#xD;
&#xD;
.csif-cta{&#xD;
  margin:38px 0 10px;&#xD;
  background:var(--csif-dark);&#xD;
  color:#fff;&#xD;
  padding:28px;&#xD;
  border-radius:24px;&#xD;
  display:flex;&#xD;
  justify-content:space-between;&#xD;
  gap:20px;&#xD;
  align-items:center;&#xD;
}&#xD;
&#xD;
.csif-cta h3{&#xD;
  margin:0 0 6px;&#xD;
  font-size:24px;&#xD;
}&#xD;
&#xD;
.csif-cta p{&#xD;
  margin:0;&#xD;
  color:#DDEBE3;&#xD;
}&#xD;
&#xD;
.csif-button{&#xD;
  display:inline-block;&#xD;
  background:#fff;&#xD;
  color:var(--csif-green);&#xD;
  text-decoration:none;&#xD;
  padding:14px 22px;&#xD;
  border-radius:999px;&#xD;
  font-weight:800;&#xD;
  white-space:nowrap;&#xD;
}&#xD;
&#xD;
.csif-tags{&#xD;
  margin-top:24px;&#xD;
  color:var(--muted);&#xD;
  font-size:14px;&#xD;
}&#xD;
&#xD;
@media(max-width:850px){&#xD;
  .csif-hero{&#xD;
    padding:34px 22px;&#xD;
    border-radius:0 0 22px 22px;&#xD;
  }&#xD;
&#xD;
  .csif-hero h1{&#xD;
    font-size:30px;&#xD;
  }&#xD;
&#xD;
  .csif-section{&#xD;
    padding:24px 18px;&#xD;
  }&#xD;
&#xD;
  .csif-grid,&#xD;
  .csif-two,&#xD;
  .csif-pill-grid,&#xD;
  .csif-priorities{&#xD;
    grid-template-columns:1fr;&#xD;
  }&#xD;
&#xD;
  .csif-cta{&#xD;
    flex-direction:column;&#xD;
    align-items:flex-start;&#xD;
  }&#xD;
}&#xD;
&lt;/style&gt;&#xD;
&lt;div class="csif-premium"&gt;&#xD;
&lt;div class="csif-wrap"&gt;&#xD;
&lt;section class="csif-hero"&gt;&#xD;
&lt;div class="csif-kicker"&gt;Bar&amp;oacute;metro Sanitario 2025&lt;/div&gt;&#xD;
&#xD;
&lt;h1&gt;El Bar&amp;oacute;metro Sanitario 2025 confirma el deterioro del SNS y refuerza las demandas de CSIF&lt;/h1&gt;&#xD;
&#xD;
&lt;p&gt;El sistema sanitario p&amp;uacute;blico mantiene una valoraci&amp;oacute;n aceptable, pero los datos reflejan un desgaste creciente, un aumento de la percepci&amp;oacute;n de necesidad de reformas profundas y una p&amp;eacute;rdida de satisfacci&amp;oacute;n ciudadana.&lt;/p&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="csif-section"&gt;&#xD;
&lt;div class="csif-lead"&gt;Desde CSIF Sanidad Nacional advertimos de que el Sistema Nacional de Salud contin&amp;uacute;a resistiendo gracias al compromiso de sus profesionales, pero los indicadores del Bar&amp;oacute;metro Sanitario 2025 evidencian problemas estructurales que requieren una respuesta inmediata: d&amp;eacute;ficit de plantillas, listas de espera, saturaci&amp;oacute;n de Atenci&amp;oacute;n Primaria, desigualdad territorial e infrafinanciaci&amp;oacute;n.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-grid"&gt;&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;div class="csif-number"&gt;51,6%&lt;/div&gt;&#xD;
&#xD;
&lt;h3&gt;Valoraci&amp;oacute;n general&lt;/h3&gt;&#xD;
&#xD;
&lt;p class="csif-muted"&gt;Cree que el sistema sanitario p&amp;uacute;blico funciona bien o con algunos ajustes.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;div class="csif-number"&gt;20,2%&lt;/div&gt;&#xD;
&#xD;
&lt;h3&gt;Cambios profundos&lt;/h3&gt;&#xD;
&#xD;
&lt;p class="csif-muted"&gt;Considera que el sistema necesita cambios profundos, el dato m&amp;aacute;s alto de la serie.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;div class="csif-number"&gt;6,02/10&lt;/div&gt;&#xD;
&#xD;
&lt;h3&gt;Satisfacci&amp;oacute;n media&lt;/h3&gt;&#xD;
&#xD;
&lt;p class="csif-muted"&gt;La valoraci&amp;oacute;n ciudadana alcanza su nivel m&amp;aacute;s bajo desde 2015.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;h2 class="csif-title"&gt;Un sistema que resiste por sus profesionales, no por la organizaci&amp;oacute;n.&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="csif-two"&gt;&#xD;
&lt;div class="csif-box"&gt;&#xD;
&lt;h3&gt;Fortalezas del sistema&lt;/h3&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li&gt;Alta confianza ciudadana en los profesionales sanitarios.&lt;/li&gt;&#xD;
	&lt;li&gt;Buena valoraci&amp;oacute;n de las urgencias 061/112, con una puntuaci&amp;oacute;n aproximada de 7,2.&lt;/li&gt;&#xD;
	&lt;li&gt;La hospitalizaci&amp;oacute;n mantiene una valoraci&amp;oacute;n superior a 7.&lt;/li&gt;&#xD;
	&lt;li&gt;Existe una clara preferencia por la sanidad p&amp;uacute;blica: el 70% en urgencias y el 73,9% en hospitalizaci&amp;oacute;n.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-chart-card"&gt;&#xD;
&lt;h3&gt;Preferencia por la sanidad p&amp;uacute;blica&lt;/h3&gt;&#xD;
&#xD;
&lt;div class="csif-bars"&gt;&#xD;
&lt;div class="csif-bar"&gt;&lt;span&gt;&lt;b&gt;Urgencias&lt;/b&gt;&lt;b&gt;70%&lt;/b&gt;&lt;/span&gt;&#xD;
&#xD;
&lt;div class="csif-track"&gt;&#xD;
&lt;div class="csif-fill" style="width:70%;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-bar"&gt;&lt;span&gt;&lt;b&gt;Hospitalizaci&amp;oacute;n&lt;/b&gt;&lt;b&gt;73,9%&lt;/b&gt;&lt;/span&gt;&#xD;
&#xD;
&lt;div class="csif-track"&gt;&#xD;
&lt;div class="csif-fill" style="width:73.9%;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-bar"&gt;&lt;span&gt;&lt;b&gt;Consultas hospitalarias privadas posibles&lt;/b&gt;&lt;b&gt;41,1%&lt;/b&gt;&lt;/span&gt;&#xD;
&#xD;
&lt;div class="csif-track"&gt;&#xD;
&lt;div class="csif-fill" style="width:41.1%;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-alert"&gt;&lt;strong&gt;Lectura de CSIF:&lt;/strong&gt; El sistema mantiene fortalezas claras, especialmente por la confianza en sus profesionales, pero arrastra un d&amp;eacute;ficit de planificaci&amp;oacute;n y de recursos humanos que est&amp;aacute; deteriorando la percepci&amp;oacute;n ciudadana.&lt;/div&gt;&#xD;
&#xD;
&lt;h2 class="csif-title"&gt;Atenci&amp;oacute;n Primaria: epicentro del conflicto sanitario&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="csif-two"&gt;&#xD;
&lt;div class="csif-chart-card"&gt;&#xD;
&lt;h3&gt;Datos clave de Atenci&amp;oacute;n Primaria&lt;/h3&gt;&#xD;
&#xD;
&lt;div class="csif-bars"&gt;&#xD;
&lt;div class="csif-bar"&gt;&lt;span&gt;&lt;b&gt;Uso de AP p&amp;uacute;blica&lt;/b&gt;&lt;b&gt;80,8%&lt;/b&gt;&lt;/span&gt;&#xD;
&#xD;
&lt;div class="csif-track"&gt;&#xD;
&lt;div class="csif-fill" style="width:80.8%;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-bar"&gt;&lt;span&gt;&lt;b&gt;Atenci&amp;oacute;n en 24 horas&lt;/b&gt;&lt;b&gt;21,8%&lt;/b&gt;&lt;/span&gt;&#xD;
&#xD;
&lt;div class="csif-track"&gt;&#xD;
&lt;div class="csif-fill" style="width:21.8%;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-bar"&gt;&lt;span&gt;&lt;b&gt;Desiste por retrasos&lt;/b&gt;&lt;b&gt;30%&lt;/b&gt;&lt;/span&gt;&#xD;
&#xD;
&lt;div class="csif-track"&gt;&#xD;
&lt;div class="csif-fill" style="width:30%;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-bar"&gt;&lt;span&gt;&lt;b&gt;Acude a urgencias por falta de cita&lt;/b&gt;&lt;b&gt;53,7%&lt;/b&gt;&lt;/span&gt;&#xD;
&#xD;
&lt;div class="csif-track"&gt;&#xD;
&lt;div class="csif-fill" style="width:53.7%;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-box"&gt;&#xD;
&lt;h3&gt;Problemas principales&lt;/h3&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li&gt;Acceso deficiente a la Atenci&amp;oacute;n Primaria.&lt;/li&gt;&#xD;
	&lt;li&gt;Sobrecarga profesional.&lt;/li&gt;&#xD;
	&lt;li&gt;Demora media aproximada de 9 d&amp;iacute;as.&lt;/li&gt;&#xD;
	&lt;li&gt;Desviaci&amp;oacute;n hacia las urgencias por falta de cita, generando un colapso indirecto.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;h3&gt;L&amp;iacute;nea sindical prioritaria&lt;/h3&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li&gt;Refuerzo inmediato de plantillas.&lt;/li&gt;&#xD;
	&lt;li&gt;Reducci&amp;oacute;n de agendas y cupos.&lt;/li&gt;&#xD;
	&lt;li&gt;Mejora de las condiciones laborales.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-quote"&gt;&amp;ldquo;La Atenci&amp;oacute;n Primaria necesita una reforma urgente: sin m&amp;aacute;s profesionales, sin agendas razonables y sin tiempo suficiente por paciente, el sistema seguir&amp;aacute; trasladando presi&amp;oacute;n a las urgencias y deteriorando la calidad asistencial&amp;rdquo;.&lt;/div&gt;&#xD;
&#xD;
&lt;h2 class="csif-title"&gt;Salud mental: un d&amp;eacute;ficit estructural&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="csif-grid"&gt;&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;div class="csif-number"&gt;19,9%&lt;/div&gt;&#xD;
&#xD;
&lt;h3&gt;Necesidad de atenci&amp;oacute;n&lt;/h3&gt;&#xD;
&#xD;
&lt;p class="csif-muted"&gt;Casi una de cada cinco personas necesit&amp;oacute; atenci&amp;oacute;n en salud mental.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;div class="csif-number"&gt;~50%&lt;/div&gt;&#xD;
&#xD;
&lt;h3&gt;Atenci&amp;oacute;n p&amp;uacute;blica&lt;/h3&gt;&#xD;
&#xD;
&lt;p class="csif-muted"&gt;Solo alrededor de la mitad fue atendida en el sistema p&amp;uacute;blico.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;div class="csif-number"&gt;56%&lt;/div&gt;&#xD;
&#xD;
&lt;h3&gt;Valoraci&amp;oacute;n positiva&lt;/h3&gt;&#xD;
&#xD;
&lt;p class="csif-muted"&gt;La valoraci&amp;oacute;n positiva de la atenci&amp;oacute;n recibida sigue siendo baja.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-alert"&gt;&lt;strong&gt;Posici&amp;oacute;n de CSIF:&lt;/strong&gt; La salud mental contin&amp;uacute;a siendo un &amp;aacute;rea claramente infrafinanciada, con una dependencia creciente del sector privado. Es necesario incrementar profesionales, integrar la salud mental en Atenci&amp;oacute;n Primaria y desarrollar un plan nacional realista.&lt;/div&gt;&#xD;
&#xD;
&lt;h2 class="csif-title"&gt;Listas de espera y accesibilidad: un problema estructural&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="csif-two"&gt;&#xD;
&lt;div class="csif-box"&gt;&#xD;
&lt;h3&gt;Indicadores preocupantes&lt;/h3&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li&gt;El 38,4% espera m&amp;aacute;s de tres meses para ser atendido por un especialista.&lt;/li&gt;&#xD;
	&lt;li&gt;Solo alrededor del 50% accede a pruebas diagn&amp;oacute;sticas en menos de un mes.&lt;/li&gt;&#xD;
	&lt;li&gt;La coordinaci&amp;oacute;n entre niveles asistenciales obtiene &amp;uacute;nicamente un 49,4% de valoraci&amp;oacute;n positiva.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-chart-card"&gt;&#xD;
&lt;h3&gt;Accesibilidad sanitaria&lt;/h3&gt;&#xD;
&#xD;
&lt;div class="csif-bars"&gt;&#xD;
&lt;div class="csif-bar"&gt;&lt;span&gt;&lt;b&gt;Espera m&amp;aacute;s de 3 meses para especialista&lt;/b&gt;&lt;b&gt;38,4%&lt;/b&gt;&lt;/span&gt;&#xD;
&#xD;
&lt;div class="csif-track"&gt;&#xD;
&lt;div class="csif-fill" style="width:38.4%;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-bar"&gt;&lt;span&gt;&lt;b&gt;Prueba diagn&amp;oacute;stica en menos de 1 mes&lt;/b&gt;&lt;b&gt;~50%&lt;/b&gt;&lt;/span&gt;&#xD;
&#xD;
&lt;div class="csif-track"&gt;&#xD;
&lt;div class="csif-fill" style="width:50%;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-bar"&gt;&lt;span&gt;&lt;b&gt;Coordinaci&amp;oacute;n positiva entre niveles&lt;/b&gt;&lt;b&gt;49,4%&lt;/b&gt;&lt;/span&gt;&#xD;
&#xD;
&lt;div class="csif-track"&gt;&#xD;
&lt;div class="csif-fill" style="width:49.4%;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;p&gt;Para CSIF, las listas de espera y los problemas de accesibilidad tienen un impacto directo en la percepci&amp;oacute;n ciudadana del sistema sanitario p&amp;uacute;blico. Por ello, reclamamos un plan de choque nacional y un refuerzo estructural, no medidas coyunturales.&lt;/p&gt;&#xD;
&#xD;
&lt;h2 class="csif-title"&gt;Crecimiento de la sanidad privada y riesgo de dualizaci&amp;oacute;n&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="csif-pill-grid"&gt;&#xD;
&lt;div class="csif-pill"&gt;&lt;strong&gt;20,4%&lt;/strong&gt; Tiene seguro privado individual.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-pill"&gt;&lt;strong&gt;10,3%&lt;/strong&gt; Cuenta con seguro privado a trav&amp;eacute;s de la empresa, modalidad en fuerte crecimiento.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-pill"&gt;&lt;strong&gt;41,1%&lt;/strong&gt; Usar&amp;iacute;a la sanidad privada en consultas hospitalarias.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-pill"&gt;&lt;strong&gt;Riesgo&lt;/strong&gt; P&amp;eacute;rdida progresiva de confianza en la accesibilidad p&amp;uacute;blica.&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-alert"&gt;&lt;strong&gt;Lectura sindical:&lt;/strong&gt; El crecimiento de la sanidad privada tras la pandemia refleja un riesgo de dualizaci&amp;oacute;n del sistema y evidencia que la infrafinanciaci&amp;oacute;n de la sanidad p&amp;uacute;blica est&amp;aacute; debilitando su capacidad de respuesta.&lt;/div&gt;&#xD;
&#xD;
&lt;h2 class="csif-title"&gt;Desigualdad territorial: una clave pol&amp;iacute;tica para la cohesi&amp;oacute;n del SNS&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="csif-two"&gt;&#xD;
&lt;div class="csif-box"&gt;&#xD;
&lt;h3&gt;Brechas entre comunidades aut&amp;oacute;nomas&lt;/h3&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li&gt;Diferencias de hasta 27,6 puntos en valoraci&amp;oacute;n.&lt;/li&gt;&#xD;
	&lt;li&gt;Brechas de m&amp;aacute;s de 6 d&amp;iacute;as en listas de espera.&lt;/li&gt;&#xD;
	&lt;li&gt;Andaluc&amp;iacute;a y territorios insulares presentan peores datos.&lt;/li&gt;&#xD;
	&lt;li&gt;El norte, especialmente Cantabria y Pa&amp;iacute;s Vasco, registra mejores resultados.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-box"&gt;&#xD;
&lt;h3&gt;Propuesta de CSIF&lt;/h3&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li&gt;Defensa de la cohesi&amp;oacute;n del Sistema Nacional de Salud.&lt;/li&gt;&#xD;
	&lt;li&gt;Establecimiento de est&amp;aacute;ndares m&amp;iacute;nimos estatales.&lt;/li&gt;&#xD;
	&lt;li&gt;Garant&amp;iacute;a de equidad en el acceso a la asistencia sanitaria.&lt;/li&gt;&#xD;
	&lt;li&gt;Planificaci&amp;oacute;n homog&amp;eacute;nea de recursos humanos.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;h2 class="csif-title"&gt;Digitalizaci&amp;oacute;n e inteligencia artificial: avances sin confianza suficiente&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="csif-grid"&gt;&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;div class="csif-number"&gt;34,6%&lt;/div&gt;&#xD;
&#xD;
&lt;h3&gt;Historia cl&amp;iacute;nica online&lt;/h3&gt;&#xD;
&#xD;
&lt;p class="csif-muted"&gt;Solo este porcentaje utiliza la historia cl&amp;iacute;nica online.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;div class="csif-number"&gt;&amp;lt;5/10&lt;/div&gt;&#xD;
&#xD;
&lt;h3&gt;Valoraci&amp;oacute;n de la IA&lt;/h3&gt;&#xD;
&#xD;
&lt;p class="csif-muted"&gt;La inteligencia artificial obtiene una valoraci&amp;oacute;n inferior al aprobado.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-card"&gt;&#xD;
&lt;div class="csif-number"&gt;47,5%&lt;/div&gt;&#xD;
&#xD;
&lt;h3&gt;Uso de datos&lt;/h3&gt;&#xD;
&#xD;
&lt;p class="csif-muted"&gt;Existe una elevada preocupaci&amp;oacute;n ciudadana por el uso de datos personales.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;p&gt;CSIF defiende que la digitalizaci&amp;oacute;n y la inteligencia artificial deben implantarse con garant&amp;iacute;as laborales, &amp;eacute;ticas y de protecci&amp;oacute;n de datos, adem&amp;aacute;s de formaci&amp;oacute;n obligatoria para los profesionales.&lt;/p&gt;&#xD;
&#xD;
&lt;h2 class="csif-title"&gt;Conclusiones estrat&amp;eacute;gicas para CSIF&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="csif-box"&gt;&#xD;
&lt;h3&gt;El Bar&amp;oacute;metro Sanitario 2025 confirma cuatro grandes elementos:&lt;/h3&gt;&#xD;
&#xD;
&lt;ul class="csif-list"&gt;&#xD;
	&lt;li&gt;El sistema est&amp;aacute; en tensi&amp;oacute;n, aunque sigue sostenido por sus profesionales.&lt;/li&gt;&#xD;
	&lt;li&gt;Los problemas estructurales principales son el d&amp;eacute;ficit de personal, las listas de espera, la saturaci&amp;oacute;n de Atenci&amp;oacute;n Primaria, la desigualdad territorial y la infrafinanciaci&amp;oacute;n.&lt;/li&gt;&#xD;
	&lt;li&gt;Existen riesgos claros: crecimiento del sector privado, p&amp;eacute;rdida de equidad y deslegitimaci&amp;oacute;n progresiva del SNS.&lt;/li&gt;&#xD;
	&lt;li&gt;Tambi&amp;eacute;n hay oportunidades sindicales: alto respaldo ciudadano a lo p&amp;uacute;blico, confianza en los profesionales y evidencia objetiva para la negociaci&amp;oacute;n.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;h2 class="csif-title"&gt;Prioridades sindicales de CSIF&lt;/h2&gt;&#xD;
&#xD;
&lt;div class="csif-priorities"&gt;&#xD;
&lt;div class="csif-priority"&gt;Refuerzo de plantillas como eje central.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-priority"&gt;Plan nacional de reducci&amp;oacute;n de listas de espera.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-priority"&gt;Reforma integral de la Atenci&amp;oacute;n Primaria.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-priority"&gt;Plan espec&amp;iacute;fico de salud mental.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-priority"&gt;Homogeneizaci&amp;oacute;n territorial del SNS.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-priority"&gt;Blindaje del sistema p&amp;uacute;blico frente a la privatizaci&amp;oacute;n.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-priority"&gt;Digitalizaci&amp;oacute;n con garant&amp;iacute;as laborales.&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-cta"&gt;&#xD;
&lt;div&gt;&#xD;
&lt;h3&gt;Sigue toda la actualidad de CSIF Sanidad Nacional&lt;/h3&gt;&#xD;
&#xD;
&lt;p&gt;Consulta nuestras redes sociales, campa&amp;ntilde;as, noticias y materiales informativos.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;a class="csif-button" href="https://lnk.bio/CSIF_Sanidad" rel="noopener" target="_blank"&gt;Redes sociales CSIF Sanidad&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/75613</guid><title>El Tribunal Supremo avala cobrar los complementos de nocturnidad y festivos si forman parte del turno habitual</title><pubDate>Tue, 29 Jul 25 09:16:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/75613</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Asesor&#xED;a Jur&#xED;dica</category><category>Normativa</category><category>Prensa y Comunicaci&#xF3;n</category><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/pluses-1200-x-400-px-1753773908.png" type="image/png" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p style="text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;El alto tribunal ha reconocido, mediante sentencia 872/2025, el derecho de los&lt;strong&gt;&amp;nbsp;&lt;span style="color:#27ae60;"&gt;empleados p&amp;uacute;blicos que trabajan por turnos a percibir los complementos de nocturnidad y festividad durante periodos de vacaciones, bajas m&amp;eacute;dicas y permisos retribuidos&lt;/span&gt;&lt;/strong&gt;&lt;span style="color:#27ae60;"&gt;,&lt;/span&gt; siempre que dichas condiciones formen parte de su jornada ordinaria.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;Estos pluses se consideran retribuciones fijas y peri&amp;oacute;dicas, no gratificaciones extraordinarias.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;El plazo de prescripci&amp;oacute;n de la reclamaci&amp;oacute;n es de&lt;strong&gt;&amp;nbsp;&lt;span style="color:#27ae60;"&gt;4 a&amp;ntilde;os si eres personal funcionario o estatutario&lt;/span&gt;&lt;/strong&gt;&lt;span style="color:#27ae60;"&gt;&amp;nbsp;y de&amp;nbsp;&lt;strong&gt;1 a&amp;ntilde;o si eres personal laboral.&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;CSIF valora esta sentencia como un respaldo clave para exigir revisiones salariales y&amp;nbsp;&lt;span style="color:#27ae60;"&gt;&lt;strong&gt;pone a disposici&amp;oacute;n de sus afiliados la asesor&amp;iacute;a jur&amp;iacute;dica para llevar a su reclamaci&amp;oacute;n&lt;/strong&gt;.&amp;nbsp;&lt;/span&gt;Consulta con tu provincia de afiliaci&amp;oacute;n.&lt;/span&gt;&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&lt;br /&gt;&#xD;
&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/68887846b9b81.png" style="width: 500px; height: 707px;" /&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/72372</guid><title>Formaci&#xF3;n Sanidad. OFERTA CURSOS HASTA EL 31/08</title><pubDate>Tue, 03 Jun 25 13:39:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/72372</link><dc:creator xmlns:dc="dc">sergio.agrella.galvan</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">Lleg&#xF3; el verano y con &#xE9;l las ofertas en cursos de nuestra plataforma. Aprovecha estos precios para completar los cr&#xE9;ditos de formaci&#xF3;n de este a&#xF1;o para carrera, bolsa y futuras oposiciones....</dcterms:alternative><description>Lleg&#xF3; el verano y con &#xE9;l las ofertas en cursos de nuestra plataforma. Aprovecha estos precios para completar los cr&#xE9;ditos de formaci&#xF3;n de este a&#xF1;o para carrera, bolsa y futuras oposiciones....</description><category>Formaci&#xF3;n</category><category>Formaci&#xF3;n CSIF espec&#xED;fica</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/img-1748951373.jpg" type="image/jpeg" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p style="text-align: center;"&gt;&#x200B;&#x200B;&#x200B;&amp;nbsp;&lt;span style="font-size:27pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#27ae60"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Cursos de Formaci&amp;oacute;n para Personal Sanitario&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
&lt;span style="font-size:27pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#27ae60"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;&lt;span style="border:none"&gt;&lt;span style="display:inline-block"&gt;&lt;span style="overflow:hidden"&gt;&lt;span style="width:311px"&gt;&lt;span style="height:439px"&gt;&lt;a href="https://campussanidad.csif.es/FCCAreaTematica.aspx?IDAreaTematica=207" target="_blank"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/683964f91d3dc.jpg" style="width: 400px; height: 565px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:27pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#27ae60"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;&lt;span style="border:none"&gt;&lt;span style="display:inline-block"&gt;&lt;span style="overflow:hidden"&gt;&lt;span style="width:311px"&gt;&lt;span style="height:439px"&gt;&amp;nbsp;&lt;a href="https://campussanidad.csif.es/FCCAreaTematica.aspx?IDAreaTematica=191" target="_blank"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/68396553273be.jpg" style="width: 400px; height: 565px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&lt;span style="font-size:27pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#27ae60"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Cursos de Formaci&amp;oacute;n para Personal No Sanitario&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
&lt;span style="font-size:27pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#27ae60"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;&lt;span style="border:none"&gt;&lt;span style="display:inline-block"&gt;&lt;span style="overflow:hidden"&gt;&lt;span style="width:311px"&gt;&lt;a href="https://campussanidad.csif.es/FCCAreaTematica.aspx?IDAreaTematica=191" target="_blank"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/683965934fbd7.jpg" style="width: 400px; height: 565px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="color:#27ae60;"&gt;&lt;strong&gt;&lt;span style="font-size: 20px;"&gt;PREGUNTAS FRECUENTES&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;a href="http://campussanidad.csif.es/FSEFaqs.aspx"&gt;Preguntas Frecuentes&lt;/a&gt;.&lt;/li&gt;&#xD;
	&lt;li&gt;Descarga de &lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/diplomas-de-la-ucav-1714726114.pdf" target="_blank"&gt;Diplomas de la UCAV&lt;/a&gt;.&lt;/li&gt;&#xD;
	&lt;li&gt;Contacto para gesti&amp;oacute;n de cursos: &lt;a href="mailto:formacion.sanidad@csif.es" target="_new"&gt;formacion.sanidad@csif.es&lt;/a&gt;, tel&amp;eacute;fono &lt;a href="tel:915987260"&gt;915-987-260.&lt;/a&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Validez para:&#xD;
	&lt;ul&gt;&#xD;
		&lt;li&gt;Bolsas de trabajo.&lt;/li&gt;&#xD;
		&lt;li&gt;Oposiciones.&lt;/li&gt;&#xD;
		&lt;li&gt;Carrera profesional.&lt;/li&gt;&#xD;
	&lt;/ul&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/71210</guid><title>&#xA1;OPOSICIONES! PREPARACI&#xD3;N ONLINE</title><pubDate>Fri, 16 May 25 13:08:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/71210</link><dc:creator xmlns:dc="dc">sergio.agrella.galvan</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">T&#xE9;cnico en Cuidados Auxiliares de Enfermer&#xED;a (TCAE), Celador, Auxiliar Administrativo. Promoci&#xF3;n v&#xE1;lida del 1 de marzo al 31 de mayo de 2025.</dcterms:alternative><description>T&#xE9;cnico en Cuidados Auxiliares de Enfermer&#xED;a (TCAE), Celador, Auxiliar Administrativo. Promoci&#xF3;n v&#xE1;lida del 1 de marzo al 31 de mayo de 2025.</description><category>Formaci&#xF3;n</category><category>Formaci&#xF3;n CSIF espec&#xED;fica</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/67c0382ee337e-1747393954.jpg" type="image/jpeg" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;&lt;span style="font-size:36px;"&gt;&lt;strong&gt;&lt;span style="color:#27ae60;"&gt;OPOSICIONES PREPARACI&amp;Oacute;N ONLINE&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;h1&gt;&lt;span style="font-size:20px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;strong&gt;T&amp;eacute;cnico en Cuidados Auxiliares de Enfermer&amp;iacute;a (TCAE)&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;h1&gt;&lt;span style="font-size:20px;"&gt;&lt;strong&gt;&lt;span style="color:#27ae60;"&gt;Celador&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/h1&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;h1&gt;&lt;span style="font-size:20px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;strong&gt;Auxiliar Administrativo&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:10px;"&gt;De las siguientes CCAA:&amp;nbsp;Servicio Andaluz de Salud (SAS),&amp;nbsp;Servicio Gallego de Salud (SERGAS),&amp;nbsp;Servicio de Salud de Castilla y Le&amp;oacute;n (SACYL),&amp;nbsp;Servicio Madrile&amp;ntilde;o de Salud (SERMAS),&amp;nbsp;Servicio de Salud de Castilla-La Mancha (SESCAM),&amp;nbsp;Servicio de Salud del Principado de Asturias,&amp;nbsp;Servicio Valenciano de Salud (SVS),&amp;nbsp;Servicio Murciano de Salud,&amp;nbsp;Servicio C&amp;aacute;ntabro de Salud (SCS),&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Servicio Canario de Salud (SCS)&lt;/strong&gt; &lt;span style="font-size:10px;"&gt;y Servicio Extreme&amp;ntilde;o de Salud&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Procedimiento de Solicitud:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Para disfrutar del descuento para afiliados:&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1.&amp;mdash; Estar de alta en el &lt;a href="https://csif.ventajasvip.com/login-input.action" target="_blank"&gt;&lt;strong&gt;CLUB CSIF&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2.&amp;mdash; Enlace para obtener el &lt;strong&gt;c&amp;oacute;digo de descuento&lt;/strong&gt; a traves del &lt;strong&gt;CLUB CSIF &lt;a href="https://csif.ventajasvip.com/offer-details.action?o=195662&amp;amp;tof_h=true&amp;amp;tof_c=OFFER_LIST&amp;amp;tof_p=4" target="_blank"&gt;ENLACE&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3.&amp;mdash; &lt;strong&gt;Inscripci&amp;oacute;n &lt;/strong&gt;con el c&amp;oacute;digo descuento en&lt;strong&gt; &lt;a href="https://opositaformacion.com/" target="_blank"&gt;https://opositaformacion.com/&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Informaci&amp;oacute;n:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Email:&amp;nbsp;&lt;a href="mailto:seguimiento@opositaformacion.com" target="_blank"&gt;seguimiento@opositaformacion.com&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp; &amp;nbsp;Tel&amp;eacute;fono:604031676&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Cursos:&lt;/strong&gt;&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Duraci&amp;oacute;n de 9 meses.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Promoci&amp;oacute;n v&amp;aacute;lida del&amp;nbsp;1 de marzo al 31 de mayo.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Condiciones Econ&amp;oacute;micas para afiliados a CSIF:&lt;/strong&gt;&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Inscripci&amp;oacute;n: 180 &amp;euro;.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Caracter&amp;iacute;sticas Generales:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp;&amp;mdash; Preparaci&amp;oacute;n online.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Temario com&amp;uacute;n y espec&amp;iacute;fico en formato digital y descargable.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Material audiovisual complementario.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Actualizaciones del temario.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Programaci&amp;oacute;n de estudio grupal.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Clases semanales a trav&amp;eacute;s de videoconferencias con resoluci&amp;oacute;n de dudas.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Recursos audiovisuales relacionados con el temario.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Tipo test auto corregibles, simulacros de examen, esquemas y actividades interactivas.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Profesorado cualificado y con experiencia.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Campus interactivo con foro y chat espec&amp;iacute;ficos sobre el temario.&lt;/span&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/51108</guid><title>Cursos Preparaci&#xF3;n de FSE (MIR, EIR)</title><pubDate>Fri, 03 May 24 08:13:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/51108</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Formaci&#xF3;n</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Enfermer&#xED;a</category><category>M&#xE9;dicos</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/formacion-sanidad-1714725185.png" type="image/png" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;OFERTA FORMATIVA DE PREPARACI&amp;Oacute;N PARA FSE (MIR, EIR) POR&lt;span style="color:#27ae60;"&gt; CSIF&lt;/span&gt; - &lt;span style="color:#e67e22;"&gt;CTO&lt;/span&gt; FORMACI&amp;Oacute;N:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;strong&gt;Preparaci&amp;oacute;n para &lt;a href="https://medicina.grupocto.es/cursos-mir/"&gt;MIR&lt;/a&gt; (M&amp;eacute;dicos Internos Residentes):&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp;&amp;mdash; Descuento del 20% disponible.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Modalidades: Presencial u Online.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;strong&gt;Preparaci&amp;oacute;n para &lt;a href="https://enfermeria.grupocto.es/curso-eir/"&gt;EIR&lt;/a&gt; de Enfermer&amp;iacute;a:&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp;&amp;mdash; Descuento del 20% disponible.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Modalidades: Presencial u Online.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;strong&gt;Preparaci&amp;oacute;n &lt;a href="https://enfermeria.grupocto.es/curso-flexi-eir/"&gt;FlexiEIR&lt;/a&gt; para compaginar el trabajo con el estudio:&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
	&lt;a href="https://www.csif.es/uploads/articulo/imagenesTexto/668668d0d6513.png" target="_blank"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/668668d0d6513.png" style="width: 282px; height: 282px;" /&gt;&lt;/a&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp;&amp;mdash; Descuento del 20% disponible.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Modalidades: Presencial u Online.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;strong&gt;Plataforma de formaci&amp;oacute;n continua para m&amp;eacute;dicos, residentes y adjuntos: &lt;a href="https://medderi.grupocto.com/" target="_blank"&gt;MEDDERI&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;strong&gt;&amp;nbsp;&lt;a href="https://www.csif.es/uploads/articulo/imagenesTexto/66866a48bdb4d.png" target="_blank"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/66866a48bdb4d.png" style="width: 282px;" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;60&amp;euro;/ a&amp;ntilde;o&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Descuentos para Afiliados/as CSIF:&lt;/strong&gt;&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; 20% en cursos MIR.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; 25% en otros cursos, sobre la tarifa habitual de CTO.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Modalidades: Presencial u Online.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Condiciones de Pago:&lt;/strong&gt;&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Pago &amp;Uacute;nico: Con descuento adicional.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Pago Fraccionado: Sin intereses.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; &lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/65c7478ee3425.png"&gt;Ejemplos disponibles.&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Procedimiento de solicitud:&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Para disfrutar del descuento para afiliados:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. Estar de alta en el&amp;nbsp;&lt;a href="https://csif.ventajasvip.com/login-input.action" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;&lt;b&gt;CLUB CSIF&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. Enlace para &lt;b&gt;imprimir el cup&amp;oacute;n&lt;/b&gt; a traves del&amp;nbsp;&lt;b&gt;CLUB CSIF&amp;nbsp;&lt;a href="https://csif.ventajasvip.com/offer-details.action?o=202378&amp;amp;tof_h=false&amp;amp;tof_c=OFFER_LIST&amp;amp;tof_p=0&amp;amp;tof_tid=0" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;ENLACE&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3.&amp;nbsp; &lt;b&gt;Enviar por email el cup&amp;oacute;n de descuento&lt;/b&gt; al email &lt;a href="mailto:info@grupocto.com" style="color:#0563c1; text-decoration:underline"&gt;info@grupocto.com&lt;/a&gt; . Importante &lt;b&gt;indicar el curso que le interesa&lt;/b&gt;, se debe adjuntar tambi&amp;eacute;n un &lt;b&gt;certificado de afiliaci&amp;oacute;n.&lt;/b&gt; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4. Recibir&amp;aacute;s un email con un enlace personalizado desde donde podr&amp;aacute;s realizar la inscripci&amp;oacute;n con el descuento por afiliado.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;El certificado de afiliaci&amp;oacute;n lo puede pedir a CSIF de tu provincia o a trav&amp;eacute;s del portal del afiliado &lt;a href="https://www.csif.es/es/articulo/nacional/general/64641" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;ENLACE&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:150%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Recordaros que la oferta para afiliados es de un 20% de descuento para cursos MIR y de un 25% de descuento en el resto de oferta de CTO&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Conoce la oferta formativa completa:&lt;/strong&gt;&lt;br /&gt;&#xD;
Para m&amp;aacute;s detalles sobre la oferta completa de CTO, &lt;a href="https://grupocto.es/"&gt;consulta el sitio web.&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;Esta oferta proporciona una amplia gama de cursos de preparaci&amp;oacute;n para FSE (MIR, EIR), con descuentos atractivos para afiliados/as CSIF y opciones flexibles de pago.&lt;/span&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/50551</guid><title>Preparaci&#xF3;n Oposiciones</title><pubDate>Tue, 23 Apr 24 11:03:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/50551</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Formaci&#xF3;n</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/formacion-sanidad-4-1713871513.png" type="image/png" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/698992c43a6f9.png" style="width: 400px; float: left; height: 566px;" /&gt;&lt;strong style="font-family:Arial, Helvetica, sans-serif; font-size:16px"&gt;&lt;span style="color:#27ae60"&gt;&amp;nbsp;&amp;nbsp;&lt;span style="font-size:36px"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif"&gt;OPOSICIONES PREPARACI&amp;Oacute;N INTENSIVA ONLINE SERMAS&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:36px"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif"&gt;&lt;font color="#27ae60"&gt;&lt;b&gt;&amp;nbsp;CELADOR, TCAE Y AUX. ADMINISTRATIVO&lt;/b&gt;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif"&gt;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px"&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Procedimiento de solicitud:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Para disfrutar del descuento para afiliados:&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. Estar de alta en el &lt;a href="https://csif.ventajasvip.com/login-input.action" target="_blank"&gt;&lt;strong&gt;CLUB CSIF&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. Enlace para obtener el &lt;strong&gt;c&amp;oacute;digo de descuento&lt;/strong&gt; a traves del &lt;strong&gt;CLUB CSIF &lt;a href="https://csif.ventajasvip.com/offer-details.action?o=195662&amp;amp;tof_h=true&amp;amp;tof_c=OFFER_LIST&amp;amp;tof_p=4" target="_blank"&gt;ENLACE&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3.&amp;nbsp;&lt;strong&gt;Inscripci&amp;oacute;n &lt;/strong&gt;con el c&amp;oacute;digo descuento en&lt;strong&gt; &lt;a href="https://opositaformacion.com/" target="_blank"&gt;https://opositaformacion.com/&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px"&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Informaci&amp;oacute;n:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Email:&amp;nbsp;&lt;a href="mailto:seguimiento@opositaformacion.com" target="_blank"&gt;seguimiento@opositaformacion.com&lt;/a&gt;&amp;nbsp;Tel&amp;eacute;fono:604031676&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;hr /&gt;&#xD;
&lt;p&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69f31a3bd0f5f.png" style="width: 400px; float: left; height: 566px;" /&gt;&lt;strong style="font-family: Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&lt;span style="color:#27ae60;"&gt;&amp;nbsp;&amp;nbsp;&lt;span style="font-size:36px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;OPOSICIONES PREPARACI&amp;Oacute;N ONLINE&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:36px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;font color="#27ae60"&gt;&lt;b&gt;&amp;nbsp;CELADOR, TCAE Y AUX. ADMINISTRATIVO&lt;/b&gt;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&amp;nbsp; &amp;nbsp; De las siguientes CCAA:&amp;nbsp;Servicio Andaluz de Salud (SAS),&amp;nbsp;Servicio Gallego de Salud (SERGAS),&amp;nbsp;Servicio de Salud de Castilla y Le&amp;oacute;n (SACYL),&amp;nbsp;Servicio Madrile&amp;ntilde;o de Salud (SERMAS),&amp;nbsp;Servicio de Salud de Castilla-La Mancha (SESCAM),&amp;nbsp;Servicio de Salud del Principado de Asturias,&amp;nbsp;Servicio Valenciano de Salud (SVS),&amp;nbsp;Servicio Murciano de Salud, Cantabria(SCS), Canarias (SCS), Servicio Extreme&amp;ntilde;o de Salud , INGESA y Arag&amp;oacute;n&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Procedimiento de solicitud:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Para disfrutar del descuento para afiliados:&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. Estar de alta en el &lt;a href="https://csif.ventajasvip.com/login-input.action" target="_blank"&gt;&lt;strong&gt;CLUB CSIF&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. Enlace para obtener el &lt;strong&gt;c&amp;oacute;digo de descuento&lt;/strong&gt; a traves del &lt;strong&gt;CLUB CSIF &lt;a href="https://csif.ventajasvip.com/offer-details.action?o=195662&amp;amp;tof_h=true&amp;amp;tof_c=OFFER_LIST&amp;amp;tof_p=4" target="_blank"&gt;ENLACE&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3.&amp;nbsp;&lt;strong&gt;Inscripci&amp;oacute;n &lt;/strong&gt;con el c&amp;oacute;digo descuento en&lt;strong&gt; &lt;a href="https://opositaformacion.com/" target="_blank"&gt;https://opositaformacion.com/&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Informaci&amp;oacute;n:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Email:&amp;nbsp;&lt;a href="mailto:seguimiento@opositaformacion.com" target="_blank"&gt;seguimiento@opositaformacion.com&lt;/a&gt;&amp;nbsp;Tel&amp;eacute;fono:604031676&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Cursos:&lt;/strong&gt;&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;mdash; Promoci&amp;oacute;n v&amp;aacute;lida del&amp;nbsp;1 al 31 de mayol de&amp;nbsp; 2026.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp; &amp;nbsp;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Condiciones econ&amp;oacute;micas para afiliados a CSIF:&lt;/strong&gt;&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Inscripci&amp;oacute;n: 260 &amp;euro;.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Caracter&amp;iacute;sticas generales:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp;&amp;mdash; Preparaci&amp;oacute;n online.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Temario com&amp;uacute;n y espec&amp;iacute;fico en formato digital y descargable.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Material audiovisual complementario.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Actualizaciones del temario.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Programaci&amp;oacute;n de estudio grupal.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Clases semanales a trav&amp;eacute;s de videoconferencias con resoluci&amp;oacute;n de dudas.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Recursos audiovisuales relacionados con el temario.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Tipo test autocorregibles, simulacros de examen, esquemas y actividades interactivas.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Profesorado cualificado y con experiencia.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Campus interactivo con foro y chat espec&amp;iacute;ficos sobre el temario.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;hr /&gt;&#xD;
&lt;p&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:36px;"&gt;&lt;strong&gt;&lt;span style="color:#27ae60;"&gt;Enfermer&amp;iacute;a OPE de C. VALENCIANA.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:36px;"&gt;&lt;strong&gt;&lt;span style="color:#27ae60;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/67f393ca24b52.png" style="width: 282px; height: 399px; float: left;" /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h1&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;&amp;nbsp;Abierto plazo de matriculaci&amp;oacute;n.&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&amp;nbsp;Email: info@grupocto.com;&amp;nbsp;Tfno. +34 91 782 43 30/32/33;&amp;nbsp;WhatsApp: +34 683 603 411&lt;/span&gt;&lt;span style="display: none;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Para m&amp;aacute;s informaci&amp;oacute;n:&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp;&lt;a href="https://grupocto.es/curso/enfermeria/ope-enfermeria/comunidad-valenciana/" target="_blank"&gt;https://grupocto.es/curso/enfermeria/ope-enfermeria/comunidad-valenciana/&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Procedimiento de solicitud:&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Para disfrutar del descuento para afiliados:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. Estar de alta en el&amp;nbsp;&lt;a href="https://csif.ventajasvip.com/login-input.action" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;&lt;b&gt;CLUB CSIF&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. Enlace para &lt;b&gt;imprimir el cup&amp;oacute;n&lt;/b&gt; a traves del&amp;nbsp;&lt;b&gt;CLUB CSIF&amp;nbsp;&lt;a href="https://csif.ventajasvip.com/offer-details.action?o=202378&amp;amp;tof_h=false&amp;amp;tof_c=OFFER_LIST&amp;amp;tof_p=0&amp;amp;tof_tid=0" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;ENLACE&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3.&amp;nbsp; &lt;b&gt;Enviar por email el cup&amp;oacute;n de descuento&lt;/b&gt; al email &lt;a href="mailto:info@grupocto.com" style="color:#0563c1; text-decoration:underline"&gt;info@grupocto.com&lt;/a&gt; . Importante &lt;b&gt;indicar el curso que le interesa&lt;/b&gt;, se debe adjuntar tambi&amp;eacute;n un &lt;b&gt;certificado de afiliaci&amp;oacute;n.&lt;/b&gt; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4. Recibir&amp;aacute;s un email con un enlace personalizado desde donde podr&amp;aacute;s realizar la inscripci&amp;oacute;n con el descuento por afiliado.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;El certificado de afiliaci&amp;oacute;n lo puede pedir a CSIF de tu provincia o a trav&amp;eacute;s del portal del afiliado &lt;a href="https://www.csif.es/es/articulo/nacional/general/64641" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;ENLACE&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:150%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Recordaros que la oferta para afiliados es de un 20% de descuento para cursos MIR y de un 25% de descuento en el resto de oferta de CTO&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;hr /&gt;&#xD;
&lt;h1&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size: 36px; font-weight: bold; color: rgb(39, 174, 96);"&gt;Enfermer&amp;iacute;a OPE de Andaluc&amp;iacute;a:&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:36px;"&gt;&lt;strong&gt;&lt;span style="color:#27ae60;"&gt;curso intensivo.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;&#xD;
&#xD;
&lt;h1&gt;&lt;a href="https://www.csif.es/uploads/articulo/imagenesTexto/66d6bed0a3d58.jpg" target="_blank"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/679a054e4af2b.jpg" style="width: 282px; height: 282px; float: left;" /&gt;&lt;/a&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;&amp;nbsp;Abierto plazo de matriculaci&amp;oacute;n.&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&amp;nbsp;Email: info@grupocto.com;&amp;nbsp;Tfno. +34 91 782 43 30/32/33;&amp;nbsp;WhatsApp: +34 683 603 411&lt;/span&gt;&lt;span style="display: none;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Para m&amp;aacute;s informaci&amp;oacute;n:&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&amp;nbsp;&lt;a href="https://grupocto.es/curso/enfermeria/ope-enfermeria/ope-de-enfermeria-en-andalucia/" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;https://grupocto.es/curso/enfermeria/ope-enfermeria/ope-de-enfermeria-en-andalucia/&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Procedimiento de solicitud:&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Para disfrutar del descuento para afiliados:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. Estar de alta en el&amp;nbsp;&lt;a href="https://csif.ventajasvip.com/login-input.action" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;&lt;b&gt;CLUB CSIF&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. Enlace para &lt;b&gt;imprimir el cup&amp;oacute;n&lt;/b&gt; a traves del&amp;nbsp;&lt;b&gt;CLUB CSIF&amp;nbsp;&lt;a href="https://csif.ventajasvip.com/offer-details.action?o=202378&amp;amp;tof_h=false&amp;amp;tof_c=OFFER_LIST&amp;amp;tof_p=0&amp;amp;tof_tid=0" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;ENLACE&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3.&amp;nbsp; &lt;b&gt;Enviar por email el cup&amp;oacute;n de descuento&lt;/b&gt; al email &lt;a href="mailto:info@grupocto.com" style="color:#0563c1; text-decoration:underline"&gt;info@grupocto.com&lt;/a&gt; . Importante &lt;b&gt;indicar el curso que le interesa&lt;/b&gt;, se debe adjuntar tambi&amp;eacute;n un &lt;b&gt;certificado de afiliaci&amp;oacute;n.&lt;/b&gt; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4. Recibir&amp;aacute;s un email con un enlace personalizado desde donde podr&amp;aacute;s realizar la inscripci&amp;oacute;n con el descuento por afiliado.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;El certificado de afiliaci&amp;oacute;n lo puede pedir a CSIF de tu provincia o a trav&amp;eacute;s del portal del afiliado &lt;a href="https://www.csif.es/es/articulo/nacional/general/64641" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;ENLACE&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:150%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Recordaros que la oferta para afiliados es de un 20% de descuento para cursos MIR y de un 25% de descuento en el resto de oferta de CTO&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Condiciones de pago:&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp;&amp;mdash; 25% de descuento. Ejemplo:&amp;nbsp;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/65c7478ee3425.png" target="_blank"&gt;ver&lt;/a&gt;&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Pago &amp;uacute;nico con descuento adicional.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Pago fraccionado sin intereses.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Oferta formativa completa:&lt;/strong&gt;&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Para conocer m&amp;aacute;s opciones, consultar la oferta completa de &lt;a href="https://enfermeria.grupocto.es/Servicios/cursos-ope/"&gt;CTO&lt;/a&gt;&lt;a href="https://grupocto.es/"&gt;.&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;hr /&gt;&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/6798bc307af8b.jpg" style="width: 225px; height: 400px;" /&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/6870da777ab06.png" style="width: 300px; height: 421px;" /&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/6870daa887190.png" style="width: 300px; height: 430px;" /&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/6870dac0a07d5.png" style="width: 300px; height: 427px;" /&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/6870dad47b143.png" style="width: 300px; height: 426px;" /&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;Email: info@grupocto.com;&amp;nbsp;Tel&amp;eacute;f. +34 91 782 43 30/32/33;&amp;nbsp;WhatsApp: +34 683 603 411&lt;/span&gt;&lt;span style="display: none;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;strong&gt;Para m&amp;aacute;s informaci&amp;oacute;n:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align:start"&gt;&lt;a href="https://grupocto.es/enfermeria/cursos-ope/?_gl=1*1js36g4*_up*MQ..&amp;amp;gclid=CjwKCAjw7MLDBhAuEiwAIeXGIbSKnce9qCPjM55nQ2czoEf-gvnfSHRDsCKvf4BEzwidO3bcZmoQ0hoCu8IQAvD_BwE&#xA0;" target="_blank"&gt;INFORMACI&amp;Oacute;N&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Procedimiento de solicitud:&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Para disfrutar del descuento para afiliados:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. Estar de alta en el&amp;nbsp;&lt;a href="https://csif.ventajasvip.com/login-input.action" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;&lt;b&gt;CLUB CSIF&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. Enlace para &lt;b&gt;imprimir el cup&amp;oacute;n&lt;/b&gt; a traves del&amp;nbsp;&lt;b&gt;CLUB CSIF&amp;nbsp;&lt;a href="https://csif.ventajasvip.com/offer-details.action?o=202378&amp;amp;tof_h=false&amp;amp;tof_c=OFFER_LIST&amp;amp;tof_p=0&amp;amp;tof_tid=0" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;ENLACE&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3.&amp;nbsp; &lt;b&gt;Enviar por email el cup&amp;oacute;n de descuento&lt;/b&gt; al email &lt;a href="mailto:info@grupocto.com" style="color:#0563c1; text-decoration:underline"&gt;info@grupocto.com&lt;/a&gt; . Importante &lt;b&gt;indicar el curso que le interesa&lt;/b&gt;, se debe adjuntar tambi&amp;eacute;n un &lt;b&gt;certificado de afiliaci&amp;oacute;n.&lt;/b&gt; &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4. Recibir&amp;aacute;s un email con un enlace personalizado desde donde podr&amp;aacute;s realizar la inscripci&amp;oacute;n con el descuento por afiliado.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;El certificado de afiliaci&amp;oacute;n lo puede pedir a CSIF de tu provincia o a trav&amp;eacute;s del portal del afiliado &lt;a href="https://www.csif.es/es/articulo/nacional/general/64641" style="color:#0563c1; text-decoration:underline" target="_blank"&gt;ENLACE&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:150%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Recordaros que la oferta para afiliados es de un 20% de descuento para cursos MIR y de un 25% de descuento en el resto de oferta de CTO&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Condiciones de pago:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp;&amp;mdash; 25 % de descuento. Ejemplo:&amp;nbsp;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/65c7478ee3425.png" target="_blank"&gt;ver&lt;/a&gt;&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Pago &amp;uacute;nico con descuento adicional.&lt;br /&gt;&#xD;
&amp;nbsp; &amp;nbsp;&amp;mdash; Pago fraccionado sin intereses.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;hr /&gt;&#xD;
&lt;p&gt;&lt;span style="font-size:36px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;strong&gt;&lt;span style="color:#27ae60;"&gt;Editoriales&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/665045e206376.jpg" style="float: left; width: 250px; height: 250px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;MAD&amp;nbsp;&lt;/strong&gt;ofrece precios especiales a los afiliados/as del sindicato en los&amp;nbsp;&lt;strong&gt;temarios edici&amp;oacute;n especial y cursos online con y sin tutor.&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Los precios de las ediciones especiales en formato papel que se ofertan ser&amp;aacute;n en torno a un&amp;nbsp;&lt;strong&gt;25% por debajo de los PVP de la edici&amp;oacute;n general.&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Los afiliados/as del sindicato pueden solicitar pedidos a trav&amp;eacute;s del&amp;nbsp;&lt;strong&gt;Club Social de CSIF&amp;nbsp;en la&amp;nbsp;&lt;/strong&gt;&lt;a href="http://csif.ventajasvip.com/offer-details.action?o=189352&amp;amp;tof_h=true&amp;amp;tof_c=OFFER_LIST&amp;amp;tof_p=0"&gt;p&amp;aacute;gina web&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/50232</guid><title>M&#xC1;STERES Y EXPERTOS ON-LINE POR LA EUNEIZ (Universidad  de Vitoria-Gasteiz)</title><pubDate>Thu, 18 Apr 24 07:29:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/50232</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Formaci&#xF3;n</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/formacion-sanidad-3-1713786064.png" type="image/png" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;h3&gt;&lt;span style="font-size: 20px; font-weight: bold; color: rgb(39, 174, 96);"&gt;Oferta Formativa de M&amp;aacute;steres y Expertos &lt;/span&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-size: 20px; font-weight: bold;"&gt;On&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 20px; font-weight: bold; color: rgb(39, 174, 96);"&gt;line por:&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;h3&gt;&lt;span style="font-size: 20px; font-weight: bold; color: rgb(39, 174, 96);"&gt;EUNEIZ(&lt;/span&gt;&lt;strong&gt;&lt;span style="font-size:20px;"&gt;&lt;span style="color:#27ae60;"&gt;Un. de Vitoria-Gasteiz):&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp;M&amp;aacute;steres y Expertos Online por&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;/big&gt;&lt;br /&gt;&#xD;
&lt;span style="font-size:14px;"&gt;&lt;big&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;Matriculaci&amp;oacute;n: hasta el 20 de abril&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/span&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&lt;span style="font-size:18px;"&gt;&lt;big&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/cartel-febrero-master-y-expertos-csif-euneiz-y-uemc-1771577395.pdf" target="_blank"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69981f7b2bbaa.png" style="width: 282px; height: 399px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3&gt;&lt;span style="font-size: 20px; font-weight: bold; color: rgb(39, 174, 96);"&gt;UEMC(&lt;/span&gt;&lt;strong&gt;&lt;span style="font-size:20px;"&gt;&lt;span style="color:#27ae60;"&gt;Universidad Europea Miguel de Cervantes:&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:14px;"&gt;&lt;big&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;Matriculaci&amp;oacute;n: hasta el 20 de abril&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/span&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3&gt;&lt;span style="font-size: 20px; font-weight: bold; color: rgb(39, 174, 96);"&gt;Oferta Formativa de Master y Expertos &lt;/span&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-size: 20px; font-weight: bold;"&gt;On&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 20px; font-weight: bold; color: rgb(39, 174, 96);"&gt;line por:&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;h3&gt;&amp;nbsp;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&lt;span style="font-size: 20px; font-weight: bold; color: rgb(39, 174, 96);"&gt;UCAV(&lt;/span&gt;&lt;strong&gt;&lt;span style="font-size:20px;"&gt;&lt;span style="color:#27ae60;"&gt;Un. Cat&amp;oacute;lica de &amp;Aacute;vila):&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&#xD;
&lt;big&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp;M&amp;aacute;steres&amp;nbsp;&lt;/span&gt;&lt;/big&gt;&lt;span style="font-size:14px;"&gt;&lt;big&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;Matriculaci&amp;oacute;n: hasta el 20 de abril&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/span&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&lt;span style="font-size:18px;"&gt;&lt;big&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/cartel-febrero-master-y-expertos-csif-ucav-1771577395.pdf" target="_blank"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69981fb1d53f4.png" style="width: 282px; float: left; height: 399px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h3&gt;&lt;span style="font-size: 20px; font-weight: bold; color: rgb(39, 174, 96);"&gt;Oferta Formativa de Expertos &lt;/span&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-size: 20px; font-weight: bold;"&gt;On&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 20px; font-weight: bold; color: rgb(39, 174, 96);"&gt;line por:&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;Descuento para Afiliados en M&amp;aacute;steres y Expertos: Aplicable en el importe de la matr&amp;iacute;cula&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;Para m&amp;aacute;s informaci&amp;oacute;n de los M&amp;aacute;steres y Expertos &lt;/span&gt;&lt;/span&gt;&lt;a href="https://mastersegs.com/" style="color:blue; text-decoration:underline" target="_blank"&gt;https://mastersegs.com/&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:20px;"&gt;&lt;big&gt;&lt;span style="background:white"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;strong&gt;&lt;span style="font-family:Poppins"&gt;&lt;span style="color:#212529"&gt;Procedimiento de Solicitud:&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="background:white"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;span style="font-family:Poppins"&gt;&lt;span style="color:#212529"&gt;Para disfrutar del descuento para afiliados en M&amp;aacute;steres y Expertos:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="background:white"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;span style="font-family:Poppins"&gt;&lt;span style="color:#212529"&gt;1.- Estar de alta en el&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:black"&gt;&lt;a href="https://csif.ventajasvip.com/offer-details.action?o=195218&amp;amp;tof_h=true&amp;amp;tof_c=OFFER_LIST&amp;amp;tof_p=9" style="color:blue; text-decoration:underline" target="_blank"&gt;&lt;strong&gt;&lt;span style="font-family:Poppins"&gt;CLUB CSIF&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="background:white"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;span style="font-family:Poppins"&gt;&lt;span style="color:#212529"&gt;2.- Enlace para obtener el&amp;nbsp;&lt;strong&gt;&lt;span style="font-family:Poppins"&gt;c&amp;oacute;digo de descuento*&lt;/span&gt;&lt;/strong&gt;&amp;nbsp;a trav&amp;eacute;s del&amp;nbsp;&lt;strong&gt;&lt;span style="font-family:Poppins"&gt;CLUB CSIF&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:black"&gt;&lt;a href="https://csif.ventajasvip.com/offer-details.action?o=195218&amp;amp;tof_h=true&amp;amp;tof_c=OFFER_LIST&amp;amp;tof_p=9" style="color:blue; text-decoration:underline" target="_blank"&gt;&lt;b&gt;&lt;span style="font-family:Poppins"&gt;ENLACE&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;br /&gt;&#xD;
*&lt;em&gt;Existe un c&amp;oacute;digo diferente&amp;nbsp; para los master de EUNEIZ otro para los expertos de EUNEIZ&amp;nbsp; y otro para los master de UCAV&lt;br /&gt;&#xD;
aparecen en el enlace antes indicado. &lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;em&gt;Una vez tengas el c&amp;oacute;digo debes dirigirte a la direcci&amp;oacute;n web del punto 3,&amp;nbsp; buscar el master o experto a realizar&amp;nbsp; y dentro del proceso de inscripci&amp;oacute;n&amp;nbsp; habr&amp;aacute; un apartado para&amp;nbsp; introducir el c&amp;oacute;digo descuento aplic&amp;aacute;ndote el precio para afiliados a CSIF&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="background:white"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;span style="font-family:Poppins"&gt;&lt;span style="color:#212529"&gt;3.-&amp;nbsp;&lt;strong&gt;&lt;span style="font-family:Poppins"&gt;Inscripci&amp;oacute;n&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;con el c&amp;oacute;digo descuento en&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:black"&gt;&lt;a href="https://mastersegs.com/" style="color:blue; text-decoration:underline" target="_blank"&gt;&lt;b&gt;&lt;span style="font-family:Poppins"&gt;https://mastersegs.com&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&lt;big&gt;&lt;span style="font-size:18px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;Duraci&amp;oacute;n y Condiciones de Pago:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;&amp;mdash; Los cursos de m&amp;aacute;ster tienen una duraci&amp;oacute;n de 9 y 6 meses, mientras que los cursos de experto duran entre 2 y 3 meses.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;br /&gt;&#xD;
&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;&amp;mdash; Pago &amp;uacute;nico o pago fraccionado sin intereses: primer plazo en el mes de matriculaci&amp;oacute;n y segundo plazo en el tercer mes.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/catalogo-master-csif-convocatoria-abril-26-compressed-1771577395.pdf" target="_blank"&gt;&lt;span style="color:#27ae60;"&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;CAT&amp;Aacute;LOGO DE M&amp;Aacute;STERES&amp;nbsp; Y EXPERTOS&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;UNIVERSIDAD DE VICTORIA-GASTEIZ &amp;nbsp;&lt;b&gt;&lt;span style="font-size:20.0pt"&gt;&lt;span style="line-height:107%"&gt;EUNEIZ&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-left:8px;margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;M&amp;Aacute;STERES DE FORMACI&amp;Oacute;N PERMANENTE&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-left:8px;margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;380&amp;euro;&lt;/b&gt; (60 ECTS)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN SEGURIDAD, CALIDAD E HIGIENE ALIMENTARIA EN COLECTIVIDADES&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN INGL&amp;Eacute;S PARA PROFESIONALES SANITARIOS&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN VIOLENCIA DE G&amp;Eacute;NERO&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN INTERVENCI&amp;Oacute;N CON V&amp;Iacute;CTIMAS DE VIOLENCIA DE G&amp;Eacute;NERO Y AGRESORES DE PAREJA&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN GERONTOLOG&amp;Iacute;A Y SALUD EN LA 3&amp;ordf; EDAD&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN INMULOG&amp;Iacute;A CL&amp;Iacute;NICA&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN METODOLOG&amp;Iacute;A DE CUIDADOS DE ENFERMER&amp;Iacute;A, PARA LA PARTICIPACI&amp;Oacute;N E INTERVENCI&amp;Oacute;N COMUNITARIA EN ATENCI&amp;Oacute;N PRIMARIA&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left: 8px; margin-bottom: 11px;"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:10.0pt"&gt;&lt;span style="line-height:115%"&gt;EN ATENCI&amp;Oacute;N HOSPITALARIA EN EL PACIENTE PEDI&amp;Aacute;TRICO: PREVENCI&amp;Oacute;N, DIAGN&amp;Oacute;STICO Y TRATAMIENTO DE ENFERMEDADES&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left: 8px; margin-bottom: 11px;"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:10.0pt"&gt;&lt;span style="line-height:115%"&gt;EN METODOLOG&amp;Iacute;A ENFERMERA PARA EL DESARROLLO DE PROGRAMAS DE SALUD&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left: 8px; margin-bottom: 11px;"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:10.0pt"&gt;&lt;span style="line-height:115%"&gt;EN APLICACI&amp;Oacute;N DE LA METODOLOG&amp;Iacute;A ENFERMERA PARA LA MEJORA DE LA CALIDAD DE VIDA EN LA TERCERA EDAD&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left: 8px; margin-bottom: 11px;"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:10.0pt"&gt;&lt;span style="line-height:115%"&gt;EN URGENCIAS Y EMERGENCIAS&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left: 8px; margin-bottom: 11px;"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:10.0pt"&gt;&lt;span style="line-height:115%"&gt;EN SALUD Y SEGURIDAD ALIMENTARIA EN LA COCINA DE COLECTIVIDADES&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left: 8px; margin-bottom: 11px;"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:10.0pt"&gt;&lt;span style="line-height:115%"&gt;EN ALIMENTACI&amp;Oacute;N Y NUTRICI&amp;Oacute;N APLICADA A LA SALUD&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left: 8px; margin-bottom: 11px;"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:10.0pt"&gt;&lt;span style="line-height:115%"&gt;EN CUIDADOS DE ENFERMER&amp;Iacute;A M&amp;Eacute;DICO-QUIR&amp;Uacute;RGICA&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;EXPERTOS UNIVERSITARIOS&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-left:8px;margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;120&amp;euro;&lt;/b&gt; (20 ECTS)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN GESTI&amp;Oacute;N Y ATENCI&amp;Oacute;N INTEGRAL DEL PACIENTE EN EDAD PEDI&amp;Aacute;TRICA&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN LA CONSTITUCI&amp;Oacute;N ESPA&amp;Ntilde;OLA: VISI&amp;Oacute;N GENERAL Y AN&amp;Aacute;LISIS DE LOS DERECHOS FUNDAMENTALES Y LIBERTADES P&amp;Uacute;BLICAS CON ESPECIAL REFERENCIA A LA PROTECCI&amp;Oacute;N DE LA SALUD&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN EL SISTEMA CONSTITUCIONAL ESPA&amp;Ntilde;OL: AN&amp;Aacute;LISIS DE LOS PRINCIPALES &amp;Oacute;RGANOS E INSTITUCIONES&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN VIOLENCIA DE G&amp;Eacute;NERO, VIOLENCIA SEXUAL Y VIOLENCIA EN EL &amp;Aacute;MBITO FAMILIAR PARA PERSONAL SANITARIO&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN ENFERMER&amp;Iacute;A QUIR&amp;Uacute;RGICA&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:11px; margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EN CUIDADOS DE ENFERMER&amp;Iacute;A EN EL PACIENTE HOSPITALIZADO&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px; margin-left:8px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;UNIVERSIDAD EUROPEA MIGUEL DE CERVANTES&amp;nbsp;&lt;b&gt;&lt;span style="font-size:20.0pt"&gt;&lt;span style="line-height:107%"&gt;UEMC&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;EXPERTOS UNIVERSITARIOS&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-left:8px;margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;120&amp;euro;&lt;/b&gt; (20 ECTS)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li style="margin-left: 8px; margin-bottom: 11px;"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EXPERTO UNIVERSITARIO EN GESTI&amp;Oacute;N DE ATENCI&amp;Oacute;N CIUDADANA Y ADMINISTRACI&amp;Oacute;N P&amp;Uacute;BLICA ELECTR&amp;Oacute;NICA.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left: 8px; margin-bottom: 11px;"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;EXPERTO UNIVERSITARIO EN GESTI&amp;Oacute;N PRESUPUESTARIA.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p style="margin-left:8px;margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;UNIVERSIDAD CATOLICA DE AVILIA &lt;b&gt;&lt;span style="font-size:20.0pt"&gt;&lt;span style="line-height:107%"&gt;UCAV&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-left:8px;margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;NUEVOS M&amp;Aacute;STERES DE LA UCAV 22&lt;b&gt;0&amp;euro;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN NORMATIVAS SANITARIAS, RIESGOS LABORALES Y LEGALIDAD EN LA&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;ADMINISTRACIONES P&amp;Uacute;BLICAS (CC.AA. DE CANARIAS)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN GESTI&amp;Oacute;N SANITARIA Y LABORAL: FUNDAMENTOS LEGALES Y HERRAMIENTAS&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;ADMINISTRATIVAS (CC.AA. DE CASTILLA Y LE&amp;Oacute;N)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN GESTI&amp;Oacute;N LEGAL EN EL &amp;Aacute;MBITO SANITARIO: PROTECCI&amp;Oacute;N DE DATOS, P&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;REVENCI&amp;Oacute;N DE RIESGOS Y PROCEDIMIENTOS ADMINISTRATIVOS (CC.AA. DE ASTURIAS)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN DESARROLLO PROFESIONAL EN SALUD Y GESTI&amp;Oacute;N EMPRESARIAL P&amp;Uacute;BLICA:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;LEGISLACI&amp;Oacute;N, ADMINISTRACI&amp;Oacute;N E INFORM&amp;Aacute;TICA (CC.AA. DE VALENCIA)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN LEGISLACI&amp;Oacute;N SANITARIA Y GESTI&amp;Oacute;N ADMINISTRATIVA (CC.AA. DE CANTABRIA)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN LEGISLACI&amp;Oacute;N SANITARIA, SALUD LABORAL Y ADMINISTRACI&amp;Oacute;N P&amp;Uacute;BLICA(CC.AA. DE CASTILLA-LA MANCHA)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN LEGISLACI&amp;Oacute;N SANITARIA, PREVENCI&amp;Oacute;N DE RIESGOS, PROCEDIMIENTOSADMINISTRATIVOS, TECNOLOG&amp;Iacute;AS Y GESTI&amp;Oacute;N P&amp;Uacute;BLICA (CC.AA. DE GALICIA)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN LEGISLACI&amp;Oacute;N SANITARIA, PROTECCI&amp;Oacute;N DE DATOS, PROCEDIMIENTOS ADMINISTRATIVOS Y TECNOLOG&amp;Iacute;AS PARA LA EFICIENCIA ADMINISTRATIVA (CC.AA. DE ANDALUC&amp;Iacute;A)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN DERECHO SANITARIO 360&amp;ordm;: LEGISLACI&amp;Oacute;N, PROTECCI&amp;Oacute;N DE DATOS, PREVENCI&amp;Oacute;N DE RIESGOS Y PROCEDIMIENTOS INFORM&amp;Aacute;TICOS (CC.AA. DE MADRID)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN MANEJO HOSPITALARIO&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN ATENCI&amp;Oacute;N, CUIDADOS Y GESTI&amp;Oacute;N CL&amp;Iacute;NICA&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:11px; margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;M&amp;Aacute;STER EN ATENCI&amp;Oacute;N INTEGRAL AL PACIENTE HOSPITALARIO&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p style="margin-left:8px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;EXPERTOS UNIVERSITARIOS&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-left:8px;margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;90&amp;euro;&lt;/b&gt; (20 ECTS)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;EXPERTO EN GESTI&amp;Oacute;N DE ESTRATEGIAS INNOVADORAS PARA EL &amp;Aacute;REA DE LA SALUD&lt;/li&gt;&#xD;
	&lt;li&gt;EXPERTO EN ADMINISTRACI&amp;Oacute;N Y DIRECCI&amp;Oacute;N DE ORGANISMOS P&amp;Uacute;BLICOS&lt;/li&gt;&#xD;
	&lt;li&gt;EXPERTO EN INGL&amp;Eacute;S PARA PROFESIONALES SANITARIOS&lt;/li&gt;&#xD;
	&lt;li&gt;EXPERTO EN ATENCI&amp;Oacute;N EDUCATIVA AL ALUMNADO CON TRASTORNO DEL ESPECTRO AUTISTA DE GRADO 1: UN ENFOQUE INCLUSIVO DE LAS NEURODIVERGENCIAS EN EL &amp;Aacute;MBITO ESCOLA&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li style="margin-left: 8px; margin-bottom: 11px;"&gt;&lt;big&gt;&lt;span style="font-size:18px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;Duraci&amp;oacute;n y Condiciones de Pago:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;&amp;mdash; Los cursos de m&amp;aacute;ster tienen una duraci&amp;oacute;n de 9 y 6 meses, mientras que los cursos de experto duran entre 2 y 3 meses.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;&amp;mdash; Pago &amp;uacute;nico o pago fraccionado sin intereses: primer plazo en el mes de matriculaci&amp;oacute;n y segundo plazo en el tercer mes.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&lt;span style="font-size:18px;"&gt;&lt;big&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;Informaci&amp;oacute;n de Inter&amp;eacute;s:&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 11px;"&gt;&lt;big&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Poppins"&gt;Los M&amp;aacute;steres y Expertos est&amp;aacute;n acreditados por la Universidad de Vitoria-Gasteiz&amp;nbsp; y UCAV con T&amp;iacute;tulos Propios de dicha Universidades e impartidos por el Grupo de Formaci&amp;oacute;n EGS. Los cr&amp;eacute;ditos obtenidos al finalizar la actividad son valorados en cr&amp;eacute;ditos ECTS.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/48318</guid><title>Te ayudamos a preparar tus ex&#xE1;menes de cara a los Procesos Selectivos de Estabilizaci&#xF3;n y Ordinario. Gratuito y solo para afiliados/as a CSIF Canarias</title><pubDate>Mon, 11 Mar 24 11:46:00 CET</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/48318</link><dc:creator xmlns:dc="dc">sergio.agrella.galvan</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Formaci&#xF3;n</category><category>Formaci&#xF3;n CSIF espec&#xED;fica</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Administrativos</category><category>Auxiliares Administrativos</category><category>TCAE</category><category>Enfermer&#xED;a</category><category>M&#xE9;dicos</category><category>Otro Personal Sanitario</category><category>Personal de gesti&#xF3;n y servicios - Sanidad</category><category>Trabajadores sociales</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/anuncio-curso-1736335430.png" type="image/png" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;A1 SANITARIO&lt;/strong&gt;:&amp;nbsp;&lt;span style="font-size:12px;"&gt;M&amp;Eacute;DICO/A DE FAMILIA,&amp;nbsp;ODONTOESTOMAT&amp;Oacute;LOGO/A&lt;/span&gt;.&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;A2 SANITARIO&lt;/strong&gt;: &lt;span style="font-size:12px;"&gt;ENFERMERA/O&lt;/span&gt;.&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;C1 SANITARIO&lt;/strong&gt;:&amp;nbsp;&lt;span style="font-size:12px;"&gt;T&amp;Eacute;CNICO/A ESPECIALISTA EN DOCUMENTACI&amp;Oacute;N SANITARIA,&amp;nbsp;T&amp;Eacute;CNICO/A ESPECIALISTA EN LABORATORIO,&amp;nbsp;T&amp;Eacute;CNICA/O ESPECIALISTA EN RADIODIAGN&amp;Oacute;STICO,&amp;nbsp;T&amp;Eacute;CNICA/O ESPECIALISTA EN HIGIENE BUCODENTAL&lt;/span&gt;.&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;C2 SANITARIO&lt;/strong&gt;: &lt;span style="font-size:12px;"&gt;AUXILIAR DE ENFERMER&amp;Iacute;A&lt;/span&gt;.&lt;br /&gt;&#xD;
	&amp;nbsp;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;A1 GESTI&amp;Oacute;N Y SERVICIOS&lt;/strong&gt;:&amp;nbsp;&lt;span style="font-size:12px;"&gt;GRUPO T&amp;Eacute;CNICO DE LA FUNCI&amp;Oacute;N ADMINISTRATIVA,&amp;nbsp;T&amp;Eacute;CNICA/O TITULADA/O SUPERIOR INFORM&amp;Aacute;TICA.&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;A2 GESTI&amp;Oacute;N Y SERVICIOS&lt;/strong&gt;:&amp;nbsp;&lt;span style="font-size:12px;"&gt;T&amp;Eacute;CNICA/O TITULADO MEDIO DE INFORM&amp;Aacute;TICA, GRUPO A / A2 GESTI&amp;Oacute;N Y SERVICIOS - GRUPO DE GESTI&amp;Oacute;N DE LA FUNCI&amp;Oacute;N ADMINISTRATIVA,&amp;nbsp;TRABAJADOR/A SOCIAL.&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;C1 GESTI&amp;Oacute;N Y SERVICIOS&lt;/strong&gt;:&amp;nbsp;&lt;span style="font-size:12px;"&gt;GRUPO ADMINISTRATIVO DE LA FUNCI&amp;Oacute;N ADMINISTRATIVA,&amp;nbsp;COCINERA/O.&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;C2 GESTI&amp;Oacute;N Y SERVICIOS&lt;/strong&gt;&lt;span style="font-size: 12px;"&gt;:&amp;nbsp;GRUPO AUXILIAR ADMINISTRATIVO DE LA FUNCI&amp;Oacute;N ADMINISTRATIVA,&amp;nbsp;CONDUCTOR/A,&amp;nbsp;TELEFONISTA.&lt;/span&gt;&lt;br /&gt;&#xD;
	&amp;nbsp;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;OTRAS AGRUPACIONES PROFESIONALES&lt;/strong&gt;:&amp;nbsp;&lt;span style="font-size:12px;"&gt;PINCHE,&amp;nbsp;CELADOR/A,&amp;nbsp;COSTURERA, LAVANDERA, PLANCHADORA.&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;br /&gt;&#xD;
Si perteneces a alguna de las categor&amp;iacute;as que adjuntamos en la imagen y te interesa acceder a nuestra aula virtual para hacer los cuestionarios, escribe un correo a&amp;nbsp;&lt;a href="mailto:sanidad38@csif.es"&gt;sanidad38@csif.es&lt;/a&gt;&amp;nbsp;con tu nombre completo, categor&amp;iacute;a y DNI para poder comprobar tu afiliaci&amp;oacute;n y, tras eso, proporcionarte las credenciales.&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;Si tu categor&amp;iacute;a es distinta a las ofertadas por CSIF, pero est&amp;aacute;s interesado/a en el servicio, escr&amp;iacute;benos igualmente un correo con tu nombre completo DNI y categor&amp;iacute;a para, llegado a un n&amp;uacute;mero m&amp;iacute;nimo de solicitudes, preparar tambi&amp;eacute;n los cuestionarios.&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/46257</guid><title>Te ayudamos a preparar tus ex&#xE1;menes de cara a los Procesos Selectivos de Estabilizaci&#xF3;n y Ordinario. Gratuito y solo para afiliados/as a CSIF Canarias</title><pubDate>Tue, 20 Feb 24 12:08:16 CET</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/46257</link><dc:creator xmlns:dc="dc">admin</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Formaci&#xF3;n</category><category>Formaci&#xF3;n CSIF espec&#xED;fica</category><category>Otra formaci&#xF3;n</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>TCAE</category><category>Celadores</category><category>Enfermer&#xED;a</category><category>M&#xE9;dicos</category><category>Otro Personal Sanitario</category><category>Personal de gesti&#xF3;n y servicios - Sanidad</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/65d6300300f47.png" type="image/png" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p class="rtejustify"&gt;Si perteneces a alguna de las categor&#xED;as que adjuntamos en la imagen y te interesa acceder a nuestra aula virtual para hacer los cuestionarios, escribe un correo a &lt;a href="mailto:sanidad38@csif.es"&gt;sanidad38@csif.es&lt;/a&gt; con tu nombre completo y DNI para poder comprobar tu afiliaci&#xF3;n y, tras eso, proporcionarte las credenciales.&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="rtejustify"&gt;Si tu categor&#xED;a es distinta a las ofertadas por CSIF, pero est&#xE1;s interesado/a en el servicio, escr&#xED;benos igualmente un correo con tu nombre completo DNI y categor&#xED;a para, llegado a un n&#xFA;mero m&#xED;nimo de solicitudes, preparar tambi&#xE9;n los cuestionarios.&lt;/p&gt;&#xD;
</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/33065</guid><title>Inscripci&#xF3;n al Webinar &#x201C;Microbiota y Salud Mental&#x201D;</title><pubDate>Tue, 24 Oct 23 05:10:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/33065</link><dc:creator xmlns:dc="dc">admin</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Formaci&#xF3;n</category><category>Formaci&#xF3;n CSIF espec&#xED;fica</category><category>Prevenci&#xF3;n de Riesgos Laborales</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Estatutario</category><category>Eventual</category><category>Funcionario</category><category>Funcionario en pr&#xE1;cticas</category><category>Interino</category><category>Personal del sector privado</category><category>Laboral</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/65c7414d88092.jpg" type="image/jpeg" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&amp;nbsp;&#xD;
&lt;h3 style="text-align: center;"&gt;CSIF &lt;em&gt;TE INFORMA&lt;/em&gt;&lt;/h3&gt;&#xD;
&lt;h2 style="text-align: justify;"&gt;&lt;strong&gt;Inscripci&#xF3;n al Webinar "Microbiota y Salud Mental".&lt;/strong&gt;&lt;/h2&gt;&#xD;
&lt;p style="text-align: justify;"&gt;La &lt;strong&gt;Central Sindical Independiente y de Funcionarios (CSIF&lt;/strong&gt;), sindicato m&#xE1;s representativo en las administraciones y con presencia creciente en el sector privado, comprometido con la salud mental y el bienestar laboral, organiza la Webinar &lt;strong&gt;&#x201C;Microbiota y Salud Mental&#x201D; en colaboraci&#xF3;n con la Consultora Bienestar y Salud Laboral (BSL)&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;p style="text-align: justify;"&gt;Con el &lt;strong&gt;objetivo de promover h&#xE1;bitos saludables en las organizaciones, nos centramos en el autocuidado y en sensibilizar respecto a c&#xF3;mo influyen nuestros h&#xE1;bitos alimenticios en nuestro estado emocional en base a evidencias cient&#xED;ficas&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;p style="text-align: justify;"&gt;En ella trataremos:&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
 	&lt;li style="text-align: justify;"&gt;Relaci&#xF3;n entre la salud digestiva y la salud mental.&lt;/li&gt;&#xD;
 	&lt;li style="text-align: justify;"&gt;Consejos para el cuidado y el equilibrio de la microbiota y la nutrici&#xF3;n.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Ponente: Sonia Oceransky&lt;/strong&gt; &#x2013; Coach y nutricionista de BSL.&lt;/p&gt;&#xD;
&lt;h4 style="text-align: justify; color:#FF0000"&gt;&lt;strong&gt;EL PROCESO DE INSCRIPCI&#xD3;N se cerrar&#xE1; el 15 de noviembre de 2023.&lt;/strong&gt;&lt;/h4&gt;&#xD;
&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Inscr&#xED;bete en el siguiente enlace:&lt;/strong&gt; &lt;a href="https://www.csif.es/contenido/nacional/general/368820" target="_blank" rel="noopener noreferrer"&gt;aqu&#xED;&lt;/a&gt;.&lt;/p&gt;&#xD;
&lt;h4 style="text-align: justify; color:#FF0000;"&gt;&lt;strong&gt;EL HORARIO EN CANARIAS ES UNA HORA MENOS, DE 16 A 17 HORAS.&lt;/strong&gt;&lt;/h4&gt;&#xD;
&amp;nbsp;&#xD;
&lt;hr /&gt;&#xD;
&amp;nbsp;&#xD;
&lt;p style="text-align: justify;"&gt;M&#xE1;s informaci&#xF3;n en nuestra secci&#xF3;n: &lt;a href="https://www.csif-agca-canarias.com/prevencion/" target="_blank" rel="noopener noreferrer"&gt;Prevenci&#xF3;n&lt;/a&gt;&lt;/p&gt;&#xD;
&amp;nbsp;&#xD;
&lt;b&gt;Canarias, a 24 de octubre de 2023.&lt;/b&gt;&#xD;
&lt;div&gt;&lt;strong&gt;CSIF, sector auton&#xF3;mico de Canarias&lt;/strong&gt;&lt;/div&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/canariassanidad/articulo/25405</guid><title>Plan de Formaci&#xF3;n del Instituto Canario de Administraci&#xF3;n P&#xFA;blica (ICAP) para el a&#xF1;o 2023</title><pubDate>Tue, 09 May 23 10:25:26 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/canariassanidad/articulo/25405</link><dc:creator xmlns:dc="dc">admin</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Formaci&#xF3;n</category><category>Otra formaci&#xF3;n</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Estatutario</category><category>Funcionario</category><category>Funcionario en pr&#xE1;cticas</category><category>Interino</category><category>Laboral</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/65c73bb5ae37a.jpg" type="image/jpeg" medium="image"><media:credit/><media:title>Canarias - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;&lt;a href="http://www.gobiernodecanarias.org/boc/2023/088/005.html" style="color: rgb(0, 51, 153); font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify;"&gt;Resoluci&#xF3;n de 2 de mayo de 2023, de la Directora, por la que se hace p&#xFA;blico el Plan de Formaci&#xF3;n para 2023.&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Podr&#xE1;n solicitar la inscripci&#xF3;n a los cursos en el siguiente enlace (se requiere, para la inscripci&#xF3;n, el usuario y contrase&#xF1;a del Gobierno de Canarias o alguno de los certificados electr&#xF3;nicos reconocidos por la Administraci&#xF3;n)&amp;nbsp;:&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www3.gobiernodecanarias.org/aplicaciones/gesforsvcor/login/auth"&gt;https://www3.gobiernodecanarias.org/aplicaciones/gesforsvcor/login/auth&lt;/a&gt;&lt;/p&gt;&#xD;
</content:encoded></item></channel></rss>
