{"id":485,"date":"2025-07-30T12:07:53","date_gmt":"2025-07-30T10:07:53","guid":{"rendered":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/?page_id=485"},"modified":"2026-05-20T14:52:24","modified_gmt":"2026-05-20T12:52:24","slug":"oferta-educativa","status":"publish","type":"page","link":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/oferta-educativa\/","title":{"rendered":"Ense\u00f1anzas"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <title>Oferta Educativa \u2013 IES Clara del Rey<\/title>\n  <link\n    href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;500;800&#038;family=Open+Sans:wght@300;400;700&#038;display=swap\"\n    rel=\"stylesheet\">\n  <style>\n    :root {\n      --verde: #194139;\n      --ambar: #F9AE00;\n      --crema: #EDDA91;\n      --hueso: #EBECDF;\n      --blanco: #FFFFFF;\n    }\n\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Open Sans', sans-serif;\n      color: var(--verde);\n    }\n\n    .banda {\n      padding: 56px 40px;\n    }\n\n    .banda .inner {\n      max-width: 960px;\n      margin: 0 auto;\n    }\n\n    .banda-hueso {\n      background: var(--hueso);\n    }\n\n    .banda-crema {\n      background: var(--crema);\n    }\n\n    .banda-ambar {\n      background: var(--ambar);\n    }\n\n    .banda-verde {\n      background: var(--verde);\n      color: var(--blanco);\n    }\n\n    h2 {\n      font-family: 'Montserrat', sans-serif;\n      font-weight: 800;\n      font-size: 1.8rem;\n      margin-bottom: 10px;\n    }\n\n    p {\n      font-size: 0.95rem;\n      line-height: 1.7;\n      max-width: 720px;\n      margin-bottom: 28px;\n    }\n\n    .separador {\n      width: 48px;\n      height: 4px;\n      background: var(--ambar);\n      margin: 14px 0 28px;\n      border-radius: 2px;\n    }\n\n    .banda-ambar .separador {\n      background: var(--verde);\n    }\n\n    .banda-verde .separador {\n      background: var(--ambar);\n    }\n\n    \/* TABLA *\/\n    .tabla-wrap {\n      overflow-x: auto;\n      margin-top: 8px;\n    }\n\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.82rem;\n      background: var(--blanco);\n      border-radius: 4px;\n      overflow: hidden;\n    }\n\n    thead tr th {\n      background: var(--verde);\n      color: var(--blanco);\n      font-family: 'Montserrat', sans-serif;\n      font-weight: 700;\n      text-align: center;\n      padding: 10px 8px;\n      border: 1px solid rgba(255, 255, 255, 0.15);\n      font-size: 0.75rem;\n      text-transform: uppercase;\n      letter-spacing: 0.04em;\n    }\n\n    thead tr.sub th {\n      background: #2a5f55;\n      font-weight: 500;\n      font-size: 0.72rem;\n      padding: 7px 8px;\n    }\n\n    thead tr.grado th {\n      font-size: 0.85rem;\n      padding: 12px 8px;\n      letter-spacing: 0.06em;\n    }\n\n    .grado-basico {\n      background: #b8860b !important;\n    }\n\n    .grado-medio {\n      background: #194139 !important;\n    }\n\n    .grado-superior {\n      background: #0f2924 !important;\n    }\n\n    .grado-esp {\n      background: #333 !important;\n    }\n\n    tbody tr {\n      border-bottom: 1px solid #ddd;\n    }\n\n    tbody tr:hover {\n      filter: brightness(0.96);\n    }\n\n    \/* COLORES POR FAMILIA *\/\n    tr.fam-admin td {\n      background-color: #cde8e1 !important;\n    }\n\n    tr.fam-comercio td {\n      background-color: #fdecc5 !important;\n    }\n\n    tr.fam-info td {\n      background-color: #ccdff5 !important;\n    }\n\n    \/* Las celdas c\u00f3digo mantienen siempre el fondo verde *\/\n    tr.fam-admin td.codigo,\n    tr.fam-comercio td.codigo,\n    tr.fam-info td.codigo {\n      background: var(--verde) !important;\n    }\n\n    td {\n      padding: 9px 10px;\n      text-align: center;\n      border: 1px solid #ddd;\n      vertical-align: middle;\n      color: var(--verde);\n    }\n\n    td.nombre {\n      text-align: left;\n      font-weight: 600;\n    }\n\n    td.familia {\n      text-align: left;\n      font-weight: 600;\n      font-size: 0.78rem;\n      color: var(--verde);\n    }\n\n    td.codigo {\n      font-family: 'Montserrat', sans-serif;\n      font-weight: 800;\n      font-size: 0.75rem;\n      color: var(--ambar);\n      background: var(--verde);\n      text-align: center;\n      vertical-align: middle;\n    }\n\n    td.separador-grupo {\n      background: var(--hueso);\n      font-family: 'Montserrat', sans-serif;\n      font-weight: 700;\n      font-size: 0.75rem;\n      text-transform: uppercase;\n      letter-spacing: 0.06em;\n      text-align: left;\n      padding: 8px 12px;\n      color: var(--verde);\n      border-top: 2px solid var(--ambar);\n    }\n\n    \/* LINKS *\/\n    a.si {\n      display: inline-block;\n      background: var(--verde);\n      color: var(--blanco);\n      font-family: 'Montserrat', sans-serif;\n      font-weight: 700;\n      font-size: 0.7rem;\n      padding: 3px 10px;\n      border-radius: 2px;\n      text-decoration: none;\n      transition: background 0.2s;\n    }\n\n    td:has(a.si) {\n      text-align: center !important;\n      vertical-align: middle;\n    }\n\n    a.si {\n      display: block;\n      margin: 0 auto;\n      width: fit-content;\n    }\n\n    td.codigo {\n      text-align: center !important;\n      vertical-align: middle !important;\n    }\n\n    a.si:hover {\n      background: var(--ambar);\n      color: var(--verde);\n    }\n\n    a.bilingue {\n      display: inline-block;\n      font-size: 1rem;\n      text-decoration: none;\n      transition: transform 0.2s;\n    }\n\n    a.bilingue:hover {\n      transform: scale(1.2);\n    }\n\n    .dash {\n      color: #bbb;\n      font-size: 1rem;\n    }\n\n    \/* LEYENDA *\/\n    .leyenda {\n      display: flex;\n      gap: 24px;\n      flex-wrap: wrap;\n      margin-top: 20px;\n      font-size: 0.8rem;\n    }\n\n    .leyenda-item {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .leyenda-item a.si {\n      pointer-events: none;\n    }\n\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     BANDA FINAL \u2014 Flyers por familia profesional\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n    .main-container {\n      background: var(--verde);\n      padding: 56px 40px 64px;\n      \/* Fullwidth \u2014 mismo patr\u00f3n que las otras bandas *\/\n      width: 100vw;\n      margin-left: calc(-50vw + 50%);\n      margin-right: calc(-50vw + 50%);\n      box-sizing: border-box;\n      \/* overflow-x:clip recorta el desbordamiento causado por la diferencia\n         entre 100vw (incluye scrollbar) y el ancho real del contenido.\n         A diferencia de overflow:hidden, no crea un scroll container nuevo\n         y no rompe position:sticky ni z-index en elementos hijos.          *\/\n      overflow-x: clip;\n    }\n\n    \/* Cabecera de la banda *\/\n    .main-container::before {\n      content: 'Conoce nuestros ciclos';\n      display: block;\n      max-width: 960px;\n      margin: 0 auto 8px;\n      font-family: 'Montserrat', sans-serif;\n      font-weight: 800;\n      font-size: 1.8rem;\n      color: var(--blanco);\n    }\n\n    .main-container::after {\n      content: '';\n      display: block;\n      width: 48px;\n      height: 4px;\n      background: var(--ambar);\n      border-radius: 2px;\n      margin: 0 auto 40px calc(50% - 480px);\n      \/* alineado a la izq del inner *\/\n    }\n\n    \/* Secci\u00f3n por familia *\/\n    .family-section {\n      max-width: 960px;\n      margin: 0 auto 44px;\n    }\n\n    .family-section:last-of-type {\n      margin-bottom: 0;\n    }\n\n    .family-title {\n      font-family: 'Montserrat', sans-serif;\n      font-weight: 700;\n      font-size: 0.72rem;\n      color: var(--ambar);\n      text-transform: uppercase;\n      letter-spacing: 0.14em;\n      margin-bottom: 16px;\n      padding-bottom: 10px;\n      border-bottom: 1px solid rgba(249, 174, 0, 0.25);\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    \/* L\u00ednea decorativa al lado del t\u00edtulo (igual que .icr-label) *\/\n    .family-title::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: linear-gradient(to right, rgba(249, 174, 0, 0.35), transparent);\n    }\n\n    \/* Grid de tarjetas *\/\n    .icon-grid {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n    }\n\n    .course-card {\n      background: rgba(255, 255, 255, 0.07);\n      border: 1.5px solid rgba(255, 255, 255, 0.13);\n      border-radius: 12px;\n      padding: 22px 14px 18px;\n      cursor: pointer;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 10px;\n      width: 138px;\n      text-align: center;\n      transition: background 0.2s, transform 0.2s, border-color 0.2s, box-shadow 0.2s;\n      user-select: none;\n    }\n\n    .course-card:hover {\n      background: rgba(249, 174, 0, 0.14);\n      border-color: var(--ambar);\n      transform: translateY(-4px);\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);\n    }\n\n    .course-card:active {\n      transform: translateY(-1px);\n    }\n\n    .course-card .icon {\n      font-size: 2rem;\n      line-height: 1;\n      filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));\n    }\n\n    .course-card span {\n      font-family: 'Montserrat', sans-serif;\n      font-weight: 600;\n      font-size: 0.73rem;\n      color: rgba(255, 255, 255, 0.9);\n      line-height: 1.35;\n    }\n\n    .course-card:hover span {\n      color: var(--ambar);\n    }\n\n    \/* \u2500\u2500 MODAL \u2500\u2500 *\/\n    .modal {\n      display: none;\n      position: fixed;\n      inset: 0;\n      background: rgba(15, 41, 36, 0.82);\n      z-index: 9999;\n      padding: 24px;\n      backdrop-filter: blur(3px);\n    }\n\n    .modal-content {\n      background: var(--hueso);\n      border-radius: 14px;\n      width: 100%;\n      max-width: 880px;\n      height: calc(100dvh - 64px);\n      margin: 0 auto;\n      position: relative;\n      overflow: hidden;\n      box-shadow: 0 24px 64px rgba(0, 0, 0, 0.45);\n      border: 2px solid var(--ambar);\n    }\n\n    .modal-content iframe {\n      width: 100%;\n      height: 100%;\n      border: none;\n      display: block;\n    }\n\n    .close {\n      position: absolute;\n      top: 10px;\n      right: 10px;\n      width: 34px;\n      height: 34px;\n      border-radius: 50%;\n      background: var(--verde);\n      color: var(--ambar);\n      font-size: 1.4rem;\n      line-height: 1;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n      z-index: 10;\n      font-weight: 300;\n      transition: background 0.18s, color 0.18s, transform 0.18s;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);\n    }\n\n    .close:hover {\n      background: var(--ambar);\n      color: var(--verde);\n      transform: rotate(90deg);\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 640px) {\n      .main-container {\n        padding: 40px 20px 48px;\n      }\n\n      .icon-grid {\n        gap: 10px;\n      }\n\n      .course-card {\n        width: calc(50% - 5px);\n      }\n\n      .modal {\n        padding: 12px;\n      }\n    }\n  <\/style>\n<\/head>\n\n<body>\n\n  <!-- BANDA 1: Hueso \u2014 Introducci\u00f3n -->\n  <div class=\"banda banda-hueso\">\n    <div class=\"inner\">\n      <h2>Oferta Educativa<\/h2>\n      <div class=\"separador\"><\/div>\n      <p>El IES Clara del Rey es un <strong>Centro de Formaci\u00f3n Profesional Biling\u00fce<\/strong> en Madrid. Ofrecemos\n        ciclos de Grado B\u00e1sico, Grado Medio y Grado Superior en tres familias profesionales, con una orientaci\u00f3n\n        pr\u00e1ctica y conectada al mercado laboral.<\/p>\n\n      <div class=\"tabla-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th rowspan=\"3\" style=\"text-align:left; min-width:120px\">Familia Profesional<\/th>\n              <th rowspan=\"3\" style=\"min-width:30px\">C\u00f3d.<\/th>\n              <th rowspan=\"3\" style=\"text-align:left; min-width:160px\">Ciclo Formativo<\/th>\n              <th colspan=\"4\">Modalidad Presencial<\/th>\n              <th rowspan=\"3\">Modalidad Virtual<\/th>\n            <\/tr>\n            <tr class=\"sub\">\n              <th colspan=\"2\">R\u00e9gimen General<\/th>\n              <th colspan=\"2\">R\u00e9gimen Intensivo<\/th>\n            <\/tr>\n            <tr class=\"sub\">\n              <th>Diurno<\/th>\n              <th>Vespertino<\/th>\n              <th>Diurno<\/th>\n              <th>Vespertino<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n\n            <!-- GRADO B\u00c1SICO -->\n            <tr>\n              <td colspan=\"8\" class=\"separador-grupo grado-basico\" style=\"color:#fff\">Ciclos de Grado B\u00e1sico<\/td>\n            <\/tr>\n            <tr class=\"fam-admin\">\n              <td class=\"familia\">Administraci\u00f3n y Gesti\u00f3n<\/td>\n              <td class=\"codigo\">SA<\/td>\n              <td class=\"nombre\">Servicios Administrativos<\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/administracion-gestion\/servicios-administrativos.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n\n            <!-- GRADO MEDIO -->\n            <tr>\n              <td colspan=\"8\" class=\"separador-grupo grado-medio\" style=\"color:#fff\">Ciclos de Grado Medio<\/td>\n            <\/tr>\n            <tr class=\"fam-admin\">\n              <td class=\"familia\">Administraci\u00f3n y Gesti\u00f3n<\/td>\n              <td class=\"codigo\">GA<\/td>\n              <td class=\"nombre\">Gesti\u00f3n Administrativa<\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/administracion-gestion\/gestion-administrativa.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/administracion-gestion\/gestion-administrativa.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/administracion-gestion\/gestion-administrativa.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n            <\/tr>\n            <tr class=\"fam-comercio\">\n              <td class=\"familia\">Comercio y Marketing<\/td>\n              <td class=\"codigo\">AC<\/td>\n              <td class=\"nombre\">Actividades Comerciales<\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/comercio-marketing\/actividades-comerciales.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n            <tr class=\"fam-info\">\n              <td class=\"familia\">Inform\u00e1tica y Comunicaciones<\/td>\n              <td class=\"codigo\">SM<\/td>\n              <td class=\"nombre\">Sistemas Microinform\u00e1ticos y Redes<\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/informatica-comunicaciones\/sistemas-microinformaticos-redes.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n\n            <!-- GRADO SUPERIOR -->\n            <tr>\n              <td colspan=\"8\" class=\"separador-grupo grado-superior\" style=\"color:#fff\">Ciclos de Grado Superior<\/td>\n            <\/tr>\n            <tr class=\"fam-admin\">\n              <td class=\"familia\" rowspan=\"2\">Administraci\u00f3n y Gesti\u00f3n<\/td>\n              <td class=\"codigo\">AF<\/td>\n              <td class=\"nombre\">Administraci\u00f3n y Finanzas<\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/administracion-gestion\/administracion-finanzas.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/administracion-gestion\/administracion-finanzas.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/administracion-gestion\/administracion-finanzas.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/administracion-gestion\/administracion-finanzas.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n            <tr class=\"fam-admin\">\n              <td class=\"codigo\">AD<\/td>\n              <td class=\"nombre\">Asistencia a la Direcci\u00f3n<\/td>\n              <td><a class=\"bilingue\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/administracion-gestion\/asistencia-direccion.html\"\n                  target=\"_blank\" title=\"Grupo biling\u00fce\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/gb.png\" alt=\"Grupo biling\u00fce\"\n                    title=\"Grupo biling\u00fce\"\n                    style=\"width:20px;vertical-align:middle;border-radius:2px;display:block;margin:0 auto\"><\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n            <tr class=\"fam-comercio\">\n              <td class=\"familia\" rowspan=\"4\">Comercio y Marketing<\/td>\n              <td class=\"codigo\">CI<\/td>\n              <td class=\"nombre\">Comercio Internacional<\/td>\n              <td><a class=\"bilingue\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/comercio-marketing\/comercio-internacional.html\"\n                  target=\"_blank\" title=\"Grupo biling\u00fce\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/gb.png\" alt=\"Grupo biling\u00fce\"\n                    title=\"Grupo biling\u00fce\"\n                    style=\"width:20px;vertical-align:middle;border-radius:2px;display:block;margin:0 auto\"><\/a><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/comercio-marketing\/comercio-internacional.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/comercio-marketing\/comercio-internacional.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n            <tr class=\"fam-comercio\">\n              <td class=\"codigo\">GV<\/td>\n              <td class=\"nombre\">Gesti\u00f3n de Ventas y Espacios Comerciales<\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/comercio-marketing\/gestion-ventas-espacios-comerciales.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/comercio-marketing\/gestion-ventas-espacios-comerciales.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/comercio-marketing\/gestion-ventas-espacios-comerciales.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n            <\/tr>\n            <tr class=\"fam-comercio\">\n              <td class=\"codigo\">MP<\/td>\n              <td class=\"nombre\">Marketing y Publicidad<\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/comercio-marketing\/marketing-publicidad.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/comercio-marketing\/marketing-publicidad.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n            <tr class=\"fam-comercio\">\n              <td class=\"codigo\">TL<\/td>\n              <td class=\"nombre\">Transporte y Log\u00edstica<\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/comercio-marketing\/transporte-logistica.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/comercio-marketing\/transporte-logistica.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n            <tr class=\"fam-info\">\n              <td class=\"familia\" rowspan=\"4\">Inform\u00e1tica y Comunicaciones<\/td>\n              <td class=\"codigo\">SR<\/td>\n              <td class=\"nombre\">Administraci\u00f3n de Sistemas Inform\u00e1ticos en Red<\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/informatica-comunicaciones\/admin-sist-informaticos-red.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/informatica-comunicaciones\/admin-sist-informaticos-red.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/informatica-comunicaciones\/admin-sist-informaticos-red.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n            <tr class=\"fam-info\">\n              <td class=\"codigo\">DM<\/td>\n              <td class=\"nombre\">Desarrollo de Aplicaciones Multiplataforma<\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/informatica-comunicaciones\/des-aplicaciones-multiplataforma.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/informatica-comunicaciones\/des-aplicaciones-multiplataforma.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n            <tr class=\"fam-info\">\n              <td class=\"codigo\">DW<\/td>\n              <td class=\"nombre\">Desarrollo de Aplicaciones Web<\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/informatica-comunicaciones\/des-aplicaciones-web.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><a class=\"bilingue\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/informatica-comunicaciones\/des-aplicaciones-web.html\"\n                  target=\"_blank\" title=\"Grupo biling\u00fce\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/gb.png\" alt=\"Grupo biling\u00fce\"\n                    title=\"Grupo biling\u00fce\"\n                    style=\"width:20px;vertical-align:middle;border-radius:2px;display:block;margin:0 auto\"><\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/informatica-comunicaciones\/des-aplicaciones-web.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n            <tr class=\"fam-info\">\n              <td class=\"codigo\">DA<\/td>\n              <td class=\"nombre\">Desarrollo de Aplicaciones Multiplataforma y Web (dt)<\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/informatica-comunicaciones\/des-aplicaciones-multiplataforma.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/www.todofp.es\/que-estudiar\/familias-profesionales\/informatica-comunicaciones\/des-aplicaciones-multiplataforma.html\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n            <\/tr>\n\n            <!-- ESPECIALIZACI\u00d3N -->\n            <tr>\n              <td colspan=\"8\" class=\"separador-grupo grado-esp\" style=\"color:#fff\">Cursos de Especializaci\u00f3n\n                &nbsp;\u00b7&nbsp; <small style=\"font-weight:300\">Columnas: Diurno \/ Vespertino<\/small><\/td>\n            <\/tr>\n            <tr class=\"fam-info\">\n              <td class=\"familia\">Inform\u00e1tica y Comunicaciones<\/td>\n              <td class=\"codigo\">BD<\/td>\n              <td class=\"nombre\">Big Data<\/td>\n              <td><span class=\"dash\">\u2013<\/span><\/td>\n              <td><a class=\"si\"\n                  href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/big-data-programa-de-especializacion-en-fp\/\"\n                  target=\"_blank\">S\u00ed<\/a><\/td>\n              <td colspan=\"3\"><\/td>\n            <\/tr>\n\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <!-- LEYENDA -->\n      <div class=\"leyenda\">\n        <div class=\"leyenda-item\"><a class=\"si\">S\u00ed<\/a> Ofertado \u2192 enlaza a todofp.es<\/div>\n        <div class=\"leyenda-item\"><span style=\"font-size:1rem\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/gb.png\"\n              alt=\"Grupo biling\u00fce\" title=\"Grupo biling\u00fce\"\n              style=\"width:20px;vertical-align:middle;border-radius:2px;display:block;margin:0 auto\"><\/span> Grupo\n          biling\u00fce \u2192 enlaza a todofp.es. Nota: No todas las asignaturas del ciclo son biling\u00fces.<\/div>\n        <div class=\"leyenda-item\"><span class=\"dash\">\u2013<\/span> No ofertado en esta modalidad\/turno<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n\n\n  <div class=\"main-container\">\n\n\n\n    <div class=\"family-section\">\n      <h3 class=\"family-title\">Administraci\u00f3n y Gesti\u00f3n<\/h3>\n      <div class=\"icon-grid\">\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/11_Flyer-GS-Administracion-y-Finanzas.pdf')\">\n          <div class=\"icon\">\ud83d\udcb0<\/div><span>Adm. y Finanzas<\/span>\n        <\/div>\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/13_Flyer-GS-Asistencia-a-la-Direccion.pdf')\">\n          <div class=\"icon\">\ud83d\udccb<\/div><span>Asistencia a Direcci\u00f3n<\/span>\n        <\/div>\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/8_Flyer-FPB-Servicios-Administrativos.pdf')\">\n          <div class=\"icon\">\ud83d\udcc2<\/div><span>Serv. Administrativos (FPB)<\/span>\n        <\/div>\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/6_Flyer-GM-Gestion-Administrativa.pdf')\">\n          <div class=\"icon\">\u270d\ufe0f<\/div><span>Gesti\u00f3n Administrativa<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"family-section\">\n      <h3 class=\"family-title\">Comercio y Marketing<\/h3>\n      <div class=\"icon-grid\">\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/15_Flyer-GS-Comercio-Internacional.pdf')\">\n          <div class=\"icon\">\ud83c\udf0d<\/div><span>Comercio Internacional<\/span>\n        <\/div>\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/14_Flyer-GS-Marketing-y-Publicidad.pdf')\">\n          <div class=\"icon\">\ud83d\udce2<\/div><span>Marketing y Publicidad<\/span>\n        <\/div>\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/12_Flyer-GS-Transporte-y-Logistica.pdf')\">\n          <div class=\"icon\">\ud83d\ude9b<\/div><span>Transporte y Log\u00edstica<\/span>\n        <\/div>\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/9_Flyer-GM-Actividades-Comerciales.pdf')\">\n          <div class=\"icon\">\ud83d\uded2<\/div><span>Actividades Comerciales<\/span>\n        <\/div>\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/3_Flyer-GS-Gestion-de-Ventas-y-Espacios-Comerciales.pdf')\">\n          <div class=\"icon\">\ud83c\udfec<\/div><span>Gesti\u00f3n de Ventas<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"family-section\">\n      <h3 class=\"family-title\">Inform\u00e1tica y Comunicaciones<\/h3>\n      <div class=\"icon-grid\">\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/4_Flyer-GM-Sistemas-Microinformaticos-y-Redes.pdf')\">\n          <div class=\"icon\">\ud83d\udcbb<\/div><span>SMR<\/span>\n        <\/div>\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/2_Flyer-GS-Administracion-de-Sistemas-Informaticos-en-Red-.pdf')\">\n          <div class=\"icon\">\ud83c\udf10<\/div><span>ASIR<\/span>\n        <\/div>\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/10_Flyer-GS-Desarrollo-de-Aplicaciones-Multiplataforma-.pdf')\">\n          <div class=\"icon\">\ud83d\udcf1<\/div><span>DAM<\/span>\n        <\/div>\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/7_Flyer-GS-Desarrollo-de-Aplicaciones-Web-.pdf')\">\n          <div class=\"icon\">\ud83c\udf10<\/div><span>DAW<\/span>\n        <\/div>\n        <div class=\"course-card\"\n          onclick=\"openModal('https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/1_Flyer-GS-Desarrollo-de-Aplicaciones-Multiplataforma-y-Web-dt.pdf')\">\n          <div class=\"icon\">\ud83d\ude80<\/div><span>DAM + DAW<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div id=\"pdfModal\" class=\"modal\">\n    <div class=\"modal-content\">\n      <span class=\"close\" onclick=\"closeModal()\">&times;<\/span>\n      <iframe id=\"modal-iframe\" src=\"\"><\/iframe>\n    <\/div>\n  <\/div>\n\n  <script>\n    function openModal(pdfUrl) {\n      const modal = document.getElementById(\"pdfModal\");\n      const iframe = document.getElementById(\"modal-iframe\");\n      iframe.src = pdfUrl;\n      modal.style.display = \"block\";\n      document.body.style.overflow = \"hidden\"; \/\/ Desactiva scroll fondo\n    }\n\n    function closeModal() {\n      const modal = document.getElementById(\"pdfModal\");\n      const iframe = document.getElementById(\"modal-iframe\");\n      iframe.src = \"\"; \/\/ Limpia el contenido\n      modal.style.display = \"none\";\n      document.body.style.overflow = \"auto\"; \/\/ Reactiva scroll fondo\n    }\n\n    \/\/ Cerrar al clicar fuera de la modal\n    window.onclick = function (event) {\n      const modal = document.getElementById(\"pdfModal\");\n      if (event.target == modal) {\n        closeModal();\n      }\n    }\n  <\/script>\n<\/body>\n\n<\/html>\n\n\n\n<div style=\"height:37px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"537\" src=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/es_cofinanciado_por_la_union_europea_pos-scaled.png\" alt=\"\" class=\"wp-image-3792\" style=\"aspect-ratio:4.767593546172331;width:552px;height:auto\" srcset=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/es_cofinanciado_por_la_union_europea_pos-scaled.png 2560w, https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/es_cofinanciado_por_la_union_europea_pos-300x63.png 300w, https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/es_cofinanciado_por_la_union_europea_pos-1024x215.png 1024w, https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/es_cofinanciado_por_la_union_europea_pos-768x161.png 768w, https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/es_cofinanciado_por_la_union_europea_pos-1536x322.png 1536w, https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/\/wp-content\/uploads\/ies.claradelrey.madrid\/2026\/05\/es_cofinanciado_por_la_union_europea_pos-2048x429.png 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Oferta Educativa \u2013 IES Clara del Rey Oferta Educativa El IES Clara del Rey es un Centro de Formaci\u00f3n Profesional Biling\u00fce en Madrid. Ofrecemos ciclos de Grado B\u00e1sico, Grado Medio y Grado Superior en tres familias profesionales, con una orientaci\u00f3n pr\u00e1ctica y conectada al mercado laboral. Familia Profesional C\u00f3d. Ciclo Formativo Modalidad Presencial Modalidad Virtual<\/p><\/div>\n<div class=\"blog-btn\"><a href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/oferta-educativa\/\" class=\"home-blog-btn\">Leer m\u00e1s<\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template\/template-page-full-width.php","meta":{"footnotes":""},"folder":[],"class_list":["post-485","page","type-page","status-publish","hentry"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"ies.claradelrey.madrid","author_link":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/author\/cuenta_ies-claradelrey-madrid\/"},"rttpg_comment":0,"rttpg_category":false,"rttpg_excerpt":"Oferta Educativa \u2013 IES Clara del Rey Oferta Educativa El IES Clara del Rey es un Centro de Formaci\u00f3n Profesional Biling\u00fce en Madrid. Ofrecemos ciclos de Grado B\u00e1sico, Grado Medio y Grado Superior en tres familias profesionales, con una orientaci\u00f3n pr\u00e1ctica y conectada al mercado laboral. Familia Profesional C\u00f3d. Ciclo Formativo Modalidad Presencial Modalidad VirtualLeer&hellip;","post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages\/485","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/comments?post=485"}],"version-history":[{"count":49,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages\/485\/revisions"}],"predecessor-version":[{"id":3804,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages\/485\/revisions\/3804"}],"wp:attachment":[{"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/media?parent=485"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/folder?post=485"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}