<?xml version="1.0"?>
<rss version="2.0"><channel><title>Castilla y Le&#xF3;n - Educaci&#xF3;n</title><description>Castilla y Le&#xF3;n - Educaci&#xF3;n</description><language>ca</language><link>https://www.csif.es/ca/portada/castillayleoneducacion/categoria/destinosprovisionales</link><lastBuildDate>Tue, 14 Apr 26 18:49:38 CEST</lastBuildDate><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88741</guid><title>Webinar gratuita organizada por CSIF: Inteligencia Artificial aplicada a la Educaci&#xF3;n I y II.</title><pubDate>Mon, 13 Apr 26 10:11:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88741</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Lunes, 20 y 27 de abril de 17:00h. a 18:30 h.</dcterms:alternative><description>- Lunes, 20 y 27 de abril de 17:00h. a 18:30 h.</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>Catedr&#xE1;ticos Ense&#xF1;anza Secundaria</category><category>Maestros</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/1-1776068100-1776072924.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69dca5e885e33.png" style="width: 1080px; height: 1350px;" /&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/74546</guid><title>Calculadora vacacional: &#xBF;Cu&#xE1;ntos d&#xED;as de vacaciones generadas y no disfrutadas me van a pagar este verano?</title><pubDate>Thu, 09 Apr 26 10:04:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/74546</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- CSIF sigue pidiendo el pago de los dos meses de verano para todos los interinos que trabajen m&#xE1;s de 5 meses y medio durante el curso.</dcterms:alternative><description>- CSIF sigue pidiendo el pago de los dos meses de verano para todos los interinos que trabajen m&#xE1;s de 5 meses y medio durante el curso.</description><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/calculadora-prorroga-vacacional-web-1751926721-1775724320.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n 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" /&gt;&#xD;
&lt;title&gt;&lt;/title&gt;&#xD;
&lt;style type="text/css"&gt;:root {&#xD;
        --verde: #07824b;&#xD;
        --rosa: #e84a9b;&#xD;
        --gris: #f3f3f3;&#xD;
        --blanco: #ffffff;&#xD;
      }&#xD;
      * {&#xD;
        box-sizing: border-box;&#xD;
      }&#xD;
      body {&#xD;
        margin: 0;&#xD;
        font-family: 'Segoe UI', sans-serif;&#xD;
        background-color: var(--gris);&#xD;
        color: #222;&#xD;
      }&#xD;
      .main {&#xD;
        display: flex;&#xD;
        flex-wrap: wrap;&#xD;
        min-height: 100vh;&#xD;
      }&#xD;
      .sidebar {&#xD;
        background-color: var(--verde);&#xD;
        color: white;&#xD;
        padding: 2rem;&#xD;
        flex: 1 1 300px;&#xD;
        display: flex;&#xD;
        flex-direction: column;&#xD;
        justify-content: space-between;&#xD;
      }&#xD;
      .sidebar img {&#xD;
        max-width: 160px;&#xD;
        margin-bottom: 1rem;&#xD;
      }&#xD;
      .sidebar h1 {&#xD;
        font-size: 1.5rem;&#xD;
        margin-bottom: 1.5rem;&#xD;
        text-transform: uppercase;&#xD;
      }&#xD;
      .sidebar ol {&#xD;
        padding-left: 1rem;&#xD;
      }&#xD;
      .sidebar li {&#xD;
        margin-bottom: 1rem;&#xD;
      }&#xD;
      .sidebar hr {&#xD;
        border: none;&#xD;
        border-top: 1px solid #fff;&#xD;
        margin: 1.5rem 0;&#xD;
      }&#xD;
      .sidebar .info-box {&#xD;
        background-color: rgba(255, 255, 255, 0.15);&#xD;
        padding: 1rem;&#xD;
        border-radius: 8px;&#xD;
        font-size: 0.9rem;&#xD;
        line-height: 1.4;&#xD;
        display: flex;&#xD;
        align-items: flex-start;&#xD;
        gap: 0.5rem;&#xD;
      }&#xD;
      .content {&#xD;
        flex: 2 1 500px;&#xD;
        padding: 2rem;&#xD;
        background-color: white;&#xD;
      }&#xD;
      .form-row {&#xD;
        display: flex;&#xD;
        gap: 1rem;&#xD;
        flex-wrap: wrap;&#xD;
      }&#xD;
      input[type="date"] {&#xD;
        padding: 0.5rem;&#xD;
        border-radius: 5px;&#xD;
        border: 1px solid #ccc;&#xD;
        width: 100%;&#xD;
      }&#xD;
      label {&#xD;
        font-weight: bold;&#xD;
      }&#xD;
      button {&#xD;
        background-color: var(--verde);&#xD;
        color: white;&#xD;
        padding: 0.6rem 1.2rem;&#xD;
        border: none;&#xD;
        border-radius: 5px;&#xD;
        cursor: pointer;&#xD;
        margin-top: 1rem;&#xD;
      }&#xD;
      button:hover {&#xD;
        background-color: #056b3f;&#xD;
      }&#xD;
      .result {&#xD;
        margin-top: 2rem;&#xD;
        padding: 1rem;&#xD;
        border-radius: 8px;&#xD;
        background-color: #fdf0f5;&#xD;
        border-left: 5px solid var(--rosa);&#xD;
      }&#xD;
      .vacante-section {&#xD;
        display: flex;&#xD;
        align-items: center;&#xD;
        gap: 1rem;&#xD;
        margin-top: 1rem;&#xD;
      }&#xD;
      #calcularBtn {&#xD;
        background-color: var(--rosa);&#xD;
      }&#xD;
      #calcularBtn:hover {&#xD;
        background-color: #c9367e;&#xD;
      }&#xD;
      #periodosAgregados {&#xD;
        background-color: #bde3d3;&#xD;
        border-radius: 5px;&#xD;
        padding: 1rem;&#xD;
        min-height: 60px;&#xD;
        margin-top: 1rem;&#xD;
      }&#xD;
      .nota-legal {&#xD;
        color: var(--rosa);&#xD;
        margin-top: 1rem;&#xD;
        font-weight: bold;&#xD;
        font-size: 0.9rem;&#xD;
      }&#xD;
      @media (max-width: 768px) {&#xD;
        .main {&#xD;
          flex-direction: column;&#xD;
        }&#xD;
      }&#xD;
&lt;/style&gt;&#xD;
&lt;div class="main"&gt;&#xD;
&lt;div class="sidebar"&gt;&#xD;
&lt;div&gt;&lt;img alt="CSIF Educaci&#xF3;n CyL" src="data:image/png;base64,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" /&gt;&#xD;
&lt;h1&gt;CALCULADORA DE PR&amp;Oacute;RROGA VACACIONAL&lt;/h1&gt;&#xD;
&#xD;
&lt;ol&gt;&#xD;
	&lt;li&gt;A&amp;ntilde;ade todos los periodos que has trabajado.&lt;/li&gt;&#xD;
	&lt;li&gt;Indica si has tenido vacante.&lt;/li&gt;&#xD;
	&lt;li&gt;Rev&amp;iacute;salos y pulsa en calcular pr&amp;oacute;rroga.&lt;/li&gt;&#xD;
&lt;/ol&gt;&#xD;
&#xD;
&lt;hr /&gt;&#xD;
&lt;div class="info-box"&gt;&lt;span style="font-size: 1.2rem;"&gt;&#x2139;&#xFE0F;&lt;/span&gt; &lt;span&gt; Tendr&amp;aacute;n car&amp;aacute;cter de vacante, aunque se oferten posteriormente al AIVI, aquellas que hubieran quedado desiertas o hayan sido objeto de renuncia en el AIVI. Tambi&amp;eacute;n las sustituciones derivadas de jubilaciones ofertadas antes del 15 de octubre de 2025. &lt;/span&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="content"&gt;&#xD;
&lt;div class="form-row"&gt;&#xD;
&lt;div style="flex:1"&gt;&lt;label&gt;Inicio del periodo&lt;/label&gt;&lt;br /&gt;&#xD;
&lt;input class="inicio" type="date" /&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;div style="flex:1"&gt;&lt;label&gt;Final del periodo&lt;/label&gt;&lt;br /&gt;&#xD;
&lt;input class="fin" type="date" /&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;button onclick="a&#xF1;adirPeriodo()"&gt;A&amp;Ntilde;ADIR PERIODO&lt;/button&gt;&#xD;
&#xD;
&lt;h3&gt;Periodos a&amp;ntilde;adidos&lt;/h3&gt;&#xD;
&#xD;
&lt;div id="periodosAgregados"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&#xD;
&lt;div class="vacante-section"&gt;&lt;label&gt;&lt;input id="vacanteCheck" type="checkbox" /&gt; He obtenido una vacante&lt;/label&gt;&lt;/div&gt;&#xD;
&lt;button id="calcularBtn" onclick="calcularVacaciones()"&gt;CALCULAR PR&amp;Oacute;RROGA&lt;/button&gt;&#xD;
&#xD;
&lt;div class="result" id="resultado"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&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;
&lt;/div&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 data-end="280" data-start="199"&gt;&#x1F9FE; &amp;iquest;C&amp;oacute;mo se pagan las vacaciones a los interinos docentes en Castilla y Le&amp;oacute;n?&lt;/h3&gt;&#xD;
&#xD;
&lt;h4 data-end="312" data-start="282"&gt;&#x2705; &lt;strong data-end="312" data-start="289"&gt;1. Proporcionalidad&lt;/strong&gt;&lt;/h4&gt;&#xD;
&#xD;
&lt;p data-end="467" data-start="313"&gt;Los interinos &lt;strong data-end="371" data-start="327"&gt;generan derecho a vacaciones retribuidas&lt;/strong&gt; en proporci&amp;oacute;n al tiempo trabajado.&lt;/p&gt;&#xD;
&#xD;
&lt;ul data-end="712" data-start="469"&gt;&#xD;
	&lt;li data-end="553" data-start="469"&gt;&#xD;
	&lt;p data-end="553" data-start="471"&gt;&lt;strong data-end="497" data-start="471"&gt;Por cada mes trabajado&lt;/strong&gt;, se generan &lt;strong data-end="552" data-start="510"&gt;aproximadamente 2,5 d&amp;iacute;as de vacaciones.&lt;/strong&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="712" data-start="554"&gt;&#xD;
	&lt;p data-end="712" data-start="556"&gt;Si no pueden disfrutar de esos d&amp;iacute;as (por ejemplo, porque finaliza su nombramiento en junio), se les &lt;strong data-end="687" data-start="656"&gt;abonar&amp;aacute;n en la n&amp;oacute;mina final&lt;/strong&gt; como parte proporcional.&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="712" data-start="554"&gt;&#xD;
	&lt;p data-end="712" data-start="556"&gt;Si han&amp;nbsp;trabajado &lt;strong data-end="55" data-start="25"&gt;m&amp;aacute;s de cinco meses y medio&lt;/strong&gt; (&amp;asymp; 165 d&amp;iacute;as) en el curso, los dos meses de verano cuentan solo&amp;nbsp;como &lt;strong data-end="156" data-start="113"&gt;servicio a efectos de baremo de oposiciones e interinidades.&lt;/strong&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;hr data-end="717" data-start="714" /&gt;&#xD;
&lt;h4 data-end="756" data-start="719"&gt;&#x2705; &lt;strong data-end="756" data-start="726"&gt;2. Pago en la n&amp;oacute;mina final&lt;/strong&gt;&lt;/h4&gt;&#xD;
&#xD;
&lt;p data-end="861" data-start="757"&gt;Cuando un interino cesa (por ejemplo, el 30 de junio), en su &lt;strong data-end="847" data-start="818"&gt;n&amp;oacute;mina de fin de contrato&lt;/strong&gt; se le abonan:&lt;/p&gt;&#xD;
&#xD;
&lt;ul data-end="1032" data-start="862"&gt;&#xD;
	&lt;li data-end="910" data-start="862"&gt;&#xD;
	&lt;p data-end="910" data-start="864"&gt;Las &lt;strong data-end="892" data-start="868"&gt;vacaciones generadas&lt;/strong&gt; y no disfrutadas. Estas deben computar como tiempo de servicio. Si no te las han reconocido como tal ponte en contacto con tu sede de CSIF.&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="977" data-start="911"&gt;&#xD;
	&lt;p data-end="977" data-start="913"&gt;La parte proporcional de la&amp;nbsp;paga&amp;nbsp;extra de junio.&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;hr data-end="1037" data-start="1034" /&gt;&#xD;
&lt;h4 data-end="1112" data-start="1039"&gt;&#x2705; &lt;strong data-end="1112" data-start="1046"&gt;3. Casos especiales: nombramientos de curso completo o vacante&lt;/strong&gt;&lt;/h4&gt;&#xD;
&#xD;
&lt;p data-end="1128" data-start="1113"&gt;Si un interino:&lt;/p&gt;&#xD;
&#xD;
&lt;ul data-end="1228" data-start="1129"&gt;&#xD;
	&lt;li data-end="1188" data-start="1129"&gt;&#xD;
	&lt;p data-end="1188" data-start="1131"&gt;Tiene una &lt;strong data-end="1152" data-start="1141"&gt;vacante&lt;/strong&gt; (nombramiento de larga duraci&amp;oacute;n), y&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="1228" data-start="1189"&gt;&#xD;
	&lt;p data-end="1228" data-start="1191"&gt;Est&amp;aacute; &lt;strong data-end="1227" data-start="1196"&gt;en activo en julio o agosto (el nombramiento finaliza el 31 de agosto).&lt;/strong&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p data-end="1416" data-start="1230"&gt;Entonces &lt;strong data-end="1286" data-start="1239"&gt;s&amp;iacute; puede disfrutar las vacaciones en verano&lt;/strong&gt; (julio-agosto) como cualquier funcionario de carrera.&lt;br data-end="1343" data-start="1340" /&gt;&#xD;
&amp;rarr; En este caso, &lt;strong data-end="1381" data-start="1359"&gt;no se pagan aparte&lt;/strong&gt;, porque se consideran disfrutadas.&lt;/p&gt;&#xD;
&#xD;
&lt;hr data-end="1421" data-start="1418" /&gt;&#xD;
&lt;h4 data-end="1447" data-start="1423"&gt;&#x2757; Ejemplo pr&amp;aacute;ctico:&lt;/h4&gt;&#xD;
&#xD;
&lt;ul data-end="1685" data-start="1448"&gt;&#xD;
	&lt;li data-end="1566" data-start="1448"&gt;&#xD;
	&lt;p data-end="1566" data-start="1450"&gt;Si trabajaste desde el &lt;strong data-end="1505" data-start="1473"&gt;10 de febrero al 25 de junio&lt;/strong&gt; y no tienes vacante en verano, tu contrato termina en junio.&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="1682" data-start="1567"&gt;&#xD;
	&lt;p data-end="1682" data-start="1569"&gt;En tu &lt;strong data-end="1594" data-start="1575"&gt;n&amp;oacute;mina de junio&lt;/strong&gt; te pagar&amp;aacute;n unos &lt;strong data-end="1636" data-start="1611"&gt;12 d&amp;iacute;as de vacaciones&lt;/strong&gt; (dependiendo de los d&amp;iacute;as exactos trabajados).&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;hr data-end="1689" data-start="1686" /&gt;&#xD;
&lt;h3 data-end="1725" data-start="1691"&gt;&#x1F9D1;&amp;zwj;&#x1F3EB; Normativa de referencia:&lt;/h3&gt;&#xD;
&#xD;
&lt;ul data-end="1963" data-start="1726"&gt;&#xD;
	&lt;li data-end="1771" data-start="1726"&gt;&#xD;
	&lt;p data-end="1771" data-start="1728"&gt;Estatuto B&amp;aacute;sico del Empleado P&amp;uacute;blico (EBEP)&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li data-end="1963" data-start="1848"&gt;&#xD;
	&lt;p data-end="1963" data-start="1850"&gt;Instrucciones de final de curso (que cada a&amp;ntilde;o especifican c&amp;oacute;mo se computan y pagan las vacaciones para interinos)&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p data-end="1963" data-start="1850"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p data-end="1963" data-start="1850" style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/686cdeab38ab1.png" style="width: 600px; height: 227px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;script&gt;&#xD;
  function a&#xF1;adirPeriodo() {&#xD;
    const container = document.getElementById("periodosAgregados");&#xD;
    const inicio = document.querySelector(".inicio").value;&#xD;
    const fin = document.querySelector(".fin").value;&#xD;
    if (!inicio || !fin) return;&#xD;
    const dias = calcularDias(inicio, fin);&#xD;
    const entry = document.createElement("div");&#xD;
    entry.textContent = `Del ${inicio} al ${fin} &#x2192; ${dias} d&#xED;as`;&#xD;
    container.appendChild(entry);&#xD;
    document.querySelector(".inicio").value = "";&#xD;
    document.querySelector(".fin").value = "";&#xD;
  }&#xD;
&#xD;
  function calcularDias(start, end) {&#xD;
    const d1 = new Date(start);&#xD;
    const d2 = new Date(end);&#xD;
    const diff = (d2 - d1) / (1000 * 60 * 60 * 24) + 1;&#xD;
    return diff &gt; 0 ? diff : 0;&#xD;
  }&#xD;
&#xD;
  function calcularVacaciones() {&#xD;
    const vacante = document.getElementById("vacanteCheck").checked;&#xD;
    const resultado = document.getElementById("resultado");&#xD;
    let texto = "";&#xD;
&#xD;
    if (vacante) {&#xD;
      texto += `&lt;strong&gt;Vacaciones generadas:&lt;/strong&gt; Se asigna una pr&#xF3;rroga vacacional completa de 2 meses.`;&#xD;
    } else {&#xD;
      const items = document.querySelectorAll("#periodosAgregados div");&#xD;
      let totalDias = 0;&#xD;
      items.forEach(div =&gt; {&#xD;
        const match = div.textContent.match(/&#x2192; (\d+) d&#xED;as/);&#xD;
        if (match) totalDias += parseInt(match[1]);&#xD;
      });&#xD;
      let diasVacaciones = (totalDias * 2.5) / 30;&#xD;
      texto += `&#xD;
        &lt;strong&gt;Total trabajado:&lt;/strong&gt; ${totalDias.toFixed(0)} d&#xED;as&lt;br&gt;&#xD;
        &lt;strong&gt;Vacaciones generadas:&lt;/strong&gt; ${diasVacaciones.toFixed(1)} d&#xED;as&#xD;
      `;&#xD;
    }&#xD;
&#xD;
    texto += `&lt;div class="nota-legal"&gt;Recuerda que estos c&#xE1;lculos son orientativos y que dependen de los periodos que contemple la administraci&#xF3;n.&lt;/div&gt;`;&#xD;
    resultado.innerHTML = texto;&#xD;
  }&#xD;
&lt;/script&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88037</guid><title>&#xA1;Ya est&#xE1; bien! CSIF TE DEFIENDE - El profesorado como pilar del sistema educativo.</title><pubDate>Thu, 26 Mar 26 11:21:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88037</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Por la dignificaci&#xF3;n de la labor docente</dcterms:alternative><description>- Por la dignificaci&#xF3;n de la labor docente</description><category>Boletines y publicaciones CSIF</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/ya-esta-bien-web-1774520806.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content"/></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88858</guid><title>Interinos. PES y otros cuerpos. Listas extraordinarias din&#xE1;micas. Curso 25 / 26. Solicitudes del mes de abril. Listados de admitidos y excluidos.</title><pubDate>Tue, 14 Apr 26 12:57:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88858</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Solicitudes: del 1 al 5 de cada mes hasta mayo de 2026.</dcterms:alternative><description>- Solicitudes: del 1 al 5 de cada mes hasta mayo de 2026.</description><category>Empleo</category><category>Ofertas y bolsas de trabajo</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/1-1776164520.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;hr /&gt;&#xD;
&lt;p&gt;La&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-listas-dinamicas/interinos-listas-dinamicas-curso-25-26/interinos-pes-cuerpos-listas-extraordinarias-dinamica-d2854/interinos-pes-cuerpos-listas-extraordinarias-dinamica-e1892.ficheros/1875264-ListasDin%C3%A1micas_2025-26_Sec_Publicaci%C3%B3nAbril_Resoluci%C3%B3n_Firmada.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Resoluci&amp;oacute;n de 14 de abril de 2026, de la Direcci&amp;oacute;n General de Recursos Humanos&amp;nbsp;(259.9&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&amp;nbsp;da publicidad a la relaci&amp;oacute;n de personas aspirantes admitidas y excluidas en las listas extraordinarias din&amp;aacute;micas al desempe&amp;ntilde;o de puestos docentes en r&amp;eacute;gimen de interinidad en centros docentes p&amp;uacute;blicos de ense&amp;ntilde;anzas no universitarias de la Comunidad de Castilla y Le&amp;oacute;n, durante el curso escolar 2025/2026, en el plazo habilitado en el mes de abril.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Listados que acompa&amp;ntilde;an a la resoluci&amp;oacute;n:&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-listas-dinamicas/interinos-listas-dinamicas-curso-25-26/interinos-pes-cuerpos-listas-extraordinarias-dinamica-d2854/interinos-pes-cuerpos-listas-extraordinarias-dinamica-e1892.ficheros/1875265-ListasDin%C3%A1micas_2025-26_Secundaria_Abril_Listado1_Admitidos.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Relaci&amp;oacute;n de aspirantes admitidos&amp;nbsp;(97.3&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(4 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-listas-dinamicas/interinos-listas-dinamicas-curso-25-26/interinos-pes-cuerpos-listas-extraordinarias-dinamica-d2854/interinos-pes-cuerpos-listas-extraordinarias-dinamica-e1892.ficheros/1875266-ListasDin%C3%A1micas_2025-26_Secundaria_Abril_Listado2_Excluidos.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Relaci&amp;oacute;n de aspirantes excluidos&amp;nbsp;(129.5&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(26 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-listas-dinamicas/interinos-listas-dinamicas-curso-25-26/interinos-pes-cuerpos-listas-extraordinarias-dinamica-d2854/interinos-pes-cuerpos-listas-extraordinarias-dinamica-e1892.ficheros/1875267-ListasDin%C3%A1micas_2025-26_Secundaria_Abril_Listado3_Desistimientos.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Relaci&amp;oacute;n de desistimientos&amp;nbsp;(81.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(1 p&amp;aacute;gina)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Pincha en al imagen para acceder a toda la informaci&amp;oacute;n sobre interinidades:&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;em&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/36876"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/6911f97966139.png" style="height: 115px; width: 400px;" /&gt;&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88825</guid><title>Maestros interinos: curso 2025/2026. AISI semana del 13 al 17 de abril de 2026. Sustituciones.</title><pubDate>Tue, 14 Apr 26 09:55:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88825</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Peticiones: desde las 10:00 horas del 14 de abril a las 10:00 horas del 15 de abril de 2026.</dcterms:alternative><description>- Peticiones: desde las 10:00 horas del 14 de abril a las 10:00 horas del 15 de abril de 2026.</description><category>Empleo</category><category>Ofertas y bolsas de trabajo</category><category>Oposiciones</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Maestros</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/1-1776153526.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;Listado de sustituciones ofertadas&lt;/strong&gt;:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-maestros/maestros-interinos-curso-2025-2026-aivi-aisi-aisi-semanal/maestros-interinos-curso-2025-2026-aisi-sustituciones/maestros-interinos-curso-2025-2026-aisi-semana-13-17-abril.ficheros/1875261-AISIsem_Maestros_Sustituciones_20260414_0956.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;AISIsem_Maestros_Sustituciones_20260414_0956&amp;nbsp;(168.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(12 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;Plazo para realizar la petici&amp;oacute;n informatizada de sustituciones&lt;/strong&gt;: desde las 10:00 horas del 14 de abril de 2026 hasta las 10:00 horas del 15 de abril de 2026.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Manual AISI - Sustituciones&lt;/strong&gt;:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-maestros/maestros-interinos-curso-2025-2026-aivi-aisi-aisi-semanal/maestros-interinos-curso-2025-2026-aisi-sustituciones/maestros-interinos-curso-2025-2026-aisi-semana-13-17-abril.ficheros/1874901-Manual_Instrucciones_AISIS_Semanales.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Manual_Instrucciones_AISIS_Semanales&amp;nbsp;(976.4&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(11 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Acceso a la aplicaci&amp;oacute;n AISI&lt;/strong&gt;&amp;nbsp;- Sustituciones a trav&amp;eacute;s de identificaci&amp;oacute;n mediante sistema Cl@ve:&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://aplicaciones.educa.jcyl.es/AISI/" target="_blank" title="Acceso aplicaci&#xF3;n AISI"&gt;&lt;img alt="icon_AISI. Este enlace se abrir&#xE1; en una ventana nueva" height="63" src="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-maestros/maestros-interinos-curso-2025-2026-aivi-aisi-aisi-semanal/maestros-interinos-curso-2025-2026-aisi-sustituciones/maestros-interinos-curso-2025-2026-aisi-semana-13-17-abril.ficheros/1874902-icon_AISI.jpg?width=248&amp;amp;height=63&amp;amp;aspectRatio=true" width="248" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Plazo para descargar el PDF acreditativo con las peticiones efectuadas&lt;/strong&gt;: desde la finalizaci&amp;oacute;n del plazo de peticiones hasta el viernes 17 de abril.&lt;/p&gt;&#xD;
&#xD;
&lt;p&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;&lt;b&gt;Durante el tercer trimestre del curso 2025-2026&lt;/b&gt;&amp;nbsp;seguir&amp;aacute;n realiz&amp;aacute;ndose procesos de oferta y adjudicaci&amp;oacute;n&amp;nbsp;&lt;u&gt;informatizada&lt;/u&gt;&amp;nbsp;de puestos en r&amp;eacute;gimen de interinidad a trav&amp;eacute;s del Portal de Educaci&amp;oacute;n con una periodicidad semanal.&amp;nbsp;&lt;b&gt;(AISIs Semanales)&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;Este es el&amp;nbsp;&lt;i&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-maestros/maestros-interinos-curso-2025-2026-aivi-aisi-aisi-semanal/maestros-interinos-curso-2025-2026-aisi-sustituciones/maestros-interinos-curso-2025-2026-sustituciones-tercer-tri.ficheros/1866233-calendario%20previsto.pdf" style="color:#0563c1; text-decoration:underline"&gt;&amp;nbsp;calendario previsto&amp;nbsp;(185.1&amp;nbsp;KB)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/i&gt;&amp;nbsp;de los procesos a lo largo de este tercer trimestre de curso:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;table class="Table" style="width:644px; background:white; border-collapse:collapse" width="644"&gt;&#xD;
	&lt;thead&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="padding:.1px .1px .1px .1px; background-color:white"&gt;&amp;nbsp;&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:10px 10px 10px 10px; background-color:#f3cbb6; border-top:1px solid #c8c8c8; border-right:1px solid #c8c8c8; border-left:1px solid #c8c8c8"&gt;&#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;&lt;span style="color:black"&gt;Semana&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:10px 10px 10px 10px; background-color:#f3cbb6; border-top:1px solid #c8c8c8; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;&lt;span style="color:black"&gt;Publicaci&amp;oacute;n de sustituciones&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:10px 10px 10px 10px; background-color:#f0bfa8; border-top:1px solid #c8c8c8; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;&lt;span style="color:black"&gt;Plazo de petici&amp;oacute;n de sustituciones&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:10px 10px 10px 10px; background-color:#ecb39a; border-top:1px solid #c8c8c8; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;&lt;span style="color:black"&gt;Adjudicaci&amp;oacute;n de sustituciones&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/thead&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td nowrap="nowrap" rowspan="11" style="border-bottom:1px solid #c8c8c8; padding:6px 6px 6px 6px; background-color:#b3e5a1; border-top:1px solid #c8c8c8; border-right:1px solid #c8c8c8; border-left:1px solid #c8c8c8"&gt;&#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;&lt;span style="color:black"&gt;PRIMARIA&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 30 de marzo al 3 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;30 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 12:00 horas del 30 de marzo a las 12:00 horas del 31 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;31 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 6 al 10 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;7 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 12:00 horas del 7 de abril a las 12:00 horas del 8 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;8 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 13 al 17 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;14 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 14 de abril a las 10:00 horas del 15 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;15 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 20 al 24 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;21 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 21 de abril a las 10:00 horas del 22 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;22 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 27 de abril al 1 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;28 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 28 de abril a las 10:00 horas del 29 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;29 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 4 al 8 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;5 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 5 de mayo a las 10:00 horas del 6 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;6 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 11 al 15 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;12 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 12 de mayo a las 10:00 horas del 14 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;14 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 18 al 22 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;19 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 19 de mayo a las 10:00 horas del 20 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;20 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 25 al 29 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;26 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 26 de mayo a las 10:00 horas del 27 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;27 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 1 al 5 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;2 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 2 de junio a las 10:00 horas del 3 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;3 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 8 al 12 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;9 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 9 de junio a las 10:00 horas del 10 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;10 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td nowrap="nowrap" rowspan="11" style="border-bottom:1px solid #c8c8c8; padding:6px 6px 6px 6px; background-color:#95dcf7; border-top:none; border-right:1px solid #c8c8c8; border-left:1px solid #c8c8c8"&gt;&#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;&lt;span style="color:black"&gt;SECUNDARIA&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 30 de marzo al 3 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;30 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 12:00 horas del 30 de marzo a las 12:00 horas del 31 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;31 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 6 al 10 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;7 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 12:00 horas del 7 de abril a las 12:00 horas del 8 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;8 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 13 al 17 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;14 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 14 de abril a las 10:00 horas del 15 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;15 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 20 al 24 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;21 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 21 de abril a las 10:00 horas del 22 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;22 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 27 de abril al 1 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;28 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 28 de abril a las 10:00 horas del 29 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;29 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 4 al 8 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;5 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 5 de mayo a las 10:00 horas del 6 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;6 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 11 al 15 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;12 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 12 de mayo a las 10:00 horas del 14 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;14 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 18 al 22 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;19 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 19 de mayo a las 10:00 horas del 20 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;20 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 25 al 29 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;26 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 26 de mayo a las 10:00 horas del 27 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;27 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 1 al 5 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;2 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 2 de junio a las 10:00 horas del 3 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;3 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 8 al 12 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;9 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 9 de junio a las 10:00 horas del 10 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;10 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;ol&gt;&#xD;
	&lt;li style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="tab-stops:list 36.0pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;Qui&amp;eacute;n puede participar&lt;/b&gt;:&lt;br /&gt;&#xD;
	Los interinos que formen parte de listas ordinarias que est&amp;eacute;n&amp;nbsp;&lt;b&gt;disponibles&lt;/b&gt;&amp;nbsp;dentro del plazo que se establezca para realizar las peticiones de cada proceso.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="tab-stops:list 36.0pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;C&amp;oacute;mo participar:&lt;/b&gt;&lt;br /&gt;&#xD;
	&lt;b&gt;Para optar a un puesto,&lt;/b&gt;&amp;nbsp;el participante deber&amp;aacute; realizar un&amp;nbsp;&lt;b&gt;n&amp;uacute;mero m&amp;iacute;nimo de peticiones&lt;/b&gt;: el 40% de las sustituciones catalogadas como obligatorias (igual que en los procesos de AISI del inicio de curso).&lt;br /&gt;&#xD;
	Si el participante no alcanza el m&amp;iacute;nimo de peticiones exigido se considera que no ha participado, quedando disponible en listas.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="tab-stops:list 36.0pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;La participaci&amp;oacute;n en estos procesos es voluntaria por lo que:&lt;/b&gt;&lt;br /&gt;&#xD;
	Si no participa&amp;nbsp;&lt;b&gt;no ser&amp;aacute; eliminado de listas&lt;/b&gt;&amp;nbsp;y permanecer&amp;aacute; disponible en las mismas.&lt;br /&gt;&#xD;
	Si no participa no ser&amp;aacute; necesario que aporte justificaci&amp;oacute;n de no participar, por ninguna causa.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="tab-stops:list 36.0pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;Aplicaci&amp;oacute;n inform&amp;aacute;tica:&lt;/b&gt;&lt;br /&gt;&#xD;
	Las peticiones se realizar&amp;aacute;n a trav&amp;eacute;s de la&amp;nbsp;&lt;b&gt;aplicaci&amp;oacute;n inform&amp;aacute;tica&lt;/b&gt;, autentic&amp;aacute;ndose mediante el&amp;nbsp;&lt;b&gt;sistema Cl@ve&lt;/b&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="tab-stops:list 36.0pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;Si se le adjudica una vacante:&lt;/b&gt;&lt;br /&gt;&#xD;
	Deber&amp;aacute; contactar con la direcci&amp;oacute;n provincial correspondiente para realizar la toma de posesi&amp;oacute;n e incorporarse al centro.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ol&gt;&#xD;
&#xD;
&lt;p&gt;La aplicaci&amp;oacute;n de consulta en l&amp;iacute;nea, en el Portal de Educaci&amp;oacute;n, que permite consultar a los interinos su posici&amp;oacute;n en tiempo real en las listas de diferentes especialidades, es la siguiente:&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-curso-25-26-consulta-linea" target="_blank" title="Acceso a la aplicaci&#xF3;n"&gt;&lt;img alt="Acceso a la aplicaci&#xF3;n. Este enlace se abrir&#xE1; en una ventana nueva" height="75" src="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-maestros/maestros-interinos-curso-2025-2026-aivi-aisi-aisi-semanal/maestros-interinos-curso-2025-2026-aisi-sustituciones/maestros-interinos-curso-2025-2026-aisi-semana-26-30-enero.ficheros/1857540-acceso-a-la-aplicaci%C3%B3n.jpg?width=232&amp;amp;height=75&amp;amp;aspectRatio=true" width="232" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Toda la informaci&amp;oacute;n sobre interinidades haciendo clic en la imagen:&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/36876"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/6967864bcf674.png" style="height: 115px; width: 400px;" /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88464</guid><title>Inscripci&#xF3;n para el Webinar: Orientaciones metodol&#xF3;gicas para el dise&#xF1;o de programaciones did&#xE1;cticas - Secundaria y Bachillerato</title><pubDate>Thu, 09 Apr 26 08:27:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88464</link><dc:creator xmlns:dc="dc">jose-luis.narbona.moreno</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Webinar gratuito exclusivo para afiliadas/os que se celebrar&#xE1; el pr&#xF3;ximo martes 21 de abril de 17:&#xB7;30h a 18:45h&#xD;
- Impartido por David Mart&#xED;nez&#xD;
- Inscripci&#xF3;n hasta el viernes 17 de abril de 2026...</dcterms:alternative><description>- Webinar gratuito exclusivo para afiliadas/os que se celebrar&#xE1; el pr&#xF3;ximo martes 21 de abril de 17:&#xB7;30h a 18:45h&#xD;
- Impartido por David Mart&#xED;nez&#xD;
- Inscripci&#xF3;n hasta el viernes 17 de abril de 2026...</description><category>Formaci&#xF3;n</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/webinar-secundaria-web-1775720161.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;&lt;b&gt;&lt;u&gt;ORIENTACIONES PARA EL DISE&amp;Ntilde;O DE PROGRAMACIONES DID&amp;Aacute;CTICAS.&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;b&gt;SECUNDARIA Y BACHILLERATO.&lt;/b&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul type="disc"&gt;&#xD;
	&lt;li&gt;CLAVES PARA &lt;b&gt;OPOSITORES Y DOCENTES EN ACTIVO.&lt;/b&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;COMPETENCIAS / FUNCIONES /RESPONSABILIDADES.&lt;/li&gt;&#xD;
	&lt;li&gt;POR D&amp;Oacute;NDE EMPEZAR. &amp;Iacute;NDICE DE LA PROGRAMACI&amp;Oacute;N.&lt;/li&gt;&#xD;
	&lt;li&gt;PROCESOS DE EVALUACON.&lt;/li&gt;&#xD;
	&lt;li&gt;ORIENTACIONES METODOL&amp;Oacute;GICAS.&lt;/li&gt;&#xD;
	&lt;li&gt;REFERENCIAS NORMATIVAS DE DIFERENTES COMUNIDADES AUT&amp;Oacute;NOMAS.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;hr /&gt;&#xD;
&lt;p&gt;Rellene todos los campos para poder recibir el enlace de acceso al Webinar. Recuerde que este webinar es gratuito y exclusivo para afiliados/as de CSIF.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Es fundamental introducir correctamente los datos para validar la afiliaci&amp;oacute;n.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;El d&amp;iacute;a anterior se enviar&amp;aacute; el enlace para el acceso al Webinar.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;u&gt;&lt;strong&gt;PROTECCI&amp;Oacute;N DE DATOS&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;De conformidad con las normativas de protecci&amp;oacute;n de datos le facilitamos la siguiente informaci&amp;oacute;n del tratamiento:&lt;br /&gt;&#xD;
Responsable: CENTRAL SINDICAL INDEPENDIENTE Y DE FUNCIONARIOS (CSIF), en adelante CSIF.&lt;br /&gt;&#xD;
Fines del tratamiento: registro en Webinar on-line formativo.&lt;br /&gt;&#xD;
Derechos que le asisten: acceso, rectificaci&amp;oacute;n, portabilidad, supresi&amp;oacute;n, limitaci&amp;oacute;n y oposici&amp;oacute;n.&lt;br /&gt;&#xD;
&lt;a href="https://www.csif.es/es/articulo/nacional/general/38699#csif-ayuda" target="_blank"&gt;M&amp;aacute;s informaci&amp;oacute;n del tratamiento&lt;/a&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88826</guid><title>Interinos PES y otros cuerpos: Curso 2025-2026. AISI semana del 13 al 17 de abril 2026. Sustituciones.</title><pubDate>Tue, 14 Apr 26 09:58:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88826</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Peticiones: desde las 10:00 horas del 14 de abril a las 10:00 horas del 15 de abril de 2026.</dcterms:alternative><description>- Peticiones: desde las 10:00 horas del 14 de abril a las 10:00 horas del 15 de abril de 2026.</description><category>Empleo</category><category>Ofertas y bolsas de trabajo</category><category>Oposiciones</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/a-1776153651.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;De conformidad con lo dispuesto en el apartado sexto de la resoluci&amp;oacute;n de 12 de junio de 2025 por la que se convoca el procedimiento de adjudicaci&amp;oacute;n informatizada de puestos de trabajo docentes en r&amp;eacute;gimen de interinidad, vacantes (AIVI), sustituciones de inicio de curso (AISI) y sustituciones a lo largo del curso escolar, en los centros p&amp;uacute;blicos no universitarios y servicios de apoyo a los mismos dependientes de la Consejer&amp;iacute;a de Educaci&amp;oacute;n, para el curso escolar 2025/2026, se hace publica la relaci&amp;oacute;n de sustituciones:&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;Listado de sustituciones ofertadas:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-curso-2025-2026-aivi-aisi-aisi-semanal/interinos-pes-cuerpos-curso-2025-2026-aisi-semana-13-17-abr.ficheros/1875262-AISI-S16_Secundaria_2025_Sustituciones_20260414.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de sustituciones&amp;nbsp;(222.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(42 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Plazo para realizar la petici&amp;oacute;n informatizada de sustituciones: desde las 10:00 horas del 14 de abril de 2026 hasta las 10:00 horas del 15 de abril de 2026&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;Manual de AISI - Sustituciones:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-curso-2025-2026-aivi-aisi-aisi-semanal/interinos-pes-cuerpos-curso-2025-2026-aisi-semana-13-17-abr.ficheros/1875257-Manual_Instrucciones_AISIS_Semanales.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Manual de la aplicaci&amp;oacute;n de peticiones&amp;nbsp;(976.4&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(11 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Acceso a la aplicaci&amp;oacute;n AISI - Sustituciones a trav&amp;eacute;s de identificaci&amp;oacute;n mediante sistema Cl@ve:&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;a href="https://aplicaciones.educa.jcyl.es/AISI/" target="_blank" title=""&gt;&lt;img alt="icon_AISI. Este enlace se abrir&#xE1; en una ventana nueva" height="63" src="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-curso-2025-2026-aivi-aisi-aisi-semanal/interinos-pes-cuerpos-curso-2025-2026-aisi-semana-13-17-abr.ficheros/1875258-icon_AISI.jpg?width=248&amp;amp;height=63&amp;amp;aspectRatio=true" width="248" /&gt;&lt;/a&gt;&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Plazo para descargar el PDF acreditativo con las peticiones efectuadas&lt;/strong&gt;: desde la finalizaci&amp;oacute;n del plazo de peticiones hasta el viernes 17 de abril.&lt;/p&gt;&#xD;
&#xD;
&lt;p&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;&lt;b&gt;Durante el tercer trimestre del curso 2025-2026&lt;/b&gt;&amp;nbsp;seguir&amp;aacute;n realiz&amp;aacute;ndose procesos de oferta y adjudicaci&amp;oacute;n&amp;nbsp;&lt;u&gt;informatizada&lt;/u&gt;&amp;nbsp;de puestos en r&amp;eacute;gimen de interinidad a trav&amp;eacute;s del Portal de Educaci&amp;oacute;n con una periodicidad semanal.&amp;nbsp;&lt;b&gt;(AISIs Semanales)&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;Este es el&amp;nbsp;&lt;i&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-maestros/maestros-interinos-curso-2025-2026-aivi-aisi-aisi-semanal/maestros-interinos-curso-2025-2026-aisi-sustituciones/maestros-interinos-curso-2025-2026-sustituciones-tercer-tri.ficheros/1866233-calendario%20previsto.pdf" style="color:#0563c1; text-decoration:underline"&gt;&amp;nbsp;calendario previsto&amp;nbsp;(185.1&amp;nbsp;KB)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/i&gt;&amp;nbsp;de los procesos a lo largo de este tercer trimestre de curso:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;table class="Table" style="width:644px; background:white; border-collapse:collapse" width="644"&gt;&#xD;
	&lt;thead&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="padding:.1px .1px .1px .1px; background-color:white"&gt;&amp;nbsp;&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:10px 10px 10px 10px; background-color:#f3cbb6; border-top:1px solid #c8c8c8; border-right:1px solid #c8c8c8; border-left:1px solid #c8c8c8"&gt;&#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;&lt;span style="color:black"&gt;Semana&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:10px 10px 10px 10px; background-color:#f3cbb6; border-top:1px solid #c8c8c8; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;&lt;span style="color:black"&gt;Publicaci&amp;oacute;n de sustituciones&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:10px 10px 10px 10px; background-color:#f0bfa8; border-top:1px solid #c8c8c8; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;&lt;span style="color:black"&gt;Plazo de petici&amp;oacute;n de sustituciones&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:10px 10px 10px 10px; background-color:#ecb39a; border-top:1px solid #c8c8c8; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;&lt;span style="color:black"&gt;Adjudicaci&amp;oacute;n de sustituciones&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/thead&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td nowrap="nowrap" rowspan="11" style="border-bottom:1px solid #c8c8c8; padding:6px 6px 6px 6px; background-color:#b3e5a1; border-top:1px solid #c8c8c8; border-right:1px solid #c8c8c8; border-left:1px solid #c8c8c8"&gt;&#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;&lt;span style="color:black"&gt;PRIMARIA&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 30 de marzo al 3 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;30 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 12:00 horas del 30 de marzo a las 12:00 horas del 31 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;31 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 6 al 10 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;7 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 12:00 horas del 7 de abril a las 12:00 horas del 8 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;8 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 13 al 17 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;14 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 14 de abril a las 10:00 horas del 15 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;15 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 20 al 24 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;21 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 21 de abril a las 10:00 horas del 22 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;22 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 27 de abril al 1 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;28 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 28 de abril a las 10:00 horas del 29 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;29 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 4 al 8 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;5 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 5 de mayo a las 10:00 horas del 6 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;6 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 11 al 15 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;12 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 12 de mayo a las 10:00 horas del 14 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;14 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 18 al 22 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;19 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 19 de mayo a las 10:00 horas del 20 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;20 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 25 al 29 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;26 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 26 de mayo a las 10:00 horas del 27 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;27 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 1 al 5 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;2 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 2 de junio a las 10:00 horas del 3 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;3 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 8 al 12 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;9 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 9 de junio a las 10:00 horas del 10 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#d9edc3; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;10 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td nowrap="nowrap" rowspan="11" style="border-bottom:1px solid #c8c8c8; padding:6px 6px 6px 6px; background-color:#95dcf7; border-top:none; border-right:1px solid #c8c8c8; border-left:1px solid #c8c8c8"&gt;&#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;&lt;span style="color:black"&gt;SECUNDARIA&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 30 de marzo al 3 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;30 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 12:00 horas del 30 de marzo a las 12:00 horas del 31 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;31 de marzo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 6 al 10 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;7 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 12:00 horas del 7 de abril a las 12:00 horas del 8 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;8 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 13 al 17 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;14 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 14 de abril a las 10:00 horas del 15 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;15 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 20 al 24 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;21 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 21 de abril a las 10:00 horas del 22 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;22 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 27 de abril al 1 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;28 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 28 de abril a las 10:00 horas del 29 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;29 de abril&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 4 al 8 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;5 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 5 de mayo a las 10:00 horas del 6 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;6 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 11 al 15 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;12 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 12 de mayo a las 10:00 horas del 14 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;14 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 18 al 22 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;19 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 19 de mayo a las 10:00 horas del 20 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;20 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 25 al 29 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;26 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 26 de mayo a las 10:00 horas del 27 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;27 de mayo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 1 al 5 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;2 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 2 de junio a las 10:00 horas del 3 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;3 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Del 8 al 12 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;9 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;Desde las 10:00 horas del 9 de junio a las 10:00 horas del 10 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="border-bottom:1px solid #c8c8c8; padding:8px 8px 8px 8px; background-color:#cfe7fb; border-top:none; border-right:1px solid #c8c8c8; border-left:none"&gt;&#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;span style="color:black"&gt;10 de junio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;ol&gt;&#xD;
	&lt;li style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="tab-stops:list 36.0pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;Qui&amp;eacute;n puede participar&lt;/b&gt;:&lt;br /&gt;&#xD;
	Los interinos que formen parte de listas ordinarias que est&amp;eacute;n&amp;nbsp;&lt;b&gt;disponibles&lt;/b&gt;&amp;nbsp;dentro del plazo que se establezca para realizar las peticiones de cada proceso.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="tab-stops:list 36.0pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;C&amp;oacute;mo participar:&lt;/b&gt;&lt;br /&gt;&#xD;
	&lt;b&gt;Para optar a un puesto,&lt;/b&gt;&amp;nbsp;el participante deber&amp;aacute; realizar un&amp;nbsp;&lt;b&gt;n&amp;uacute;mero m&amp;iacute;nimo de peticiones&lt;/b&gt;: el 40% de las sustituciones catalogadas como obligatorias (igual que en los procesos de AISI del inicio de curso).&lt;br /&gt;&#xD;
	Si el participante no alcanza el m&amp;iacute;nimo de peticiones exigido se considera que no ha participado, quedando disponible en listas.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="tab-stops:list 36.0pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;La participaci&amp;oacute;n en estos procesos es voluntaria por lo que:&lt;/b&gt;&lt;br /&gt;&#xD;
	Si no participa&amp;nbsp;&lt;b&gt;no ser&amp;aacute; eliminado de listas&lt;/b&gt;&amp;nbsp;y permanecer&amp;aacute; disponible en las mismas.&lt;br /&gt;&#xD;
	Si no participa no ser&amp;aacute; necesario que aporte justificaci&amp;oacute;n de no participar, por ninguna causa.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="tab-stops:list 36.0pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;Aplicaci&amp;oacute;n inform&amp;aacute;tica:&lt;/b&gt;&lt;br /&gt;&#xD;
	Las peticiones se realizar&amp;aacute;n a trav&amp;eacute;s de la&amp;nbsp;&lt;b&gt;aplicaci&amp;oacute;n inform&amp;aacute;tica&lt;/b&gt;, autentic&amp;aacute;ndose mediante el&amp;nbsp;&lt;b&gt;sistema Cl@ve&lt;/b&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:11px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="tab-stops:list 36.0pt"&gt;&lt;span style="line-height:107%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;Si se le adjudica una vacante:&lt;/b&gt;&lt;br /&gt;&#xD;
	Deber&amp;aacute; contactar con la direcci&amp;oacute;n provincial correspondiente para realizar la toma de posesi&amp;oacute;n e incorporarse al centro.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ol&gt;&#xD;
&#xD;
&lt;p&gt;La aplicaci&amp;oacute;n de consulta en l&amp;iacute;nea, en el Portal de Educaci&amp;oacute;n, que permite consultar a los interinos su posici&amp;oacute;n en tiempo real en las listas de diferentes especialidades, es la siguiente:&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-curso-25-26-consulta-linea" target="_blank" title="Acceso a la aplicaci&#xF3;n"&gt;&lt;img alt="Acceso a la aplicaci&#xF3;n. Este enlace se abrir&#xE1; en una ventana nueva" height="75" src="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-maestros/maestros-interinos-curso-2025-2026-aivi-aisi-aisi-semanal/maestros-interinos-curso-2025-2026-aisi-sustituciones/maestros-interinos-curso-2025-2026-aisi-semana-26-30-enero.ficheros/1857540-acceso-a-la-aplicaci%C3%B3n.jpg?width=232&amp;amp;height=75&amp;amp;aspectRatio=true" width="232" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Toda la informaci&amp;oacute;n sobre interinidades haciendo clic en la imagen:&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/36876"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/6967864bcf674.png" /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/86941</guid><title>CSIF pide la matriculaci&#xF3;n en los centros p&#xFA;blicos por ser garant&#xED;a de una educaci&#xF3;n de calidad</title><pubDate>Mon, 09 Mar 26 12:09:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/86941</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Los centros escolares p&#xFA;blicos ofrecen la m&#xE1;s amplia y variada oferta de ense&#xF1;anzas y programas educativos.</dcterms:alternative><description>- Los centros escolares p&#xFA;blicos ofrecen la m&#xE1;s amplia y variada oferta de ense&#xF1;anzas y programas educativos.</description><category>Prensa y Comunicaci&#xF3;n</category><category>Notas de prensa y comunicaciones</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Catedr&#xE1;ticos Ense&#xF1;anza Secundaria</category><category>Maestros</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/educacion-publica-2026-web-1773059772.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n 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/69aeaaa702900.png" style="width: 1169px; height: 184px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:26.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial Narrow&amp;quot;,sans-serif"&gt;CSIF pide la matriculaci&amp;oacute;n en los centros p&amp;uacute;blicos por ser garant&amp;iacute;a de una educaci&amp;oacute;n de calidad&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li style="margin-bottom:13px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Los centros escolares p&amp;uacute;blicos ofrecen la m&amp;aacute;s amplia y variada oferta de ense&amp;ntilde;anzas y programas educativos.&lt;/span&gt;&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&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;La Central Sindical Independiente y de Funcionarios (&lt;b&gt;CSIF) lanza&lt;/b&gt;, un curso m&amp;aacute;s, &lt;b&gt;una nueva campa&amp;ntilde;a de apoyo a la matriculaci&amp;oacute;n en los centros p&amp;uacute;blicos&lt;/b&gt;, destacando que &amp;ldquo;son un &lt;b&gt;pilar fundamental para construir una sociedad m&amp;aacute;s democr&amp;aacute;tica, m&amp;aacute;s inclusiva y m&amp;aacute;s igualitaria, en todos los territorios de la Comunidad&lt;/b&gt;&amp;rdquo;. Asegura, adem&amp;aacute;s, que &amp;ldquo;son una garant&amp;iacute;a de continuidad y de futuro para este servicio esencial para la sociedad que es la educaci&amp;oacute;n&amp;rdquo;. &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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; El sindicato independiente se&amp;ntilde;ala que &lt;b&gt;los est&amp;aacute;ndares de calidad de los centros p&amp;uacute;blicos han quedado demostrados en todos los informes internacionales y pruebas de acceso a la Universidad,&lt;/b&gt; pese a que sobre ellos recae casi todo el esfuerzo de sacar adelante al alumnado con necesidades espec&amp;iacute;ficas de apoyo educativo. Una circunstancia &amp;ldquo;que no impide que sea el mejor lugar para garantizar el &amp;eacute;xito educativo, gracias a la labor de toda la comunidad escolar y, especialmente, de un profesorado vocacional y comprometido&amp;rdquo;. &amp;nbsp;&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; Se pone en valor que los centros p&amp;uacute;blicos son garant&amp;iacute;a de que la formaci&amp;oacute;n de los estudiantes &amp;ldquo;se har&amp;aacute; bajo las &lt;b&gt;premisas de la libertad y la neutralidad ideol&amp;oacute;gica&lt;/b&gt;, para &lt;b&gt;construir una ciudadan&amp;iacute;a cr&amp;iacute;tica y competente&lt;/b&gt;, desde el fomento de los valores democr&amp;aacute;ticos, de participaci&amp;oacute;n, solidaridad e interculturalidad&amp;rdquo;. Otro punto a su favor, dice CSIF, es que los colegios p&amp;uacute;blicos permiten &lt;b&gt;conciliar mejor y m&amp;aacute;s f&amp;aacute;cilmente la vida familiar&lt;/b&gt; gracias a los variados servicios que ofrecen, como comedor escolar, programas madrugadores o transporte escolar, entre otros, a&amp;ntilde;ade CSIF. &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="margin-bottom:13px; margin-left:-9px; text-align:justify; text-indent:7.1pt"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Precisamente, asegura que &amp;ldquo;la educaci&amp;oacute;n p&amp;uacute;blica es la que mejor se adapta a las necesidades e intereses de los estudiantes, ofreciendo la m&amp;aacute;s extensa y variada red de oferta educativa, con toda clase de ense&amp;ntilde;anzas y programas educativos. CSIF resalta que la red de los centros de la educaci&amp;oacute;n p&amp;uacute;blica es la que &lt;b&gt;garantiza el derecho universal a la educaci&amp;oacute;n;&lt;/b&gt; y una prueba de ello es que es la &amp;uacute;nica presente en el extenso territorio de la Comunidad, especialmente en el &amp;aacute;mbito rural, y la que contribuye a paliar las desigualdades sociales y territoriales en estos espacios tan castigados por la despoblaci&amp;oacute;n.&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="margin-bottom:13px; margin-left:-9px; text-align:justify; text-indent:7.1pt"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Por todos estos motivos, &lt;b&gt;CSIF exige a la Administraci&amp;oacute;n educativa de Castilla y Le&amp;oacute;n que fomente la matriculaci&amp;oacute;n en la red de centros educativos p&amp;uacute;blicos&lt;/b&gt;, &amp;ldquo;ya que cuenta con los mejores profesionales que han sido seleccionados despu&amp;eacute;s de unas duras pruebas de admisi&amp;oacute;n&amp;rdquo;. Al mismo tiempo, critica que el periodo de matriculaci&amp;oacute;n coincida, en buena medida, con el periodo vacacional de Semana Santa. &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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;CALENDARIO&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;El proceso de presentaci&amp;oacute;n de &lt;b&gt;solicitudes para el curso 2026/2027&lt;/b&gt; &lt;b&gt;empieza el 17 de marzo de 2026 e ir&amp;aacute; hasta el 8 de abril.&lt;/b&gt; Posteriormente, los centros docentes publicar&amp;aacute;n el 12 de mayo la puntuaci&amp;oacute;n del baremo provisional, estableciendo un plazo a las familias para las &lt;b&gt;reclamaciones del 15 al 21,&lt;/b&gt; mientras que &lt;b&gt;el sorteo ser&amp;aacute; el 29 de mayo&lt;/b&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; Finalmente, el &amp;uacute;ltimo paso del proceso ordinario ser&amp;aacute; el &lt;b&gt;24 de junio&lt;/b&gt;, cuando se hagan p&amp;uacute;blicos los &lt;b&gt;listados de adjudicaci&amp;oacute;n de plazas&lt;/b&gt;. La &lt;b&gt;matriculaci&amp;oacute;n tendr&amp;aacute; lugar del 24 al 30 de junio&lt;/b&gt;, ambos inclusive, para la escolarizaci&amp;oacute;n en &lt;b&gt;Educaci&amp;oacute;n Infantil y Educaci&amp;oacute;n Primaria, &lt;/b&gt;y para &lt;b&gt;Educaci&amp;oacute;n Secundaria el proceso se alarga hasta el 10 de julio. El&lt;/b&gt; proceso extraordinario de admisi&amp;oacute;n se iniciar&amp;aacute; el 13 de julio y terminar&amp;aacute; el 8 de agosto. Por &amp;uacute;ltimo, el 4 de septiembre se publicar&amp;aacute;n los listados de adjudicaci&amp;oacute;n de las plazas escolares extraordinarias&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;. &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;REPERCUSI&amp;Oacute;N EN PRENSA:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;a href="https://www.europapress.es/castilla-y-leon/noticia-csif-pide-junta-fomente-matriculacion-centros-educativos-publicos-ser-garantia-calidad-20260309132918.html" style="color:#0563c1; text-decoration:underline"&gt;https://www.europapress.es/castilla-y-leon/noticia-csif-pide-junta-fomente-matriculacion-centros-educativos-publicos-ser-garantia-calidad-20260309132918.html&lt;/a&gt; &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;a href="https://www.elespanol.com/castilla-y-leon/cultura/educacion-y-universidad/20260309/csif-pide-matriculacion-centros-publicos-garantia-exito-educativo/1003744161975_0.html" style="color:#0563c1; text-decoration:underline"&gt;https://www.elespanol.com/castilla-y-leon/cultura/educacion-y-universidad/20260309/csif-pide-matriculacion-centros-publicos-garantia-exito-educativo/1003744161975_0.html&lt;/a&gt; &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;a href="https://ileon.eldiario.es/actualidad/csif-pide-matriculacion-centros-publicos-garantia-educacion-calidad_1_13053276.html" style="color:#0563c1; text-decoration:underline"&gt;https://ileon.eldiario.es/actualidad/csif-pide-matriculacion-centros-publicos-garantia-educacion-calidad_1_13053276.html&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;a href="https://elmirondesoria.es/soria/capital/csif-pide-matriculacion-en-centros-publicos-por-ser-garantia-de-educacion-de-calidad" style="color:#0563c1; text-decoration:underline"&gt;https://elmirondesoria.es/soria/capital/csif-pide-matriculacion-en-centros-publicos-por-ser-garantia-de-educacion-de-calidad&lt;/a&gt; &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;a href="http://www.gentedigital.es/valladolid/noticia/4275019/csif-pide-a-la-junta-que-fomente-la-matriculacion-en-centros-educativos-publicos-por-ser-garantia-de-calidad/" style="color:#0563c1; text-decoration:underline"&gt;http://www.gentedigital.es/valladolid/noticia/4275019/csif-pide-a-la-junta-que-fomente-la-matriculacion-en-centros-educativos-publicos-por-ser-garantia-de-calidad/&lt;/a&gt; &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;a href="https://sorianoticias.com/noticia/2026-03-09-csif-detalla-el-calendario-escolar-y-pide-apoyar-la-escuela-publica-130400" style="color:#0563c1; text-decoration:underline"&gt;https://sorianoticias.com/noticia/2026-03-09-csif-detalla-el-calendario-escolar-y-pide-apoyar-la-escuela-publica-130400&lt;/a&gt; &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;a href="https://lacronicadesalamanca.com/660792-csif-lanza-una-campana-a-favor-de-la-matriculacion-en-centros-publicos/" style="color:#0563c1; text-decoration:underline"&gt;https://lacronicadesalamanca.com/660792-csif-lanza-una-campana-a-favor-de-la-matriculacion-en-centros-publicos/&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;a href="https://www.msn.com/es-es/noticias/other/csif-pide-a-la-junta-que-fomente-la-matriculaci%C3%B3n-en-centros-educativos-p%C3%BAblicos-por-ser-garant%C3%ADa-de-calidad/ar-AA1XPjki" style="color:#0563c1; text-decoration:underline"&gt;https://www.msn.com/es-es/noticias/other/csif-pide-a-la-junta-que-fomente-la-matriculaci%C3%B3n-en-centros-educativos-p%C3%BAblicos-por-ser-garant%C3%ADa-de-calidad/ar-AA1XPjki&lt;/a&gt;&lt;/span&gt;&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;strong&gt;Admisi&amp;oacute;n del alumnado en los centros docentes sostenidos con fondos p&amp;uacute;blicos de la Comunidad de Castilla y Le&amp;oacute;n, para cursar en el Curso acad&amp;eacute;mico 2026-2027 ense&amp;ntilde;anzas de segundo ciclo de Educaci&amp;oacute;n Infantil, Educaci&amp;oacute;n primaria, Educaci&amp;oacute;n Secundaria Obligatoria (ESO), Bachillerato y Programas de Formaci&amp;oacute;n para la Transici&amp;oacute;n a la vida Adulta.&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;em&gt;Se gestionar&amp;aacute; as&amp;iacute; mismo,la admisi&amp;oacute;n de primer ciclo de educaci&amp;oacute;n infantil cuyos centros tengan continuidad de las ense&amp;ntilde;anzas (segundo ciclo de educaci&amp;oacute;n infantil).&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;LAS NECESIDADES DE ESCOLARIZACI&amp;Oacute;N QUE SURJAN UNA VEZ COMENZADO EL CURSO SE TRAMITAN DIRECTAMENTE EL LA DIRECCI&amp;Oacute;N PROVINCIAL DE EDUCACION CORRESPONDIENTE.&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3&gt;&lt;strong&gt;Informaci&amp;oacute;n general&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;El proceso de admisi&amp;oacute;n al que nos referimos es el que se aplica al alumnado que pretende cursar ense&amp;ntilde;anzas sostenidas con fondos p&amp;uacute;blicos de&amp;nbsp;&lt;strong&gt;segundo ciclo de educaci&amp;oacute;n infantil, educaci&amp;oacute;n primaria, educaci&amp;oacute;n secundaria obligatoria , bachillerato y programas de formaci&amp;oacute;n para la transici&amp;oacute;n a la vida adulta.&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;El proceso de admisi&amp;oacute;n han requerido contar con un soporte normativo, y mecanismos que contribuyan a una mayor calidad en la gesti&amp;oacute;n del mismo y, en este sentido, se establece un completo cat&amp;aacute;logo de principios reguladores del proceso que, adem&amp;aacute;s de la garant&amp;iacute;a de acceso a la ense&amp;ntilde;anza o la libre elecci&amp;oacute;n de centro, incide en la no discriminaci&amp;oacute;n, en la igualdad en la aplicaci&amp;oacute;n de las normas, en la calidad educativa, en la igualdad de oportunidades y la cohesi&amp;oacute;n social.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;La Ley Org&amp;aacute;nica2/2006, de 3 de mayo ed Educaci&amp;oacute;n (LOE), regula en el t&amp;iacute;tulo II cap&amp;iacute;tulo III, la escolarizaci&amp;oacute;n en centros p&amp;uacute;blicos y privados concertados. Este cap&amp;iacute;tulo se ha visto afectado por la modificaci&amp;oacute;n que la citada ley org&amp;aacute;nica ha efectuado la Ley Org&amp;aacute;nica 3/2020, 29 de diciembre (LOMLOE).&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;En cuanto a disposiciones de car&amp;aacute;cter general, est&amp;aacute; constituido por:&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;DECRETO 52/2018&lt;/strong&gt;, de 27 de diciembre,por el que se regula la admisi&amp;oacute;n en centros docentes sostenidos con fondos p&amp;uacute;blicos&amp;nbsp;de la Comunidad de Castilla y Le&amp;oacute;n,modificado por el&amp;nbsp;&lt;strong&gt;DECRETO 32/2021,&lt;/strong&gt;&amp;nbsp;de 25 de noviembre..(..)&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;ORDEN EDU/70/2019,&amp;nbsp;&lt;/strong&gt;de 30 de enero, por la que se desarrolla el Decreto 52/2018.. (...) , modificada por la&amp;nbsp;&lt;strong&gt;ORDEN 1623/2021,&amp;nbsp;&lt;/strong&gt;de 22 de diciembre... (...)&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;em&gt;+ver apartado de normativa&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;La gesti&amp;oacute;n del proceso de admisi&amp;oacute;n de cada a&amp;ntilde;o se concreta en la&amp;nbsp;&lt;strong&gt;Resoluci&amp;oacute;n cuyo&amp;nbsp;&lt;/strong&gt;objetivo general se explicita en su propio articulado, y es concretar las actuaciones que deber&amp;aacute;n llevarse a cabo para la correcta gesti&amp;oacute;n del pr&amp;oacute;ximo proceso de admisi&amp;oacute;n, tanto por el alumnado y familias participantes, como por los dem&amp;aacute;s agentes con participaci&amp;oacute;n en el proceso (centros docentes, &amp;oacute;rganos perif&amp;eacute;ricos, etc.).&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1859838-Resoluci%C3%B3n%20Admisi%C3%B3n%202026.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Resoluci&amp;oacute;n Admisi&amp;oacute;n 2026&amp;nbsp;(1.1&amp;nbsp;&lt;abbr title="Megabyte"&gt;MB&lt;/abbr&gt;)&amp;nbsp;(32 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;MAPA DE ADMISI&amp;Oacute;N&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;Vacantes en centros educativos&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1866301-2026%20Vacantes.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;2026 Vacantes&amp;nbsp;(16.9&amp;nbsp;&lt;abbr title="Megabyte"&gt;MB&lt;/abbr&gt;)&amp;nbsp;(177 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;Criterios complementarios en centros educativos&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1866302-2026%20Criterios%20Complementarios.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;2026 Criterios Complementarios&amp;nbsp;(10.9&amp;nbsp;&lt;abbr title="Megabyte"&gt;MB&lt;/abbr&gt;)&amp;nbsp;(122 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;Unidades Territoriales de Admisi&amp;oacute;n (UTAs)&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;em&gt;Mediante la unidad territorial de admisi&amp;oacute;n se vincula parte de una localidad o varias localidades con uno o varios centros educativos, al objeto de facilitar al alumnado residente en su &amp;aacute;rea geografica el acceso a una plaza para cursar determinadas ense&amp;ntilde;anzas.&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1864168-UTAs%20E.Infantil-E.Primaria.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;UTAs E.Infantil-E.Primaria&amp;nbsp;(685.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(174 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1864169-UTAs%20Educaci%C3%B3n%20Secundaria.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;UTAs Educaci&amp;oacute;n Secundaria&amp;nbsp;(478.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(81 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1864170-UTAs%20Bachillerato%20de%20Artes.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;UTAs Bachillerato de Artes&amp;nbsp;(372.9&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(38 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1864171-UTAs%20Bachillerato%20de%20Ciencias%20y%20Tecnologia.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;UTAs Bachillerato de Ciencias y Tecnologia&amp;nbsp;(443.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(68 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1864172-UTAs%20Bachillerato%20de%20Humanidades%20y%20Ciencias%20Sociales.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;UTAs Bachillerato de Humanidades y Ciencias Sociales&amp;nbsp;(446.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(70 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1864193-UTAs%20Bachillerato%20de%20M%C3%BAsica%20y%20Artes%20Esc%C3%A9nicas.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;UTAs Bachillerato de M&amp;uacute;sica y Artes Esc&amp;eacute;nicas&amp;nbsp;(375.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(38 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1864788-UTAs%20Bachillerato%20General.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;UTAs Bachillerato General&amp;nbsp;(366.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(37 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;Tipificaciones y Determinaciones&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;em&gt;Los centros se podr&amp;aacute;n tipificar y determinar en funci&amp;oacute;n de sus caracteristicas y recursos&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1864167-Tipificaciones%20y%20Determinaciones%202026.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Tipificaciones y Determinaciones 2026&amp;nbsp;(4.7&amp;nbsp;&lt;abbr title="Megabyte"&gt;MB&lt;/abbr&gt;)&amp;nbsp;(54 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;Adscripciones&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;em&gt;La&amp;nbsp;&lt;strong&gt;adscripci&amp;oacute;n entre centros&lt;/strong&gt;&amp;nbsp;se aplica cuando un centro no ofrece la etapa educativa (obligatoria) siguiente sostenida con fondos p&amp;uacute;blicos. En esos casos, el alumnado tiene reservado el paso al centro que s&amp;iacute; imparte la etapa posterior (Centro adscrito)&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/1864166-Adscripciones%202026.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Adscripciones 2026&amp;nbsp;(585.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(176 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;PARTICIPACI&amp;Oacute;N EN EL PROCESO DE ADMISI&amp;Oacute;N&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;La participaci&amp;oacute;n en el proceso de admisi&amp;oacute;n se realiza de forma diferenciada seg&amp;uacute;n el momento y las circunstancias bajo las que se solicite:&lt;/p&gt;&#xD;
&#xD;
&lt;table border="1"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;th id="t1_76822_0_0"&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Proceso ordinario&lt;/strong&gt;&lt;/p&gt;&#xD;
			&amp;nbsp;&#xD;
&#xD;
			&lt;p&gt;&lt;strong&gt;PLAZO DE PRESENTACI&amp;Oacute;N DE SOLICITUDES.&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;&lt;strong&gt;Del 17 de marzo al 8 de abril 2026 (hasta las 14:00h)&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;/th&gt;&#xD;
			&lt;td headers="t1_76822_0_0"&gt;&#xD;
			&lt;p&gt;Periodo comprendido entre la publicaci&amp;oacute;n de la Resoluci&amp;oacute;n anual por la que se concreta la gesti&amp;oacute;n del proceso y la resoluci&amp;oacute;n de adjudicaci&amp;oacute;n de plazas.&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;th id="t1_76822_1_0"&gt;&#xD;
			&lt;p&gt;PERIODO NO ORDINARIO &amp;quot;EXCEPCIONALIDAD&amp;quot;&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;Admisi&amp;oacute;n del alumnado fuera del proceso ordinario. 2&amp;ordm; ciclo de educaci&amp;oacute;n infantil, educaci&amp;oacute;n primaria, ESO y Bachillerato.&lt;br /&gt;&#xD;
			Plazo de presentaci&amp;oacute;n de solicitudes; Del 14 de julio al 28 de agosto de 2026 (14:00h)&lt;/p&gt;&#xD;
			&amp;nbsp;&#xD;
&#xD;
			&lt;p&gt;-ver apartado-&lt;/p&gt;&#xD;
			&lt;/th&gt;&#xD;
			&lt;td headers="t1_76822_1_0"&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Procedimiento de admisi&amp;oacute;n en supuestos excepcionales&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;ul&gt;&#xD;
				&lt;li&gt;&lt;strong&gt;Necesidades excepcionales de&amp;nbsp;escolarizaci&amp;oacute;n inmediata&amp;nbsp;que se produzca a lo largo del curso escolar y no puedan ser resueltas mediante el proceso ordinario de admisi&amp;oacute;n.&lt;/strong&gt;&lt;/li&gt;&#xD;
				&lt;li&gt;Cambio de residencia derivado de actos de violencia de g&amp;eacute;nero.&lt;/li&gt;&#xD;
				&lt;li&gt;Discapacidad sobrevenida.&lt;/li&gt;&#xD;
				&lt;li&gt;Traslado de la unidad familiar (movilidad forzosa).&lt;/li&gt;&#xD;
				&lt;li&gt;Incorporaci&amp;oacute;n al sistema educativo.&lt;/li&gt;&#xD;
				&lt;li&gt;Adopci&amp;oacute;n o acogimiento.&lt;/li&gt;&#xD;
				&lt;li&gt;Convivencia escolar desfavorable.&lt;/li&gt;&#xD;
				&lt;li&gt;Cambios de centro realizados de oficio por la direcci&amp;oacute;n provincial.&lt;/li&gt;&#xD;
			&lt;/ul&gt;&#xD;
&#xD;
			&lt;p&gt;&lt;strong&gt;Procedimiento simplificado de cambio de centro para el curso&lt;/strong&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.tramitacastillayleon.jcyl.es/web/jcyl/AdministracionElectronica/es/Plantilla100Detalle/1251181050732/Tramite/1284774691712/Tramite" target="_blank" title="Este enlace se abrir&#xE1; en una ventana nueva"&gt;&lt;img alt="Enlace tramita Castilla y Le&#xF3;n. Este enlace se abrir&#xE1; en una ventana nueva" height="32" src="https://www.educa.jcyl.es/es/ei-ep-bach-tva.ficheros/898124-img-tramita-cyl.png?width=188&amp;amp;height=32&amp;amp;aspectRatio=true" width="188" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3&gt;Apartados&lt;/h3&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;p&gt;&lt;img alt="" height="59" src="https://www.educa.jcyl.es/es/ei-ep-bach-tva/solicitud-admision-curso-2026-2027-periodo-ordinario.ficheros/436249-formulario.listado.jpg?width=85&amp;amp;height=59" width="85" /&gt;&lt;/p&gt;&#xD;
&#xD;
	&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva/solicitud-admision-curso-2026-2027-periodo-ordinario"&gt;Solicitud de admisi&amp;oacute;n Curso 2026/2027.Periodo Ordinario&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva/calendario-proceso-admision-curso-2026-2027"&gt;&lt;img alt="" height="59" src="https://www.educa.jcyl.es/es/ei-ep-bach-tva/calendario-proceso-admision-curso-2026-2027.ficheros/320062-calendario.jpg?width=85&amp;amp;height=59" width="85" /&gt;Calendario del proceso de admisi&amp;oacute;n Curso 2026/2027&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;p&gt;&lt;img alt="" height="59" src="https://www.educa.jcyl.es/es/ei-ep-bach-tva/preguntas-frecuentes.ficheros/1441091-faq.png?width=85&amp;amp;height=59" width="85" /&gt;&lt;/p&gt;&#xD;
&#xD;
	&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva/preguntas-frecuentes"&gt;PREGUNTAS FRECUENTES&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;p&gt;&lt;img alt="" height="59" src="https://www.educa.jcyl.es/es/ei-ep-bach-tva/informacion-proteccion-datos.ficheros/1452156-admi-proteccion-datos-list.png?width=85&amp;amp;height=59" width="85" /&gt;&lt;/p&gt;&#xD;
&#xD;
	&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva/informacion-proteccion-datos"&gt;Informaci&amp;oacute;n sobre protecci&amp;oacute;n de datos&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;p&gt;&lt;img alt="" height="59" src="https://www.educa.jcyl.es/es/ei-ep-bach-tva/normativa-aplicacion-proceso-admision.ficheros/397034-admi-listado.jpg?width=85&amp;amp;height=59" width="85" /&gt;&lt;/p&gt;&#xD;
&#xD;
	&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/es/ei-ep-bach-tva/normativa-aplicacion-proceso-admision"&gt;Normativa de aplicaci&amp;oacute;n del proceso de admisi&amp;oacute;n&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88510</guid><title>Hoy mi&#xE9;rcoles, 8 de abril de 2026, se implanta la receta electr&#xF3;nica en Castilla y Le&#xF3;n.</title><pubDate>Wed, 08 Apr 26 12:20:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88510</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Informaci&#xF3;n facilitada por MUFACE en este art&#xED;culo.</dcterms:alternative><description>- Informaci&#xF3;n facilitada por MUFACE en este art&#xED;culo.</description><category>Muface</category><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/muface-cambio-aseguradora-web-1775644069.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69d62c2fdbedf.png" style="width: 1080px; height: 1350px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69d62c5790bf8.png" style="width: 1080px; height: 1350px; float: right;" /&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;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;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;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;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;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69d63121f36ca.png" style="width: 1000px; height: 369px;" /&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88439</guid><title>Calendario de la declaraci&#xF3;n de la Renta de 2025.</title><pubDate>Tue, 07 Apr 26 13:09:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88439</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- La campa&#xF1;a de la Renta de 2025 comienza el mi&#xE9;rcoles 8 de abril y finaliza el 30 de junio.</dcterms:alternative><description>- La campa&#xF1;a de la Renta de 2025 comienza el mi&#xE9;rcoles 8 de abril y finaliza el 30 de junio.</description><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/calendario-renta-web-1774869303-1775560431.jpg" type="image/jpeg" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;!-- IMAGEN --&gt;&#xD;
&lt;div class="row mt-4"&gt;&#xD;
&lt;div class="col-12"&gt;&#xD;
&lt;div id="imagen-principal-articulo-bg"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- TEXTO --&gt;&#xD;
&#xD;
&lt;div class="row mb-5 mt-5" id="texto-articulo"&gt;&#xD;
&lt;div class="col-12"&gt;&lt;meta charset="UTF-8"&gt;&lt;meta name="viewport" content="width=device-width, initial-scale=1"&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;title&gt;&lt;/title&gt;&#xD;
&lt;style type="text/css"&gt;body {&#xD;
      font-family: Arial, sans-serif;&#xD;
      line-height: 1.6;&#xD;
      margin: 20px;&#xD;
      padding: 0;&#xD;
      background-color: #f7f7f7;&#xD;
      color: #333;&#xD;
    }&#xD;
    h1 {&#xD;
      color: #006400;&#xD;
    }&#xD;
    h2 {&#xD;
      color: #444;&#xD;
    }&#xD;
    .fecha {&#xD;
      background-color: #006400;&#xD;
      color: #fff;&#xD;
      display: inline-block;&#xD;
      padding: 6px 12px;&#xD;
      margin-right: 10px;&#xD;
      font-weight: bold;&#xD;
      border-radius: 5px;&#xD;
    }&#xD;
    .fecha.rosa {&#xD;
      background-color: #e91e63;&#xD;
    }&#xD;
    .evento {&#xD;
      margin-bottom: 20px;&#xD;
    }&#xD;
    .importante {&#xD;
      background-color: #fff3cd;&#xD;
      border-left: 5px solid #ffc107;&#xD;
      padding: 10px;&#xD;
      margin: 20px 0;&#xD;
    }&#xD;
    .contacto {&#xD;
      background-color: #e0f7fa;&#xD;
      padding: 15px;&#xD;
      border-radius: 5px;&#xD;
      margin-top: 30px;&#xD;
    }&#xD;
    .contacto h3 {&#xD;
      margin-top: 0;&#xD;
    }&#xD;
&lt;/style&gt;&#xD;
&lt;h1&gt;&#x1F4C5; Calendario de la Declaraci&amp;oacute;n de la Renta de 2025&lt;/h1&gt;&#xD;
&#xD;
&lt;p&gt;La campa&amp;ntilde;a de la Renta de 2025 comienza el mi&amp;eacute;rcoles 8 de abril y finaliza el 30 de junio. A continuaci&amp;oacute;n, te mostramos el calendario oficial para presentar tu declaraci&amp;oacute;n seg&amp;uacute;n la modalidad que elijas:&lt;/p&gt;&#xD;
&#xD;
&lt;div class="evento"&gt;&lt;span class="fecha"&gt;8 ABRIL&lt;/span&gt; Inicio del plazo de presentaci&amp;oacute;n telem&amp;aacute;tica.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="evento"&gt;&lt;span class="fecha rosa"&gt;29 ABRIL&lt;/span&gt; Inicio del plazo para solicitar cita previa para atenci&amp;oacute;n telef&amp;oacute;nica.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="evento"&gt;&lt;span class="fecha"&gt;6 MAYO&lt;/span&gt;&amp;nbsp;Inicio de la presentaci&amp;oacute;n por tel&amp;eacute;fono.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="evento"&gt;&lt;span class="fecha rosa"&gt;29 MAYO&lt;/span&gt; Inicio del plazo de solicitud de cita previa para atenci&amp;oacute;n presencial.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="evento"&gt;&lt;span class="fecha"&gt;1 JUNIO&lt;/span&gt;&amp;nbsp;Inicio de la presentaci&amp;oacute;n en oficinas de la Agencia Tributaria.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="evento"&gt;&lt;span class="fecha rosa"&gt;27 JUNIO&lt;/span&gt; &amp;Uacute;ltimo d&amp;iacute;a para pedir cita.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="evento"&gt;&lt;span class="fecha"&gt;30 JUNIO&lt;/span&gt; Fin de la campa&amp;ntilde;a de la Renta de 2025.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="importante"&gt;&#x2705; &lt;strong&gt;Tu afiliaci&amp;oacute;n a CSIF desgrava: Marca la casilla 14&lt;/strong&gt;.&lt;/div&gt;&#xD;
&#xD;
&lt;div class="contacto"&gt;&#xD;
&lt;h3&gt;&#x1F4DE; &amp;iquest;D&amp;oacute;nde pedir cita?&lt;/h3&gt;&#xD;
&#xD;
&lt;p&gt;Puedes solicitar cita desde:&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;La &lt;strong&gt;web&lt;/strong&gt; o la &lt;strong&gt;app&lt;/strong&gt; de la Agencia Tributaria&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;Tel&amp;eacute;fonos autom&amp;aacute;ticos&lt;/strong&gt;: 91 535 73 26 / 901 12 12 24&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;strong&gt;Servicio de cita para Renta&lt;/strong&gt;: 91 553 00 71 / 901 22 33 44&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87996</guid><title>Oposiciones PES y O.C. 2026 CyL. C&#xE1;lculo de la ratio provisional Opositores/plaza.</title><pubDate>Wed, 25 Mar 26 19:24:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87996</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Documento elaborado por CSIF Educaci&#xF3;n CyL para que os sirva de orientaci&#xF3;n a partir del listado provisional de admitidos.</dcterms:alternative><description>- Documento elaborado por CSIF Educaci&#xF3;n CyL para que os sirva de orientaci&#xF3;n a partir del listado provisional de admitidos.</description><category>Empleo</category><category>Oposiciones</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/ratios-oposiciones-web-1774464046.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n 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/69c42a511582b.jpg" style="width: 1123px; height: 794px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c42a5b8434a.jpg" style="width: 1123px; height: 794px; float: left;" /&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/77626"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c42acac7938.png" style="width: 400px; height: 115px;" /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88203</guid><title>Renovaci&#xF3;n de directores de centros p&#xFA;blicos 2026. Convocatoria. Resoluci&#xF3;n definitiva.</title><pubDate>Mon, 30 Mar 26 10:32:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88203</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Ver resoluciones de las diferentes Direcciones provinciales.</dcterms:alternative><description>- Ver resoluciones de las diferentes Direcciones provinciales.</description><category>Concursos y movilidad</category><category>Comisiones de servicios</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Catedr&#xE1;ticos Ense&#xF1;anza Secundaria</category><category>Maestros</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/web-1774860064.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n 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;body {&#xD;
            font-family: Arial, sans-serif;&#xD;
            margin: 0;&#xD;
            padding: 0;&#xD;
            background-color: #f5f5f5;&#xD;
            color: #333;&#xD;
        }&#xD;
        /* Estilo para la secci&#xF3;n del art&#xED;culo */&#xD;
        .csif-article {&#xD;
            max-width: 900px;&#xD;
            margin: 20px auto;&#xD;
            background-color: white;&#xD;
            padding: 20px;&#xD;
            border-radius: 8px;&#xD;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);&#xD;
        }&#xD;
        .csif-article h1 {&#xD;
            color: #00953b;&#xD;
        }&#xD;
        .csif-article .button-grid {&#xD;
            display: grid;&#xD;
            grid-template-columns: repeat(3, 1fr);&#xD;
            gap: 15px;&#xD;
        }&#xD;
        .csif-button {&#xD;
            background-color: #00953b;&#xD;
            color: white;&#xD;
            padding: 10px 20px;&#xD;
            border-radius: 5px;&#xD;
            text-decoration: none;&#xD;
            font-weight: bold;&#xD;
            display: inline-block;&#xD;
            margin: 5px;&#xD;
        }&#xD;
        .csif-button:hover {&#xD;
            background-color: #e5006d; /* Hover rosa */&#xD;
        }&#xD;
&#xD;
        /* Estilo del encabezado CSIF */&#xD;
        .csif-toolbar {&#xD;
            position: sticky;&#xD;
            top: 0;&#xD;
            z-index: 10;&#xD;
            backdrop-filter: saturate(1.2) blur(6px);&#xD;
            background: #ffffffcc;&#xD;
            border-bottom: 1px solid #e5e7eb;&#xD;
            padding: 10px 20px;&#xD;
            display: flex;&#xD;
            justify-content: space-between;&#xD;
            align-items: center;&#xD;
        }&#xD;
        .csif-toolbar .csif-title {&#xD;
            font-size: 1.2rem;&#xD;
            font-weight: 800;&#xD;
            color: #00953b;&#xD;
        }&#xD;
        .csif-btn {&#xD;
            background-color: #00953b;&#xD;
            color: white;&#xD;
            padding: 10px 20px;&#xD;
            border-radius: 5px;&#xD;
            text-decoration: none;&#xD;
            font-weight: bold;&#xD;
        }&#xD;
        .csif-btn:hover {&#xD;
            background-color: #007e32;&#xD;
        }&#xD;
        &#xD;
        /* Cierre redes sociales con la imagen ciclada */&#xD;
        .social-footer {&#xD;
            background-color: #f5f5f5;&#xD;
            padding: 10px 0;&#xD;
            text-align: center;&#xD;
        }&#xD;
        .social-footer img {&#xD;
            width: 50px;&#xD;
            height: 50px;&#xD;
            border-radius: 50%;&#xD;
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);&#xD;
            margin: 5px;&#xD;
        }&#xD;
&lt;/style&gt;&#xD;
&lt;!-- Aqu&#xED; va el contenido de la p&#xE1;gina (sin estilo CSIF) --&gt;&lt;!-- Imagen principal del art&#xED;culo --&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&lt;!-- Estilo CSIF solo para el art&#xED;culo --&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;div class="csif-article"&gt;&lt;!-- Encabezado estilo CSIF --&gt;&#xD;
&lt;div class="csif-toolbar"&gt;&#xD;
&lt;div class="csif-title"&gt;CSIF Educaci&amp;oacute;n Castilla y Le&amp;oacute;n&lt;/div&gt;&#xD;
&lt;a class="csif-btn" href="https://afiliacion.csif.es/"&gt;&#x1F7E2; Si no eres afiliado, af&amp;iacute;liate aqu&amp;iacute;&lt;/a&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;h1&gt;Haz clic en la provincia que te interese consultar:&lt;/h1&gt;&#xD;
&#xD;
&lt;div class="button-grid"&gt;&lt;a class="csif-button" href="https://www.educa.jcyl.es/dpavila/es/tablon-anuncios/renovacion-cargos-directivos"&gt;&amp;Aacute;VILA&lt;/a&gt; &lt;a class="csif-button" disabled="disabled" href="https://www.educa.jcyl.es/dpburgos/es/informacion-especifica-dp-burgos/tablon-anuncios/convocatoria-renovacion-cargos-directores-directoras-centro" style="background-color: #00953b; color: white;"&gt;BURGOS&lt;/a&gt; &lt;a class="csif-button" href="https://www.educa.jcyl.es/dpleon/es/tablon-anuncios/resolucion-18-marzo-2026-direccion-provincial-educacion-leo"&gt;LE&amp;Oacute;N&lt;/a&gt; &lt;a class="csif-button" href="https://www.educa.jcyl.es/dppalencia/es/tablon-anuncios/renovacion-directores-2026"&gt;PALENCIA&lt;/a&gt; &lt;a class="csif-button" href="https://www.educa.jcyl.es/dpsalamanca/es/informacion-especifica-dp-salamanca/personal-docente-laboral/procesos-seleccion-renovacion-directores/renovacion-cargo-directores-as-dfbaa"&gt;SALAMANCA&lt;/a&gt; &lt;a class="csif-button" href="https://www.educa.jcyl.es/dpsegovia/es/tablon-anuncios/renovacion-directores-centros-publicos-convocatoria-2026-27"&gt;SEGOVIA&lt;/a&gt; &lt;a class="csif-button" href="https://www.educa.jcyl.es/dpsoria/es/tablon-anuncios/proceso-renovacion-directores-directoras"&gt;SORIA&lt;/a&gt; &lt;a class="csif-button" href="https://www.educa.jcyl.es/dpvalladolid/es/tablon-anuncios/listado-definitivo-personas-participantes-procedimiento-ren"&gt;VALLADOLID&lt;/a&gt; &lt;a class="csif-button" href="https://www.educa.jcyl.es/dpzamora/es/informacion-especifica-dp-zamora/tablon-anuncios/renovacion-directores-2026"&gt;ZAMORA&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div style="max-width:400px; margin:16px auto; position:relative;"&gt;&lt;!-- Imagen de fondo (NUEVA CON ICONO ROSA) --&gt;&lt;img alt="S&#xED;guenos en redes CSIF Educaci&#xF3;n Castilla y Le&#xF3;n" src="https://www.csif.es/uploads/articulo/imagenesTexto/691b87b12c2dc.png" style="display:block; width:100%; height:auto;" /&gt; &lt;!-- ICONO ROSA: enlace a la web de CSIF Educaci&#xF3;n CyL --&gt; &lt;a href="https://www.csif.es/es/portada/castillayleon/educacion" style="position:absolute; top:21%; left:62%; width:7%; height:28%; transform:translate(-50%,-50%);" target="_blank" title="Web CSIF Educaci&#xF3;n Castilla y Le&#xF3;n"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 1. FACEBOOK --&gt; &lt;a href="https://www.facebook.com/CSIFEnsenanzaCyL" style="position:absolute; top:70%; left:11%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="Facebook"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 2. INSTAGRAM --&gt; &lt;a href="https://www.instagram.com/csif_educacion_cyl/" style="position:absolute; top:70%; left:21%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="Instagram"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 3. X (Twitter) --&gt; &lt;a href="https://twitter.com/CSIFEnsenanzCyL" style="position:absolute; top:70%; left:31%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="X"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 4. YOUTUBE --&gt; &lt;a href="https://www.youtube.com/user/CSIFenseanzacyl" style="position:absolute; top:70%; left:41%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="YouTube"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 5. TIKTOK --&gt; &lt;a href="https://www.tiktok.com/@csifeducacioncyl" style="position:absolute; top:70%; left:51%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="TikTok"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 6. THREADS --&gt; &lt;a href="https://www.threads.net/@csif_educacion_cyl" style="position:absolute; top:70%; left:61%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="Threads"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 7. PINTEREST --&gt; &lt;a href="https://www.pinterest.es/csifeducacioncyl/" style="position:absolute; top:70%; left:71%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="Pinterest"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 8. TELEGRAM --&gt; &lt;a href="https://t.me/CSIFeducacionCyL" style="position:absolute; top:70%; left:81%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="Telegram"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 9. WHATSAPP --&gt; &lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/22234" style="position:absolute; top:70%; left:91%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="WhatsApp"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;div style="text-align:center; margin-top:8px; font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,'Helvetica Neue',Arial,sans-serif;"&gt;&#xD;
&lt;div style="font-weight:700; color:#007e32;"&gt;CSIF en Redes Sociales&lt;/div&gt;&#xD;
&#xD;
&lt;div style="font-size:.95rem; color:#4b5563;"&gt;Descubre todas nuestras novedades y recursos para el &amp;aacute;mbito docente&lt;/div&gt;&#xD;
&lt;/div&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87839</guid><title>RESUMEN Concurso de traslados CyL 2024-25. Estudio de las adjudicaciones provisionales.</title><pubDate>Tue, 24 Mar 26 09:44:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87839</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Todos los Cuerpos. Adjudicaciones ordenadas por especialidad, puntuaci&#xF3;n y provincia.</dcterms:alternative><description>- Todos los Cuerpos. Adjudicaciones ordenadas por especialidad, puntuaci&#xF3;n y provincia.</description><category>Concursos y movilidad</category><category>Traslados</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Catedr&#xE1;ticos Ense&#xF1;anza Secundaria</category><category>Maestros</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/1-1774342558-1774459756.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;table align="center" border="1" class="Table" style="width:800px;" width="100%"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="width: 43%; padding: 0.7px; background-color: rgb(51, 153, 102);"&gt;&amp;nbsp;&lt;/td&gt;&#xD;
			&lt;td style="width: 27%; padding: 0.7px; background-color: rgb(51, 153, 102);"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;span style="color:#dddddd;"&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;MAESTROS&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width: 27%; padding: 0.7px; background-color: rgb(51, 153, 102);"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;span style="color:#ffffff;"&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;PES Y O.C.&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="width:43%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c24fd2d64f6.png" style="width: 200px; height: 75px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p style="margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-av-maestros-2026-1774356012.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-av-pes-2026-1774356012.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="width:43%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c24fe949e93.png" style="width: 200px; height: 75px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p style="margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-bu-maestros-2026-1774354201.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-bu-pes-2026-1774354201.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="width:43%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c24ffcbf825.png" style="width: 200px; height: 75px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p style="margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-le-maestros-2026-1774431710.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-le-pes-2026-1774431710.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="width:43%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c2500e19ede.png" style="width: 200px; height: 75px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p style="margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-pa-maestros-2026-1774346598.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-pa-pes-2026-1774346598.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="width:43%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c2501c4ff42.png" style="width: 200px; height: 75px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p style="margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-sa-maestros-2026-1774346598.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-sa-pes-2026-1774346598.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="width:43%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c2502b1b402.png" style="width: 200px; height: 75px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p style="margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-sg-maestros-2026-1774432105.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-sg-pes-2026-1774432105.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="width:43%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c250673be18.png" style="width: 200px; height: 75px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p style="margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-so-maestros-2026-1774443136.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-so-pes-2026-1774443136.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="width:43%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c25075e55ef.png" style="width: 200px; height: 75px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p style="margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-va-maestros-2026-1774346598.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-va-pes-2026-1774346598.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="width:43%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c2508914fd3.png" style="width: 200px; height: 75px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p style="margin-bottom:11px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-za-maestros-2026-1774354970.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="width:27%; padding:.7px .7px .7px .7px"&gt;&#xD;
			&lt;p style="margin-bottom: 11px; text-align: center;"&gt;&lt;a href="https://www.csif.es/uploads/articulo/archivosAdjuntos/ct-provisional-za-pes-2026-1774354970.pdf"&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;INFORMACI&amp;Oacute;N AQU&amp;Iacute;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88083</guid><title>Acreditaci&#xF3;n CDD Nivel C1. Curso 2025-26. Listado definitivo de acreditados. BOCYL 27/03/2026.</title><pubDate>Fri, 27 Mar 26 07:57:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88083</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Ver tambi&#xE9;n relaci&#xF3;n definitiva de solicitantes no acreditados.</dcterms:alternative><description>- Ver tambi&#xE9;n relaci&#xF3;n definitiva de solicitantes no acreditados.</description><category>Formaci&#xF3;n</category><category>Otros art&#xED;culos</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Catedr&#xE1;ticos Ense&#xF1;anza Secundaria</category><category>Maestros</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/1-1774594906.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;RESOLUCI&amp;Oacute;N de 23 de marzo de 2026, de la Direcci&amp;oacute;n General de Innovaci&amp;oacute;n y Formaci&amp;oacute;n del Profesorado, por la que se resuelve definitivamente la convocatoria para la obtenci&amp;oacute;n de la acreditaci&amp;oacute;n de la competencia digital docente en el nivel C1, por un proceso de an&amp;aacute;lisis y validaci&amp;oacute;n de evidencias en la Comunidad de Castilla y Le&amp;oacute;n, realizada mediante Resoluci&amp;oacute;n de 7 de enero de 2026.&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;a href="https://bocyl.jcyl.es/boletines/2026/03/27/pdf/BOCYL-D-27032026-60-10.pdf" title="Acceder a la disposici&#xF3;n BOCYL-D-27032026-60-10.pdf"&gt;&lt;img alt="" src="https://bocyl.jcyl.es/img/ico_pdf.jpg" /&gt;BOCYL-D-27032026-60-10.pdf - 6302 KB&lt;/a&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;a href="https://bocyl.jcyl.es/html/2026/03/27/html/BOCYL-D-27032026-60-10.do" title="Acceder a la disposici&#xF3;n BOCYL-D-27032026-60-10.html"&gt;&lt;img alt="" src="https://bocyl.jcyl.es/img/ico_html.jpg" /&gt;BOCYL-D-27032026-60-10.html y otros formatos&lt;/a&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;table align="center" border="1" style="width:800px;" width="600"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="background-color: rgb(51, 153, 102);"&gt;&#xD;
			&lt;p style="text-align: center;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;b&gt;COMPETENCIA DIGITAL DOCENTE&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td style="background-color: rgb(51, 153, 102);"&gt;&#xD;
			&lt;p&gt;&lt;span style="color:#ffffff;"&gt;&lt;b&gt;FECHA&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/88083"&gt;&lt;b&gt;CCD C1 LISTADO DEFINITIVO DE ACREDITADOS&lt;/b&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;27/03/2026&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/86329"&gt;&lt;strong&gt;CCD C1 LISTADO DEFINITIVO DE ADMITIDOS&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;25/02/2026&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/85024"&gt;&lt;b&gt;CCD C1 LISTADO PROVISIONAL DE ADMITIDOS&lt;/b&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;04/02/2026&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;a href="https://www.csif.es/es/noticia/portada/castillayleoneducacion/articulo/83370"&gt;&lt;b&gt;CCD C1 CONVOCATORIA&lt;/b&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;08/01/2026&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/74022"&gt;&lt;b&gt;CCD C1 LISTADO DEFINITIVO DE ACREDITADOS&lt;/b&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;30/06/2025&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/72657"&gt;&lt;b&gt;CCD C1 LISTADO PROVISIONAL DE ACREDITADOS&lt;/b&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;06/06/2025&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/69286"&gt;&lt;b&gt;CCD C1 CONVOCATORIA&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;09/04/2025&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/61396"&gt;&lt;b&gt;CCD C1 LISTADO DEFINITIVO DE ACREDITADOS&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;21/11/2024&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;&lt;b&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/60557"&gt;CCD C1 LISTADO PROVISIONAL DE ACREDITADOS&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;8/11/2024&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;&lt;b&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/53851"&gt;CCD C1 CONVOCATORIA&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;19/06/2024&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;&lt;b&gt;&lt;a href="https://www.csif.es/contenido/castilla-y-leon/educacion/358211"&gt;CSIF INFORMA: RECOPILACI&amp;Oacute;N DE LA INFORMACI&amp;Oacute;N&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;21/03/2023&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;&lt;a href="https://www.csif.es/contenido/castilla-y-leon/educacion/357219"&gt;&lt;b&gt;REGULACI&amp;Oacute;N AUTON&amp;Oacute;MICA&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;03/03/2023&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;&lt;b&gt;&lt;a href="https://www.csif.es/contenido/castilla-y-leon/educacion/352258"&gt;CSIF INFORMA: C&amp;Oacute;MO ACREDITAR MI COMPETENCIA DIGITAL&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;28/11/2022&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;&lt;b&gt;&lt;a href="https://www.csif.es/contenido/castilla-y-leon/educacion/345466"&gt;ACUERDO DE LA CONFERENCIA SECTORIAL SOBRE CERTIFICACI&amp;Oacute;N, ACREDITACI&amp;Oacute;N Y &lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&#xD;
&#xD;
			&lt;div&gt;&lt;b&gt;&lt;a href="https://www.csif.es/contenido/castilla-y-leon/educacion/345466"&gt;RECONOCIMIENTO DE LA COMPETENCIA DIGITAL DOCENTE&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;12/07/2022&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;&lt;a href="https://www.csif.es/contenido/castilla-y-leon/educacion/341514"&gt;&lt;b&gt;MARCO DE COMPETENCIA DIGITAL DOCENTE&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;div&gt;16/05/2022&lt;/div&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87959</guid><title>Oposiciones 2026. PES y O.C. Listados provisionales de admitidos y excluidos.</title><pubDate>Wed, 25 Mar 26 11:55:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87959</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Plazo de subsanaci&#xF3;n: desde el jueves 26 de marzo a las 10:00 horas hasta el viernes 10 de abril de 2026 a las 23:59:59 horas.</dcterms:alternative><description>- Plazo de subsanaci&#xF3;n: desde el jueves 26 de marzo a las 10:00 horas hasta el viernes 10 de abril de 2026 a las 23:59:59 horas.</description><category>Empleo</category><category>Oposiciones</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/oposiciones-2026-cyl-web-1774437166.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;&lt;em&gt;&lt;a href="https://www.educa.jcyl.es/profesorado/es/oposiciones/oposiciones-secundaria-cuerpos/oposiciones-pes-cuerpos-2026/oposiciones-2026-secundaria-cuerpos-listados-provisionales.ficheros/1871704-Resoluci%C3%B3n%20Provisional%20Admitidos%20y%20Excluidos.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;RESOLUCI&amp;Oacute;N de 25 de marzo de 2026, de la Direcci&amp;oacute;n General de Recursos Humanos&amp;nbsp;(193.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&amp;nbsp;de la Consejer&amp;iacute;a de Educaci&amp;oacute;n, por la que se aprueban los listados provisionales de las personas admitidas y excluidas en los procedimientos selectivos de ingreso, acceso y adquisici&amp;oacute;n de nuevas especialidades en los cuerpos de profesores de ense&amp;ntilde;anza secundaria, profesores de escuelas oficiales de idiomas y profesores de m&amp;uacute;sica y artes esc&amp;eacute;nicas, convocados mediante la Orden EDU/2/2026, de 5 de enero.&lt;/p&gt;&#xD;
&#xD;
&lt;h3&gt;Listados provisiones de admitidos y excluidos&lt;/h3&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;Listado provisional de admitidos (por especialidad):&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/oposiciones/oposiciones-secundaria-cuerpos/oposiciones-pes-cuerpos-2026/oposiciones-2026-secundaria-cuerpos-listados-provisionales.ficheros/1871700-ADMITIDOS%20PROVISIONALES%20OPOS%20SEC%20Y%20OC%202026.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;ADMITIDOS PROVISIONALES OPOS SEC Y OC 2026&amp;nbsp;(2.1&amp;nbsp;&lt;abbr title="Megabyte"&gt;MB&lt;/abbr&gt;)&amp;nbsp;(497 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Listado provisional de excluidos (alfab&amp;eacute;tico, con causas de exclusi&amp;oacute;n):&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/oposiciones/oposiciones-secundaria-cuerpos/oposiciones-pes-cuerpos-2026/oposiciones-2026-secundaria-cuerpos-listados-provisionales.ficheros/1871701-EXCLUIDOS%20PROVISIONALES%20OPOS%20SEC%20Y%20OC%202026.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;EXCLUIDOS PROVISIONALES OPOS SEC Y OC 2026&amp;nbsp;(318.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(67 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;h3&gt;Plazo de subsanaci&amp;oacute;n&lt;/h3&gt;&#xD;
&#xD;
&lt;p&gt;Desde el jueves 26 de marzo de 2026 a las 10:00 horas hasta el viernes 10 de abril de 2026 a las 23:59:59 horas.&lt;/p&gt;&#xD;
&#xD;
&lt;h3&gt;Pasos para realizar la subsanaci&amp;oacute;n:&lt;/h3&gt;&#xD;
&#xD;
&lt;ol&gt;&#xD;
	&lt;li&gt;Iniciar el formulario de subsanaci&amp;oacute;n utilizando el siguiente enlace:&lt;br /&gt;&#xD;
	&lt;a href="https://aplicaciones.educa.jcyl.es/AEDO/1972_8615" target="_blank" title="Acceso al formulario de subsanaciones"&gt;&lt;img alt="subsanaciones. Este enlace se abrir&#xE1; en una ventana nueva" height="70" src="https://www.educa.jcyl.es/profesorado/es/oposiciones/oposiciones-secundaria-cuerpos/oposiciones-pes-cuerpos-2026/oposiciones-2026-secundaria-cuerpos-listados-provisionales.ficheros/1871583-subsanaciones.png?width=206&amp;amp;height=70&amp;amp;aspectRatio=true" width="206" /&gt;&lt;/a&gt;Cualquier subsanaci&amp;oacute;n que se haga utilizando otro formulario distinto al indicado anteriormente no ser&amp;aacute; v&amp;aacute;lida y, por tanto, no se tendr&amp;aacute; en cuenta como subsanaci&amp;oacute;n.&lt;br /&gt;&#xD;
	&amp;nbsp;&lt;/li&gt;&#xD;
	&lt;li&gt;Cumplimente el formulario:&#xD;
	&lt;ul&gt;&#xD;
		&lt;li&gt;Seleccione la solilcitud para la que desea presentar subsanaci&amp;oacute;n.&lt;/li&gt;&#xD;
		&lt;li&gt;Aloje el documento que acredite la subsanaci&amp;oacute;n en REDOA si fuera necesario.&lt;/li&gt;&#xD;
		&lt;li&gt;Adjunte el documento que acredite la subsanaci&amp;oacute;n o as&amp;oacute;cielo si &amp;eacute;ste ya est&amp;aacute; en REDOA.&lt;/li&gt;&#xD;
		&lt;li&gt;Guarde el formulario.&lt;/li&gt;&#xD;
		&lt;li&gt;Registre electr&amp;oacute;nicamente el formulario usando el bot&amp;oacute;n y siguiendo los pasos en la sede electr&amp;oacute;nica.&lt;/li&gt;&#xD;
	&lt;/ul&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ol&gt;&#xD;
&#xD;
&lt;h3&gt;Acceso a REDOA:&lt;/h3&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://aplicaciones.educa.jcyl.es/REDOA/login/" target="_blank" title="Acceso a REDOA"&gt;&lt;img alt="REDOA. Este enlace se abrir&#xE1; en una ventana nueva" height="65" src="https://www.educa.jcyl.es/profesorado/es/oposiciones/oposiciones-secundaria-cuerpos/oposiciones-pes-cuerpos-2026/oposiciones-2026-secundaria-cuerpos-listados-provisionales.ficheros/1871600-REDOA-CT.png?width=176&amp;amp;height=65&amp;amp;aspectRatio=true" width="176" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3&gt;RECUERDE&lt;/h3&gt;&#xD;
&#xD;
&lt;ol&gt;&#xD;
	&lt;li&gt;El DNI, el documento que justifica el pago de la tasa y el documento que acredita que no ha sido condenado por alg&amp;uacute;n delito sexual deben adjuntarse directamente como archivo pdf, eligiendo el fichero desde su ordenador, y adjuntarse en el formulario de subsanaci&amp;oacute;n. (No deben estar alojados en REDOA).&lt;/li&gt;&#xD;
	&lt;li&gt;Para el resto de documentos necesarios en la subsanaci&amp;oacute;n de la solicitud de participaci&amp;oacute;n es imprescidible alojarlos previamente en REDOA y asociarlos en el formulario desde REDOA.&lt;/li&gt;&#xD;
	&lt;li&gt;Un documento alojado en REDOA pero no asociado a este formulario es un documento no aportado en la subsanaci&amp;oacute;n. Los documentos alojados en REDOA s&amp;oacute;lo son visibles para la Administraci&amp;oacute;n Educativa cuando se asocian a un formulario.&lt;/li&gt;&#xD;
	&lt;li&gt;La solicitud de subsanaci&amp;oacute;n no se considera finalizada hasta que se haya registrado electr&amp;oacute;nicamente utilizando el correspondiente bot&amp;oacute;n. Compruebe que tiene el PDF con el acuse de recibo y la solicitud de subsanaci&amp;oacute;n con el pie de firma electr&amp;oacute;nica. Ambos documentos se generan tras el proceso de registro electr&amp;oacute;nico.&lt;/li&gt;&#xD;
	&lt;li&gt;Para cada solicitud, es decir, para cada cuerpo y especialidad, s&amp;oacute;lo se atender&amp;aacute; el &amp;uacute;ltimo formulario de subsanaci&amp;oacute;n registrado electr&amp;oacute;nicamente. Por tanto,&amp;nbsp;&lt;strong&gt;hay que subsanar todos los apartados en el &amp;uacute;ltimo formulario que se registre electr&amp;oacute;nicamente&lt;/strong&gt;&amp;nbsp;(se perder&amp;aacute;n las registradas anteriormente para la misma solicitud).&lt;/li&gt;&#xD;
	&lt;li&gt;S&amp;oacute;lo se atender&amp;aacute;n aquellas subsanaciones que se hayan entregado por registro electr&amp;oacute;nico.&lt;/li&gt;&#xD;
&lt;/ol&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h2 style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/77626"&gt;&lt;strong&gt;TODA LA INFORMACI&amp;Oacute;N SOBRE OPOSICIONES AQU&amp;Iacute;&lt;/strong&gt;&lt;/a&gt;&lt;/h2&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87898</guid><title>Casi la mitad del profesorado de Castilla y Le&#xF3;n ha sufrido alguna agresi&#xF3;n o trato vejatorio en el &#xFA;ltimo curso.</title><pubDate>Tue, 24 Mar 26 15:31:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87898</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- El refuerzo de la autoridad docente, la reducci&#xF3;n de ratios y de la burocracia, as&#xED; como la mejora de poder adquisitivo y el reconocimiento social, son para CSIF cambios imprescindibles para revertir esta situaci&#xF3;n....</dcterms:alternative><description>- El refuerzo de la autoridad docente, la reducci&#xF3;n de ratios y de la burocracia, as&#xED; como la mejora de poder adquisitivo y el reconocimiento social, son para CSIF cambios imprescindibles para revertir esta situaci&#xF3;n....</description><category>Prensa y Comunicaci&#xF3;n</category><category>Notas de prensa y comunicaciones</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Catedr&#xE1;ticos Ense&#xF1;anza Secundaria</category><category>Maestros</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/encuesta-ya-esta-bien-cyl-web-1774365645.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n 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/69c2a0753bdb9.png" style="width: 1177px; height: 207px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:28.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial Narrow&amp;quot;,sans-serif"&gt;Casi la mitad del profesorado de la educaci&amp;oacute;n p&amp;uacute;blica de Castilla y Le&amp;oacute;n ha sufrido alguna agresi&amp;oacute;n o trato vejatorio en el &amp;uacute;ltimo curso&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;- El 51,2% del profesorado castellano y leon&amp;eacute;s indica que no ha recibido la formaci&amp;oacute;n adecuada para gestionar los problemas del aula. &lt;/span&gt;&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:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;- &lt;b&gt;El refuerzo de la autoridad docente, la reducci&amp;oacute;n de ratios y de la burocracia, as&amp;iacute; como la mejora de poder adquisitivo y el reconocimiento social, son para CSIF cambios imprescindibles para revertir esta situaci&amp;oacute;n. &lt;/b&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 class="Default" style="text-align:justify"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="Default" style="text-align:justify"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:black"&gt;Los datos de la encuesta presentados por CSIF, ayer 23 de marzo, y que forman parte del &lt;b&gt;informe &lt;i&gt;&amp;lsquo;&amp;iexcl;Ya est&amp;aacute; bien! Por la dignificaci&amp;oacute;n de la labor docente&amp;rsquo;&lt;/i&gt;, &lt;/b&gt;ponen de manifiesto que&lt;b&gt; el 43% de los docentes de Castilla y Le&amp;oacute;n que han respondido han sufrido alguna agresi&amp;oacute;n. &lt;/b&gt;El total de esas agresiones&lt;b&gt; &lt;/b&gt;van desde el acoso en redes (3,7%) e incluso f&amp;iacute;sicas (11,4%), hasta las mucho m&amp;aacute;s comunes de faltas de respeto por parte del alumnado (30,1%) o la agresi&amp;oacute;n verbal (53%). Esto desemboca en que &lt;b&gt;el 66,4% del profesorado de la Comunidad no se sienta reconocido social y profesionalmente&lt;/b&gt;, mientras que no llegan al 19% los docentes que perciben el apoyo de las familias.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="Default" style="text-align:justify"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="Default" style="text-align:justify"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:black"&gt;&amp;nbsp;&amp;nbsp; La encuesta, que &lt;b&gt;se ha realizado mediante cuestionarios en centros p&amp;uacute;blicos de Ense&amp;ntilde;anza Infantil, Primaria, Secundaria, Formaci&amp;oacute;n Profesional, centros de R&amp;eacute;gimen Especial (conservatorios, escuelas de arte, de idiomas) y centros de Educaci&amp;oacute;n Especial, &lt;/b&gt;ha puesto de manifiesto en Castilla y Le&amp;oacute;n que el 47,3% del profesorado no siente el respaldo de la Administraci&amp;oacute;n en estas situaciones de agresiones, y lo que es todav&amp;iacute;a m&amp;aacute;s preocupante, una inmensa mayor&amp;iacute;a (el 97,1%) considera que los protocolos son in&amp;uacute;tiles o totalmente insuficientes, lo que genera inseguridad y sensaci&amp;oacute;n de desprotecci&amp;oacute;n por el cada vez menor reconocimiento a su autoridad. Precisamente, el profesorado de esta Comunidad ha sido el segundo con mayor participaci&amp;oacute;n (m&amp;aacute;s del 12%) en esta encuesta nacional que ha obtenido m&amp;aacute;s de 7.500 respuestas.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="Default" style="text-align:justify"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="Default" style="text-align:justify"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:black"&gt;&lt;b&gt;&amp;nbsp;&amp;nbsp; En la encuesta, el profesorado, tanto nacional como castellano y leon&amp;eacute;s reivindica por orden de prioridad: &lt;/b&gt;el refuerzo de la autoridad, la reducci&amp;oacute;n de ratios, el incremento de plantillas en atenci&amp;oacute;n a la diversidad, homologaci&amp;oacute;n salarial con otras CC.AA., as&amp;iacute; como la reducci&amp;oacute;n de la burocracia y del horario lectivo. Adem&amp;aacute;s, el rechazo a la burocracia excesiva es casi un&amp;aacute;nime, con un 98% de los docentes que consideran que la carga burocr&amp;aacute;tica es desproporcionada y perjudica el desarrollo del proceso de ense&amp;ntilde;anza aprendizaje. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="Default" style="text-align:justify"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="Default" style="text-align:justify"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:black"&gt;&amp;nbsp;&amp;nbsp; El sector de educaci&amp;oacute;n CSIF Castilla y Le&amp;oacute;n denuncia un escenario que no puede normalizarse, ya que el deterioro de las condiciones laborales y p&amp;eacute;rdida de reconocimiento social afecta a la motivaci&amp;oacute;n del profesorado a la calidad de la educaci&amp;oacute;n p&amp;uacute;blica. Por lo tanto, es necesario que las administraciones atiendan las reivindicaciones del profesorado prestigiando y apoyando la labor docente.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p class="Default" style="text-align:justify"&gt;&amp;nbsp;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87803</guid><title>M&#xE1;s del 70 % de los docentes no se siente reconocido en su labor y m&#xE1;s de la mitad han sufrido agresiones.</title><pubDate>Mon, 23 Mar 26 13:30:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87803</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Las prioridades de los docentes: reducci&#xF3;n de ratios, refuerzo de su autoridad, mejora de poder adquisitivo, menos burocracia y reducci&#xF3;n de horario lectivo....</dcterms:alternative><description>- Las prioridades de los docentes: reducci&#xF3;n de ratios, refuerzo de su autoridad, mejora de poder adquisitivo, menos burocracia y reducci&#xF3;n de horario lectivo....</description><category>Prensa y Comunicaci&#xF3;n</category><category>Notas de prensa y comunicaciones</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Catedr&#xE1;ticos Ense&#xF1;anza Secundaria</category><category>Maestros</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/encuesta-2026-ya-esta-bien-web-1774270028.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n 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/69c132b952af4.jpg" style="width: 125px; height: 114px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;- Casi la totalidad se considera mal pagado y con sobrecarga de trabajo: el 97,2% &amp;nbsp;reconoce sobrecarga de trabajo por la burocracia. &amp;nbsp;Adem&amp;aacute;s, solo 2 de cada 100 encuestados consideran adecuados los protocolos ante conflictos en el aula. &amp;nbsp;&lt;br /&gt;&#xD;
- Las prioridades de los docentes: reducci&amp;oacute;n &lt;/strong&gt;de ratios, refuerzo de su autoridad, mejora de poder adquisitivo, menos burocracia y reducci&amp;oacute;n de horario lectivo. Exigimos cambios para que la calidad de la Educaci&amp;oacute;n no se deteriore&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;El 72,2 por ciento de los docentes de la escuela p&amp;uacute;blica no se siente respetado en el aula y la mitad ha sufrido situaciones violentas en las aulas,&amp;nbsp;&lt;b&gt;seg&amp;uacute;n una encuesta realizada por la Central Sindical Independiente y de Funcionarios (CSIF), que ha respondido m&amp;aacute;s de 7500 de toda Espa&amp;ntilde;a.&lt;/b&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;La encuesta de CSIF --sindicato m&amp;aacute;s representativo en las administraciones p&amp;uacute;blicas&amp;mdash; forma parte del&amp;nbsp;&lt;b&gt;informe&amp;nbsp;&lt;i&gt;&amp;lsquo;&amp;iexcl;Ya est&amp;aacute; bien! Por la dignificaci&amp;oacute;n de la labor docente&amp;rsquo;&lt;/i&gt;, y pone de manifiesto tambi&amp;eacute;n la falta de respaldo que siente el profesorado&lt;/b&gt;&amp;nbsp;por parte de la Administraci&amp;oacute;n y el cada vez menor reconocimiento a su autoridad.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;La encuesta&amp;nbsp;&lt;b&gt;se ha realizado mediante cuestionarios en centros p&amp;uacute;blicos de Ense&amp;ntilde;anza Infantil, Primaria, Secundaria, Formaci&amp;oacute;n Profesional, centros de R&amp;eacute;gimen Especial (conservatorios, escuelas de arte, de idiomas) y centros de Educaci&amp;oacute;n Especial de todas las comunidades aut&amp;oacute;nomas&lt;/b&gt;, para conocer de primera mano las situaciones que se viven diariamente en las clases.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;b&gt;En la encuesta, las/los docentes nos trasladan sus principales reivindicaciones por este orden de prioridad:&amp;nbsp;&lt;/b&gt;la reducci&amp;oacute;n de ratios, el refuerzo de la autoridad, mejora de poder adquisitivo, reducci&amp;oacute;n de la burocracia y reducci&amp;oacute;n del horario lectivo.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Otra queja mayoritaria es&amp;nbsp;&lt;b&gt;la falta de protocolos claros y eficaces ante conflictos, problemas de convivencia o situaciones complejas&lt;/b&gt;, lo que genera inseguridad y sensaci&amp;oacute;n de desprotecci&amp;oacute;n. En este sentido,&amp;nbsp;&lt;b&gt;el 97,8% insisten en la necesidad de reorientar los planes formativos&amp;nbsp;&lt;/b&gt;hacia situaciones pr&amp;aacute;cticas del d&amp;iacute;a a d&amp;iacute;a.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;b&gt;Falta de respaldo, abandono y retribuci&amp;oacute;n insuficiente&lt;/b&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;b&gt;La sensaci&amp;oacute;n de abandono que sufren los docentes en el ejercicio de sus responsabilidades es evidente: Siete de cada diez (72,2%) denuncia falta de reconocimiento social y profesional, y el 90 por ciento echa en falta apoyo de la Administraci&amp;oacute;n.&lt;/b&gt;&amp;nbsp;Adem&amp;aacute;s,&lt;b&gt;&amp;nbsp;&lt;/b&gt;casi el 100 por cien sufre sobrecarga de trabajo..&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Este desencanto tambi&amp;eacute;n se manifiesta en el &amp;aacute;mbito salarial, ya que&amp;nbsp;&lt;b&gt;nueve de cada diez consideran que su nivel retributivo no se corresponde con la responsabilidad, carga de trabajo y exigencia&lt;/b&gt;&amp;nbsp;que implica la docencia, lo que contribuye a que esta profesi&amp;oacute;n pierda atractivo.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;b&gt;Desde CSIF, advertimos que este escenario no puede normalizarse, ya que el deterioro de las condiciones laborales y p&amp;eacute;rdida de reconocimiento social afecta a la motivaci&amp;oacute;n del profesorado y, en consecuencia, a la calidad de la educaci&amp;oacute;n.&amp;nbsp;&lt;/b&gt;Es necesario que las administraciones sit&amp;uacute;en al profesorado en el centro de las pol&amp;iacute;ticas educativas, ya que prestigiar la labor docente garantizar&amp;aacute; el presente y futuro de la educaci&amp;oacute;n p&amp;uacute;blica.&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87329</guid><title>CSIF urge a la Junta subir el kilometraje a 0,31 &#x20AC;/km por el encarecimiento de los carburantes.</title><pubDate>Fri, 13 Mar 26 13:44:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/87329</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Exigimos que los trabajadores que usan su veh&#xED;culo particular para trabajar reciban las mismas ayudas que disfrutan los procuradores para los seguros de sus coches....</dcterms:alternative><description>- Exigimos que los trabajadores que usan su veh&#xED;culo particular para trabajar reciban las mismas ayudas que disfrutan los procuradores para los seguros de sus coches....</description><category>Prensa y Comunicaci&#xF3;n</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/kilometraje-web-1773407609.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n 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/69b406f7540b1.png" style="width: 1178px; height: 201px;" /&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align:justify; margin-bottom:13px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;La Central Sindical Independiente y de Funcionarios (&lt;b&gt;CSIF) reclama a la Junta que eleve, de manera inmediata, el pago por kilometraje hasta los 0,31&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt; &amp;euro;/km&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt; a los empleados p&amp;uacute;blicos que tienen que usar su veh&amp;iacute;culo particular en desplazamientos laborales.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt; C&lt;/span&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;onsidera que mantener la actual compensaci&amp;oacute;n de 0,26 euros por kil&amp;oacute;metro resulta &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;ldquo;&lt;/span&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;completamente insuficiente&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;rdquo;&lt;/span&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt; en el&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt; presente&lt;/span&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt; contexto econ&amp;oacute;mico, marcado por el incremento del precio de los carburantes&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;y por la inestabilidad internacional que est&amp;aacute; tensionando &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;-&lt;/span&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;de nuevo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;-&lt;/span&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt; los mercados energ&amp;eacute;ticos.&amp;nbsp; &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:justify; margin-bottom:13px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&amp;nbsp;&amp;nbsp; &lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Asimismo, pide establecer &lt;b&gt;compensaciones por los gastos derivados del seguro del veh&amp;iacute;culo&lt;/b&gt;, que actualmente asumen &amp;iacute;ntegramente los trabajadores&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;, al contrario de lo que ocurre con los procuradores de Cortes, que est&amp;aacute;n recibiendo ayudas de 1.000 euros los que tienen dedicaci&amp;oacute;n exclusiva y 500 los que no la tienen (&lt;/span&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;seg&amp;uacute;n acuerdo de la Mesa de las Cortes de Castilla y Le&amp;oacute;n de 19 de julio de 2023&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;). Un agravio comparativo que CSIF califica de &amp;ldquo;indecente&amp;rdquo; e &amp;ldquo;intolerable&amp;rdquo;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align:justify; margin-bottom:13px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&amp;nbsp;&amp;nbsp; &lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Miles de p&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;rofesionales&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;,&lt;/span&gt; &lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;como los de &lt;/span&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;sanidad y educaci&amp;oacute;n&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;,&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt; deben desplazarse diariamente entre municipios o por amplias zonas rurales para garantizar la prestaci&amp;oacute;n de los servicios p&amp;uacute;blicos.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt; Sin embargo, &lt;b&gt;la compensaci&amp;oacute;n&lt;/b&gt; que reciben &amp;ldquo;&lt;b&gt;no cubre ni de lejos los costes reales derivados del uso del veh&amp;iacute;culo&lt;/b&gt;, como el combustible, el mantenimiento, el desgaste, la amortizaci&amp;oacute;n o el seguro&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;. &lt;/span&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Los empleados p&amp;uacute;blicos no pueden seguir financiando de su bolsillo &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;la&lt;/span&gt; &lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;prestaci&amp;oacute;n&lt;/span&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt; de los servicios p&amp;uacute;blicos en Castilla y Le&amp;oacute;n&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;, muy especialmente en el medio rural. Es inaceptable&lt;/span&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;rdquo;, dice &lt;b&gt;Benjam&amp;iacute;n Castro, presidente de la Uni&amp;oacute;n Auton&amp;oacute;mica de CSIF Castilla y Le&amp;oacute;n&lt;/b&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:justify; margin-bottom:13px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; CSIF considera que &lt;b&gt;el Decreto 252/1993 de la Junta de Castilla y Le&amp;oacute;n que regula las indemnizaciones por raz&amp;oacute;n del servicio se ha quedado completamente desfasado&lt;/b&gt; y debe actualizarse, debido a la realidad econ&amp;oacute;mica actual y a los costes de movilidad. &amp;ldquo;La &amp;uacute;ltima vez tardaron 16 a&amp;ntilde;os en actualizar las cuant&amp;iacute;as, algo que no se puede volver a repetir&amp;rdquo; insiste Benjam&amp;iacute;n Castro.&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:justify; margin-bottom:13px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;La coyuntura geopol&amp;iacute;tica apunta, adem&amp;aacute;s, a que &lt;b&gt;los elevados precios de los combustibles no ser&amp;aacute;n una situaci&amp;oacute;n coyuntural, sino que pueden prolongarse en el tiempo&lt;/b&gt;, lo que agrava a&amp;uacute;n m&amp;aacute;s el perjuicio econ&amp;oacute;mico que sufren miles de empleados p&amp;uacute;blicos de Castilla y Le&amp;oacute;n que utilizan su veh&amp;iacute;culo particular para desempe&amp;ntilde;ar su trabajo, en una Comunidad tan extensa y dispersa.&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:justify; margin-bottom:13px"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; CSIF extiende esta reclamaci&amp;oacute;n del kilometraje a las diputaciones provinciales&amp;nbsp; y dem&amp;aacute;s entidades locales, ya que la mayor&amp;iacute;a eluden esta responsabilidad, remiti&amp;eacute;ndose a la normativa estatal o auton&amp;oacute;mica, cuando tienen plena capacidad para regular esas indemnizaciones.&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:justify; margin-bottom:13px"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 13px; text-align: center;"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69b43e2c7d74a.jfif" style="width: 900px; height: 900px;" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/77395</guid><title>Oposiciones Docentes 2026</title><pubDate>Wed, 17 Sep 25 16:42:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/77395</link><dc:creator xmlns:dc="dc">jose-luis.narbona.moreno</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Informaci&#xF3;n de las oposiciones docentes en las distintas CCAA que se celebrar&#xE1;n en el a&#xF1;o 2026.</dcterms:alternative><description>- Informaci&#xF3;n de las oposiciones docentes en las distintas CCAA que se celebrar&#xE1;n en el a&#xF1;o 2026.</description><category>Convocatorias</category><category>Empleo</category><category>Oposiciones</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/etiqueta-oposiciones-2026-1758610583.jpg" type="image/jpeg" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;style type="text/css"&gt;:root{&#xD;
      --green-500:#2f9e44;&#xD;
      --green-600:#23803a;	&#xD;
      --bg:#ffffff;&#xD;
      --card:#fbfdfb;&#xD;
      --muted:#6b7280;&#xD;
      --radius:14px;&#xD;
      --shadow: 0 8px 24px rgba(16,24,40,0.08);&#xD;
      --glass: rgba(255,255,255,0.7);&#xD;
    }&#xD;
    *{box-sizing:border-box}&#xD;
    html,body{height:100%;margin:0;font-family:Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; background:var(--bg); color:#111827}&#xD;
&#xD;
.wrap {&#xD;
  display:flex;&#xD;
  justify-content:center; /* centra horizontalmente */&#xD;
  align-items:flex-start; /* que arranque arriba */&#xD;
  padding:0;              /* sin espacio extra */&#xD;
}&#xD;
&#xD;
.card {&#xD;
  width:100%;&#xD;
  max-width:none;&#xD;
  border-radius:0;&#xD;
  box-shadow:none;&#xD;
  background:var(--card);&#xD;
  overflow:hidden;&#xD;
  border:0;&#xD;
}&#xD;
&#xD;
    /* Tabs bar */&#xD;
    .tabs{&#xD;
      display:flex;&#xD;
      gap:8px;&#xD;
      padding:18px;&#xD;
      align-items:center;&#xD;
      background: linear-gradient(180deg, rgba(255,255,255,0.5), rgba(255,255,255,0.3));&#xD;
    }&#xD;
&#xD;
    .tab-btn{&#xD;
      appearance:none;&#xD;
      border:0;&#xD;
      padding:10px 16px;&#xD;
      border-radius:10px;&#xD;
      font-weight:600;&#xD;
      cursor:pointer;&#xD;
      color:var(--green-500);&#xD;
      background:transparent;&#xD;
      transition:transform .12s ease, background-color .12s ease, color .12s ease;&#xD;
      box-shadow:none;&#xD;
      font-size:15px;&#xD;
    }&#xD;
&#xD;
    /* All labels should show white text on green background visually -- we implement them as pill labels */&#xD;
    .tab-label{&#xD;
      display:inline-block;&#xD;
      padding:8px 14px;&#xD;
      border-radius:999px;&#xD;
      background:var(--green-500);&#xD;
      color:white;&#xD;
      font-weight:600;&#xD;
      box-shadow: 0 4px 10px rgba(34,197,94,0.14);&#xD;
      transition:transform .12s ease, opacity .12s ease;&#xD;
      font-size:14px;&#xD;
    }&#xD;
&#xD;
    .tab-btn[aria-selected="true"] .tab-label{&#xD;
      background:var(--green-600);&#xD;
      transform:translateY(-2px);&#xD;
      box-shadow: 0 10px 24px rgba(16,24,40,0.12);&#xD;
    }&#xD;
&#xD;
    .tab-btn:focus{outline:3px solid rgba(34,197,94,0.18); outline-offset:3px}&#xD;
    .tab-btn:hover .tab-label{opacity:.95}&#xD;
&#xD;
    .spacer{flex:1}&#xD;
&#xD;
    /* Content */&#xD;
    .panel-wrap{&#xD;
      padding:28px;&#xD;
      background:white;&#xD;
      border-top:1px solid rgba(0,0,0,0.04);&#xD;
      min-height:240px;&#xD;
    }&#xD;
&#xD;
    .panel{&#xD;
      display:none;&#xD;
      animation:fadeIn .22s ease both;&#xD;
    }&#xD;
    .panel[aria-hidden="false"]{display:block}&#xD;
&#xD;
    @keyframes fadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}&#xD;
&#xD;
    h1{margin:0 0 12px 0;font-size:20px}&#xD;
    p{color:var(--muted);line-height:1.5}&#xD;
&#xD;
    /* Responsive */&#xD;
    @media (max-width:540px){&#xD;
      .tabs{gap:6px;padding:12px}&#xD;
      .tab-label{padding:6px 10px;font-size:13px}&#xD;
      .panel-wrap{padding:18px}&#xD;
    }&#xD;
	table {&#xD;
            width: 98%;&#xD;
            border-collapse: collapse;&#xD;
        }&#xD;
        th, td {&#xD;
            border: 1px solid #ddd;&#xD;
            padding: 8px;&#xD;
            text-align: left;&#xD;
        }&#xD;
        th {&#xD;
            background-color: #4CAF50;&#xD;
            color: white;&#xD;
        }&#xD;
        tr:nth-child(even) {&#xD;
            background-color: #f2f2f2;&#xD;
        }&#xD;
        tr:hover {&#xD;
            background-color: #ddd;&#xD;
        }&#xD;
        td {&#xD;
            color: #333;&#xD;
        }&#xD;
&lt;/style&gt;&#xD;
&lt;div class="wrap"&gt;&#xD;
&lt;section aria-labelledby="tabs-title" class="card"&gt;&#xD;
&lt;div aria-label="Pesta&#xF1;as de ejemplo" class="tabs" role="tablist"&gt;&lt;button aria-controls="panel-1" aria-selected="true" class="tab-btn" id="tab-1" role="tab"&gt;&lt;span class="tab-label"&gt;Previsiones&lt;/span&gt;&lt;/button&gt;&lt;button aria-controls="panel-2" aria-selected="false" class="tab-btn" id="tab-2" role="tab"&gt;&lt;span class="tab-label"&gt;Plazas&lt;/span&gt;&lt;/button&gt;&lt;button aria-controls="panel-3" aria-selected="false" class="tab-btn" id="tab-3" role="tab"&gt;&lt;span class="tab-label"&gt;Convocatorias&lt;/span&gt;&lt;/button&gt;&lt;button aria-controls="panel-4" aria-selected="false" class="tab-btn" id="tab-4" role="tab"&gt;&lt;span class="tab-label"&gt;Noticias&lt;/span&gt;&lt;/button&gt;&#xD;
&lt;div class="spacer"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="panel-wrap"&gt;&#xD;
&lt;div aria-hidden="false" aria-labelledby="tab-1" class="panel" id="panel-1" role="tabpanel"&gt;&#xD;
&lt;h1&gt;Estimaci&amp;oacute;n de Plazas&lt;/h1&gt;&#xD;
&#xD;
&lt;table align="center" style="width:98%;"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;th style="text-align: center;"&gt;CCAA&lt;/th&gt;&#xD;
			&lt;th style="text-align: center;"&gt;CUERPOS A CONVOCAR&lt;/th&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;ANDALUC&amp;Iacute;A&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Hay previsi&amp;oacute;n de convocatoria, para Cuerpo PES (590): 36 especialidades, la mayor parte de las misma de especialidades correspondientes a ense&amp;ntilde;anzas de FP, a excepci&amp;oacute;n de F&amp;iacute;sica y Qu&amp;iacute;mica, franc&amp;eacute;s, M&amp;uacute;sica, educaci&amp;oacute;n F&amp;iacute;sica, orientaci&amp;oacute;n educativa y tecnolog&amp;iacute;a, especialidades que tambi&amp;eacute;n van a ser convocadas. Se tiene previsto tambi&amp;eacute;n ofertar a oposiciones este curso plazas del cuerpo de profesores de m&amp;uacute;sica y Artes esc&amp;eacute;nicas (12 especialidades). y hay tambi&amp;eacute;n previsto la convocatoria de 10 especialidades de profesores especialistas en sectores singulares (598). estas plazas provienen de ofertas de empleo p&amp;uacute;blico ya aprobadas y con la OEP de 26, pendiente de ser publicada y aprobada.&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;ARAG&amp;Oacute;N&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Se convocar&amp;aacute;&amp;nbsp;en 2026 cuerpo de maestros.&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;ASTURIAS&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Cuerpo de Maestros y Cuerpo de Catedr&amp;aacute;ticos de M&amp;uacute;sica y Artes Esc&amp;eacute;nicas&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;BALEARES&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Todos los cuerpos docentes&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;CANARIAS&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Habr&amp;aacute; oposiciones pero no se saben los cuerpos(probablemente Maestros, Secundaria y FP)&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;CANTABRIA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Secundaria y otros cuerpos (convocada en 2025) | Este 2026 se convocar&amp;aacute;n de Maestros&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;CASTILLA-LA MANCHA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Cuerpo de Maestros&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;CASTILLA Y LE&amp;Oacute;N&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Confirmado en Mesa Sectorial que en 2026 habr&amp;aacute; oposiciones de Secundaria y OC.&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;CATALU&amp;Ntilde;A&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Cuerpo de Secundaria&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;COMUNIDAD DE MADRID&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Cuerpo de Maestros&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;COMUNIDAD VALENCIANA&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Convocatoria publicada del cuerpo de maestros con 1959 plazas.&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;EXTREMADURA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			Cuerpo de Maestros&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;GALICIA&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Cuerpo de Maestros y Secundaria&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;LA RIOJA&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Cuerpo de Maestros&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;NAVARRA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;El pr&amp;oacute;ximo a&amp;ntilde;o 2026 habr&amp;aacute; una convocatoria que sumar&amp;aacute; 290 plazas del cuerpo de magisterio, de las que 45 plazas se corresponden con la tasa de reposici&amp;oacute;n correspondiente al a&amp;ntilde;o 2024.&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;P&amp;Aacute;IS VASCO&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&amp;nbsp;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;REGI&amp;Oacute;N DE MURCIA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Cuerpo de Maestros, 1.500 plazas estimadas&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;CEUTA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Secundaria y profesores especialistas en sectores singulares&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;MELILLA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;Hay convocatoria del cuerpo de secundaria y otros de 51 plazas: 590 ...46 plazas 598... 5 plazas. En julio se public&amp;oacute; una nueva oferta de Empleo P&amp;uacute;blico que recog&amp;iacute;a 35 plazas para el cuerpo de Profesores de Secundar&amp;iacute;a a repartir entre las ciudades de Ceuta&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div aria-hidden="true" aria-labelledby="tab-2" class="panel" id="panel-2" role="tabpanel"&gt;&#xD;
&lt;p align="center"&gt;&lt;select onchange="if (this.value) window.open(this.value,'_blank')" style="&#xD;
    border-width: 3px; &#xD;
    border-color: rgb(173, 167, 166); &#xD;
    border-radius: 21px; &#xD;
    font-family: verdana; &#xD;
    font-size: 18px; &#xD;
    color: white; &#xD;
    background-color: rgb(19, 88, 8);&#xD;
  "&gt;&lt;option selected="selected" value=""&gt;SELECCIONE CUERPO&lt;/option&gt;&lt;option value="https://docs.google.com/spreadsheets/d/e/2PACX-1vT-D7dquLeWAFfki42Oz_jir1RPttezNzr7BvynM1t5l91GsFY9MrS1AtPkJRKpcAAshaliN9t6NdoW/pubhtml?gid=1321175111&amp;amp;single=true"&gt;Maestr@s&lt;/option&gt;&lt;option value="https://docs.google.com/spreadsheets/d/e/2PACX-1vTfVLqDZftHDNiYsugx9LPdvXXxLlh_dtHlOtdjQ9yUGWH_Zl_0eT180O7sC5Et4pjeSd2WqRFZeiJ4/pubhtml?gid=868495157&amp;amp;single=true"&gt;Secundaria&lt;/option&gt;&lt;option value="https://docs.google.com/spreadsheets/d/e/2PACX-1vQDb-iigQOAiDKiv0qOAa5zq2-0tlYSRBc-i5mXl8hh1L3XxNMHfed1qVAVAGxok4uPxhVyZ3t-YDW7/pubhtml?gid=1738444886&amp;amp;single=true"&gt;Prof. Especialistas Sectores Singulares FP&lt;/option&gt;&lt;option value="https://docs.google.com/spreadsheets/d/e/2PACX-1vQOL0iQ09xBvGL8IpiKFzt7EUaTIwd2139or1iFh7N_oFI9YH2sVT0hJKXobQF9ccq7ZovFIHLuLhvy/pubhtml?gid=596669202&amp;amp;single=true"&gt;EOI&lt;/option&gt;&lt;option value="https://docs.google.com/spreadsheets/d/e/2PACX-1vRjhGO4iogrqGz6jdHmXzwOvOiiOzzsW5aOyCu_r-Icnt0lCOxbxzZpPQ1qe4CmzvQbYshzfTF7RJDp/pubhtml?gid=186013683&amp;amp;single=true"&gt;M&amp;uacute;sica y Artes Esc&amp;eacute;nicas&lt;/option&gt;&lt;option value="https://docs.google.com/spreadsheets/d/e/2PACX-1vQ7TquH0SqmcCd8kTKqSEhpfAvdtWuG9N4oWUP-MngaaFhKyPVfKO4l0KZ_gqQEqVkY9Gnuq0NlbYHD/pubhtml?gid=325420319&amp;amp;single=true"&gt;Profesores Artes Pl&amp;aacute;sticas y Dise&amp;ntilde;o&lt;/option&gt;&lt;option value="https://docs.google.com/spreadsheets/d/e/2PACX-1vTkhdYSfrZiNiIOqNO46eGCYEw15whdIrh4z0ia0JhGyC-wuP8piDEuGoC2UvoiWuLly5Z24fHVgqxc/pubhtml?gid=31891480&amp;amp;single=true"&gt;Maestr@s de Taller Artes Pl&amp;aacute;sticas&lt;/option&gt;&lt;option value="https://docs.google.com/spreadsheets/d/e/2PACX-1vRmrec5JWNO7TZoF2Bk4VCzPBxF8sVainnYBApqwwktVjFdu-UQCEmdDc2tqQWyGXqQpVKCEM2T0VM9/pubhtml?gid=596669202&amp;amp;single=true"&gt;Inspecci&amp;oacute;n Educativa&lt;/option&gt;&lt;option value="https://docs.google.com/spreadsheets/d/e/2PACX-1vRO2GEjmTMOyOPzjr3KN6W2ntiTrjjUXeVbroSAFktAROoIgWKBM2FxCjBXo9uZNgTVmMOAZdK1comt/pubhtml?gid=186013683&amp;amp;single=true"&gt;Catedr&amp;aacute;ticos M&amp;uacute;sica y Artes Esc&amp;eacute;nicas&lt;/option&gt; &lt;/select&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;hr /&gt;&#xD;
&lt;p&gt;NOTA: Recuerde que tiene que tener habilitadas las ventanas emergentes para ver la distribuci&amp;oacute;n de plazas de los distintos cuerpos.&lt;/p&gt;&#xD;
&#xD;
&lt;hr /&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;div aria-hidden="true" aria-labelledby="tab-3" class="panel" id="panel-3" role="tabpanel"&gt;&#xD;
&lt;table align="center" style="width:98%;"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;th style="text-align: center;"&gt;CCAA&lt;/th&gt;&#xD;
			&lt;th style="text-align: center;"&gt;ENLACE A LA CONVOCATORIA&lt;/th&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;ANDALUC&amp;Iacute;A&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/andalucia/educacion/82099" target="_blank"&gt;Cuerpo de Catedr&amp;aacute;ticos de M&amp;uacute;sica y Artes Esc&amp;eacute;nicas&lt;/a&gt; | Plazo de presentaci&amp;oacute;n de solicitudes: del 9 de diciembre de 2025 al 30 de diciembre de 2025, ambos incluidos.&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/andalucia/educacion/86175" target="_blank"&gt;Cuerpos de Profesores de Ense&amp;ntilde;anza Secundaria (590), Profesores de M&amp;uacute;sica y Artes Esc&amp;eacute;nicas (594) y Profesores Especialistas en Sectores Singulares de FP (598), as&amp;iacute; como el acceso al cuerpo 590.&lt;/a&gt; | Plazo de presentaci&amp;oacute;n de solicitudes: del 26 de febrero al 18 de marzo de 2026, ambos incluidos.&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;ARAG&amp;Oacute;N&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/aragon/educacion/83392" target="_blank"&gt;Convocatoria del Cuerpo de Maestros publicada el 9/1/26&lt;/a&gt; | El plazo de presentaci&amp;oacute;n de solicitudes ser&amp;aacute; desde las 00:00 del martes 20 de enero hasta las 23:59 del martes 10 de febrero, ambos inclusive.&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;ASTURIAS&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/principadodeasturias/educacion/83255" target="_blank"&gt;Cuerpo de Maestros y Cuerpo de Catedr&amp;aacute;ticos de M&amp;uacute;sica y Artes Esc&amp;eacute;nicas&lt;/a&gt; | Plazo de presentaci&amp;oacute;n de solicitudes: del 8 al 28 de enero de 2026, ambos incluidos.&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;BALEARES&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/baleares/educacion/85534" target="_blank"&gt;Cuerpo de Maestros, Secundaria, EOI, M&amp;uacute;sica y Artes Esc&amp;eacute;nicas, Singulares FP&lt;/a&gt; | Plazo de presentaci&amp;oacute;n de solicitudes: del 16 al 27 de febrero de 2026, ambos incluidos.&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;CANARIAS&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.gobiernodecanarias.org/educacion/web/personal/docente/oferta/oposiciones/maestros/2026/convocatoria/" target="_blank"&gt;&#xD;
			Orden de la Convocatoria del Cuerpo de Maestros publicada el 20 de marzo de 2026&lt;/p&gt;&#xD;
					&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;CANTABRIA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/cantabria/educacion/68758" target="_blank"&gt;Convocatoria de Secundaria y OC, publicada en 2025&lt;/a&gt; | Plazo finalizado en 2025&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/cantabria/educacion/86662" target="_blank"&gt;Orden EDU/4/2026 para Convocatoria de Maestros - Febrero 2026 -&lt;/a&gt; | Plazo de presentaci&amp;oacute;n de solicitudes: del 5 de marzo hasta el 24 de marzo de 2026 (ambos inclusive)&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;CASTILLA-LA MANCHA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;Convocatoria no publicada&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;CASTILLA Y LE&amp;Oacute;N&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/83672" target="_blank"&gt;Convocatoria Oposiciones PES y O.C.&lt;/a&gt; | Plazo de presentaci&amp;oacute;n de solicitudes: del 15 de enero al 4 de febrero 2026&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;CATALU&amp;Ntilde;A&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;Convocatoria no publicada&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;COMUNIDAD DE MADRID&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/noticia/portada/comunidaddemadrideducacion/articulo/85403" target="_blank"&gt;Convocatoria de Maestros&lt;/a&gt; publicada el 12 de febrero de 2026. Plazo de inscripci&amp;oacute;n: del 13 de febrero al 12 de marzo de 2026&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;COMUNIDAD VALENCIANA&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://dogv.gva.es/datos/2025/11/03/pdf/2025_44425_es.pdf" target="_blank"&gt;Convocatoria&lt;/a&gt; publicada el 11 de noviembre de 2025. Plazo de inscripci&amp;oacute;n hasta el 26 de noviembre de 2025, debido a &lt;a href="https://dogv.gva.es/datos/2025/11/12/pdf/2025_46077_es.pdf" target="_blank"&gt; est&amp;aacute; modificaci&amp;oacute;n&lt;/a&gt; publicada el 12 de noviembre de 2025&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;EXTREMADURA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/extremadura/educacion/87348" target="_blank"&gt;&#xD;
			Convocatoria del Cuerpo de Maestros publicada el 16 de marzo de 2026&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;p&gt; Plazo del 19 de marzo al 1 de abril de 2026&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;GALICIA&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/galicia/educacion/86005" target="_blank"&gt;Publicada la convocatoria de oposiciones de Maestro,Secundaria &amp;amp; FP Sectores Singulares - DOG 18/2/2026 -&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;Plazo de presentaci&amp;oacute;n de solicitudes: Del 24 de febrero de 2026 al 16 de marzo de 2026&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;b&gt;LA RIOJA&lt;/b&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/larioja/educacion/85127" target="_blank"&gt;Publicada la convocatoria de oposiciones de Maestros.&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;El plazo de presentaci&amp;oacute;n de solicitudes Del 9 de febrero de 2026 a las 00:00 al 27 de febrero de 2026 a las 23:59&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;NAVARRA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/navarra/educacion/79199" target="_blank"&gt;Publicada en el BON la convocatoria de oposiciones de Maestros 2026 en Navarra.&lt;/a&gt; Se convocan 290 plazas en total (30 plazas est&amp;aacute;n reservadas para el turno de personas con discapacidad).&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;El plazo de presentaci&amp;oacute;n de solicitudes es del 17 de octubre al 5 de noviembre de 2025 (ambos inclusive)&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/navarra/educacion/82395" target="_blank"&gt;Cuerpos de Artes Pl&amp;aacute;sticas, Dise&amp;ntilde;o, M&amp;uacute;sica y Artes Esc&amp;eacute;nicas 2026&lt;/a&gt; El periodo de presentaci&amp;oacute;n de solicitudes permanecer&amp;aacute; abierto del 12 al 31 de diciembre de 2025, ambos incluidos.&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;P&amp;Aacute;IS VASCO&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;Convocatoria no publicada&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;REGI&amp;Oacute;N DE MURCIA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/regiondemurcia/educacion/84779" target="_blank"&gt;Cuerpo de Maestros&lt;/a&gt; | Plazo de presentaci&amp;oacute;n de solicitudes: 26 de enero al 16 de febrero a las 12:59 horas 2026&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;CEUTA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;Convocatoria no publicada&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&lt;strong&gt;MELILLA&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;a href="https://www.csif.es/es/articulo/melilla/educacion/83191" target="_blank"&gt;RESOLUCI&amp;Oacute;N DE 29 de diciembre de 2025 por la que se convocan OPOSICIONES PARA LOS CUERPOS DE SECUNDARIA Y PROFESORES ESPECIALISTAS DE SECTORES SINGULARES, as&amp;iacute; como ACCESO A GRUPO A1 y ADQUISICI&amp;Oacute;N DE NUEVAS ESPECIALIDADES&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;Las fechas de inicio y fin de presentaci&amp;oacute;n de solicitudes a&amp;uacute;n no se ha publicado. Seg&amp;uacute;n la convocatoria, se publicar&amp;aacute;n mediante resoluci&amp;oacute;n durante el primer trimestre de 2026.&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div aria-hidden="true" aria-labelledby="tab-4" class="panel" id="panel-4" role="tabpanel"&gt;&#xD;
&lt;h1&gt;Novedades en las distintas CCAA&lt;/h1&gt;&#xD;
&lt;style type="text/css"&gt;/* CSS Document */&#xD;
*, *::after, *::before {&#xD;
    margin: 0rem;&#xD;
    padding: 0rem;&#xD;
    box-sizing: inherit;&#xD;
}&#xD;
&#xD;
&#xD;
a {&#xD;
   text-decoration: none;&#xD;
    color: #006400; /* Verde oscuro */&#xD;
    font-weight: bold;&#xD;
    transition: all 0.5s ease-out;&#xD;
}&#xD;
ul, ol {&#xD;
	list-style: none;&#xD;
	margin: 0;&#xD;
} &#xD;
.clear {&#xD;
	clear: both;&#xD;
}&#xD;
.bg {&#xD;
	width: 90rem;&#xD;
	height: 67rem;&#xD;
	background-image: url(../img/bg.svg);&#xD;
	margin: 2rem auto;&#xD;
	position: relative;&#xD;
	box-shadow: 0 1rem 3rem -.4rem rgba(88,67,128,0.6);&#xD;
	border-radius: 1rem;&#xD;
	margin-bottom: 5rem;&#xD;
}&#xD;
.point {&#xD;
	position: absolute;&#xD;
	width: 1.3rem;&#xD;
	height: 1.3rem;&#xD;
	background-color: #9976dd;&#xD;
	border-radius: 50%;&#xD;
	cursor: pointer;&#xD;
	background-image: url(../img/cross.svg);&#xD;
	transition: .5s ease-in-out;&#xD;
}&#xD;
.point:hover {&#xD;
	transform: rotate(90deg);&#xD;
}&#xD;
.point::after {&#xD;
    width: 3.9rem;&#xD;
    height: 3.9rem;&#xD;
	content: '';&#xD;
	position: absolute;&#xD;
	top: 0;&#xD;
	left: 0;&#xD;
	background-color: #6b2fdd;&#xD;
	border-radius: 50%;&#xD;
	opacity: 0;&#xD;
	margin: -1.3rem 0 0 -1.3rem;&#xD;
	animation: waves 20s infinite;&#xD;
}&#xD;
@keyframes waves {&#xD;
  0% {&#xD;
    transform: scale(0);&#xD;
  }&#xD;
  1% {&#xD;
    opacity: .7;&#xD;
  }&#xD;
  5% {&#xD;
    opacity: 0;&#xD;
    transform: scale(1);&#xD;
  }&#xD;
}&#xD;
.info {&#xD;
	width: 25rem;&#xD;
	height: 20rem;	&#xD;
	position: absolute;&#xD;
	top: 5rem;&#xD;
    left: -8rem;&#xD;
	transform: rotate(-90deg);&#xD;
	display: none;&#xD;
}&#xD;
.point:hover .info {&#xD;
	display: block;&#xD;
}&#xD;
&#xD;
.map-wrapper {&#xD;
  position: relative;&#xD;
  transform: scale(0.85);       /* 70% del tama&#xF1;o original */&#xD;
  transform-origin: top left;  /* que escale desde la esquina superior izquierda */&#xD;
}&#xD;
&#xD;
.content_container {&#xD;
	background-color: #dfdce3;&#xD;
	box-shadow: 0 1rem 3.1rem -.4rem rgba(88,67,128,0.6);&#xD;
	border-radius: .7rem;&#xD;
	position: absolute;&#xD;
	animation: appear 1s;&#xD;
	transition: 1s;&#xD;
}&#xD;
.content_container:before {&#xD;
	content: '';&#xD;
	height: 0;&#xD;
	width: 0;&#xD;
	position: absolute;&#xD;
	top: 5.5rem;&#xD;
    left: 99%;&#xD;
	border-style: solid;&#xD;
	border-width: .75rem 0 .75rem .8rem;&#xD;
	border-color: transparent transparent transparent #dfdce3;&#xD;
}&#xD;
@keyframes appear {&#xD;
  0% {&#xD;
    opacity: 0;&#xD;
    transform: scale3d(0.3, 0.3, 0.3);&#xD;
  }&#xD;
  20% {&#xD;
	opacity: 0;&#xD;
    transform: scale3d(1.1, 1.1, 1.1);&#xD;
  }&#xD;
  40% {&#xD;
    transform: scale3d(0.9, 0.9, 0.9);&#xD;
  }&#xD;
  60% {&#xD;
    transform: scale3d(1.03, 1.03, 1.03);&#xD;
  }&#xD;
  80% {&#xD;
    transform: scale3d(0.97, 0.97, 0.97);&#xD;
  }&#xD;
  100% {&#xD;
    opacity: 1;&#xD;
    transform: scale3d(1, 1, 1);&#xD;
  }&#xD;
}&#xD;
.title {&#xD;
	width: 25rem;&#xD;
	height: 4rem;&#xD;
	background-color: #a58fdb;&#xD;
	border-radius: .7rem .7rem 0 0;&#xD;
	font-weight: 700;&#xD;
	font-size: 1.5rem;&#xD;
	padding: 1rem;&#xD;
	text-align: center;&#xD;
}&#xD;
.text {&#xD;
	padding: 2rem;&#xD;
	font-size: 1.2rem;&#xD;
	line-height: 1.8rem;&#xD;
	color: #777;&#xD;
}&#xD;
&#xD;
#madrid {&#xD;
    top: 26rem;&#xD;
    left: 47.5rem;&#xD;
}&#xD;
#andalucia {&#xD;
    top: 45rem;&#xD;
    left: 36.5rem;&#xD;
	&#xD;
}&#xD;
#andalucia::after {&#xD;
	animation-delay: 1s;	&#xD;
}&#xD;
#asturias {&#xD;
    top: 4.5rem;&#xD;
    left: 36.5rem;&#xD;
}&#xD;
#asturias::after {&#xD;
	animation-delay: 2s;&#xD;
}&#xD;
#aragon {&#xD;
    top: 18rem;&#xD;
    left: 61.5rem;&#xD;
}&#xD;
#aragon::after {&#xD;
	animation-delay: 3s;&#xD;
}&#xD;
#cantabria {&#xD;
    top: 4.8rem;&#xD;
    left: 46.3rem;&#xD;
}&#xD;
#cantabria::after {&#xD;
	animation-delay: 4s;&#xD;
}&#xD;
#catalunia {&#xD;
    top: 17rem;&#xD;
    left: 77rem;&#xD;
}&#xD;
#catalunia::after {&#xD;
	animation-delay: 5s;&#xD;
}&#xD;
#valencia {&#xD;
    top: 31.5rem;&#xD;
    left: 64rem;&#xD;
}&#xD;
#valencia::after {&#xD;
	animation-delay: 6s;&#xD;
}&#xD;
#murcia {&#xD;
    top: 41rem;&#xD;
    left: 60rem;&#xD;
}&#xD;
#murcia::after {&#xD;
	animation-delay: 7s;&#xD;
}&#xD;
#galicia {&#xD;
    top: 8.5rem;&#xD;
    left: 22.5rem;&#xD;
}&#xD;
#galicia::after {&#xD;
	animation-delay: 8s;&#xD;
}&#xD;
#pais_vasco {&#xD;
    top: 8.5rem;&#xD;
    left: 52.3rem;&#xD;
}&#xD;
#pais_vasco::after {&#xD;
	animation-delay: 9s;&#xD;
}&#xD;
#navarra {&#xD;
    top: 9.5rem;&#xD;
    left: 57rem;&#xD;
}&#xD;
#navarra::after {&#xD;
	animation-delay: 10s;&#xD;
}&#xD;
#extremadura {&#xD;
    top: 36rem;&#xD;
    left: 33.5rem;&#xD;
}&#xD;
#extremadura::after {&#xD;
	animation-delay: 11s;&#xD;
}&#xD;
#rioja{&#xD;
    top: 11.5rem;&#xD;
    left: 53rem;&#xD;
}&#xD;
#rioja::after {&#xD;
	animation-delay: 12s;&#xD;
}&#xD;
#ceuta {&#xD;
    top: 56.5rem;&#xD;
    left: 38rem;&#xD;
}&#xD;
#ceuta::after {&#xD;
	animation-delay: 13s;&#xD;
}&#xD;
#melilla {&#xD;
    top: 60.2rem;&#xD;
    left: 51.5rem;&#xD;
}&#xD;
#melilla::after {&#xD;
	animation-delay: 14s;&#xD;
}&#xD;
#canarias {&#xD;
    top: 59.5rem;&#xD;
    left: 13rem;&#xD;
}&#xD;
#canarias::after {&#xD;
	animation-delay: 15s;&#xD;
}&#xD;
#baleares{&#xD;
    top: 29.5rem;&#xD;
    left: 81rem;&#xD;
}&#xD;
#baleares::after {&#xD;
	animation-delay: 16s;&#xD;
}&#xD;
#castilla-la_mancha {&#xD;
    top: 30.5rem;&#xD;
    left: 44rem;&#xD;
}&#xD;
#castilla-la_mancha::after {&#xD;
	animation-delay: 17s;&#xD;
}&#xD;
#castilla_leon {&#xD;
	top: 16.5rem;&#xD;
    left: 40.5rem;&#xD;
}&#xD;
#castilla_leon::after {&#xD;
	animation-delay: 18s;&#xD;
}&#xD;
&lt;/style&gt;&#xD;
&lt;div class="map-wrapper"&gt;&#xD;
&lt;div class="bg"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 900.4 670.2;" version="1.1" viewbox="0 0 900.4 670.2" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st0{fill:#C1ADE0;} .st1{fill:#D2C7E2;stroke:#DBD7E0;stroke-miterlimit:10;} .st2{fill:#DFDCE3;} .st3{fill:none;stroke:#FFFFFF;stroke-width:0.5;stroke-miterlimit:10;}&#xD;
&lt;/style&gt;&#xD;
&lt;rect class="st0" height="670.2" width="900.1" y="0"&gt;&lt;/rect&gt; &lt;path class="st1" d="M570.1,54.8c0,0,0.2,5.6-4,10.7s-20.9,25.9-21.5,26.7c-0.7,0.8-2.1,2.3-1.5,9.1c0.2,2.8-3.4,2.4-5.2,2.6&#xD;
	s-3.1,1.1-2,4.9c0.3,0.9,0.8,1.6,0.8,2.2c0.1,1.5-2.4,2-4.3,2.5c-1.9,0.4-6.4-1.5-7.1-2.5c-0.7-1-7-5.7-7-5.7s-6.7-3.8-8.3-5.4&#xD;
	c-1.6-1.6-3.8-2-5.1-3.6c-1.3-1.6-2.9-3.9-5.9-5.2c-2.9-1.3-5.7-2-4.7-3.6s2.1-2.3,4.4-2.1c2.3,0.2,6.5,2.1,7.3-0.4&#xD;
	c0.8-2.4-3.8-3.9-4.9-6.2c-1.1-2.3-1.5-5.2-1.5-7s-0.5-2.6-4.2-2.6c-2.3,0-5.3,0.2-8.1,0.4c0,0-1.8-2.3,0.4-4.1&#xD;
	c2.9-2.3,10-6.7,10.6-7.8c0.7-1.1,1.3-1.9,1.9-1.9c0.6-0.1,7.1,0.3,7.7,0c0.7-0.2,3.3-4.7,4.8-5.4s1.5-1.2,4.8-1s7.9,0.2,12.4,2.5&#xD;
	c4.4,2.3,12.3,5.1,14.8,5.4c2.5,0.3,8.6,0.6,10.3,0.4c1.8-0.2,5.1-1.1,8.2-3.5S570.3,52.5,570.1,54.8z"&gt;&lt;/path&gt; &lt;path class="st1" d="M487.5,70c-1.9,0.1-3.6,0.2-5.1,0.2c-3.6,0-4.4,1-7,1.1s-4.2,1.5-5.4,3.1c-1.1,1.6-4.1,4.2-5.4,5.2&#xD;
	s-1.6,2-1.1,3.6s3.1,8,0.7,11.4s-4.6,3.8-7.5,3.1c-2.9-0.7-10.3-12.6-14.7-15.3s-8.3-5.4-11.9-5.2s-3.1,1.1-6.7,1s-5.9-3.9-6-6.2&#xD;
	c-0.1-1.1-0.2-2.6-0.5-3.9c0,0,0.3,0.6,1.2,0.4c0.9-0.2,1.3-0.8,1.3-0.8c1.4-1.4,1.8-1.6,7.1-5c5.3-3.4,6.1-5.4,6.8-6.6&#xD;
	s0.1-0.4,0.7-1.5c0.6-1.2,3.4-3.1,8-3.4s7.5,0.3,11.4-0.8s7.5-2.4,10.4-2.6c2.9-0.2,13.4-3.8,16-3.9s7.8,2.9,10.3,5.7&#xD;
	c2.4,2.8,6.4,3.1,8.2,3.6c1.8,0.5,1.8,4.4-2,7s-5.2,3.9-8,5.4C485.6,67,487.5,70,487.5,70z"&gt;&lt;/path&gt; &lt;path class="st1" d="M563.5,151.2c0,0-3.2,0.3-4.4-0.1s-6.1-3.3-7.6-5.5c-1.5-2.1-6.4-8.1-10.7-8.1c-3.8,0-5.4,4.4-8.3,6.5&#xD;
	c-2.9,2.1-4.2,2.9-6.7,2.9s-3.3-3.4-4.6-4.7s-1.5-1.5-2.8-1.3s-2.6,2.3-4.2,2.4s-7.8-0.2-9.3-4.6c-1.5-4.4-0.8-6.2-1.6-7.5&#xD;
	c-0.8-1.3-2.4-2.1-2.3-3.8c0.2-1.6,2.3-3.4,3.4-4.7c1.1-1.3-0.7-8.5,0.5-11.3c1.1-2.8,3.8-5.9,7.8-5.4c4.1,0.5,5.7-0.8,5.7-0.8&#xD;
	s2.5,1.2,3.6,2.5s7.7,6.1,9.6,5.8c2-0.3,4.4-0.4,5-2.7c0.8,1.7,1.8,2.1,3.9,3.2c2.8,1.5,3.3,3.6,5.7,3.8c2.4,0.2,3.8-0.2,5.4,0.3&#xD;
	c1.6,0.5,4.6,4.4,7.2,5.5c2.6,1.1,8.6,3.9,11.3,6.5c2.6,2.6,4.4,2.8,3.6,5.5c-0.8,2.8-2.1,2.9-5.2,3.9c-3.1,1-4.9,4.1-4.7,5.9&#xD;
	c0.2,1.8,0.4,3.4,0.4,3.4S562.1,149.3,563.5,151.2z"&gt;&lt;/path&gt; &lt;path class="st2" d="M260.9,476.8c-3.8,2.9-8.9,6.6-11.4,7s-6,0-10.8-1.7s-18.8-4.8-23.1-5.1c-4.3-0.4-12-1.2-20.1,2s-9,2.7-9.8,2.1&#xD;
	c-0.7-0.6-1.5-1.7,3.5-8.8c5-7,7-18.3,7.5-21.9c0.5-3.7,2.6-13.5,2.8-18.8c0.2-5.4-3.5-13.7-4-17.1s3.8-9,5.4-13.7&#xD;
	c1.6-4.6-0.6-8.3-1.5-9.7c-0.9-1.3-1.2-7.3,1.3-7.9c2.6-0.6,2.4,1.8,4.6,2c2.2,0.1,1.7-2.8,1.3-5.1c-0.4-2.3-3.8-3.1-7.8-2.9&#xD;
	c-4,0.1-7.7,3.9-10.2,5s-6,0.9-8.1,0.6c-2.1-0.2-0.6-6.4-0.9-8.9c-0.2-2.6-2.7-1.8-2.6-3.9c0.1-2.1,6.8-1.6,9.2-1.4&#xD;
	c2.3,0.1,6.7-6.1,7.1-9.1c0.4-2.9-1.5-3.5-3.5-4c-2.1-0.5-4.9,5.4-5.5,7.2c-0.6,1.8-4.4,1.8-10.2,1.6c-5.7-0.2-7.3-3.4-7.9-5.4&#xD;
	s2.7-6.8,3.3-8.6c0.6-1.7,0.4-4.6,1.3-6.4s5.4-15.9,5.4-21.5s1.7-6,3.1-6.5c1.3-0.5,5.6-2.9,9.7-6.6s3.7-9.8,4.3-14.2&#xD;
	c0.6-4.4,6.5-19.3,8.1-20.9s3.4-3.4,3.7-4.9c0.2-1.5-2.3-4-2.1-5.6s5-10.5,5.1-12.2s0.1-9.8,1.1-11.6s7-9.8,8.4-12.7&#xD;
	c1.5-2.9,0.9-22.7,0.7-25.9s-3.3-8.9-4.4-10.9c-1.1-2-0.2-16.8-0.2-21.2s-2.1-9.2-2-13.7s7.2-7.5,9.5-8.1s13.9-9.5,16-10.6&#xD;
	s4.3-1.2,6.7,0s2.2,1.6,4.2,3.8s-0.6,3.9-1.5,7.5s2.8,7.6,5.5,7.9c2.7,0.2,5-1.2,6.7-2.7s5.1-2.9,9-2.4s15.4,6.2,18.7,6.2&#xD;
	s6.5-0.4,7.8-1.5s6.4-7.1,9.5-7.5s5.3,0,5.3,0c1.7,1.2,4.6,1.8,10,1.8c10.3,0,7.8,14.8,10.3,17.1s3.9,2.1,8.6,5.1&#xD;
	c4.7,2.9,3.3,9.3,2.9,10.1c-0.3,0.8-18.3,21.8-21,23.3c-2.8,1.5-12.6,8.2-13.1,11.1c-0.5,2.9,4.3,10.3,4.3,12.1s1.1,21.7,1,23.3&#xD;
	c-0.2,1.6-2,5.4-3.6,7.3c-1.3,1.6-3.3,3.1-2,3.9l0.1,0.3c-1.3,0.1-2.9,0.7-3.6,3.2c-1.1,4.2-0.2,7.4,1.8,10.8&#xD;
	c2,3.3,2.1,11.8-1.7,16.9s-4,8.2-10.8,8s-18.4-2.3-19.8,0.8s4.1,8.7,7.3,11.7s2.9,10,2.7,11.5c-0.2,1.5,4.5,8.2,10.2,13.4&#xD;
	c5.7,5.2,6.2,5.9,6,9.4s0.6,6.3-6.6,13.1c-7.2,6.8-9.4,12.9-9.4,15.2c0,2.4-0.7,12.7,1.8,15.8c2.4,3.1,6.9,8.7,9.8,9.4&#xD;
	c2.9,0.7,6.5,1.6,8.1,2.9h-0.2c-1.3,0-3.1,5-6.9,6.6s-9.2,4.9-10.5,7.6s-3.5,10.5-8.3,15.3s-6.6,11.9-6.7,19.1s1,17.9,3.7,18.2&#xD;
	C273.8,471.9,262.9,475.3,260.9,476.8z"&gt;&lt;/path&gt; &lt;path class="st1" d="M608.1,282.7c1.2-0.1-1.8-1.3-1.7-2.1c0.3-4.4-2.9-6.5-5.1-8.7c-2.2-2.2-4.9-4-7.6-4.2&#xD;
	c-2.7-0.1-3.8,1.8-5.9,1.8s-3.3-0.7-4.2-2s-5.7-5.3-8.7-7.3c-2.9-2.1-3.1-4-2.7-6.6c0.4-2.6,4.3-5.6,5.1-7.5&#xD;
	c0.9-1.8-0.5-2.8,1.1-4.8s3.4-0.9,3.9-3.4c0.3-1.5,0-7.6-2.2-14.8s-13.9-17.7-18.1-17.2c-4.2,0.5-6.1,0.2-6.9-0.1&#xD;
	c0,0-4.4,4.2-11.4,4c-5.7-0.1-9.8-5.7-13.7-8.2s-10.1-7.8-15.3-8.2c-5.2-0.3-8.3,4.2-11.4,4.4s-3.6-0.8-6.5-0.8s-5.9,4.1-9.6,6.7&#xD;
	s-6.4,4.2-11.9,7.2c-5.5,2.9-11.1,8.2-12.9,11.6c-1.8,3.4-2.1,5.7-4.1,7.3s-7.7,8.8-8.9,11.1c-1.3,2.3-6.8,10.7-8.8,13&#xD;
	c-2,2.3-3.6,6.1-5.2,8.2s-9.9,8-12.7,7.8s-2.3-3.1-3.8-3.4s-3.8,2.1-5.5,4.4c-1.8,2.3-3.8,4.2-5.4,4.4s-5.1-0.5-7,0.3&#xD;
	c-2,0.8-2.6,2.3-4.6,2.3s-2.3-2.1-4.1-2.4s-3.6,0.7-4.1,0c0,0-2.3,7.3-1.5,10.4c0.7,3.2,0,7.6,8.8,12.2c2.2,1.5,0.5,7.6,0,9.5&#xD;
	c-0.5,2,6.1,12,12.2,14.9s5.9,0.7,7.6,0s4.6-0.2,4.9,3.7c0.2,3.9,2.4,7,2.4,8.6s-1,5.1-5.1,6.3c-4.2,1.2-4.6,5.1-6.4,6.4&#xD;
	s-4.6,0.5-4.4,2.4c0.2,2,2.7,4.2,4.4,6.1c1.7,2-4.2,6.6-4.9,7.8c-0.7,1.2-1.7,4.4-3.9,4.1c2.3,0.3,2.1,1.1,2.9,3.5&#xD;
	c0.7,2.4,4.9,4.5,6.7,5.6s9,5.1,11.1,6.5s6.1,4.8,8.5,7.3s6.1,3.9,8.7,3.8s5.9-3,8.4-2.9s5.5,3.1,9.5,3s7.3-1.9,9-3.5&#xD;
	s4.5-0.4,5.9-0.3c1.5,0.1,3.2-2,4.8-1.9c1.6,0.1,4.4,4.1,6.5,3.9s3.2-5.9,7-6s6.7,3.2,11.5,3.7s7.1,1,10.2-1.3s6.1-6.1,9.8-6.1&#xD;
	c3.7-0.1,9.1,3.2,10.9,8.5c1.8,5.3,3.8,8.3,4.5,10.3s0.2,5.6-0.7,8.4s0.1,5.5,2.6,5.6s4.8-0.7,5.1,0.6c0,0,2.7-6.3,6-9.6&#xD;
	c3.3-3.3,14.6-12.2,16.8-12.5c2.2-0.2,11-0.4,13.8-0.5s6-1.6,7.2-7.7s3.1-17.4,10.5-18.7c7.5-1.3,11.5,1,13.2,2.7s3.7,1.3,4.5,0.5&#xD;
	s3.7-3.7,2.4-8.7c-1.2-5-4.4-8.1-7.2-8.6s-11.5-5.5-11.7-8.4s0.6-4.6,1.8-6.7s1-6.6,0.7-8.8c-0.2-2.2,0-4-3.2-4s-4.2,1.1-5.9-0.6&#xD;
	s-3.5-3.7-6.4-5.3c-2.8-1.6-3.8-3.8,0.4-7.1c4.2-3.3,10.6-11,11.4-12.7s2.2-11.3,3.5-12.5C604.7,286.4,606.3,282.9,608.1,282.7z"&gt;&lt;/path&gt; &lt;path class="st1" d="M302.6,405.2c2.3-0.1,3.5,3.9,6,4.2s3.2-0.3,4.4,0.6s2.4,4.2,5.4,4.5s3.5-0.2,6.1,0s3.3,0.2,6.5,1.8&#xD;
	s6.4,3.9,11.6,3.8s10-4.3,11.8-6.5s4.9-6.8,7.1-6.6c2.2,0.2,3.3,1,4.2,4.5s3,2.4,4.5,1.1s6.1-5.8,6-8.4s-0.8-14.2,0-15.2&#xD;
	s4.3-4.5,7.7-6.5c3.3-2,8.8-8.2,10.7-9.8c2-1.7,5.7-4.6,7.9-4.3c2.3,0.3,3-2.8,3.7-4s6.6-5.9,4.9-7.8c-1.7-2-4.2-4.2-4.4-6.1&#xD;
	c-0.2-2,2.7-1.2,4.4-2.4c1.7-1.2,2.2-5.1,6.4-6.4c4.2-1.2,5.1-4.6,5.1-6.3s-2.2-4.7-2.4-8.6c-0.2-3.9-3.2-4.4-4.9-3.7&#xD;
	c-1.7,0.7-1.5,2.9-7.6,0s-12.7-13-12.2-14.9c0.5-2,2.2-8.1,0-9.5c-8.8-4.6-8.1-9-8.8-12.2s1.5-10.4,1.5-10.4&#xD;
	c-0.5-0.7-1.1-2.6-1.3-3.6c-0.2-1-1.8-2.6-4.1-2.6s-4.1,0.3-6.4,0s-3.8-3.8-7.7-5.5c-3.9-1.8-3.4-3.6-5.5-4.2&#xD;
	c-1.3-0.4-4.1,3.9-6,4.9c-2,1-1.9-2.8-2.9-4.4c-3.8-5.7-8.8-8.3-11.1-8.5s-6.4,2.9-9.6,5.2c-3.3,2.3-9.8,6.8-13.7,8.2&#xD;
	c-3.9,1.3-7.7-1.1-11.4-1.8c0,0-4-1.2-5.1,3s-0.2,7.4,1.8,10.8c2,3.3,2.1,11.8-1.7,16.9s-4,8.2-10.8,8s-18.4-2.3-19.8,0.8&#xD;
	c-1.4,3.1,4.1,8.7,7.3,11.7s2.9,10,2.7,11.5c-0.2,1.5,4.5,8.2,10.2,13.4c5.7,5.2,6.2,5.9,6,9.4s0.6,6.3-6.6,13.1&#xD;
	c-7.2,6.8-9.4,12.9-9.4,15.2s-0.7,12.7,1.8,15.8c2.4,3.1,6.9,8.7,9.8,9.4C297.4,402.9,301,403.9,302.6,405.2z"&gt;&lt;/path&gt; &lt;path class="st1" d="M564.3,149.2c2.7-0.2,9.2,0,12.1,0.2c2.9,0.2,3.4,2,6.4,2.2c2.9,0.2,4.8-0.1,5.4-1c0.6-0.9,0.2-3.2,0.5-4.4&#xD;
	c0.2-1.2,0.9-4.4,0.9-6.7s-2.2-5.1-2.2-6.8s2.3-6.6,5.5-14.4s5.4-13.1,12.4-17.5S619,82.2,619.2,81c-1.7-0.6-8.7-1-10.3-1.1&#xD;
	c-1.5-0.1-5.5-0.9-7.5-3c-4.9-5.3-7-4.6-8.3-4c-1.2,0.6-2,2.4-4.1,2.6s-2.9-2.6-2.9-4.6s2.8-4,2.4-7.5c-0.4-3.5-4.9-3.8-11-3.8&#xD;
	s-6.1-2.7-7.1-4.6c0,0,0.2,5.6-4,10.7s-20.9,25.9-21.5,26.7c-0.7,0.8-2.1,2.3-1.5,9.1c0.2,2.8-3.4,2.4-5.2,2.6s-3.1,1.1-2,4.9&#xD;
	s2,3.9,4.7,5.4c2.8,1.5,3.3,3.6,5.7,3.8c2.4,0.2,3.8-0.2,5.4,0.3c1.6,0.5,4.6,4.4,7.2,5.5c2.6,1.1,8.6,3.9,11.3,6.5&#xD;
	c2.6,2.6,4.4,2.8,3.6,5.5c-0.8,2.8-2.1,2.9-5.2,3.9c-3.1,1-4.9,4.1-4.7,5.9C564,147.6,564.3,149.2,564.3,149.2z"&gt;&lt;/path&gt; &lt;path class="st2" d="M592.6,0c-1,5.9-2.9,15.2-3.6,19.6s-1.2,15.2-2.2,17.6s-3.9,8.1-5.6,9.3c-1.7,1.2-7.3,3.7-8.6,4.6&#xD;
	c-1.2,1-3.4,1.7-2.4,3.7s1,4.6,7.1,4.6s10.6,0.3,11,3.8s-2.4,5.5-2.4,7.5s0.8,4.9,2.9,4.6c2.1-0.2,2.9-2,4.1-2.6&#xD;
	c1.3-0.7,3.4-1.3,8.3,4c2,2.1,6,2.9,7.5,3s8.6,0.5,10.3,1.1s4.2,2.8,6,5.1s3.1,2.8,5.1,2.7s3.8,0.2,5.9-0.9c2-1.1,3.1-1.3,4.8-1.2&#xD;
	s4.8,0,6.5,1.4s6,4,7.4,5.2c1.5,1.2,3.1,1.7,4.5,1.5s2.9-2.8,5.2-2.9s3.3-0.4,4.9-0.2c1.6,0.2,3.4,2.2,4.9,2.3s14.8,0.5,15.2,0.1&#xD;
	c0.5-0.4,0.2-5.5,1.6-6.7c1.4-1.2,3.2-3.9,9.2-3.8c6,0.2,7.9,1,10,3s4.4,6,6.8,6s8.2-0.5,9.2-0.1s1.8,2.2,2.8,2.5s2.1,0.6,3.3,0&#xD;
	s4.4-1.4,6.5-0.8c1.9,0.5,6.4,2.3,7.2,6.5c0,0-0.3,2.9,1.5,4.3c1.9,1.5,9.6,4.6,10.5,5.2c0.9,0.7,3.1,1.3,5.3,1.3s5.6-2.8,9.2-2.7&#xD;
	c3.6,0.1,9.9,3.2,10.7,3.9c0.8,0.7,3.1,0.9,4.8,0.7c1.7-0.2,6.9-4.2,9-5.5c2-1.3,6.1-5.2,9.7-4.8c3.6,0.4,5.1,2.1,8.5,3.1&#xD;
	s4.9,0.7,5.5,0.4c0.6-0.3,1.1-1.4-1-3.7c-2.1-2.3-7.3-8.1-7.6-8.9c-0.2-0.8,0.8-11.7-0.1-12.9c-0.9-1.1-3.5-2.4-3.2-4.4&#xD;
	s2.2-1.7,2.8-3.7s1.3-10.8,6.3-16.6s7.1-8.6,10.3-9.7c3.2-1.1,8-1.9,10.9-5.3s9.8-11.5,12.6-12.8s6.1-2,9.9-1.7&#xD;
	c3.8,0.2,8.3,3.5,11,3.4s3.3-1.3,4.9-1.2c1.6,0.1,2.7,0.1,5.2,2.6s5.7,2.9,8.1,3c2.4,0.1,7.8-2,9.2-3.1c0-0.1,0-31.8,0-31.8L592.6,0&#xD;
	z"&gt;&lt;/path&gt; &lt;path class="st1" d="M689.3,93.9c0.5-0.4,0.2-5.5,1.6-6.7s3.2-3.9,9.2-3.8s7.9,1,10,3s4.4,6,6.8,6s8.2-0.5,9.2-0.1&#xD;
	c1.1,0.4,1.8,2.2,2.8,2.5s2.1,0.6,3.3,0s4.4-1.4,6.5-0.8c1.9,0.5,6.4,2.3,7.2,6.5c0,0-0.3,2.9,1.5,4.3c1.9,1.5,9.6,4.6,10.5,5.2&#xD;
	c0.9,0.7,3.1,1.3,5.3,1.3s5.6-2.8,9.2-2.7c3.6,0.1,9.9,3.2,10.7,3.9s3.1,0.9,4.8,0.7c1.7-0.2,6.9-4.2,9-5.5c2-1.3,6.1-5.2,9.7-4.8&#xD;
	c3.6,0.4,5.1,2.1,8.5,3.1s4.9,0.7,5.5,0.4c0.9-0.5,5.1,3,5.1,5.6s-6.2,8.4-6.3,9.7c-0.2,1.3,1.3,4.6,3.6,8.5&#xD;
	c2.3,3.9,2,12.7-7.3,19.7s-19.6,13-25.9,15.7c-6.4,2.6-11.1,8.3-12.7,13.9c-1.6,5.5-3.9,7.5-11.4,8.5s-15.2,6.5-16.6,6.7&#xD;
	c-1.5,0.2-6.5,2.9-9,3.9s-8.8,1.5-11.7,1.6c-2.9,0.2-19.9,14.8-23.3,18.1c-3.4,3.3,1.6,6.5,2.3,8.2s3.1,5.2-1.3,10.8&#xD;
	c-3.1,3.9-4.6,2.4-4.9-0.8c-0.3-3.3-4.2-2-6.2,2.3s-3.1,5.4-6.4,3.6c-3.3-1.8-16.8-13.5-16.5-15s3.3-8,2.9-11.3s-1.5-5.2-2.9-7.5&#xD;
	c-1.5-2.3-2.6-5.9,1.6-9.5c4.2-3.6,5.5-5.4,5.5-9.3s-2.8-6-2.4-9.1c0.3-3.1,3.1-4.7,3.1-8.8s-3.6-4.7-3.1-7.8s4.6-5.1,7.8-8.2&#xD;
	s6-8.3,6.7-26.6c0.5-5.4,1.6-8.8,2.3-11.3c0.7-2.4,0.2-7.5,0-11.3s-1-6.8-2-9.3C690.7,95.2,689.3,93.9,689.3,93.9z"&gt;&lt;/path&gt; &lt;path class="st1" d="M540.9,137.6c-3.8,0-5.4,4.4-8.3,6.5c-2.9,2.1-4.2,2.9-6.7,2.9s-3.3-3.4-4.6-4.7s-1.5-1.5-2.8-1.3&#xD;
	s-2.6,2.3-4.2,2.4s-7.8-0.2-9.3-4.6c-1.5-4.4-0.8-6.2-1.6-7.5c-0.8-1.3-2.4-2.1-2.3-3.8c0.2-1.6,2.3-3.4,3.4-4.7&#xD;
	c1.1-1.3-0.7-8.5,0.5-11.3c1.1-2.8,3.8-5.9,7.8-5.4c4.1,0.5,5.7-0.8,5.7-0.8s-6.7-3.8-8.3-5.4s-3.8-2-5.1-3.6&#xD;
	c-1.3-1.6-2.9-3.9-5.9-5.2s-5.7-2-4.7-3.6s2.1-2.3,4.4-2.1c2.3,0.2,6.5,2.1,7.3-0.4c0.8-2.4-3.8-3.9-4.9-6.2c-1.1-2.3-1.5-5.2-1.5-7&#xD;
	s-0.5-2.6-4.2-2.6c-3.8,0-9.6,0.7-13.2,0.7s-4.4,1-7,1.1s-4.2,1.5-5.4,3.1c-1.1,1.6-4.1,4.2-5.4,5.2s-1.6,2-1.1,3.6s3.1,8,0.7,11.4&#xD;
	s-4.6,3.8-7.5,3.1c-2.9-0.7-10.3-12.6-14.7-15.3c-4.4-2.8-8.3-5.4-11.9-5.2c-3.6,0.2-3.1,1.1-6.7,1c-3.6-0.2-5.9-3.9-6-6.2&#xD;
	s-0.3-6-2.6-6.5s-5.1,1.1-7,3.4c-2,2.3-2.1,2.1-6.2,2.1s-7.7-0.2-9.9,3.3c-2.3,3.4-8.3,1.3-10.9,1s-5.2-0.2-7.5,2.6s-3.6,2.9-6,2.8&#xD;
	s-9.6-5.4-11.4-6c-1.8-0.7-2.1,1.3-4.1,2.4s-4.4,1.3-7.2-0.8c-2.8-2.1-4.2-1.5-5.7,0.8s-3.6,6.4-11.6,8.2c-8,1.8-10.1,0.5-10.1,0.5&#xD;
	s-1.5,6.4-2.9,8c-1.5,1.6-4.7,7.5-4.9,11.3s0.2,5.5,6,10.1c5.9,4.6,3.8,16.1,2,17.9s-10.4,4.7-9.9,9.6c0.5,4.9,2,7,12.2,7&#xD;
	s7.8,14.8,10.3,17.1s3.9,2.1,8.6,5.1c4.7,2.9,3.3,9.3,2.9,10.1c-0.3,0.8-18.3,21.8-21,23.3c-2.8,1.5-12.6,8.2-13.1,11.1&#xD;
	s4.3,10.3,4.3,12.1s1.1,21.7,1,23.3c-0.2,1.6-2,5.4-3.6,7.3s-4.2,3.8-0.5,4.4c3.8,0.7,7.5,3.1,11.4,1.8c3.9-1.3,10.4-5.9,13.7-8.2&#xD;
	c3.3-2.3,7.3-5.4,9.6-5.2s7.3,2.8,11.1,8.5c1,1.6,1,5.4,2.9,4.4c2-1,4.7-5.3,6-4.9c2.1,0.7,1.6,2.4,5.5,4.2c3.9,1.8,5.4,5.2,7.7,5.5&#xD;
	s4.1,0,6.4,0s3.9,1.6,4.1,2.6s0.8,2.9,1.3,3.6s2.3-0.3,4.1,0c1.8,0.3,2.1,2.4,4.1,2.4s2.6-1.5,4.6-2.3s5.4-0.2,7-0.3&#xD;
	c1.6-0.2,3.6-2.1,5.4-4.4s4.1-4.7,5.5-4.4c1.5,0.3,1,3.3,3.8,3.4c2.8,0.2,11.1-5.7,12.7-7.8c1.6-2.1,3.9-6.5,5.8-8.8&#xD;
	s6.9-10.1,8.2-12.4s7-9.5,8.9-11.1c2-1.6,2.3-3.9,4.1-7.3s7.3-8.6,12.9-11.6c5.5-2.9,8.2-4.6,11.9-7.2c3.8-2.6,6.7-6.7,9.6-6.7&#xD;
	s3.4,1,6.5,0.8s6.2-4.7,11.4-4.4c5.2,0.3,11.4,5.7,15.3,8.2s8,8,13.7,8.2c7,0.2,11.4-4,11.4-4c-0.7-0.2-2.6-4.2-3.9-11.1&#xD;
	s3.1-8.7,6.1-8.7c3.1,0,3.4-0.4,3.3-4.2c-0.1-3.8,0.2-7.8,1.3-8.8s6.5-7,7-11.3s-0.9-5.5-3.1-7.8c-1-1-1.9-2.1-2.5-2.9&#xD;
	c0,0-3.2,0.3-4.4-0.1s-6.1-3.3-7.6-5.5C550.1,143.6,545.2,137.6,540.9,137.6z"&gt;&lt;/path&gt; &lt;path class="st1" d="M667.2,230.5c-0.8,0.3-2.9,1.1-6.4-0.1c-3.4-1.2-5.1-2.9-7.5-2.9c-2.3,0-4.2,5.5-5.9,7.2s-2.7,2-2.8,3.2&#xD;
	s0,1.7,1.3,3.3s1.6,1.3,2.1,7.2s-2.7,10.8-5.7,13.7s-7.8,9.3-10.6,11.9s-2.7,3.1-5,4.4s-6,7.8-7.5,8.9s-2.7-0.1-5.2-1.6&#xD;
	c-2.4-1.5-7.8-2.9-7.7-5c0.3-4.4-2.9-6.5-5.1-8.7c-2.2-2.2-4.9-4-7.6-4.2c-2.7-0.1-3.8,1.8-5.9,1.8s-3.3-0.7-4.2-2&#xD;
	c-0.9-1.2-5.7-5.3-8.7-7.3c-2.9-2.1-3.1-4-2.7-6.6c0.4-2.6,4.3-5.6,5.1-7.5c0.9-1.8-0.5-2.8,1.1-4.8s3.4-0.9,3.9-3.4&#xD;
	c0.3-1.5,0-7.6-2.2-14.8s-13.9-17.7-18.1-17.2s-6.1,0.2-6.8,0s-2.6-4.2-3.9-11.1s3.1-8.7,6.1-8.7s3.4-0.4,3.3-4.2&#xD;
	c-0.1-3.8,0.2-7.8,1.3-8.8s6.5-7,7-11.3s-0.9-5.5-3.1-7.8c-2.2-2.3-4.4-4.8-1.7-5s9.2,0,12.1,0.2c2.9,0.2,3.4,2,6.4,2.2&#xD;
	c2.9,0.2,4.8-0.1,5.4-1c0.6-0.9,0.2-3.2,0.5-4.4c0.2-1.2,0.9-4.4,0.9-6.7s-2.2-5.1-2.2-6.8s2.3-6.6,5.5-14.4s5.4-13.1,12.4-17.5&#xD;
	s13.7-18.6,13.9-19.8c1.7,0.6,4.3,2.8,6.1,5.1c1.8,2.3,3.1,2.8,5.1,2.7c2-0.1,3.8,0.2,5.9-0.9s3.1-1.3,4.8-1.2&#xD;
	c1.7,0.1,4.8,0,6.5,1.4s6,4,7.4,5.2c1.5,1.2,3.1,1.7,4.5,1.5s2.9-2.8,5.2-2.9s3.3-0.4,4.9-0.2c1.6,0.2,3.4,2.2,4.9,2.3&#xD;
	c1.5,0.1,14.7,0.5,15.2,0.1c0,0,4.3,5.2,4.3,12.9c0,3.8,0.7,8.8,0,11.3c-0.7,2.4-1.8,5.9-2.3,11.3c-0.7,18.3-3.4,23.5-6.7,26.6&#xD;
	s-7.3,5.1-7.8,8.2c-0.5,3.1,3.1,3.8,3.1,7.8c0,4.1-2.8,5.7-3.1,8.8s2.4,5.2,2.4,9.1c0,3.9-1.3,5.7-5.5,9.3s-3.1,7.2-1.6,9.5&#xD;
	s2.6,4.2,2.9,7.5s-2.6,9.8-2.9,11.3C672.1,227.4,667.7,230.3,667.2,230.5z"&gt;&lt;/path&gt; &lt;path class="st1" d="M302.6,405.2c2.3-0.1,3.5,3.9,6,4.2c2.4,0.2,3.2-0.3,4.4,0.6c1.2,0.9,2.4,4.2,5.4,4.5s3.5-0.2,6.1,0&#xD;
	s3.3,0.2,6.5,1.8c3.2,1.6,6.4,3.9,11.6,3.8s10-4.3,11.8-6.5s4.9-6.8,7.1-6.6c2.2,0.2,3.3,1,4.2,4.5c1,3.5,3,2.4,4.5,1.1&#xD;
	s6.1-5.8,6-8.4c-0.2-2.6-0.8-14.2,0-15.2s4.3-4.5,7.7-6.5c3.3-2,8.8-8.2,10.7-9.8s5.7-4.6,7.9-4.3c2.3,0.3,2.1,1.1,2.9,3.5&#xD;
	c0.7,2.4,4.9,4.5,6.7,5.6s9,5.1,11.1,6.5s6.1,4.8,8.5,7.3s6.1,3.9,8.7,3.8s5.9-3,8.4-2.9s5.5,3.1,9.5,3s7.3-1.9,9-3.5&#xD;
	s4.5-0.4,5.9-0.3s3.2-2,4.8-1.9s4.4,4.1,6.5,3.9s3.2-5.9,7-6s6.7,3.2,11.5,3.7s7.1,1,10.2-1.3s6.1-6.1,9.8-6.1&#xD;
	c3.7-0.1,9.1,3.2,10.9,8.5s3.8,8.3,4.5,10.3s0.2,5.6-0.7,8.4s0.1,5.5,2.6,5.6s4.8-0.7,5.1,0.6c0.4,1.3,1.2,7.6,7.2,8.2&#xD;
	s9,1.3,9.8,3.3s-0.1,9.8,2.4,13.7s3.4,5.6,4.3,7.5c0.9,1.8,8.9,9.3,11.3,11.5c2.3,2.2,3.8,2.8,2.8,5.9s-4.9,4.4-6.4,10&#xD;
	s-9.3,24.5-14.1,27.9s-6.6,2.7-8.6,0.5s-6.4-7-10.3-6.8c-3.9,0.1-8.9,5.8-11.3,8.7c-2.3,2.9-5.6,2.9-8.4,2.9s-10.6-3.3-15.3-3.3&#xD;
	s-16.4,2.7-20.5,2.4c-4.2-0.2-12.2-2.6-16.8-2.2c-4.5,0.4-18.2,2.6-29.8,2.4c-6.2,0-7.7,2-13.7,8.6c-6,6.6-13,6.7-20.8,6.8&#xD;
	s-14.7,6-17.6,10.3s-4.4,8.9-4.5,10.9s-1.1,2.1-2.7,1.5s-2.9-1.3-4.5,0.3s-4.5,7.5-9.7,7.3c-5.1-0.2-18.1-8.4-23.4-13.3&#xD;
	s-9.9-7.3-10.2-17.6c-0.4-7.3-2.6-7.9-4.9-10s-4.5-2.1-3.8-12.7c0.5-4.5-3.1-7.5-8.8-12c-5.7-4.5-15.9-15.3-23.8-16.8&#xD;
	s-17-0.4-19.7-0.7c-2.7-0.4-3.8-11-3.7-18.2c0.1-7.2,2-14.3,6.7-19.1s7-12.6,8.3-15.3c1.3-2.7,6.7-6,10.5-7.6&#xD;
	C299.5,410.2,301.4,405.2,302.6,405.2z"&gt;&lt;/path&gt; &lt;path class="st1" d="M583,463.7c-0.6-0.8-1.5-1.6-2.7-2.7c-2.3-2.2-10.4-9.7-11.3-11.5c-0.9-1.8-1.7-3.5-4.3-7.5&#xD;
	c-2.6-3.9-1.7-11.7-2.4-13.7s-3.8-2.7-9.8-3.3s-6.8-6.8-7.2-8.2l0,0c0,0,2.7-6.3,6-9.6c3.3-3.3,14.6-12.2,16.8-12.5&#xD;
	c2.2-0.2,11-0.4,13.8-0.5s6-1.6,7.2-7.7s3.1-17.4,10.5-18.7c7.5-1.3,11.5,1,13.2,2.7c0.7,0.7,1.5,1.1,2.2,1.2c0,0-0.2,6,0,9.9&#xD;
	s-2.2,4.3-3.1,6.4c-0.9,2,0.1,3.5,1.1,5.4s1.1,3.9,1.1,12.6c-0.1,8.6,7.7,13,10.8,15.7s4.6,3.1,6.6,4.6c0.7,0.5,2.5,2,1.1,3.6&#xD;
	s-3.5,4.4-3.3,5.5s0,2.2,3.8,2.1s3.9,0.7,3.9,1.7s-3.1,7.9-10.9,9c-7.8,1.1-16.3,1.5-20,2.1s-8.2,2.7-13.9,7c-5.6,4.3-6.9,6-7.4,6.4&#xD;
	C584.4,464.1,583.6,464.5,583,463.7z"&gt;&lt;/path&gt; &lt;path class="st1" d="M631.5,426.3c-2-1.5-3.5-2-6.6-4.6c-3.1-2.7-10.8-7-10.8-15.7c0.1-8.6-0.1-10.7-1.1-12.6s-2-3.3-1.1-5.4&#xD;
	c0.9-2,3.2-2.4,3.1-6.4s0-9.9,0-9.9c1,0.1,1.8-0.2,2.3-0.7c0.9-0.9,3.7-3.7,2.4-8.7c-1.2-5-4.4-8.1-7.2-8.6s-11.5-5.5-11.7-8.4&#xD;
	s0.6-4.6,1.8-6.7s1-6.6,0.7-8.8c-0.2-2.2,0-4-3.2-4s-4.2,1.1-5.9-0.6s-3.5-3.7-6.4-5.3s-3.8-3.8,0.4-7.1c4.2-3.3,10.6-11,11.4-12.7&#xD;
	c0.7-1.7,2.2-11.3,3.5-12.5s3-4.8,4.8-4.9l-0.1,0.1c1.8,1,4.4,1.9,5.9,2.8c2.4,1.5,3.6,2.7,5.2,1.6c1.5-1.1,5.2-7.6,7.5-8.9&#xD;
	s2.2-1.8,5-4.4S639,265,642,262c3.1-2.9,6.2-7.8,5.7-13.7s-0.7-5.6-2.1-7.2s-1.5-2.1-1.3-3.3c0.1-1.2,1.1-1.5,2.8-3.2&#xD;
	s3.5-7.2,5.9-7.2c2.3,0,4,1.7,7.5,2.9s5.6,0.4,6.4,0.1c0.5-0.2,4.9-3.1,4.9-3.1l0,0c-0.3,1.5,13.2,13.2,16.5,15&#xD;
	c1.5,0.8,2.5,1,3.4,0.6c0,0,1.9,3.4-2.9,8.9c-4.8,5.5-10.9,19.2-12,20.1s-6,5.9-7,8.3s-3.9,7.8-6.4,10.8c-2.4,2.9-5.3,10-6.2,12.5&#xD;
	s-2.4,6.7-4.5,10.2c-2.1,3.4-1.6,7.9,0.9,11.4s3.5,5.1,4.8,11.6c1.2,6.5,5.7,13.9,8.1,16.4c2.3,2.4,6.1,3.5,8.6,4.6&#xD;
	c2.4,1.1,7.1,4.2,6.8,6.6c-0.2,2.4-4.2,7.2-10.8,11.5s-12.8,8.4-14.8,10.4s-12.5,16.3-16.9,25.8&#xD;
	C635.1,421.5,633.6,426.7,631.5,426.3z"&gt;&lt;/path&gt; &lt;path class="st1" d="M221.3,147.2c2.3-0.6,13.9-9.5,16-10.6s4.3-1.2,6.7,0s2.2,1.6,4.2,3.8s-0.6,3.9-1.5,7.5s2.8,7.6,5.5,7.9&#xD;
	c2.7,0.2,5-1.2,6.7-2.7c1.7-1.5,5.1-2.9,9-2.4s15.4,6.2,18.7,6.2c3.3,0,6.5-0.4,7.8-1.5s6.4-7.1,9.5-7.5s5.3,0,5.3,0&#xD;
	c0.2,0,0.3-0.3,0.1-0.4c-1.6-1.1-2-2.9-2.3-5.2c-0.5-4.9,8.2-7.8,9.9-9.6s3.9-13.4-2-17.9c-5.9-4.6-6.2-6.4-6-10.1s3.4-9.6,4.9-11.3&#xD;
	c1.5-1.6,2.9-8,2.9-8V85c0,0,0.9-2.5-2.3-6c-3.2-3.4-0.1-6.4,1.1-8.4s-1.3-2.7-4.9-5.5c-3.5-2.9-5.3-8.3-5.9-11.6s4.9-9.8,7.3-11.3&#xD;
	s1.6-3.2,2-3.5c0,0-2.2-0.3-3.8-0.7c-1.5-0.3-5.1,0.2-7.3,0c-2.2-0.2-5.9-1.9-9.5-6s-5-6.4-6.8-6.2c-1.8,0.2-3.6,2.5-5.5,2.5&#xD;
	s-2.9-4.2-5.4-4.2s-4.1,4.1-5.9,3.8c-1.8-0.3-2.1-3.2-5.4-3.1s-12.5,8.2-15.6,10.6s-3.9,4.7-1.6,8c2.3,3.3,2.6,4.2,1.5,5.2&#xD;
	s-3.5,0.4-6.4,0.4s-4.2,1.8-9.5,1.8s-12.6-0.9-16.6,1.2c-4.1,2.1-16.1,10.9-18,12.7c-2,1.8-3.8,5.5-2.5,8.9c1.2,3.4,3.3,4.5,3.8,6.4&#xD;
	s0.6,6.6,1.1,7.5c0.6,0.9,1.2,2.3,2.9,1.8s2.4-2.4,3.6-2s1.9,1.1,1.1,2.3s-3.3,3.3-3.2,5.4s1.1,6.4,3.1,6.3s2.9-2,5.2-3.3&#xD;
	c2.4-1.3,4.2-1.6,4.7-0.6c0.6,1.1,0.2,3.3-2.7,6s-2.1,5.1-1.1,6c1,0.8,3.4,1.1,2.1,4s-3.4,4.6-2.4,6.1s2.4,1.6,4.7,1.7&#xD;
	c2.4,0.1,2.9,1.9,1,3.6s-9.7,9-10.7,10.5c-1.2,1.9-2.1,6.4,0.4,9.5C212.3,147.9,217.9,148.1,221.3,147.2z"&gt;&lt;/path&gt; &lt;path class="st1" d="M416.9,68c-1-0.8-1-2.3-2.1-2.6c-2.3-0.5-5.1,1.1-7,3.4c-2,2.3-2.1,2.1-6.2,2.1s-7.7-0.2-9.9,3.3&#xD;
	c-2.3,3.4-8.3,1.3-10.9,1s-5.2-0.2-7.5,2.6s-3.6,2.9-6,2.8s-9.6-5.4-11.4-6c-1.8-0.7-2.1,1.3-4.1,2.4s-4.4,1.3-7.2-0.8&#xD;
	c-2.8-2.1-4.2-1.5-5.7,0.8s-3.6,6.4-11.6,8.2c-8,1.8-10.1,0.5-10.1,0.5c-0.2-0.1-0.1-0.5-0.1-0.5s0.9-2.5-2.3-6&#xD;
	c-3.2-3.4-0.1-6.4,1.1-8.4c1.2-2.1-1.3-2.7-4.9-5.5s-5.3-8.3-5.9-11.6s4.9-9.8,7.3-11.3s1.4-3.5,2-3.5c4.4-0.1,7.9-2.1,14.1,0&#xD;
	s27.2,1,29.2,0.7s7.2-3.4,10.4-4.1c3.3-0.7,7.5,2.6,12.2,4.1s11.9,3.3,14.8,3.6s9.6,4.4,16.5,5.4s11.9,2.3,15.8,2.9&#xD;
	c3.9,0.7,8.2,2,5.2,5.9c-2.9,3.9-9.1,7-11.4,8.8C418.9,67.9,418.5,69.2,416.9,68z"&gt;&lt;/path&gt; &lt;path class="st2" d="M280.6,670.1c4.9-4.2,16.6-12.5,19.3-14.2c2.7-1.7,13-10,15.7-13.2s8.6-7.6,11.5-10.5s4.9-4.4,6.6-10.5&#xD;
	s1.2-6.1,3.9-10.3s4.6-13.5,7.6-21.5s8.3-20.8,12.5-20.5c4.2,0.2,4.2,1.5,9.8-0.7s7.6-4.6,10.8-4.2s3.7,2.8,5.1,6.2&#xD;
	c0.8,2,2.2,1.1,2.2,3.1s-1.7,8.3,2.4,11.7c4.2,3.4,25.2,24.9,27.1,26.2c2,1.2,9.3,7.8,18.3,7.6s8.1-0.6,12-2s4.9-1.4,13.7-1.7&#xD;
	s13-5.1,16.1-5.6s7.8,2.2,13.9,3.9s13.5,1,17.1-3.9s6.7-15.3,11.7-15.7c3.3-0.4,3.6,2.4,3.4,5.6c-0.4,6.1-0.3,7.1,0.2,15&#xD;
	c0.2,2.8-0.4,4.9,5.5,5.1c5.9,0.2,43.5,0.5,47.9,0.2c4.4-0.2,20.8-8.6,25.4-13.5c4.6-4.9,4.9-4.2,7.8-5.9c2.9-1.7,10.3-7.8,13-12.5&#xD;
	c2.7-4.6,10.3-11.7,11.7-13c1.5-1.2,1.7-2,4.6-0.5s4.2,0.2,5.9-1s2.9-1.7,4.9,0.2c2,2,1.7,3.4,5.1,2.2s4.9-3.4,5.6-5.6&#xD;
	s7.5-8.1,10.3-8.1s5.5,4.3,7.9,6s5.2,1.8,7,1.1s8.8-7.1,11.7-11.6s4.9-5,6-7.5s2.6-5.3,16.2-11c13.6-5.7,18-10.4,20.5-12&#xD;
	s19.4-9,21.8-10.5s1.7-2.9,18.8-2.4s23,1,25.9-0.1s7.2-4.4,13.1-4.2c6,0.2,11.4,3,14.4,2.9c3.1-0.1,7.2-3,12.5-8.5&#xD;
	s15.8-6.2,19.6-6.3c3.8-0.1,15.4,0.2,18.6-0.8c3.2-1,14.2-8.1,16.6-8.2L899.5,670L280.6,670.1z"&gt;&lt;/path&gt; &lt;path class="st1" d="M801.1,292.5c-3.3,3.6-7.3,4.9-8.1,7.6s2.4,6.4,5.1,7.6c2.7,1.2,3.9-1.2,7.6-3.2c3.7-2,6.6-1.7,7.3-0.7&#xD;
	s2,4.1,2,7.7s3.6,3.8,5.9,3.8c2.3,0,6.2,0.5,6.8,1.8c0.7,1.3,1.3,2.6,4.7,2.3c3.4-0.3,9.5-8.5,12.4-15.8s5.1-14.7,3.1-17.9&#xD;
	c-2-3.3-6.4-0.5-8,0s-4.7-0.4-5.5-1.6s0.7-9.2-2.4-9.7c-3.1-0.5-6.4,1.3-7.8,2.3C822.8,277.5,811,281.7,801.1,292.5z"&gt;&lt;/path&gt; &lt;path class="st1" d="M866.8,263.8c-1.1,2.9,0.5,7.3,3.9,7.8s6.8,0.2,9.9,1.3c3.1,1.1,3.8,4.1,6.8,4.2s8-0.3,7.8-3s0-3.3-4.4-7.1&#xD;
	c-4.4-3.8-4.6-7.2-7.5-7s-1.6,1.3-6.2,1.8S867.6,261.6,866.8,263.8z"&gt;&lt;/path&gt; &lt;path class="st1" d="M823.1,326.9c-0.9,1.3-0.5,5.2,1.3,5.4c1.8,0.2,2.6-0.3,2.4-3.4C826.7,325.7,824.7,324.6,823.1,326.9z"&gt;&lt;/path&gt; &lt;path class="st1" d="M743,338.6c-3.4,2.3-7,9.6-6.2,12.2s2.9,4.6,5.4,4.2s4.7-5.7,5.1-7.5c0.3-1.8,0.8-2.3,3.1-2.1&#xD;
	c2.3,0.2,5.4-0.7,5.7-2.9c0.3-2.3,0.5-8.5-3.3-8C749.1,335,743,338.6,743,338.6z"&gt;&lt;/path&gt; &lt;path class="st1" d="M746.5,361.6c-1.1,1.8-3.4,7.7-1.1,8c2.3,0.3,3.5-1.9,4.6-2.9s2-0.5,3.8-0.5s3.2-2.9,0.9-4.1&#xD;
	C752.5,361,748.4,358.6,746.5,361.6z"&gt;&lt;/path&gt; &lt;path class="st1" d="M35.6,638.8c-3.3,1.8-5-1.3-6,0.7s-0.6,4.4,3,5.7s4.8,4,7,1.1s4.9-6.2,5.3-7.8c0.4-1.6,1-4.6-1.5-4.6&#xD;
	C37.7,633.9,38.9,637,35.6,638.8z"&gt;&lt;/path&gt; &lt;path class="st1" d="M79.2,611.7c-0.9,2.4,0.2,4.4,1.7,6.2s2,3.7,4.8,2.9c2.8-0.7,4.9-1.5,5.3-3.8s0.9-7.5-2.6-7.8&#xD;
	C84.9,608.8,80.5,608.2,79.2,611.7z"&gt;&lt;/path&gt; &lt;path class="st1" d="M41,569.2c-1.6,0.9-3.3,3.1-1.5,5.5s3.5,8.2,3.7,10.2c0.1,2,2.3,8.1,5.1,7.7c2.8-0.4,3.1-4.4,3.9-7.6&#xD;
	c0.9-3.2,0.6-7,1.1-9.2s2.8-8.3,0-9.4C50.6,565.3,48.2,565.1,41,569.2z"&gt;&lt;/path&gt; &lt;path class="st1" d="M105.1,601.1c2.9,3.8,8.2,15.5,9.2,16.8c1,1.2,4.3,4.8,9.3,4.3c5-0.5,8.4-4.5,12.2-13.9s9.5-15.7,12.5-18.6&#xD;
	c2.9-2.9,4.9-7.1,2.1-7.7c-2.8-0.6-2.9-0.4-7.2,0.7s-7.3,0.5-9.2,4.3s-2.8,4.4-4.4,5.1s-1.7,1.6-2.3,2c-0.6,0.4-2,0.6-5.5,0.6&#xD;
	s-5.5,0.6-6.7,1.7c-1.2,1.1-1.8,2.2-5,2.1C106.8,598.3,102.9,598.2,105.1,601.1z"&gt;&lt;/path&gt; &lt;path class="st1" d="M177,615.2c-2.3,2.6-4,4-5.7,5.5s-2.3,5.5-1.6,7.2s3.2,6.5,5.5,8.4c2.3,2,3.9,2.9,9.5,2.8&#xD;
	c5.6-0.1,6.8-1.1,9.4-4.2s5.6-4.9,5.4-8.7c-0.2-3.8,0.6-3.8-1.3-6.6s-2.8-3.1-2.6-6.4c0.2-3.3,2.4-4.4-1.8-4.3&#xD;
	c-4.3,0.1-6.4-2-10.6,0.5C178.9,612,177,615.2,177,615.2z"&gt;&lt;/path&gt; &lt;path class="st1" d="M271.9,586.6c-2.9,0.6-4.5,7.2-4.6,9.7c-0.1,2.4,1.8,7.6-3.8,9.9c-5.6,2.3-13,9-10.5,10.5&#xD;
	c2.4,1.5,5.5,1.1,7.9,0s14.1-9.3,16.6-10.2c2.6-0.9,7.1-2.8,8.6-6.7s3.3-12.4,2.4-20.9s0.5-12.4-3.2-11.4s-7.6,6.7-8.2,10.2&#xD;
	C276.6,581.1,273.1,586.3,271.9,586.6z"&gt;&lt;/path&gt; &lt;path class="st1" d="M288.8,553.2c-1.1,3.1-3.1,8.8,0,8.9c3.1,0.1,5.2-2.3,8.3-3.9c3.2-1.6,4.6-1.2,7-2.3s6.5-6.1,7.3-10.4&#xD;
	c0.9-4.3,2.2-9.4,1-9.2s-1.7,1.6-4.2,3.4c-2.4,1.8-5.7,3.4-9.8,5.1C294.4,546.6,289.9,550.1,288.8,553.2z"&gt;&lt;/path&gt; &lt;path class="st1" d="M305.4,533.1c1.7,1.8,3.8,2.9,5.5,0.6c1.7-2.3,0.6-4.9-2.4-4.4C305.4,529.8,304.2,531.9,305.4,533.1z"&gt;&lt;/path&gt; &lt;polygon class="st3" points="19.5,522.5 19.5,657.5 270.1,657.5 319.1,615 319.1,522.5 "&gt;&lt;/polygon&gt; &lt;path class="st1" d="M521.3,95.3c-1.7,1.1-3,6.7,1.8,7.9c4.8,1.2,7.9-1.6,7.7-2.7s-1.7-2.8-3.7-3.9&#xD;
	C525.1,95.7,522.9,94.3,521.3,95.3z"&gt;&lt;/path&gt; &lt;path class="st1" d="M427.5,268.3c2.1-0.2,3.1,1.1,4.6,1.1s3.3-1.8,5.1-2.3c1.8-0.5,2.8-1.3,4.7,0c2,1.3,1.6,1.9,4.1,0.8&#xD;
	c2.4-1.1,2.8-2.6,4.1-2.4s4.2,5.2,9.8,5.9c5.5,0.7,9.5,1.8,11.4,2.8c2,1,5.1,4.4,3.3,6.2c-1.8,1.8-6.5,5.4-7.7,7.3&#xD;
	c-1.1,2-1.6,5.1,1,4.9s9.6-6.2,13-7.8c3.4-1.6,7.3-4.1,13.2-4.2s12.7-0.8,11.7-4.6c-1-3.8-4.1-3.6-5.7-6.7s0.5-6.4,1.6-8&#xD;
	s0.3-7.2-2.3-9.9c-2.6-2.8-6.5-8.8-8.2-10.1c-1.6-1.3-3.6-2.3-5.7-2.6s-2.1-1.5,0-2.8s0.7-2.3-1-3.9c-1.6-1.6-2.6-4.6-0.7-6.7&#xD;
	s2.6-3.9,2.4-6.7s-0.5-2-1.6-4.1s-0.7-8.4-0.7-8.4s-2.9,1.8-5.7,3.4c-11.1,5.2-15.6,12.5-16.3,14.1c-0.8,1.7-1.3,4.6-4.9,7.7&#xD;
	c-3.6,3.1-12.1,16.8-13.3,18.7c-1.1,2-3.4,3.4-7,9.9c-0.8,1.4-2.1,3.2-4.8,5.3C429.2,267.5,427.5,268.3,427.5,268.3z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="point" id="galicia"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;GALICIA&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/articulo/galicia/educacion/64850" target="_blank"&gt;OPOSICIONES GALICIA&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="point" id="canarias"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;CANARIAS&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/portada/canariaseducacion/categoria/oposiciones" target="_blank"&gt;OPOS CANARIAS&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="point" id="andalucia"&gt;&lt;a href="https://www.csif.es/es/articulo/nacional/educacion/60630" target="_blank"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt; &lt;/a&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;ANDALUC&amp;Iacute;A&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/portada/andaluciaeducacion/categoria/oposiciones" target="blank_"&gt;Novedades Andaluc&amp;iacute;a &lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="point" id="castilla_leon"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;CASTILLA Y LE&amp;Oacute;N&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/77626" target="blank_"&gt;Novedades Castilla y Le&amp;oacute;n &lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="point" id="ceuta"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;CEUTA&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;novedades opos ceuta&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- EXTREMADURA --&gt;&#xD;
&#xD;
&lt;div class="point" id="extremadura"&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;EXTREMADURA&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/articulo/extremadura/educacion/81922" point="" target="_blank"&gt;Novedades&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- EXTREMADURA --&gt; &lt;!-- CASTILLA-LA MANCHA --&gt;&#xD;
&#xD;
&lt;div class="point" id="castilla-la_mancha"&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;CASTILLA-LA MANCHA&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/portada/castillalamanchaeducacion/categoria/oposiciones" point="" target="_blank"&gt;Novedades&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- CASTILLA-LA MANCHA --&gt; &lt;!-- MELILLA--&gt;&#xD;
&#xD;
&lt;div class="point" id="melilla"&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;MELILLA&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/articulo/melilla/educacion/71031" point="" target="_blank"&gt;Novedades&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- MELILLA--&gt; &lt;!-- MURCIA--&gt;&#xD;
&#xD;
&lt;div class="point" id="murcia"&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;REGI&amp;Oacute;N DE MURCIA&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/portada/regiondemurciaeducacion/categoria/oposiciones" point="" target="_blank"&gt;Novedades&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- MURCIA--&gt; &lt;!-- MADRID--&gt;&#xD;
&#xD;
&lt;div class="point" id="madrid"&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;COMUNIDAD DE MADRID&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/articulo/comunidaddemadrid/educacion/83920" target="_blank"&gt;NOVEDADES&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- MADRID--&gt;&#xD;
&#xD;
&lt;div class="point" id="rioja"&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;LA RIOJA&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/articulo/larioja/educacion/59430" target="_blank"&gt;Oposiciones en La Rioja&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="point" id="valencia"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;COMUNIDAD VALENCIANA&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/portada/comunidadvalencianaeducacion/categoria/oposiciones" target="blank_"&gt;Novedades Comunidad Valenciana&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="point" id="baleares"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;ISLAS BALEARES&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/articulo/baleares/educacion/48293" target="_blank"&gt;Noticias Oposiciones&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="point" id="asturias"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;ASTURIAS&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/articulo/principadodeasturias/educacion/83255" target="_blank"&gt;CONVOCATORIA ASTURIAS 2026&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="point" id="cantabria"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;CANTABRIA&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/articulo/cantabria/educacion/86645" target="_blank"&gt;NOTICIAS CANTABRIA 2026&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="point" id="navarra"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;NAVARRA&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;OPOS NAVARRA&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- ARAG&#xD3;N --&gt;&#xD;
&#xD;
&lt;div class="point" id="aragon"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;ARAG&amp;Oacute;N&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;&lt;a href="https://www.csif.es/es/articulo/aragon/educacion/80302" target="blank_"&gt;Novedades Arag&amp;oacute;n&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;!-- ARAG&#xD3;N --&gt;&#xD;
&#xD;
&lt;div class="point" id="catalunia"&gt;&lt;!--?xml version="1.0" encoding="utf-8"?--&gt;&lt;svg id="Layer_1" style="enable-background:new 0 0 10.5 10.5;" version="1.1" viewbox="0 0 10.5 10.5" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"&gt;&#xD;
&lt;style type="text/css"&gt;.st5{fill:#EFE30C;}&#xD;
&lt;/style&gt;&#xD;
&lt;path class="st5" d="M7.6,4.7H5.8V2.9c0-0.3-0.2-0.6-0.6-0.6S4.7,2.6,4.7,2.9v1.8H2.9c-0.3,0-0.6,0.2-0.6,0.6s0.2,0.6,0.6,0.6h1.8&#xD;
	v1.8c0,0.3,0.2,0.6,0.6,0.6s0.6-0.2,0.6-0.6V5.8h1.8c0.3,0,0.6-0.2,0.6-0.6S7.9,4.7,7.6,4.7z"&gt;&lt;/path&gt; &lt;/svg&gt;&#xD;
&lt;div class="info"&gt;&#xD;
&lt;div class="content_container"&gt;&#xD;
&lt;div class="title"&gt;CATALU&amp;Ntilde;A&lt;/div&gt;&#xD;
&#xD;
&lt;div class="text"&gt;OPOS CATALU&amp;Ntilde;A&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;script&gt;&#xD;
    // Gesti&#xF3;n de pesta&#xF1;as: accesibilidad y teclado&#xD;
    (function(){&#xD;
      const tabs = Array.from(document.querySelectorAll('[role="tab"]'));&#xD;
      const panels = Array.from(document.querySelectorAll('[role="tabpanel"]'));&#xD;
&#xD;
      function activateTab(tab){&#xD;
        // Desactivar todos&#xD;
        tabs.forEach(t=&gt;{&#xD;
          t.setAttribute('aria-selected','false');&#xD;
        });&#xD;
        panels.forEach(p=&gt;p.setAttribute('aria-hidden','true'));&#xD;
&#xD;
        // Activar el elegido&#xD;
        tab.setAttribute('aria-selected','true');&#xD;
        const panelId = tab.getAttribute('aria-controls');&#xD;
        const panel = document.getElementById(panelId);&#xD;
        if(panel) panel.setAttribute('aria-hidden','false');&#xD;
        tab.focus();&#xD;
      }&#xD;
&#xD;
      tabs.forEach((tab, idx)=&gt;{&#xD;
        tab.addEventListener('click', ()=&gt;activateTab(tab));&#xD;
        tab.addEventListener('keydown', (e)=&gt;{&#xD;
          const key = e.key;&#xD;
          let newIndex = null;&#xD;
          if(key === 'ArrowRight') newIndex = (idx + 1) % tabs.length;&#xD;
          if(key === 'ArrowLeft') newIndex = (idx - 1 + tabs.length) % tabs.length;&#xD;
          if(key === 'Home') newIndex = 0;&#xD;
          if(key === 'End') newIndex = tabs.length - 1;&#xD;
          if(newIndex !== null){&#xD;
            e.preventDefault();&#xD;
            activateTab(tabs[newIndex]);&#xD;
          }&#xD;
        });&#xD;
      });&#xD;
&#xD;
      // Inicial: asegurar que el primer tab est&#xE9; activo&#xD;
      const first = tabs.find(t=&gt;t.getAttribute('aria-selected') === 'true') || tabs[0];&#xD;
      activateTab(first);&#xD;
    })();&#xD;
  &lt;/script&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/85436</guid><title>Interinos. Curso 2025 / 2026. Convocatorias extraordinarias. Cuerpo de profesores de artes pl&#xE1;sticas y dise&#xF1;o. Estudios superiores. Baremaci&#xF3;n definitiva.</title><pubDate>Thu, 12 Feb 26 13:27:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/85436</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Iremos a&#xF1;adiendo las diferentes especialidades a medida que se vayan publicando.</dcterms:alternative><description>- Iremos a&#xF1;adiendo las diferentes especialidades a medida que se vayan publicando.</description><category>Empleo</category><category>Ofertas y bolsas de trabajo</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/2-1770899832.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-pes-cuerpos-curso-2025-2026/interinos-curso-2025-2026-convocatorias-extraordinari-d6186/interinos-curso-2025-2026-convocatorias-extraordinari-d6175"&gt;Interinos. Curso 2025 / 2026. Convocatorias extraordinarias. Cuerpo de profesores de artes pl&amp;aacute;sticas y dise&amp;ntilde;o. Conservaci&amp;oacute;n y restauraci&amp;oacute;n del documento gr&amp;aacute;fico. Listado definitivo de baremaci&amp;oacute;n&lt;/a&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;p id="contentName"&gt;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-pes-cuerpos-curso-2025-2026/interinos-curso-2025-2026-convocatorias-extraordinari-d6186/interinos-curso-2025-2026-convocatorias-extraordinari-d617b"&gt;Interinos. Curso 2025 / 2026. Convocatorias extraordinarias. Cuerpo de profesores de artes pl&amp;aacute;sticas y dise&amp;ntilde;o. Dise&amp;ntilde;o gr&amp;aacute;fico. Listado definitivo de baremaci&amp;oacute;n&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;p id="contentName"&gt;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-pes-cuerpos-curso-2025-2026/interinos-curso-2025-2026-convocatorias-extraordinari-d6186/interinos-curso-2025-2026-convocatorias-extraordinari-d6173"&gt;Interinos. Curso 2025 / 2026. Convocatorias extraordinarias. Cuerpo de profesores de artes pl&amp;aacute;sticas y dise&amp;ntilde;o. Conservaci&amp;oacute;n y restauraci&amp;oacute;n de obras escult&amp;oacute;ricas. Listado definitivo de baremaci&amp;oacute;n&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;p id="contentName"&gt;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-pes-cuerpos-curso-2025-2026/interinos-curso-2025-2026-convocatorias-extraordinari-d6186/interinos-curso-2025-2026-convocatorias-extraordinari-d6174"&gt;Interinos. Curso 2025 / 2026. Convocatorias extraordinarias. Cuerpo de profesores de artes pl&amp;aacute;sticas y dise&amp;ntilde;o. Conservaci&amp;oacute;n y restauraci&amp;oacute;n de obras pict&amp;oacute;ricas. Listado definitivo de baremaci&amp;oacute;n&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;p id="contentName"&gt;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-pes-cuerpos-curso-2025-2026/interinos-curso-2025-2026-convocatorias-extraordinari-d6186/interinos-curso-2025-2026-convocatorias-extraordinari-d6177"&gt;Interinos. Curso 2025 / 2026. Convocatorias extraordinarias. Cuerpo de profesores de artes pl&amp;aacute;sticas y dise&amp;ntilde;o. Materiales y tecnolog&amp;iacute;a: conservaci&amp;oacute;n y restauraci&amp;oacute;n. Listado definitivo de baremaci&amp;oacute;n&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-pes-cuerpos-curso-2025-2026/interinos-curso-2025-2026-convocatorias-extraordinari-d6186/interinos-curso-2025-2026-convocatorias-extraordinarias-cue"&gt;Interinos. Curso 2025 / 2026. Convocatorias extraordinarias. Cuerpo de profesores de artes pl&amp;aacute;sticas y dise&amp;ntilde;o. Conservaci&amp;oacute;n y restauraci&amp;oacute;n de materiales arqueol&amp;oacute;gicos. Listado definitivo de baremaci&amp;oacute;n&lt;/a&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;p id="contentName"&gt;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-pes-cuerpos-curso-2025-2026/interinos-curso-2025-2026-convocatorias-extraordinari-d6186/interinos-curso-2025-2026-convocatorias-extraordinari-d6178"&gt;Interinos. Curso 2025 / 2026. Convocatorias extraordinarias. Cuerpo de profesores de artes pl&amp;aacute;sticas y dise&amp;ntilde;o. Dise&amp;ntilde;o de interiores. Listado definitivo de baremaci&amp;oacute;n&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;div id="contentName"&gt;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-pes-cuerpos-curso-2025-2026/interinos-curso-2025-2026-convocatorias-extraordinari-d6186/interinos-curso-2025-2026-convocatorias-extraordinari-d6179"&gt;Interinos. Curso 2025 / 2026. Convocatorias extraordinarias. Cuerpo de profesores de artes pl&amp;aacute;sticas y dise&amp;ntilde;o. Dise&amp;ntilde;o de moda. Listado definitivo de baremaci&amp;oacute;n&lt;/a&gt;&lt;/div&gt;&#xD;
	&lt;/li&gt;&#xD;
	&lt;li&gt;&#xD;
	&lt;div&gt;&#xD;
	&lt;p id="contentName"&gt;&lt;a href="https://www.educa.jcyl.es/profesorado/es/interinos/interinos-cuerpo-profesores-ensenanza-secundaria-cuerpos/interinos-pes-cuerpos-curso-2025-2026/interinos-curso-2025-2026-convocatorias-extraordinari-d6186/interinos-curso-2025-2026-convocatorias-extraordinari-d6176"&gt;Interinos. Curso 2025 / 2026. Convocatorias extraordinarias. Cuerpo de profesores de artes pl&amp;aacute;sticas y dise&amp;ntilde;o. Volumen. Listado definitivo de baremaci&amp;oacute;n&lt;/a&gt;&lt;/p&gt;&#xD;
	&lt;/div&gt;&#xD;
	&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;table align="center" border="1" cellpadding="1" cellspacing="1" style="width:400px;"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="text-align: center; background-color: rgb(51, 153, 102);"&gt;&lt;span style="color:#ffffff;"&gt;&lt;strong&gt;ARTES PL&amp;Aacute;STICAS Y DISE&amp;Ntilde;O&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/85436"&gt;&lt;strong&gt;BAREMACI&amp;Oacute;N DEFINITIVA&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/84964"&gt;&lt;strong&gt;BAREMACI&amp;Oacute;N PROVISIONAL&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/82861"&gt;&lt;strong&gt;LISTADOS DEFINITIVOS&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/82488"&gt;&lt;strong&gt;LISTADOS PROVISIONALES&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/80775"&gt;&lt;strong&gt;CONVOCATORIA EXTRAORDINARIA&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/76019"&gt;&lt;strong&gt;ADJUDICACI&amp;Oacute;N DE DESTINOS&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/75851"&gt;&lt;strong&gt;CONVOCATORIA&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/84227</guid><title>CSIF INFORMA. Calcula tu n&#xFA;mero de registro personal en un clic.</title><pubDate>Mon, 26 Jan 26 09:53:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/84227</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Necesitas tu DNI, situaci&#xF3;n administrativa y cuerpo al que perteneces.</dcterms:alternative><description>- Necesitas tu DNI, situaci&#xF3;n administrativa y cuerpo al que perteneces.</description><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/nrp-web-1769418789.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n 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;body {&#xD;
      font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, "Helvetica Neue", Arial, sans-serif;&#xD;
      background-color: #f5f5f5;&#xD;
      margin: 0;&#xD;
      padding: 0;&#xD;
    }&#xD;
    .csif-toolbar {&#xD;
      position: sticky;&#xD;
      top: 0;&#xD;
      z-index: 10;&#xD;
      backdrop-filter: saturate(1.2) blur(6px);&#xD;
      background: #ffffffcc;&#xD;
      border-bottom: 1px solid #e5e7eb;&#xD;
      padding: 10px 16px;&#xD;
      display: flex;&#xD;
      justify-content: space-between;&#xD;
      align-items: center;&#xD;
    }&#xD;
    .csif-title {&#xD;
      font-size: 1.5rem;&#xD;
      font-weight: 800;&#xD;
      color: #006e3a;&#xD;
    }&#xD;
    .csif-btn {&#xD;
      padding: 10px 14px;&#xD;
      border-radius: 10px;&#xD;
      background-color: #006e3a; /* Verde */&#xD;
      color: white;&#xD;
      font-weight: 700;&#xD;
      text-decoration: none;&#xD;
    }&#xD;
    .csif-btn:hover {&#xD;
      background-color: #ec4899; /* Rosa */&#xD;
    }&#xD;
    .csif-container {&#xD;
      max-width: 800px;&#xD;
      margin: 20px auto;&#xD;
      padding: 20px;&#xD;
      background: white;&#xD;
      border-radius: 10px;&#xD;
      box-shadow: 0 2px 8px rgba(0,0,0,.1);&#xD;
    }&#xD;
    .csif-container h2 {&#xD;
      text-align: center;&#xD;
      color: #006e3a;&#xD;
    }&#xD;
    .input-group {&#xD;
      margin-bottom: 20px;&#xD;
    }&#xD;
    label {&#xD;
      font-weight: bold;&#xD;
      display: block;&#xD;
      margin-bottom: 8px;&#xD;
    }&#xD;
    select, input[type="text"] {&#xD;
      width: 100%;&#xD;
      padding: 10px;&#xD;
      font-size: 1rem;&#xD;
      border-radius: 8px;&#xD;
      border: 1px solid #ddd;&#xD;
    }&#xD;
    button {&#xD;
      width: 100%;&#xD;
      padding: 10px;&#xD;
      background-color: #ec4899; /* Rosa */&#xD;
      color: white;&#xD;
      font-weight: bold;&#xD;
      border-radius: 8px;&#xD;
      border: none;&#xD;
      cursor: pointer;&#xD;
    }&#xD;
    button:hover {&#xD;
      background-color: #006e3a; /* Verde */&#xD;
    }&#xD;
    .result {&#xD;
      margin-top: 20px;&#xD;
      padding: 10px;&#xD;
      background-color: #f0fdf4;&#xD;
      border-radius: 8px;&#xD;
      text-align: center;&#xD;
      font-size: 1.2rem;&#xD;
      font-weight: bold;&#xD;
      color: #007e32;&#xD;
    }&#xD;
    .intro-box {&#xD;
      background-color: #e6f4f1; /* Fondo suave verde claro */&#xD;
      padding: 20px;&#xD;
      margin-bottom: 20px;&#xD;
      border-radius: 10px;&#xD;
      box-shadow: 0 2px 8px rgba(0,0,0,.1);&#xD;
    }&#xD;
    .intro-box h2 {&#xD;
      color: #006e3a;&#xD;
    }&#xD;
    .intro-box p {&#xD;
      font-size: 1.1rem;&#xD;
      line-height: 1.5;&#xD;
    }&#xD;
    .intro-box .emoji {&#xD;
      font-size: 1.5rem;&#xD;
      margin-right: 10px;&#xD;
    }&#xD;
&lt;/style&gt;&#xD;
&lt;div class="csif-toolbar"&gt;&#xD;
&lt;div class="csif-title"&gt;CSIF Educaci&amp;oacute;n Castilla y Le&amp;oacute;n&lt;/div&gt;&#xD;
&lt;a class="csif-btn" href="https://afiliacion.csif.es/"&gt;Si no eres afiliado, af&amp;iacute;liate aqu&amp;iacute;&lt;/a&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;div class="csif-container"&gt;&lt;!-- Introducci&#xF3;n en un recuadro con fondo suave y emoticonos --&gt;&#xD;
&lt;div class="intro-box"&gt;&#xD;
&lt;h2&gt;&lt;span class="emoji"&gt;&#x1F914;&lt;/span&gt; &amp;iexcl;Cu&amp;aacute;ntas veces nos han pedido o nos ha hecho falta el n&amp;uacute;mero de registro personal y no nos acordamos!&lt;/h2&gt;&#xD;
&#xD;
&lt;p&gt;Te ayudamos a calcularlo siempre que la estructura de tu n&amp;uacute;mero sea:&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;DNI + 2 d&amp;iacute;gitos + A0 + cuerpo al que perteneces&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Necesitas tu DNI, situaci&amp;oacute;n administrativa y cuerpo al que perteneces.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;DNI sin letra:&lt;/strong&gt; Por favor, ingresa solo los n&amp;uacute;meros de tu DNI sin la letra. &lt;span class="emoji"&gt;&#x1F4DD;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="input-group"&gt;&lt;label for="dni"&gt;DNI sin letra:&lt;/label&gt; &lt;input id="dni" placeholder="Introduce tu DNI (sin letra)" type="text" /&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;div class="input-group"&gt;&lt;label for="situacion"&gt;Situaci&amp;oacute;n Administrativa:&lt;/label&gt; &lt;select id="situacion"&gt;&lt;option value="A"&gt;Funcionario de Carrera&lt;/option&gt;&lt;option value="S"&gt;Funcionario en Pr&amp;aacute;cticas&lt;/option&gt;&lt;option value="I"&gt;Funcionario Interino con Vacante&lt;/option&gt;&lt;option value="Y"&gt;Funcionario Interino en Sustituciones&lt;/option&gt; &lt;/select&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;div class="input-group"&gt;&lt;label for="cuerpo"&gt;Cuerpo:&lt;/label&gt; &lt;select id="cuerpo"&gt;&lt;option value="0511"&gt;0511 - Cuerpo de Catedr&amp;aacute;ticos de Ense&amp;ntilde;anza Secundaria&lt;/option&gt;&lt;option value="0512"&gt;0512 - Cuerpo de Catedr&amp;aacute;ticos de Escuelas Oficiales de Idiomas&lt;/option&gt;&lt;option value="0590"&gt;0590 - Cuerpo de Profesores de Ense&amp;ntilde;anza Secundaria&lt;/option&gt;&lt;option value="0591"&gt;0591 - Cuerpo de Profesores T&amp;eacute;cnicos de Formaci&amp;oacute;n Profesional (cuerpo a extinguir)&lt;/option&gt;&lt;option value="0592"&gt;0592 - Cuerpo de Profesores de Escuelas Oficiales de Idiomas&lt;/option&gt;&lt;option value="0593"&gt;0593 - Cuerpo de Catedr&amp;aacute;ticos de M&amp;uacute;sica y Artes Esc&amp;eacute;nicas&lt;/option&gt;&lt;option value="0594"&gt;0594 - Cuerpo de Profesores de M&amp;uacute;sica y Artes Esc&amp;eacute;nicas&lt;/option&gt;&lt;option value="0595"&gt;0595 - Cuerpo de Profesores de Artes Pl&amp;aacute;sticas y Dise&amp;ntilde;o&lt;/option&gt;&lt;option value="0596"&gt;0596 - Cuerpo de Maestros de Taller de Artes Pl&amp;aacute;sticas y Dise&amp;ntilde;o&lt;/option&gt;&lt;option value="0597"&gt;0597 - Cuerpo de Maestros (Educaci&amp;oacute;n Infantil y Primaria)&lt;/option&gt;&lt;option value="0598"&gt;0598 - Cuerpo de Profesores Especialistas en Sectores Singulares de Formaci&amp;oacute;n Profesional&lt;/option&gt; &lt;/select&gt;&lt;/div&gt;&#xD;
&lt;button onclick="calcularNRP()"&gt;Calcular NRP&lt;/button&gt;&#xD;
&#xD;
&lt;div class="result" id="resultadoNRP" style="display:none;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;script&gt;&#xD;
    function calcularNRP() {&#xD;
      const dni = document.getElementById('dni').value;&#xD;
      const situacion = document.getElementById('situacion').value;&#xD;
      const cuerpo = document.getElementById('cuerpo').value;&#xD;
&#xD;
      if (dni &amp;&amp; situacion &amp;&amp; cuerpo) {&#xD;
        const dosCifras = calcularDosCifras(dni);&#xD;
        const letra = obtenerLetra(situacion);&#xD;
        const nrp = `${dni}${dosCifras}${letra}${cuerpo}`;&#xD;
&#xD;
        document.getElementById('resultadoNRP').style.display = 'block';&#xD;
        document.getElementById('resultadoNRP').innerText = `Tu NRP es: ${nrp}`;&#xD;
      } else {&#xD;
        alert('Por favor, completa todos los campos.');&#xD;
      }&#xD;
    }&#xD;
&#xD;
    function calcularDosCifras(dni) {&#xD;
      const resto = dni % 7;&#xD;
      const ultimaCifra = (resto + 2) % 10;&#xD;
      return `${resto}${ultimaCifra}`;&#xD;
    }&#xD;
&#xD;
    function obtenerLetra(situacion) {&#xD;
      const letras = {&#xD;
        'A': 'A',&#xD;
        'S': 'S',&#xD;
        'I': 'I',&#xD;
        'Y': 'Y'&#xD;
      };&#xD;
      return letras[situacion] || '';&#xD;
    }&#xD;
  &lt;/script&gt;&#xD;
&#xD;
&lt;div style="max-width:400px; margin:16px auto; position:relative;"&gt;&lt;!-- Imagen de fondo (NUEVA CON ICONO ROSA) --&gt;&lt;img alt="S&#xED;guenos en redes CSIF Educaci&#xF3;n Castilla y Le&#xF3;n" src="https://www.csif.es/uploads/articulo/imagenesTexto/691b87b12c2dc.png" style="display:block; width:100%; height:auto;" /&gt; &lt;!-- ICONO ROSA: enlace a la web de CSIF Educaci&#xF3;n CyL --&gt; &lt;a href="https://www.csif.es/es/portada/castillayleon/educacion" style="position:absolute; top:21%; left:62%; width:7%; height:28%; transform:translate(-50%,-50%);" target="_blank" title="Web CSIF Educaci&#xF3;n Castilla y Le&#xF3;n"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 1. FACEBOOK --&gt; &lt;a href="https://www.facebook.com/CSIFEnsenanzaCyL" style="position:absolute; top:70%; left:11%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="Facebook"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 2. INSTAGRAM --&gt; &lt;a href="https://www.instagram.com/csif_educacion_cyl/" style="position:absolute; top:70%; left:21%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="Instagram"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 3. X (Twitter) --&gt; &lt;a href="https://twitter.com/CSIFEnsenanzCyL" style="position:absolute; top:70%; left:31%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="X"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 4. YOUTUBE --&gt; &lt;a href="https://www.youtube.com/user/CSIFenseanzacyl" style="position:absolute; top:70%; left:41%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="YouTube"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 5. TIKTOK --&gt; &lt;a href="https://www.tiktok.com/@csifeducacioncyl" style="position:absolute; top:70%; left:51%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="TikTok"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 6. THREADS --&gt; &lt;a href="https://www.threads.net/@csif_educacion_cyl" style="position:absolute; top:70%; left:61%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="Threads"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 7. PINTEREST --&gt; &lt;a href="https://www.pinterest.es/csifeducacioncyl/" style="position:absolute; top:70%; left:71%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="Pinterest"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 8. TELEGRAM --&gt; &lt;a href="https://t.me/CSIFeducacionCyL" style="position:absolute; top:70%; left:81%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="Telegram"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt; &lt;!-- 9. WHATSAPP --&gt; &lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/22234" style="position:absolute; top:70%; left:91%; width:7%; height:25%; transform:translate(-50%,-50%);" target="_blank" title="WhatsApp"&gt; &lt;span style="display:block; width:100%; height:100%;"&gt;&amp;nbsp;&lt;/span&gt; &lt;/a&gt;&lt;/div&gt;&#xD;
&#xD;
&lt;div style="text-align:center; margin-top:8px; font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,'Helvetica Neue',Arial,sans-serif;"&gt;&#xD;
&lt;div style="font-weight:700; color:#007e32;"&gt;CSIF en Redes Sociales&lt;/div&gt;&#xD;
&#xD;
&lt;div style="font-size:.95rem; color:#4b5563;"&gt;Descubre todas nuestras novedades y recursos para el &amp;aacute;mbito docente&lt;/div&gt;&#xD;
&lt;/div&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88100</guid><title>WEBINAR gratuita: Detecci&#xF3;n y Prevenci&#xF3;n del suicidio  y conductas autolesivas en el entorno escolar.</title><pubDate>Fri, 27 Mar 26 09:37:00 CET</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/88100</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- No hace falta inscripci&#xF3;n, con&#xE9;ctate en directo a trav&#xE9;s de nuestro canal de YouTube.</dcterms:alternative><description>- No hace falta inscripci&#xF3;n, con&#xE9;ctate en directo a trav&#xE9;s de nuestro canal de YouTube.</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>Catedr&#xE1;ticos Ense&#xF1;anza Secundaria</category><category>Maestros</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/6-1774600989-1776073148.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p style="text-align: center;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/69c641c89c55d.png" style="width: 1080px; height: 1350px;" /&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/76952</guid><title>CSIF lanza una campa&#xF1;a de firmas para que todos los centros educativos tengan enfermer&#xED;a.</title><pubDate>Tue, 09 Sep 25 15:42:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/76952</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Se liberar&#xED;a a los docentes de una responsabilidad que no les corresponde y para la que no est&#xE1;n formados.</dcterms:alternative><description>- Se liberar&#xED;a a los docentes de una responsabilidad que no les corresponde y para la que no est&#xE1;n formados.</description><category>Prensa y Comunicaci&#xF3;n</category><category>Notas de prensa y comunicaciones</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Catedr&#xE1;ticos Ense&#xF1;anza Secundaria</category><category>Maestros</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/enfermeria-escolar-web-1757434369.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;hr /&gt;&#xD;
&lt;ul&gt;&#xD;
	&lt;li style="margin-bottom:13px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Apoyan el Consejo de Enfermer&amp;iacute;a de Castilla y Le&amp;oacute;n, la Confederaci&amp;oacute;n de Federaciones de AMPAs de Castilla y Le&amp;oacute;n (Confapacal) y numerosas entidades del tejido asociativo de la Comunidad.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:13px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;La enfermer&amp;iacute;a escolar es clave para la seguridad y la inclusi&amp;oacute;n del alumnado, por lo que CSIF reclama una ley que regule esta presencia en Castilla y Le&amp;oacute;n.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li style="margin-bottom:13px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Este personal sanitario de los centros educativos liberar&amp;iacute;a a los docentes de una responsabilidad que no les corresponde y para la que no est&amp;aacute;n formados.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;La Central Sindical Independiente y de Funcionarios &lt;b&gt;(CSIF), con la presencia de los responsables del Consejo de Enfermer&amp;iacute;a y las AMPAs (Confapacal) de los centros p&amp;uacute;blicos de Castilla y Le&amp;oacute;n, y el apoyo de otras muchas entidades asociativas de diversas enfermedades de la Comunidad (como TDAH, celiaqu&amp;iacute;a, diabetes, alergias, fibrosis qu&amp;iacute;stica, epilepsia&amp;hellip;) han lanzado hoy -ante los medios- una campa&amp;ntilde;a de recogida de firmas&lt;/b&gt; para impulsar la aprobaci&amp;oacute;n de una &lt;b&gt;Ley de Enfermer&amp;iacute;a Escolar &lt;/b&gt;en las Cortes auton&amp;oacute;micas. El objetivo es garantizar que todos los centros educativos de Castilla y Le&amp;oacute;n cuenten con un enfermero o enfermera escolar, &amp;ldquo;una demanda de la comunidad educativa -docentes y familias- y de la sociedad, y una necesidad sanitaria que hay que cubrir&amp;rdquo;.&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;b&gt;&amp;nbsp;&amp;nbsp; &lt;/b&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Cada d&amp;iacute;a, &lt;b&gt;miles de alumnos conviven en las aulas con sus enfermedades de larga duraci&amp;oacute;n o cr&amp;oacute;nicas&lt;/b&gt; que requieren controles, medicaci&amp;oacute;n, tratamiento y vigilancia durante la jornada lectiva, Tambi&amp;eacute;n, hay que sumar &lt;b&gt;cualquier emergencia &lt;/b&gt;que pueda producirse en el centro educativo, como accidentes, crisis de diferente tipolog&amp;iacute;a, indisposiciones, sintomatolog&amp;iacute;as o afecciones propias del oto&amp;ntilde;o-invierno.&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; &amp;ldquo;&lt;b&gt;La figura de la enfermera escolar es esencial para garantizar la seguridad de los alumnos y liberar a los docentes de una responsabilidad que no les corresponde y para la que no est&amp;aacute;n formados&lt;/b&gt;. La presencia de personal sanitario en colegios e institutos no solo protege la salud de los menores, sino que asegura que ning&amp;uacute;n ni&amp;ntilde;o quede excluido de su derecho a la educaci&amp;oacute;n por motivos m&amp;eacute;dicos, reduciendo el absentismo escolar. Ser&amp;aacute; un pilar clave beneficioso para el sistema sanitario que la Junta tiene que incorporar ya.&amp;nbsp; Castilla y Le&amp;oacute;n no puede quedarse atr&amp;aacute;s, a la cola, en este asunto. Reforzar&amp;aacute; el liderazgo de la calidad educativa de Castilla y Le&amp;oacute;n en Espa&amp;ntilde;a&amp;rdquo;, subraya el presidente auton&amp;oacute;mico de CSIF, Benjam&amp;iacute;n Castro. &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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; Afirma que la implantaci&amp;oacute;n del personal de enfermer&amp;iacute;a &lt;b&gt;se estima en un coste de unos 66,6 millones &lt;/b&gt;de euros, &amp;ldquo;un dinero asumible sin problemas, ya que solo supone un 0,48% del presupuesto auton&amp;oacute;mico, y adem&amp;aacute;s que verlo como una inversi&amp;oacute;n en el sistema sanitario de la Comunidad&amp;rdquo;.&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; La enfermera es una agente de salud en la comunidad educativa que &lt;b&gt;asiste y promueve y anima los h&amp;aacute;bitos de vida saludables&lt;/b&gt; en los alumnos y -tambi&amp;eacute;n- en las familias. Tambi&amp;eacute;n, puede colaborar en la educaci&amp;oacute;n sexual; y ser un apoyo importante en cuestiones como el bouling u otros trastornos psicol&amp;oacute;gicos que surjan, explica el presidente del Consejo de Enfermer&amp;iacute;a de Castilla y Le&amp;oacute;n, &lt;b&gt;Enrique Ruiz&lt;/b&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; Afirma que el trabajo de la enfermer&amp;iacute;a escolar &lt;b&gt;favorece una reincorporaci&amp;oacute;n m&amp;aacute;s r&amp;aacute;pida&lt;/b&gt;, a los centros educativos, de alumnos que han requerido procesos hospitalarios largos, por ejemplo, en caso de c&amp;aacute;nceres infantiles, o que por otras razones asistenciales han estado tiempo sin asistir a clases. Hay estudios que avalan que la atenci&amp;oacute;n y la participaci&amp;oacute;n de estos estudiantes es mayor, &lt;b&gt;con mejores rendimientos acad&amp;eacute;micos,&lt;/b&gt; remarca Ruiz.&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Esta asistencia sanitaria de enfermer&amp;iacute;a en el &amp;aacute;mbito escolar evita llamadas al 112 o traslados a las urgencias hospitalarias o de los centros de salud. Junto a los &lt;b&gt;aspectos asistenciales, preventivos o formativos&lt;/b&gt;, el presidente de los Colegios de Enfermer&amp;iacute;a destaca el de &lt;b&gt;investigaci&amp;oacute;n&lt;/b&gt;, con la elaboraci&amp;oacute;n de estudios y la aportaci&amp;oacute;n de datos.&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;COMPARATIVA CON OTRAS COMUNIDADES Y PA&amp;Iacute;SES&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;La enfermera escolar es una figura que ya est&amp;aacute; plenamente reconocida con coberturas del 100% en &lt;b&gt;Reino Unido, Francia o Suecia, o del 80% en Alemania&lt;/b&gt;. En &lt;b&gt;Estados Unidos&lt;/b&gt;, m&amp;aacute;s del &lt;b&gt;75% de los centros educativos&lt;/b&gt; disponen de una enfermera escolar a tiempo completo, se&amp;ntilde;ala Enrique Ruiz.&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aunque en Espa&amp;ntilde;a la enfermera escolar no est&amp;aacute; reconocida ni regulada a nivel nacional (s&amp;iacute; en alguna normativa auton&amp;oacute;mica), comunidades como &lt;b&gt;Madrid o Andaluc&amp;iacute;a &lt;/b&gt;ya cuentan con programas de esta asistencia sanitaria espec&amp;iacute;fica &lt;b&gt;con coberturas del 70 y del 60%,&lt;/b&gt; respectivamente, y en otras empiezan a extender el servicio. En Castilla y Le&amp;oacute;n, ahora mismo, no existe ning&amp;uacute;n reconocimiento y regulaci&amp;oacute;n de la enfermera escolar, y &lt;b&gt;tan solo hay 24 enfermeras en toda la Comunidad&lt;/b&gt; que atienden a m&amp;aacute;s de un millar de centros. &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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; El n&amp;uacute;mero de alumnos por enfermera escolar es de 500 en Reino Unido, 600 en Francia, 700 en Madrid 800 en Andaluc&amp;iacute;a. CSIF quiere, con su iniciativa legislativa, &amp;ldquo;acercar esas ratios a Castilla y Le&amp;oacute;n (en 2023 era de un profesional sanitario por cada 14.000 alumnos), e incluso mejorarlas. &lt;b&gt;Nuestros ni&amp;ntilde;os no pueden estar peor&lt;/b&gt;. Castilla y Le&amp;oacute;n necesita una Ley que garantice una cobertura completa y estable en todos sus centros educativos. &amp;ldquo;&lt;b&gt;Invertir en enfermer&amp;iacute;a escolar es ahorrar en el futuro, formando adultos m&amp;aacute;s sanos y responsables de su bienestar&lt;/b&gt;&amp;rdquo;, insiste CSIF.&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; La presidenta de la Confederaci&amp;oacute;n de Federaciones de AMPAs de Castilla y Le&amp;oacute;n (Confapacal), &lt;b&gt;Mar&amp;iacute;a Soledad Alegre&lt;/b&gt;, &lt;b&gt;agradece y&lt;/b&gt; &lt;b&gt;aplaude la iniciativa legislativa popular&lt;/b&gt; que ha impulsado CSIF. Afirma que la enfermer&amp;iacute;a escolar garantiza la atenci&amp;oacute;n y el acompa&amp;ntilde;amiento sanitario que requieran los alumnos, algo que tranquiliza a los padres, y favorece la conciliaci&amp;oacute;n familiar y laboral. Tambi&amp;eacute;n, reduce el absentismo escolar, favorece mejores resultados acad&amp;eacute;micos y se garantiza, &amp;ldquo;de verdad&amp;rdquo;, el derecho a libre elecci&amp;oacute;n del centro escolar.&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;&amp;nbsp; &amp;ldquo;Si logramos compartir que el sistema educativo busca el pleno crecimiento de los ni&amp;ntilde;os y ni&amp;ntilde;as, entenderemos que dentro de los colegios e institutos deben existir perfiles profesiones diferentes que atiendan necesidades diversas&amp;rdquo;, resalta Mar&amp;iacute;a Soledad Alegre.&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;UNA LEY NECESARIA&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&amp;nbsp;CSIF registr&amp;oacute; el pasado 7 de mayo la Iniciativa Legislativa Popular (ILP) en las Cortes de Castilla y Le&amp;oacute;n. Tras su aceptaci&amp;oacute;n por parte de la Mesa de las Cortes, y la validaci&amp;oacute;n de los pliegos de firmas, toca la recogida de las firmas, para que las Cortes tengan que votar si aprueba la consideraci&amp;oacute;n de la propuesta legislativa. El siguiente paso del Ejecutivo auton&amp;oacute;mico ser&amp;iacute;a ponerse a trabajar en la redacci&amp;oacute;n de la Ley de Enfermer&amp;iacute;a Escolar que luego tendr&amp;aacute; que aprobarse. &amp;ldquo;Es un camino que lleva su tiempo, pero lo importante es que hemos puesto en la agenda pol&amp;iacute;tica de los grupos de las Cortes esta necesidad&amp;rdquo;, afirma CSIF.&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="margin-bottom:13px; margin-left:-9px; text-align:justify"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-bottom: 13px; margin-left: -9px; text-align: center;"&gt;&lt;span style="font-size:11pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Calibri,sans-serif"&gt;&lt;span style="font-size:12.0pt"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/68c051a5d2b5d.jpeg" style="width: 1000px; height: 1415px;" /&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;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/68c02fa218a75.jpg" style="width: 800px; height: 600px;" /&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75932</guid><title>AIDPRA-SEC 2025/2026. PES y O.C. Adjudicaci&#xF3;n de destinos a los Funcionarios en Pr&#xE1;cticas.</title><pubDate>Wed, 06 Aug 25 10:40:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75932</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- La incorporaci&#xF3;n al destino se efectuar&#xE1; el primer d&#xED;a h&#xE1;bil de septiembre de 2025 en la correspondiente localidad.</dcterms:alternative><description>- La incorporaci&#xF3;n al destino se efectuar&#xE1; el primer d&#xED;a h&#xE1;bil de septiembre de 2025 en la correspondiente localidad.</description><category>Concursos y movilidad</category><category>Destinos provisionales</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Funcionario en pr&#xE1;cticas</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/1-1754482554.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;hr /&gt;&#xD;
&lt;p&gt;La&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-adjudicacion.ficheros/1800645-AIDPRA_SEC_Resoluci%C3%B3n%20de%20adjudicaci%C3%B3n%20de%20destinos.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Resoluci&amp;oacute;n de 6 de agosto de 2025, de la Direcci&amp;oacute;n General de Recursos Humanos&amp;nbsp;(225.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(4 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&amp;nbsp;resuelve el proceso de adjudicaci&amp;oacute;n informatizada de destinos provisionales para las personas aspirantes que han superado el procedimiento selectivo de ingreso derivado de la Orden EDU/1519/2024, de 16 de diciembre.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Listados de adjudicaci&amp;oacute;n por provincias:&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&amp;Aacute;vila:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-adjudicacion.ficheros/1800646-AIDPRA_Secundaria_2025-26_Adjudicaci%C3%B3n_AV.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de &amp;Aacute;vila&amp;nbsp;(86.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Burgos:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-adjudicacion.ficheros/1800647-AIDPRA_Secundaria_2025-26_Adjudicaci%C3%B3n_BU.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Burgos&amp;nbsp;(90.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Le&amp;oacute;n:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-adjudicacion.ficheros/1800648-AIDPRA_Secundaria_2025-26_Adjudicaci%C3%B3n_LE.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Le&amp;oacute;n&amp;nbsp;(90.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Palencia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-adjudicacion.ficheros/1800649-AIDPRA_Secundaria_2025-26_Adjudicaci%C3%B3n_PA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Palencia&amp;nbsp;(86.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Salamanca:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-adjudicacion.ficheros/1800650-AIDPRA_Secundaria_2025-26_Adjudicaci%C3%B3n_SA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Salamanca&amp;nbsp;(87.5&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Segovia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-adjudicacion.ficheros/1800651-AIDPRA_Secundaria_2025-26_Adjudicaci%C3%B3n_SG.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Segovia&amp;nbsp;(84.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(1 p&amp;aacute;gina)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Soria:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-adjudicacion.ficheros/1800652-AIDPRA_Secundaria_2025-26_Adjudicaci%C3%B3n_SO.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Soria&amp;nbsp;(83.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(1 p&amp;aacute;gina)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Valladolid:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-adjudicacion.ficheros/1800673-AIDPRA_Secundaria_2025-26_Adjudicaci%C3%B3n_VA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Valladolid&amp;nbsp;(91.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Zamora:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-adjudicacion.ficheros/1800674-AIDPRA_Secundaria_2025-26_Adjudicaci%C3%B3n_ZA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Zamora&amp;nbsp;(85.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;Listado de vacantes retiradas:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-adjudicacion.ficheros/1800676-AIDPRA_Secundaria_2025-26_VacantesRetiradas.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes retiradas&amp;nbsp;(122.5&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Quienes obtengan destino por este procedimiento deber&amp;aacute;n efectuar la toma de posesi&amp;oacute;n en las fechas, en el horario y con la documentaci&amp;oacute;n que al efecto publique la correspondiente direcci&amp;oacute;n provincial de educaci&amp;oacute;n.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpavila/es/gestion-personal-docente-laboral/aidpra-2025-2026-documentos-toma-posesion"&gt;&lt;strong&gt;-&amp;nbsp;&amp;Aacute;VILA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpburgos/es/informacion-especifica-dp-burgos/tablon-anuncios/toma-posesion-funcionarios-practicas"&gt;&lt;strong&gt;-&amp;nbsp;BURGOS&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpleon/es/tablon-anuncios/toma-posesion-funcionarios-practicas-cuerpo-profesores-ense"&gt;&lt;strong&gt;- LE&amp;Oacute;N&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dppalencia/es/personal-docente-laboral/toma-posesion-funcionarios-practicas-secundaria-cuerp-cee27"&gt;-&amp;nbsp;&lt;strong&gt;PALENCIA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpsalamanca/es/informacion-especifica-dp-salamanca/personal-docente-laboral/documentacion-administrativa/recogida-datos-nombramiento-toma-posesion-personal-dependie/funcionarios-practicas-2025-2026-secundaria"&gt;&lt;strong&gt;- SALAMANCA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpsegovia/es/tablon-anuncios/aidpra-secundaria-2025-2026-documentos-toma-posesion"&gt;&lt;strong&gt;-&amp;nbsp;SEGOVIA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpsoria/es/informacion-especifica-dp-soria/personal-docente-laboral/personal-docente/toma-posesion-funcionarios-practicas-secundaria-cuerpos-cur"&gt;&lt;strong&gt;- SORIA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpvalladolid/es/informacion-especifica-dp-valladolid/tablon-anuncios/aidpra-secundaria-2025-2026-documentos-toma-posesion"&gt;&lt;strong&gt;-&amp;nbsp;VALLADOLID&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpzamora/es/informacion-especifica-dp-zamora/tablon-anuncios/comienzo-curso-2025-2026-toma-posesion-personal-docente"&gt;&lt;strong&gt;- ZAMORA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h2 style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/61718"&gt;&lt;strong&gt;TODA LA INFORMACI&amp;Oacute;N SOBRE EL AIDPRA&amp;nbsp; AQU&amp;Iacute;&lt;/strong&gt;&lt;/a&gt;&lt;/h2&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75789</guid><title>AIDPRA-SEC 2025/2026. PES y O.C. Vacantes a ofertar en la Adjudicaci&#xF3;n de destinos a los F. Pr&#xE1;cticas.</title><pubDate>Fri, 01 Aug 25 14:26:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75789</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Plazo de peticiones: desde las 09:00 horas del d&#xED;a 4 de agosto hasta las 09:00 horas del d&#xED;a 6 de agosto de 2025.</dcterms:alternative><description>- Plazo de peticiones: desde las 09:00 horas del d&#xED;a 4 de agosto hasta las 09:00 horas del d&#xED;a 6 de agosto de 2025.</description><category>Concursos y movilidad</category><category>Destinos provisionales</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Funcionario en pr&#xE1;cticas</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/a-1754055871.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;La&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800034-AIDPRA_SEC_Publicaci%C3%B3n%20de%20vacantes.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Resoluci&amp;oacute;n de 1 de agosto de 2025, de la Direcci&amp;oacute;n General de Recursos Humanos&amp;nbsp;(225.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&amp;nbsp;aprueba las vacantes del proceso de adjudicaci&amp;oacute;n informatizada de destinos provisionales para las personas aspirantes de los cuerpos de profesores de ense&amp;ntilde;anza secundaria, profesores especialistas en sectores singulares de formaci&amp;oacute;n profesional y profesores de escuelas oficiales de idiomas que han superado el procedimiento selectivo de ingreso derivado de la Orden EDU/1519/2024, de 16 de diciembre.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Listados de vacantes por provincias:&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&amp;Aacute;vila:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800084-AIDPRA_Secundaria_2025-26_Vacantes_AV.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes de &amp;Aacute;vila&amp;nbsp;(111.2&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(17 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Burgos:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800085-AIDPRA_Secundaria_2025-26_Vacantes_BU.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes de Burgos&amp;nbsp;(129.2&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(23 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Le&amp;oacute;n:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800086-AIDPRA_Secundaria_2025-26_Vacantes_LE.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes de Le&amp;oacute;n&amp;nbsp;(122.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(20 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Palencia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800087-AIDPRA_Secundaria_2025-26_Vacantes_PA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes de Palencia&amp;nbsp;(104&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(14 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Salamanca:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800088-AIDPRA_Secundaria_2025-26_Vacantes_SA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes de Salamanca&amp;nbsp;(107.9&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(15 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Segovia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800089-AIDPRA_Secundaria_2025-26_Vacantes_SG.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes de Segovia&amp;nbsp;(112.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(17 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Soria:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800090-AIDPRA_Secundaria_2025-26_Vacantes_SO.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes de Soria&amp;nbsp;(104.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(14 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Valladolid:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800091-AIDPRA_Secundaria_2025-26_Vacantes_VA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes de Valladolid&amp;nbsp;(132.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(23 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Zamora:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800092-AIDPRA_Secundaria_2025-26_Vacantes_ZA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes de Zamora&amp;nbsp;(101.5&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(12 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;table border="1" cellpadding="1" cellspacing="1" style="width:900px;"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td style="text-align: center; background-color: rgb(255, 204, 255);"&gt;I&lt;strong&gt;NFORMACI&amp;Oacute;N DE INTER&amp;Eacute;S&lt;br /&gt;&#xD;
			Manual para la cumplimentaci&amp;oacute;n de la solicitud de plazas de adjudicaci&amp;oacute;n de destinos provisionales&lt;br /&gt;&#xD;
			(AIDPRO / AIDPRA):&lt;/strong&gt;&lt;br /&gt;&#xD;
			&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800093-MANUAL%20APLICACION%20PETICIONES%20AIDPRA%20%281%29.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Manual de la aplicaci&amp;oacute;n de peticiones&amp;nbsp;(5.3&amp;nbsp;&lt;abbr title="Megabyte"&gt;MB&lt;/abbr&gt;)&amp;nbsp;(12 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;br /&gt;&#xD;
			&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1800094-Aplicaci%C3%B3n%20de%20petici%C3%B3n%20de%20vacantes.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Infograf&amp;iacute;a de la aplicaci&amp;oacute;n de peticiones&amp;nbsp;(2.5&amp;nbsp;&lt;abbr title="Megabyte"&gt;MB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;table&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;span style="background-color:#ffffcc;"&gt;El plazo para que las personas aspirantes realicen las oportunas peticiones de vacantes ser&amp;aacute; desde las 09:00 h. del d&amp;iacute;a 4 de agosto de 2025 hasta las 09:00 h&amp;nbsp;del d&amp;iacute;a 6 de agosto de 2025.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;&lt;strong&gt;&lt;span style="background-color:#ffffcc;"&gt;El acceso a la aplicaci&amp;oacute;n de peticiones se realizar&amp;aacute; mediante el sistema&amp;nbsp;Cl@ve.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;&amp;Uacute;nicamente se considerar&amp;aacute;n como v&amp;aacute;lidas las peticiones consignadas en el &amp;uacute;ltimo acceso a la citada aplicaci&amp;oacute;n.&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;Finalizado el plazo de peticiones, se podr&amp;aacute; descargar un archivo PDF que contendr&amp;aacute; los datos de participaci&amp;oacute;n y el listado de vacantes solicitadas por orden.&lt;/p&gt;&#xD;
			&amp;nbsp;&#xD;
&#xD;
			&lt;p&gt;&lt;a href="https://aplicaciones.educa.jcyl.es/venus/#/login"&gt;&lt;img alt="acceso-a-la-aplicaci&#xF3;n" height="75" src="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-vacantes.ficheros/1799537-acceso-a-la-aplicaci%C3%B3n.jpg?width=232&amp;amp;height=75&amp;amp;aspectRatio=true" width="232" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h2 style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/61718"&gt;&lt;strong&gt;TODA LA INFORMACI&amp;Oacute;N SOBRE EL AIDPRA&amp;nbsp; AQU&amp;Iacute;&lt;/strong&gt;&lt;/a&gt;&lt;/h2&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75788</guid><title>AIDPRA-SEC 2025/2026. PES y O.C. Listados de Participantes en la Adjudicaci&#xF3;n de destinos a los F. Pr&#xE1;cticas.</title><pubDate>Fri, 01 Aug 25 14:19:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75788</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Deber&#xE1;n realizar la petici&#xF3;n de vacantes en la provincia asignada para realizar la fase de pr&#xE1;cticas.</dcterms:alternative><description>- Deber&#xE1;n realizar la petici&#xF3;n de vacantes en la provincia asignada para realizar la fase de pr&#xE1;cticas.</description><category>Concursos y movilidad</category><category>Destinos provisionales</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Funcionario en pr&#xE1;cticas</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/1-1754055955.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;Participantes que han superado las fases de concurso y oposici&amp;oacute;n del procedimiento selectivo de ingreso convocado, para los cuerpos de profesores de ense&amp;ntilde;anza secundaria, profesores especialistas en sectores singulares de formaci&amp;oacute;n profesional y profesores de escuelas oficiales de idiomas, por la Orden EDU/1519/2024, de 16 de diciembre.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Deben realizar las oportunas peticiones de vacantes a trav&amp;eacute;s de la aplicaci&amp;oacute;n inform&amp;aacute;tica disponible en el Portal&amp;nbsp;de Educaci&amp;oacute;n de la Junta de Castilla y Le&amp;oacute;n (http://www.educa.jcyl.es), con acceso mediante Cl@ve, ser&amp;aacute; desde las 9:00 horas del d&amp;iacute;a 4 de agosto de 2025 hasta las 9:00 horas del d&amp;iacute;a 6 de agosto de 2025.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Listados de participantes por provincias:&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&amp;Aacute;vila:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-listados-participant.ficheros/1800065-AIDPRA_Secundaria_2025-26_Participantes_AV.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de participantes de &amp;Aacute;vila&amp;nbsp;(87.2&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Burgos:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-listados-participant.ficheros/1800066-AIDPRA_Secundaria_2025-26_Participantes_BU.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de participantes de Burgos&amp;nbsp;(91.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Le&amp;oacute;n:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-listados-participant.ficheros/1800067-AIDPRA_Secundaria_2025-26_Participantes_LE.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de participantes de Le&amp;oacute;n&amp;nbsp;(91.3&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Palencia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-listados-participant.ficheros/1800068-AIDPRA_Secundaria_2025-26_Participantes_PA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de participantes de Palencia&amp;nbsp;(86.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(1 p&amp;aacute;gina)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Salamanca:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-listados-participant.ficheros/1800069-AIDPRA_Secundaria_2025-26_Participantes_SA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de participantes de Salamanca&amp;nbsp;(89.5&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Segovia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-listados-participant.ficheros/1800070-AIDPRA_Secundaria_2025-26_Participantes_SG.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de participantes de Segovia&amp;nbsp;(85.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(1 p&amp;aacute;gina)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Soria:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-listados-participant.ficheros/1800071-AIDPRA_Secundaria_2025-26_Participantes_SO.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de participantes de Soria&amp;nbsp;(85&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(1 p&amp;aacute;gina)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Valladolid:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-listados-participant.ficheros/1800072-AIDPRA_Secundaria_2025-26_Participantes_VA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de participantes de Valladolid&amp;nbsp;(92.3&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Zamora:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprasec-2025-2026-secundaria-cuerpos/aidprasec-2025-2026-secundaria-cuerpos-listados-participant.ficheros/1800073-AIDPRA_Secundaria_2025-26_Participantes_ZA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de participantes de Zamora&amp;nbsp;(86.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(1 p&amp;aacute;gina)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h1 style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/61718"&gt;&lt;strong&gt;TODA LA INFORMACI&amp;Oacute;N SOBRE EL AIDPRA&amp;nbsp; AQU&amp;Iacute;&lt;/strong&gt;&lt;/a&gt;&lt;/h1&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75819</guid><title>AIDPRA-PRI 2025/2026. Maestros. Adjudicaci&#xF3;n de destinos a los Funcionarios en Pr&#xE1;cticas.</title><pubDate>Fri, 01 Aug 25 13:20:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75819</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Quienes obtengan destino deber&#xE1;n presentarse en la correspondiente direcci&#xF3;n provincial  para efectuar la toma de posesi&#xF3;n.</dcterms:alternative><description>- Quienes obtengan destino deber&#xE1;n presentarse en la correspondiente direcci&#xF3;n provincial  para efectuar la toma de posesi&#xF3;n.</description><category>Concursos y movilidad</category><category>Destinos provisionales</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Funcionario en pr&#xE1;cticas</category><category>Maestros</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/4-1754055813.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;hr /&gt;&#xD;
&lt;p&gt;La&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-adjudicacion-destinos.ficheros/1800050-AIDPRA_PRI_Resoluci%C3%B3n%2001-08-2025%20de%20adjudicaci%C3%B3n%20de%20destinos.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Resoluci&amp;oacute;n de 1 de agosto de 2025, de la Direcci&amp;oacute;n General de Recursos Humanos de la Consejer&amp;iacute;a de Educaci&amp;oacute;n&amp;nbsp;(222.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;, por la que se resuelve el proceso de adjudicaci&amp;oacute;n informatizada de destinos provisionales para a los aspirantes que han superado el procedimiento selectivo de ingreso derivado de la&amp;nbsp;&lt;strong&gt;Orden EDU/1268/2024, de 25 de noviembre&lt;/strong&gt;.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Anexo I - Adjudicaci&amp;oacute;n de Destinos&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&amp;Aacute;VILA:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-adjudicacion-destinos.ficheros/1800052-Anexo%20I-Avila-Listado%20de%20Adjudicaci%C3%B3n%20de%20Destinos%20Provisionales%20AIDPRA-PRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Anexo I-Avila-Listado de Adjudicaci&amp;oacute;n de Destinos Provisionales AIDPRA-PRI&amp;nbsp;(98&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(5 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;BURGOS&lt;strong&gt;:&lt;/strong&gt;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-adjudicacion-destinos.ficheros/1800053-Anexo%20I-Burgos-Listado%20de%20Adjudicaci%C3%B3n%20de%20Destinos%20Provisionales%20AIDPRA-PRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Anexo I-Burgos-Listado de Adjudicaci&amp;oacute;n de Destinos Provisionales AIDPRA-PRI&amp;nbsp;(108.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(7 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;LE&amp;Oacute;N:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-adjudicacion-destinos.ficheros/1800054-Anexo%20I-Leon-Listado%20de%20Adjudicaci%C3%B3n%20de%20Destinos%20Provisionales%20AIDPRA-PRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Anexo I-Leon-Listado de Adjudicaci&amp;oacute;n de Destinos Provisionales AIDPRA-PRI&amp;nbsp;(108&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(7 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;PALENCIA:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-adjudicacion-destinos.ficheros/1800055-Anexo%20I-Palencia-Listado%20de%20Adjudicaci%C3%B3n%20de%20Destinos%20Provisionales%20AIDPRA-PRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Anexo I-Palencia-Listado de Adjudicaci&amp;oacute;n de Destinos Provisionales AIDPRA-PRI&amp;nbsp;(91.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;SALAMANCA:&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-adjudicacion-destinos.ficheros/1800056-Anexo%20I-Salamanca-Listado%20de%20Adjudicaci%C3%B3n%20de%20Destinos%20Provisionales%20AIDPRA-PRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Anexo I-Salamanca-Listado de Adjudicaci&amp;oacute;n de Destinos Provisionales AIDPRA-PRI&amp;nbsp;(89.9&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;SEGOVIA:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-adjudicacion-destinos.ficheros/1800057-Anexo%20I-Segovia-Listado%20de%20Adjudicaci%C3%B3n%20de%20Destinos%20Provisionales%20AIDPRA-PRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Anexo I-Segovia-Listado de Adjudicaci&amp;oacute;n de Destinos Provisionales AIDPRA-PRI&amp;nbsp;(97.9&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(5 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;SORIA:&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-adjudicacion-destinos.ficheros/1800058-Anexo%20I-Soria-Listado%20de%20Adjudicaci%C3%B3n%20de%20Destinos%20Provisionales%20AIDPRA-PRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Anexo I-Soria-Listado de Adjudicaci&amp;oacute;n de Destinos Provisionales AIDPRA-PRI&amp;nbsp;(93.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(4 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;VALLADOLID:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-adjudicacion-destinos.ficheros/1800059-Anexo%20I-Valladolid-Listado%20de%20Adjudicaci%C3%B3n%20de%20Destinos%20Provisionales%20AIDPRA-PRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Anexo I-Valladolid-Listado de Adjudicaci&amp;oacute;n de Destinos Provisionales AIDPRA-PRI&amp;nbsp;(97.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(5 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;ZAMORA:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-adjudicacion-destinos.ficheros/1800060-Anexo%20I-Zamora-Listado%20de%20Adjudicaci%C3%B3n%20de%20Destinos%20Provisionales%20AIDPRA-PRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Anexo I-Zamora-Listado de Adjudicaci&amp;oacute;n de Destinos Provisionales AIDPRA-PRI&amp;nbsp;(91&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Anexo II - Vacantes Retiradas&lt;/strong&gt;:&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-adjudicacion-destinos.ficheros/1800061-Anexo%20II-Listado%20de%20Vacantes%20Retiradas%20AIDPRA-PRI%20%28.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Anexo II-Listado de Vacantes Retiradas AIDPRA-PRI (&amp;nbsp;(85.5&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;La toma de posesi&amp;oacute;n en los destinos adjudicados se realizar&amp;aacute; conforme a lo establecido en el apartado&amp;nbsp;&lt;strong&gt;Cuatro de la Resoluci&amp;oacute;n de 1 de Agosto de 2025 de la Direcci&amp;oacute;n General de Recursos Humanos de Consejer&amp;iacute;a de Educaci&amp;oacute;n,&amp;nbsp;&lt;/strong&gt;de esta misma publicaci&amp;oacute;n.&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
Quienes obtengan destino deber&amp;aacute;n presentarse en la correspondiente direcci&amp;oacute;n provincial para efectuar la toma de posesi&amp;oacute;n, en los plazos que se indiquen:&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpavila/es/gestion-personal-docente-laboral/aidpra-2025-2026-documentos-toma-posesion"&gt;&lt;strong&gt;-&amp;nbsp;&amp;Aacute;VILA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpburgos/es/informacion-especifica-dp-burgos/tablon-anuncios/toma-posesion-funcionarios-practicas"&gt;&lt;strong&gt;-&amp;nbsp;BURGOS&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpleon/es/tablon-anuncios/toma-posesion-funcionarios-practicas-cuerpo-maestros-curso"&gt;&lt;strong&gt;- LE&amp;Oacute;N&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dppalencia/es/personal-docente-laboral/toma-posesion-funcionarios-practicas-cuerpo-maestros-curso-ceb6e"&gt;-&amp;nbsp;&lt;strong&gt;PALENCIA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpsalamanca/es/informacion-especifica-dp-salamanca/personal-docente-laboral/documentacion-administrativa/recogida-datos-nombramiento-toma-posesion-personal-dependie/funcionarios-practicas-2025-2026-maestros"&gt;&lt;strong&gt;- SALAMANCA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpsegovia/es?locale=es_ES"&gt;&lt;strong&gt;-&amp;nbsp;SEGOVIA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpsoria/es/tablon-anuncios/toma-posesion-funcionarios-practicas-cuerpo-maestros-curso"&gt;&lt;strong&gt;- SORIA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpvalladolid/es/informacion-especifica-dp-valladolid/tablon-anuncios/aidpra-2025-2026-documentos-toma-posesion"&gt;&lt;strong&gt;-&amp;nbsp;VALLADOLID&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;a href="https://www.educa.jcyl.es/dpzamora/es?locale=es_ES"&gt;&lt;strong&gt;- ZAMORA&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h2 style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/61718"&gt;&lt;strong&gt;TODA LA INFORMACI&amp;Oacute;N SOBRE EL AIDPRA&amp;nbsp; AQU&amp;Iacute;&lt;/strong&gt;&lt;/a&gt;&lt;/h2&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75723</guid><title>AIDPRA-PRI 2025/2026. Cuerpo de Maestros. Listados de Participantes en la Adjudicaci&#xF3;n de destinos a los F. Pr&#xE1;cticas.</title><pubDate>Wed, 30 Jul 25 20:07:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75723</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Os recordamos que la petici&#xF3;n de vacantes es hasta el viernes 01 de agosto</dcterms:alternative><description>- Os recordamos que la petici&#xF3;n de vacantes es hasta el viernes 01 de agosto</description><category>Concursos y movilidad</category><category>Destinos provisionales</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Funcionario en pr&#xE1;cticas</category><category>Maestros</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/1-1753899191.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;hr /&gt;&#xD;
&lt;p&gt;Los&amp;nbsp;&lt;strong&gt;aspirantes incluidos en los listados de Seleccionados publicados por las Comisiones de Selecci&amp;oacute;n&amp;nbsp;&lt;/strong&gt;deber&amp;aacute;n realizar la&amp;nbsp;petici&amp;oacute;n de vacantes&amp;nbsp;en la&lt;strong&gt;&amp;nbsp;provincia asignada para realizar la fase de pr&amp;aacute;cticas&lt;/strong&gt;,&amp;nbsp;&lt;em&gt;obligatoriamente&lt;/em&gt;, a trav&amp;eacute;s de la aplicaci&amp;oacute;n inform&amp;aacute;tica&lt;br /&gt;&#xD;
&lt;a href="https://aplicaciones.educa.jcyl.es/venus/" target="_blank" title="Acceso a la aplicaci&#xF3;n de petici&#xF3;n de vacantes"&gt;&lt;img alt="acceso-a-la-aplicaci&#xF3;n. Este enlace se abrir&#xE1; en una ventana nueva" height="75" src="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-listados-participantes.ficheros/1799124-acceso-a-la-aplicaci%C3%B3n.jpg?width=232&amp;amp;height=75&amp;amp;aspectRatio=true" width="232" /&gt;&lt;/a&gt;&lt;br /&gt;&#xD;
disponible desde las 09:00 horas del mi&amp;eacute;rcoles 30 de julio hasta las 09:00 horas del viernes 01 de agosto&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;LISTADOS DE PARTICIPANTES AIDPRA EN LA PROVINCIA DE PR&amp;Aacute;CTICAS ASIGNADA:&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&amp;Aacute;vila:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-listados-participantes.ficheros/1799735-AV_PARTICIPANTES%20AIDPRAPRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;AV_PARTICIPANTES AIDPRAPRI&amp;nbsp;(96&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Burgos:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-listados-participantes.ficheros/1799736-BU_PARTICIPANTES%20AIDPRAPRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;BU_PARTICIPANTES AIDPRAPRI&amp;nbsp;(104.5&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(4 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Le&amp;oacute;n:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-listados-participantes.ficheros/1799737-LE_PARTICIPANTES%20AIDPRAPRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;LE_PARTICIPANTES AIDPRAPRI&amp;nbsp;(104.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(5 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Palencia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-listados-participantes.ficheros/1799738-PA_PARTICIPANTES%20AIDPRAPRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;PA_PARTICIPANTES AIDPRAPRI&amp;nbsp;(91.4&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Salamanca:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-listados-participantes.ficheros/1799739-SA_PARTICIPANTES%20AIDPRAPRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;SA_PARTICIPANTES AIDPRAPRI&amp;nbsp;(89.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Segovia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-listados-participantes.ficheros/1799740-SG_PARTICIPANTES%20AIDPRAPRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;SG_PARTICIPANTES AIDPRAPRI&amp;nbsp;(96&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Soria:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-listados-participantes.ficheros/1799742-SO_PARTICIPANTES%20AIDPRAPRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;SO_PARTICIPANTES AIDPRAPRI&amp;nbsp;(92.2&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Valladolid:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-listados-participantes.ficheros/1799743-VA_PARTICIPANTES%20AIDPRAPRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;VA_PARTICIPANTES AIDPRAPRI&amp;nbsp;(94.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Zamora:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-listados-participantes.ficheros/1799744-ZA_PARTICIPANTES%20AIDPRAPRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;ZA_PARTICIPANTES AIDPRAPRI&amp;nbsp;(90.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Publicaci&amp;oacute;n de&amp;nbsp;Vacantes&amp;nbsp;ofertadas en el proceso: martes 29 de julio de 2025.&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;La&amp;nbsp;participaci&amp;oacute;n&amp;nbsp;en este proceso&amp;nbsp;&lt;/strong&gt;(&lt;strong&gt;AIDPRA&lt;/strong&gt;)&lt;strong&gt;&amp;nbsp;tiene&amp;nbsp;car&amp;aacute;cter obligatorio&amp;nbsp;&lt;/strong&gt;para los incluidos en los listados arriba mencionados, teniendo en cuenta que:&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;Quien no realice petici&amp;oacute;n de vacantes en el plazo establecido al efecto, la Administraci&amp;oacute;n le adjudicar&amp;aacute; de oficio un destino provisional.&lt;/li&gt;&#xD;
	&lt;li&gt;La adjudicaci&amp;oacute;n de destino de oficio tendr&amp;aacute; el mismo car&amp;aacute;cter y efectos que los obtenidos en funci&amp;oacute;n de las peticiones de los interesados.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h2 style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/75611"&gt;&lt;strong&gt;PETICI&amp;Oacute;N DE VACANTES&lt;/strong&gt;&lt;/a&gt;&lt;/h2&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75611</guid><title>AIDPRA-PRI 2025/2026. Cuerpo de Maestros. Vacantes a ofertar en la Adjudicaci&#xF3;n de destinos a los F. Pr&#xE1;cticas.</title><pubDate>Tue, 29 Jul 25 15:00:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75611</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Plazo de peticiones: desde las 09:00 horas del d&#xED;a 30 de julio de 2025 hasta las 09:00 horas del d&#xED;a 1 de agosto de 2025.</dcterms:alternative><description>- Plazo de peticiones: desde las 09:00 horas del d&#xED;a 30 de julio de 2025 hasta las 09:00 horas del d&#xED;a 1 de agosto de 2025.</description><category>Concursos y movilidad</category><category>Destinos provisionales</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Funcionario en pr&#xE1;cticas</category><category>Maestros</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/a-1753797807.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;La&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799015-AIDPRA_PRI_Publicaci%C3%B3n%20de%20vacantes.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Resoluci&amp;oacute;n de 29 de julio de 2025, de la Direcci&amp;oacute;n General de Recursos Humanos de la Consejer&amp;iacute;a de Educaci&amp;oacute;n&amp;nbsp;(223.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&amp;nbsp;aprueba las vacantes del proceso de adjudicaci&amp;oacute;n informatizada de destinos provisionales para los aspirantes del cuerpo de maestros que han superado el procedimiento selectivo de ingreso derivado de la Orden EDU/1268/2024, de 25 de noviembre.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;strong&gt;Anexos que acompa&amp;ntilde;an a la resoluci&amp;oacute;n:&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&amp;Aacute;vila:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799375-AIDPRAPRI2025_VACANTES_AV.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;AIDPRAPRI2025_VACANTES_AV&amp;nbsp;(139.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(26 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Burgos:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799376-AIDPRAPRI2025_VACANTES_BU.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;AIDPRAPRI2025_VACANTES_BU&amp;nbsp;(194.4&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(50 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Le&amp;oacute;n:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799377-AIDPRAPRI2025_VACANTES_LE.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;AIDPRAPRI2025_VACANTES_LE&amp;nbsp;(159.6&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(33 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Palencia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799378-AIDPRAPRI2025_VACANTES_PA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;AIDPRAPRI2025_VACANTES_PA&amp;nbsp;(114.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(15 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Salamanca:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799379-AIDPRAPRI2025_VACANTES_SA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;AIDPRAPRI2025_VACANTES_SA&amp;nbsp;(136&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(25 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Segovia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799380-AIDPRAPRI2025_VACANTES_SG.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;AIDPRAPRI2025_VACANTES_SG&amp;nbsp;(140.9&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(27 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Soria:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799381-AIDPRAPRI2025_VACANTES_SO.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;AIDPRAPRI2025_VACANTES_SO&amp;nbsp;(137.5&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(26 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Valladolid:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799382-AIDPRAPRI2025_VACANTES_VA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;AIDPRAPRI2025_VACANTES_VA&amp;nbsp;(132.3&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(23 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Zamora:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799383-AIDPRAPRI2025_VACANTES_ZA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;AIDPRAPRI2025_VACANTES_ZA&amp;nbsp;(115.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(15 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;INFORMACI&amp;Oacute;N DE INTER&amp;Eacute;S&lt;br /&gt;&#xD;
Manual para la cumplimentaci&amp;oacute;n de la solicitud de plazas de adjudicaci&amp;oacute;n de destinos provisionales&lt;br /&gt;&#xD;
(AIDPRO / AIDPRA):&lt;br /&gt;&#xD;
&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799538-MANUAL%20APLICACION%20PETICIONES%20AIDPRA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;MANUAL APLICACION PETICIONES AIDPRA&amp;nbsp;(5.3&amp;nbsp;&lt;abbr title="Megabyte"&gt;MB&lt;/abbr&gt;)&amp;nbsp;(12 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;br /&gt;&#xD;
&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799038-Aplicaci%C3%B3n%20de%20petici%C3%B3n%20de%20vacantes.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Infograf&amp;iacute;a de la aplicaci&amp;oacute;n de petici&amp;oacute;n de vacantes&amp;nbsp;(2.5&amp;nbsp;&lt;abbr title="Megabyte"&gt;MB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;El plazo para que las personas aspirantes realicen las oportunas peticiones de vacantes ser&amp;aacute; desde las 09:00 horas del d&amp;iacute;a 30 de julio de 2025 hasta las 09:00 horas del d&amp;iacute;a 1 de agosto de 2025.&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
El acceso a la aplicaci&amp;oacute;n de peticiones se realizar&amp;aacute; mediante el sistema Cl@ve.&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
&amp;Uacute;nicamente se considerar&amp;aacute;n como v&amp;aacute;lidas las peticiones consignadas en el &amp;uacute;ltimo acceso a la citada aplicaci&amp;oacute;n.&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
Finalizado el plazo de peticiones, se podr&amp;aacute; descargar un archivo PDF que contendr&amp;aacute; los datos de participaci&amp;oacute;n y el listado de vacantes solicitadas por orden.&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;a href="https://aplicaciones.educa.jcyl.es/venus/" target="_blank" title="Acceso a la aplicaci&#xF3;n de petici&#xF3;n de vacantes"&gt;&lt;img alt="acceso-a-la-aplicaci&#xF3;n. Este enlace se abrir&#xE1; en una ventana nueva" height="75" src="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprapri-2025-2026-maestros/aidpra-pri-2025-2026-cuerpo-maestros-vacantes-ofertar-adjud.ficheros/1799018-acceso-a-la-aplicaci%C3%B3n.jpg?width=232&amp;amp;height=75&amp;amp;aspectRatio=true" width="232" /&gt;&lt;/a&gt;(Disponible desde las 09:00 del mi&amp;eacute;rcoles 30 de julio hasta las 09:00 del viernes 1 de agosto)&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h2 style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/61718"&gt;&lt;strong&gt;TODA LA INFORMACI&amp;Oacute;N SOBRE EL AIDPRA&amp;nbsp; AQU&amp;Iacute;&lt;/strong&gt;&lt;/a&gt;&lt;/h2&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75333</guid><title>CSIF INFORMA. Calendario provisional de los procesos de inicio de curso 2025-26.</title><pubDate>Tue, 22 Jul 25 13:48:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75333</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Informaci&#xF3;n de la Consejer&#xED;a de Educaci&#xF3;n.</dcterms:alternative><description>- Informaci&#xF3;n de la Consejer&#xED;a de Educaci&#xF3;n.</description><category>Concursos y movilidad</category><category>Destinos provisionales</category><category>Empleo</category><category>Oposiciones</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Catedr&#xE1;ticos Ense&#xF1;anza Secundaria</category><category>Maestros</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/4-1753188133.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;h2 id="contentName"&gt;&lt;strong&gt;&lt;span style="background-color:#ffff99;"&gt;&amp;quot;Concursillo&amp;quot; Provisi&amp;oacute;n de puestos para su ocupaci&amp;oacute;n temporal por funcionarios de carrera. Curso 2025 / 2026. Calendario de Publicaciones. Todos los cuerpos&lt;/span&gt;&lt;/strong&gt;&lt;/h2&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&lt;strong&gt;&lt;span style="background-color:#ffff99;"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/6887a473da9bf.png" style="width: 1000px; height: 563px;" /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3&gt;&lt;strong&gt;CONCURSILLO &amp;ndash; Calendario de Publicaciones (todos los cuerpos)&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;table border="1"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;th id="t1_844532_0_0"&gt;PUBLICACI&amp;Oacute;N&lt;/th&gt;&#xD;
			&lt;th id="t1_844532_0_1"&gt;DISPONIBILIDAD&lt;/th&gt;&#xD;
			&lt;th id="t1_844532_0_2"&gt;FECHA&lt;/th&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844532_0_0"&gt;&#xD;
			&lt;p&gt;Convocatoria: publicada en BOCyL&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;Resoluci&amp;oacute;n de 27 de mayo de 2025&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td headers="t1_844532_0_1"&gt;Publicado&lt;/td&gt;&#xD;
			&lt;td headers="t1_844532_0_2"&gt;Viernes, 6 de junio de 2025&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844532_0_0"&gt;Plazo de solicitudes&lt;/td&gt;&#xD;
			&lt;td headers="t1_844532_0_1"&gt;Publicado&lt;/td&gt;&#xD;
			&lt;td headers="t1_844532_0_2"&gt;Desde 9:00 horas del 9 de junio hasta 14:00 horas del 13 de junio de 2025&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844532_0_0"&gt;Listados provisonales de participantes&lt;/td&gt;&#xD;
			&lt;td headers="t1_844532_0_1"&gt;Publicado&lt;/td&gt;&#xD;
			&lt;td headers="t1_844532_0_2"&gt;Viernes, 4 de julio de 2025&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844532_0_0"&gt;Plazo de Alegaciones/Desistimientos&lt;/td&gt;&#xD;
			&lt;td headers="t1_844532_0_1"&gt;Publicado&lt;/td&gt;&#xD;
			&lt;td headers="t1_844532_0_2"&gt;Desde las 10:00 horas del lunes 7 de julio hasta las 10:00 horas del mi&amp;eacute;rcoles 9 de julio de 2025&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844532_0_0"&gt;Listados definitivos de participantes&lt;/td&gt;&#xD;
			&lt;td headers="t1_844532_0_1"&gt;Publicado&lt;/td&gt;&#xD;
			&lt;td headers="t1_844532_0_2"&gt;Martes, 22 de julio de 2025&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844532_0_0"&gt;Relaci&amp;oacute;n de vacantes&lt;/td&gt;&#xD;
			&lt;td colspan="2" headers="t1_844532_0_1" rowspan="3"&gt;Entre el martes 22 de julio y el lunes 28 de julio&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h2&gt;&lt;strong&gt;&lt;span style="background-color:#ffff99;"&gt;AIDPRA 2025/2026 Adjudicaci&amp;oacute;n informatizada de destinos F. Pr&amp;aacute;cticas. Calendario de publicaciones.&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/h2&gt;&#xD;
&#xD;
&lt;h3&gt;&lt;strong&gt;AIDPRAPRI - Calendario&lt;/strong&gt;&lt;strong&gt;&amp;nbsp;de Publicaciones F. Pr&amp;aacute;cticas Cuerpo de Maestros.&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;table border="1"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;th id="t1_844571_0_0"&gt;PUBLICACI&amp;Oacute;N&lt;/th&gt;&#xD;
			&lt;th id="t1_844571_0_1"&gt;FECHA&lt;/th&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844571_0_0"&gt;Relaci&amp;oacute;n de vacantes&lt;/td&gt;&#xD;
			&lt;td headers="t1_844571_0_1" rowspan="3"&gt;Entre el lunes 28 de julio y el viernes 1 de agosto&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844571_0_0"&gt;Petici&amp;oacute;n de vacantes&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844571_0_0"&gt;Adjudicaci&amp;oacute;n de destinos&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;h3&gt;&lt;strong&gt;AIDPRASEC - Calendario&lt;/strong&gt;&lt;strong&gt;&amp;nbsp;de Publicaciones F. Pr&amp;aacute;cticas Cuerpos 0590, 0592 y 0598.&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;table border="1"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;th id="t1_844571_0_0"&gt;PUBLICACI&amp;Oacute;N&lt;/th&gt;&#xD;
			&lt;th id="t1_844571_0_1"&gt;FECHA&lt;/th&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844571_0_0"&gt;Relaci&amp;oacute;n de vacantes&lt;/td&gt;&#xD;
			&lt;td headers="t1_844571_0_1" rowspan="3"&gt;Entre el jueves 31 de julio y el mi&amp;eacute;rcoles 6 de agosto&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844571_0_0"&gt;Petici&amp;oacute;n de vacantes&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844571_0_0"&gt;Adjudicaci&amp;oacute;n de destinos&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h2 id="contentName"&gt;&lt;strong&gt;&lt;span style="background-color:#ffff99;"&gt;Maestros Interinos: Curso 2025/2026. AIVI. Calendario de publicaciones&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/h2&gt;&#xD;
&#xD;
&lt;h3&gt;&lt;strong&gt;AIVI - Calendario&lt;/strong&gt;&lt;strong&gt;&amp;nbsp;de Publicaciones para el Cuerpo de Maestros.&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;table border="1"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;th id="t1_844581_0_0"&gt;PUBLICACI&amp;Oacute;N&lt;/th&gt;&#xD;
			&lt;th id="t1_844581_0_1"&gt;FECHA&lt;/th&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844581_0_0"&gt;&#xD;
			&lt;p&gt;Convocatoria: publicada en BOCYL&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;Resoluci&amp;oacute;n de 12 de junio de 2025&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td headers="t1_844581_0_1"&gt;Viernes, 23 de junio de 2025&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844581_0_0"&gt;Relaci&amp;oacute;n de vacantes&lt;/td&gt;&#xD;
			&lt;td headers="t1_844581_0_1" rowspan="3"&gt;Entre el lunes 4 y el viernes 8 de agosto&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h3&gt;&lt;strong&gt;AIVI - Calendario&lt;/strong&gt;&lt;strong&gt;&amp;nbsp;de Publicaciones para el Secundaria y otros cuerpos.&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;table border="1"&gt;&#xD;
	&lt;tbody&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;th id="t1_844550_0_0"&gt;PUBLICACI&amp;Oacute;N&lt;/th&gt;&#xD;
			&lt;th id="t1_844550_0_1"&gt;FECHA&lt;/th&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844550_0_0"&gt;&#xD;
			&lt;p&gt;&lt;strong&gt;Convocatoria&lt;/strong&gt;: publicada en BOCyL&lt;/p&gt;&#xD;
&#xD;
			&lt;p&gt;Resoluci&amp;oacute;n de 12 de junio de 2025&lt;/p&gt;&#xD;
			&lt;/td&gt;&#xD;
			&lt;td headers="t1_844550_0_1"&gt;Lunes, 23 de junio de 2025&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr&gt;&#xD;
			&lt;td headers="t1_844550_0_0"&gt;Relaci&amp;oacute;n de vacantes&lt;/td&gt;&#xD;
			&lt;td headers="t1_844550_0_1" rowspan="3"&gt;Entre el viernes 8 y el lunes 18 de agosto&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;ACCESO A TODAS LAS COMISIONES DE SERVICIO:&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/61718"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/67ee738a5ece5.png" style="height: 173px; width: 600px;" /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75254</guid><title>AIDPROSEC 2025 / 2026. Secundaria y otros cuerpos. Adjudicaci&#xF3;n de destinos.</title><pubDate>Mon, 21 Jul 25 10:56:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75254</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Ver listado de vacantes retiradas y desistimientos.</dcterms:alternative><description>- Ver listado de vacantes retiradas y desistimientos.</description><category>Concursos y movilidad</category><category>Destinos provisionales</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Profesores de Secundaria FP y Ense&#xF1;anzas de R&#xE9;gimen Especial</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/7-1753088603.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;hr /&gt;&#xD;
&lt;p&gt;La&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797783-AIDPRO_PES%20Y%20OTROS_Resoluci%C3%B3n%20de%20adjudicaci%C3%B3n%20de%20destinos.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Resoluci&amp;oacute;n de 21 de julio de 2025, de la Direcci&amp;oacute;n General de Recursos Humanos&amp;nbsp;(221.2&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(4 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&amp;nbsp;resuelve para el personal funcionario de carrera y en pr&amp;aacute;cticas de los cuerpos de catedr&amp;aacute;ticos y profesores de ense&amp;ntilde;anza secundaria, cuerpo, a extinguir, de profesores t&amp;eacute;cnicos de formaci&amp;oacute;n profesional, cuerpo de profesores especialistas en sectores singulares de formaci&amp;oacute;n profesional, cuerpos de catedr&amp;aacute;ticos y profesores de escuelas oficiales de idiomas, cuerpo de profesores de m&amp;uacute;sica y artes esc&amp;eacute;nicas y cuerpos de catedr&amp;aacute;ticos, profesores y maestros de taller de artes pl&amp;aacute;sticas y dise&amp;ntilde;o, el proceso de adjudicaci&amp;oacute;n informatizada de destinos provisionales para el curso escolar 2025/2026, convocado por Resoluci&amp;oacute;n de 6 de junio de 2025.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Listados de adjudicaci&amp;oacute;n por provincias:&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&amp;Aacute;vila:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797773-AIDPRO_Secundaria_2025-26_Adjudicaci%C3%B3n_AV.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de &amp;Aacute;vila&amp;nbsp;(89&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Burgos:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797774-AIDPRO_Secundaria_2025-26_Adjudicaci%C3%B3n_BU.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Burgos&amp;nbsp;(92.9&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(4 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Le&amp;oacute;n:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797775-AIDPRO_Secundaria_2025-26_Adjudicaci%C3%B3n_LE.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Le&amp;oacute;n&amp;nbsp;(101.3&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(6 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Palencia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797776-AIDPRO_Secundaria_2025-26_Adjudicaci%C3%B3n_PA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Palencia&amp;nbsp;(88.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Salamanca:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797777-AIDPRO_Secundaria_2025-26_Adjudicaci%C3%B3n_SA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Salamanca&amp;nbsp;(97.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(5 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Segovia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797778-AIDPRO_Secundaria_2025-26_Adjudicaci%C3%B3n_SG.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Segovia&amp;nbsp;(89.4&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Soria:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797779-AIDPRO_Secundaria_2025-26_Adjudicaci%C3%B3n_SO.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Soria&amp;nbsp;(83.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(1 p&amp;aacute;gina)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Valladolid:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797780-AIDPRO_Secundaria_2025-26_Adjudicaci%C3%B3n_VA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Valladolid&amp;nbsp;(98.3&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(5 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Zamora:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797781-AIDPRO_Secundaria_2025-26_Adjudicaci%C3%B3n_ZA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Zamora&amp;nbsp;(92.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(4 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;Listado de vacantes retiradas:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797782-AIDPRO_Secundaria_2025-26_VacantesRetiradas.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes retiradas&amp;nbsp;(103.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(12 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Listado de desistimientos:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidprosec-2025-2026-secundaria-cuerpos/aidprosec-2025-2026-secundaria-cuerpos-adjudicacion-destino.ficheros/1797799-AIDPRO_Secundaria_2025-26_Desistimientos.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de desistimientos&amp;nbsp;(203.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;ACCESO A TODO LO PUBLICADO SOBRE EL AIDPRO:&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/61718"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/67ee738a5ece5.png" style="height: 173px; width: 600px;" /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75252</guid><title>AIDPROPRI 2025 / 2026. Maestros. Adjudicaci&#xF3;n de destinos.</title><pubDate>Mon, 21 Jul 25 10:49:00 CEST</pubDate><link>https://www.csif.es/ca/noticia/portada/castillayleoneducacion/articulo/75252</link><dc:creator xmlns:dc="dc">maria-isabel.gonzalez.luis</dc:creator><dcterms:alternative xmlns:dcterms="dcterms">- Ver listado de vacantes retiradas y desistimientos.</dcterms:alternative><description>- Ver listado de vacantes retiradas y desistimientos.</description><category>Concursos y movilidad</category><category>Destinos provisionales</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Maestros</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/4-1753088583.png" type="image/png" medium="image"><media:credit/><media:title>Castilla y Le&#xF3;n - Educaci&#xF3;n Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;hr /&gt;&#xD;
&lt;p&gt;La&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797767-AIDPRO_MAESTROS_Resoluci%C3%B3n%20de%20adjudicaci%C3%B3n%20de%20destinos.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Resoluci&amp;oacute;n de 21 de julio de 2025, de la Direcci&amp;oacute;n General de Recursos Humanos&amp;nbsp;(217.9&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&amp;nbsp;resuelve para el personal funcionario de carrera y en pr&amp;aacute;cticas del cuerpo de maestros el proceso de adjudicaci&amp;oacute;n informatizada de destinos provisionales para el curso escolar 2025/2026, convocado por Resoluci&amp;oacute;n de 6 de junio de 2025.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Listados de adjudicaci&amp;oacute;n por provincias:&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&amp;Aacute;vila:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797784-AIDPROPRI_2025_ADJUDICACION_Anexo_I_AV.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de &amp;Aacute;vila&amp;nbsp;(89.5&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Burgos:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797785-AIDPROPRI_2025_ADJUDICACION_Anexo_I_BU.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Burgos&amp;nbsp;(89.3&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Le&amp;oacute;n:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797786-AIDPROPRI_2025_ADJUDICACION_Anexo_I_LE.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Le&amp;oacute;n&amp;nbsp;(98.1&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(5 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Palencia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797787-AIDPROPRI_2025_ADJUDICACION_Anexo_I_PA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Palencia&amp;nbsp;(95&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(4 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Salamanca:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797788-AIDPROPRI_2025_ADJUDICACION_Anexo_I_SA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Salamanca&amp;nbsp;(97.7&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(5 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Segovia:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797789-AIDPROPRI_2025_ADJUDICACION_Anexo_I_SG.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Segovia&amp;nbsp;(86.9&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(2 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Soria:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797790-AIDPROPRI_2025_ADJUDICACION_Anexo_I_SO.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Soria&amp;nbsp;(83&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(1 p&amp;aacute;gina)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Valladolid:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797791-AIDPROPRI_2025_ADJUDICACION_Anexo_I_VA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Valladolid&amp;nbsp;(112.8&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(9 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;Zamora:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797812-AIDPROPRI_2025_ADJUDICACION_Anexo_I_ZA.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de adjudicaci&amp;oacute;n de Zamora&amp;nbsp;(90.5&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(3 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;Listado de vacantes retiradas:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797797-Anexo%20II%20Vacantes%20retiradas%20AIDPROPRI.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de vacantes retiradas&amp;nbsp;(94.5&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(7 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;Listado de desistimientos:&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;a href="https://www.educa.jcyl.es/profesorado/es/concurso-traslados/aidpro-aidpra-adjudicacion-destinos-provisionales/aidpro-aidpra-adjudicacion-informatizada-destinos-pro-ca2e8/aidpropri-2025-2026-maestros/aidpropri-2025-2026-maestros-adjudicacion-destinos.ficheros/1797798-Anexo%20III%20Desistimientos%20AIDPROPRI%20%281%29.pdf"&gt;&lt;img alt="Documento PDF" height="16" src="https://www.educa.jcyl.es/educacyl/cm/images?idMmedia=5" width="16" /&gt;&amp;nbsp;Listado de desistimientos&amp;nbsp;(382.2&amp;nbsp;&lt;abbr title="Kilobyte"&gt;KB&lt;/abbr&gt;)&amp;nbsp;(5 p&amp;aacute;ginas)&lt;/a&gt;&amp;nbsp;&lt;/em&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;ACCESO A TODO LO PUBLICADO SOBRE EL AIDPRO:&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&lt;a href="https://www.csif.es/es/articulo/castillayleon/educacion/61718"&gt;&lt;img alt="" src="https://www.csif.es/uploads/articulo/imagenesTexto/67ee738a5ece5.png" style="height: 173px; width: 600px;" /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded></item></channel></rss>
