{"id":1089,"date":"2025-08-26T16:55:06","date_gmt":"2025-08-26T14:55:06","guid":{"rendered":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/?page_id=1089"},"modified":"2026-04-24T07:02:35","modified_gmt":"2026-04-24T05:02:35","slug":"pruebas-de-acceso-a-ciclos-formativos","status":"publish","type":"page","link":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/secretaria\/pruebas-de-acceso-a-ciclos-formativos\/","title":{"rendered":"Pruebas de acceso a ciclos formativos"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n\n<head>\n  <meta charset=\"UTF-8\">\n  <title>Pruebas de Acceso a Ciclos Formativos \u2014 IES Clara del Rey<\/title>\n  <link\n    href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800&#038;family=Open+Sans:wght@400;500;600&#038;display=swap\"\n    rel=\"stylesheet\">\n  <style>\n    :root {\n      --icr-verde: #194139;\n      --icr-verde-m: #1e5047;\n      --icr-amber: #F9AE00;\n      --icr-crema: #EDDA91;\n      --icr-hueso: #EBECDF;\n      --icr-blanco: #ffffff;\n      --icr-text: #1a1a1a;\n      --icr-text-m: #4a5568;\n      --icr-radius: 12px;\n      --icr-shadow: 0 4px 20px rgba(25, 65, 57, .11);\n    }\n\n    .icr-wrap *,\n    .icr-wrap *::before,\n    .icr-wrap *::after {\n      box-sizing: border-box;\n    }\n\n    .icr-wrap a {\n      text-decoration: none !important;\n    }\n\n    .icr-wrap {\n      font-family: 'Open Sans', sans-serif !important;\n      color: var(--icr-text);\n      margin: 0;\n      padding: 0;\n    }\n\n    .icr-fullwidth {\n      width: 100vw;\n      margin-left: calc(-50vw + 50%);\n      margin-right: 0;\n      overflow: hidden;\n    }\n\n    .icr-inner {\n      max-width: 820px;\n      margin: 0 auto;\n      padding: 0 2rem;\n      width: 100%;\n      box-sizing: border-box;\n    }\n\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\n    .icr-hero {\n      background: linear-gradient(135deg, var(--icr-verde) 0%, var(--icr-verde-m) 100%);\n      padding: 3rem 0 2.6rem;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .icr-hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse 60% 60% at 80% 20%, rgba(249, 174, 0, .13) 0%, transparent 70%),\n        radial-gradient(ellipse 40% 40% at 20% 80%, rgba(237, 218, 145, .09) 0%, transparent 60%);\n      pointer-events: none;\n    }\n\n    .icr-hero-label {\n      display: inline-block;\n      background: var(--icr-amber);\n      color: var(--icr-verde);\n      font-family: 'Montserrat', sans-serif !important;\n      font-weight: 700 !important;\n      font-size: .7rem !important;\n      letter-spacing: .12em;\n      text-transform: uppercase;\n      padding: .3rem .85rem;\n      border-radius: 999px;\n      margin-bottom: 1rem;\n    }\n\n    .icr-hero h2 {\n      font-family: 'Montserrat', sans-serif !important;\n      font-weight: 800 !important;\n      font-size: clamp(1.5rem, 3.5vw, 2.2rem) !important;\n      color: var(--icr-blanco) !important;\n      line-height: 1.2 !important;\n      margin: 0 0 .5rem !important;\n      padding: 0 !important;\n      border: none !important;\n    }\n\n    .icr-hero h2 em {\n      font-style: normal;\n      color: var(--icr-crema);\n    }\n\n    .icr-hero p {\n      color: rgba(235, 236, 223, .75) !important;\n      font-size: .92rem !important;\n      margin: 0 !important;\n    }\n\n    \/* \u2500\u2500 CUERPO \u2500\u2500 *\/\n    .icr-body {\n      background: var(--icr-hueso);\n      padding: 2.2rem 0 3.5rem;\n    }\n\n    \/* \u2500\u2500 LABEL \u2500\u2500 *\/\n    .icr-label {\n      font-family: 'Montserrat', sans-serif !important;\n      font-weight: 700 !important;\n      font-size: .7rem !important;\n      letter-spacing: .14em;\n      text-transform: uppercase;\n      color: var(--icr-verde);\n      margin: 0 0 .9rem 0 !important;\n      padding: 0 !important;\n      display: flex;\n      align-items: center;\n      gap: .6rem;\n      width: 100%;\n    }\n\n    .icr-label::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: linear-gradient(to right, var(--icr-verde), transparent);\n      opacity: .22;\n    }\n\n    .icr-label-gap {\n      margin-top: 1.8rem !important;\n    }\n\n    \/* \u2500\u2500 NORMATIVA CARD \u2500\u2500 *\/\n    .icr-normativa-card {\n      background: var(--icr-blanco);\n      border-radius: var(--icr-radius);\n      box-shadow: var(--icr-shadow);\n      overflow: hidden;\n      margin-bottom: 1rem;\n      width: 100%;\n      text-decoration: none !important;\n      display: flex;\n      align-items: stretch;\n      transition: transform .17s, box-shadow .17s;\n      border: 1.5px solid transparent;\n    }\n\n    .icr-normativa-card:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 8px 28px rgba(25, 65, 57, .16);\n      border-color: rgba(25, 65, 57, .1);\n    }\n\n    .icr-normativa-card:hover .icr-norm-arrow {\n      transform: translateX(4px);\n    }\n\n    .icr-norm-accent {\n      width: 5px;\n      flex-shrink: 0;\n      background: var(--icr-verde);\n    }\n\n    .icr-norm-body {\n      padding: 1.2rem 1.3rem;\n      display: flex;\n      gap: .85rem;\n      align-items: flex-start;\n      flex: 1;\n    }\n\n    .icr-norm-icon {\n      width: 38px;\n      height: 38px;\n      flex-shrink: 0;\n      background: rgba(25, 65, 57, .07);\n      border-radius: 9px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 1.1rem;\n    }\n\n    .icr-norm-text {\n      flex: 1;\n    }\n\n    .icr-norm-text strong {\n      display: block;\n      font-family: 'Montserrat', sans-serif !important;\n      font-weight: 700 !important;\n      font-size: .85rem !important;\n      color: var(--icr-verde);\n      margin-bottom: .35rem;\n    }\n\n    .icr-norm-text p {\n      font-size: .83rem !important;\n      line-height: 1.65 !important;\n      color: var(--icr-text-m) !important;\n      margin: 0 !important;\n    }\n\n    .icr-norm-arrow {\n      font-size: .9rem;\n      color: var(--icr-amber);\n      flex-shrink: 0;\n      margin-top: .2rem;\n      transition: transform .17s;\n    }\n\n    \/* \u2500\u2500 M\u00c1S INFORMACI\u00d3N \u2500\u2500 *\/\n    .icr-mas-info {\n      display: flex;\n      align-items: center;\n      gap: 1rem;\n      background: linear-gradient(135deg, #fffbec, #fff8d6);\n      border: 1.5px solid var(--icr-amber);\n      border-radius: var(--icr-radius);\n      padding: 1.1rem 1.4rem;\n      width: 100%;\n      text-decoration: none !important;\n      box-shadow: 0 2px 10px rgba(249, 174, 0, .12);\n      transition: transform .17s, box-shadow .17s;\n    }\n\n    .icr-mas-info:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 22px rgba(249, 174, 0, .22);\n    }\n\n    .icr-mas-info-icon {\n      width: 42px;\n      height: 42px;\n      flex-shrink: 0;\n      background: var(--icr-amber);\n      border-radius: 10px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 1.2rem;\n    }\n\n    .icr-mas-info-text {\n      flex: 1;\n      min-width: 0;\n    }\n\n    .icr-mas-info-text strong {\n      display: block;\n      font-family: 'Montserrat', sans-serif !important;\n      font-weight: 700 !important;\n      font-size: .88rem !important;\n      color: var(--icr-verde);\n    }\n\n    .icr-mas-info-text span {\n      font-size: .74rem;\n      color: var(--icr-text-m);\n      display: block;\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n\n    .icr-mas-info-arrow {\n      font-size: 1.1rem;\n      color: var(--icr-amber);\n      flex-shrink: 0;\n    }\n  <\/style>\n<\/head>\n\n<body>\n  <div class=\"icr-wrap\">\n\n    <!-- \u2550\u2550 HERO \u2550\u2550 -->\n    <div class=\"icr-fullwidth icr-hero\">\n      <div class=\"icr-inner\">\n        <div class=\"icr-hero-label\">Secretar\u00eda \u00b7 Tr\u00e1mites<\/div>\n        <h2>Pruebas de acceso a la FP en la <br><em>Comunidad de Madrid<\/em><\/h2>\n      <\/div>\n    <\/div>\n\n    <!-- \u2550\u2550 CUERPO \u2550\u2550 -->\n    <div class=\"icr-fullwidth icr-body\">\n      <div class=\"icr-inner\">\n\n        <!-- NORMATIVA -->\n        <p class=\"icr-label\">Normativa<\/p>\n        <a class=\"icr-normativa-card\" href=\"http:\/\/www.bocm.es\/boletin\/CM_Orden_BOCM\/2021\/07\/27\/BOCM-20210727-1.PDF\"\n          target=\"_blank\">\n          <div class=\"icr-norm-accent\"><\/div>\n          <div class=\"icr-norm-body\">\n            <div class=\"icr-norm-icon\">\u2696\ufe0f<\/div>\n            <div class=\"icr-norm-text\">\n              <strong>Decreto 187\/2021, de 21 de julio<\/strong>\n              <p>Del Consejo de Gobierno, por el que se regulan las pruebas de acceso a ciclos formativos de formaci\u00f3n\n                profesional y a las ense\u00f1anzas profesionales de artes pl\u00e1sticas y dise\u00f1o, y la prueba sustitutiva de los\n                requisitos acad\u00e9micos establecidos para el acceso a las ense\u00f1anzas deportivas de r\u00e9gimen especial y a\n                las formaciones deportivas en per\u00edodo transitorio en la Comunidad de Madrid.<\/p>\n            <\/div>\n            <span class=\"icr-norm-arrow\">\u2197<\/span>\n          <\/div>\n        <\/a>\n\n        <!-- M\u00c1S INFORMACI\u00d3N -->\n        <p class=\"icr-label icr-label-gap\">M\u00e1s informaci\u00f3n<\/p>\n        <a class=\"icr-mas-info\"\n          href=\"https:\/\/www.comunidad.madrid\/servicios\/educacion\/pruebas-acceso-ciclos-formativos-formacion-profesional\"\n          target=\"_blank\">\n          <div class=\"icr-mas-info-icon\">\ud83c\udfdb\ufe0f<\/div>\n          <div class=\"icr-mas-info-text\">\n            <strong>Pruebas de acceso a ciclos formativos \u2014 Comunidad de Madrid<\/strong>\n            <span>comunidad.madrid\/servicios\/educacion\/pruebas-acceso-ciclos-formativos-formacion-profesional<\/span>\n          <\/div>\n          <span class=\"icr-mas-info-arrow\">\u2197<\/span>\n        <\/a>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/body>\n\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Pruebas de Acceso a Ciclos Formativos \u2014 IES Clara del Rey Secretar\u00eda \u00b7 Tr\u00e1mites Pruebas de acceso a la FP en la Comunidad de Madrid Normativa \u2696\ufe0f Decreto 187\/2021, de 21 de julio Del Consejo de Gobierno, por el que se regulan las pruebas de acceso a ciclos formativos de formaci\u00f3n profesional y a las<\/p><\/div>\n<div class=\"blog-btn\"><a href=\"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/secretaria\/pruebas-de-acceso-a-ciclos-formativos\/\" class=\"home-blog-btn\">Leer m\u00e1s<\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":2859,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template\/template-page-full-width.php","meta":{"footnotes":""},"folder":[],"class_list":["post-1089","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":"Pruebas de Acceso a Ciclos Formativos \u2014 IES Clara del Rey Secretar\u00eda \u00b7 Tr\u00e1mites Pruebas de acceso a la FP en la Comunidad de Madrid Normativa \u2696\ufe0f Decreto 187\/2021, de 21 de julio Del Consejo de Gobierno, por el que se regulan las pruebas de acceso a ciclos formativos de formaci\u00f3n profesional y a lasLeer&hellip;","post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages\/1089","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=1089"}],"version-history":[{"count":6,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages\/1089\/revisions"}],"predecessor-version":[{"id":3480,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages\/1089\/revisions\/3480"}],"up":[{"embeddable":true,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/pages\/2859"}],"wp:attachment":[{"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/media?parent=1089"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/site.educa.madrid.org\/ies.claradelrey.madrid\/index.php\/wp-json\/wp\/v2\/folder?post=1089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}