{"id":9593,"date":"2024-11-03T19:48:28","date_gmt":"2024-11-03T19:48:28","guid":{"rendered":"https:\/\/www.unioviedo.es\/cestudiantes\/?page_id=9593"},"modified":"2025-11-02T13:26:21","modified_gmt":"2025-11-02T13:26:21","slug":"guia-representacion-estudiantil","status":"publish","type":"page","link":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/guia-representacion-estudiantil\/","title":{"rendered":"Gu\u00eda de la representaci\u00f3n estudiantil"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9593\" class=\"elementor elementor-9593\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f725821 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f725821\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a41bfcb\" data-id=\"a41bfcb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-858a9ae elementor-widget elementor-widget-html\" data-id=\"858a9ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!doctype html>\r\n<html lang=\"es\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <title>Gu\u00eda de la Representaci\u00f3n Estudiantil \u00b7 Consejo de Estudiantes<\/title>\r\n  <style>\r\n    \/* ===========================\r\n       TODO AISLADO EN #guia-representacion\r\n       =========================== *\/\r\n    :root { color-scheme: light; }\r\n\r\n    #guia-representacion{\r\n      --brand:#0a9396; --brand-2:#006d77; --accent:#1fb8b3;\r\n      --bg:#ffffff; --bg-soft:#f6f8fb; --paper:#ffffff;\r\n      --text:#111827; --muted:#667085; --line:#e5e7eb;\r\n      --chip:#eef4f9; --shadow:0 12px 28px rgba(0,0,0,.06);\r\n      --r-lg:18px; --r-md:14px; --r-sm:10px;\r\n    }\r\n\r\n    \/* Base *\/\r\n    #guia-representacion{ font-family: ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Inter, Roboto, \"Helvetica Neue\", Arial; color:var(--text); background:var(--bg); line-height:1.55; }\r\n    #guia-representacion *, #guia-representacion *::before, #guia-representacion *::after{ box-sizing:border-box; }\r\n    #guia-representacion p{ margin: 8px 0 10px; text-align: justify; }\r\n    #guia-representacion a{ color:var(--brand-2); text-decoration: underline; }\r\n    #guia-representacion :focus-visible{ outline:2px solid rgba(0,109,119,.85); outline-offset:2px; box-shadow: 0 0 0 3px rgba(0,109,119,.20); border-radius: 8px; }\r\n\r\n    \/* Layout *\/\r\n    #guia-representacion .wrap{ max-width:1100px; margin:0 auto; padding: clamp(16px,2.4vw,28px); display:grid; gap: clamp(16px,2vw,24px); }\r\n\r\n    \/* Hero *\/\r\n    #guia-representacion .hero{\r\n      display:flex; align-items:center; justify-content:space-between; gap:16px;\r\n      padding: clamp(18px,3vw,28px);\r\n      background: linear-gradient(135deg, #f2fbfb 0%, #eef7f7 40%, #ffffff 100%);\r\n      border:1px solid var(--line); border-radius: var(--r-lg); box-shadow: var(--shadow);\r\n      position: relative; overflow:hidden;\r\n    }\r\n    #guia-representacion .hero::after{\r\n      content:\"\"; position:absolute; right:-40px; bottom:-60px; width:240px; height:240px;\r\n      background: radial-gradient(closest-side, rgba(31,184,179,.16), transparent 70%);\r\n      filter: blur(2px); transform:rotate(-12deg);\r\n    }\r\n    #guia-representacion .hero .left{ display:flex; align-items:center; gap:14px; min-width:0; }\r\n    #guia-representacion .icon{\r\n      width:46px; height:46px; min-width:46px; display:grid; place-items:center; border-radius:12px;\r\n      background:linear-gradient(180deg, var(--brand), var(--brand-2)); color:#fff; box-shadow:0 8px 22px rgba(0,109,119,.25);\r\n    }\r\n    #guia-representacion h1{ margin:0; font-size: clamp(1.25rem, 2.2vw + .6rem, 2rem); letter-spacing:.2px; }\r\n    #guia-representacion .subtitle{ margin:4px 0 0; color:var(--muted); }\r\n    #guia-representacion .label{\r\n      display:inline-block; padding:7px 12px; border-radius:999px; font-size:.88rem;\r\n      background:var(--chip); color:var(--brand); border:1px solid #dbe6ef; white-space:nowrap;\r\n    }\r\n\r\n    \/* Section card *\/\r\n    #guia-representacion .section{\r\n      background:var(--paper); border:1px solid var(--line); border-radius: var(--r-lg);\r\n      padding: clamp(14px,2.2vw,20px); box-shadow: var(--shadow);\r\n    }\r\n    #guia-representacion .section-head{\r\n      display:flex; align-items:center; gap:12px; margin: 2px 0 10px;\r\n      padding-bottom:10px; border-bottom:1px dashed var(--line);\r\n    }\r\n    #guia-representacion .section-badge{\r\n      width:34px; height:34px; display:grid; place-items:center; border-radius:10px;\r\n      background: rgba(10,147,150,.09); color: var(--brand-2); border:1px solid rgba(10,147,150,.20);\r\n      flex:0 0 auto;\r\n    }\r\n    #guia-representacion h2{ margin:0; font-size: clamp(1.05rem, 1.3vw + .9rem, 1.6rem); }\r\n\r\n    \/* Actions (single set) *\/\r\n    #guia-representacion .toolbar{\r\n      display:flex; flex-wrap:wrap; gap:10px; align-items:center; justify-content:space-between;\r\n      background:#fff; border:1px solid var(--line); border-radius:12px; padding:10px 12px; margin-top:6px;\r\n    }\r\n    #guia-representacion .hint{ color:var(--muted); font-size:.94rem; }\r\n    #guia-representacion .actions{ display:flex; flex-wrap:wrap; gap:10px; }\r\n    #guia-representacion .btn{\r\n      display:inline-flex; align-items:center; gap:10px; padding:10px 14px; border-radius:12px;\r\n      border:1px solid rgba(0,109,119,.25);\r\n      background:linear-gradient(180deg, var(--brand), var(--brand-2)); color:#fff;\r\n      text-decoration:none; font-weight:800; cursor:pointer; box-shadow:0 8px 22px rgba(0,109,119,.25);\r\n    }\r\n    #guia-representacion .btn.secondary{\r\n      background:#fff; color:var(--brand-2); border:1px solid var(--line); box-shadow:none; font-weight:700;\r\n    }\r\n    #guia-representacion .btn:hover{ transform: translateY(-1px); }\r\n\r\n    \/* PDF viewer *\/\r\n    #guia-representacion .pdf{\r\n      border:1px solid var(--line); border-radius:12px; overflow:hidden; background:#fff; margin-top:10px;\r\n    }\r\n    #guia-representacion .pdf-embed{ display:block; width:100%; height: min(78vh, 900px); border:0; }\r\n    #guia-representacion .mobile-note{ display:none; color:var(--muted); padding:14px; }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 900px){\r\n      #guia-representacion .subtitle{ font-size: .95rem; }\r\n      #guia-representacion .pdf-embed{ display:none; }\r\n      #guia-representacion .mobile-note{ display:block; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n<section id=\"guia-representacion\" aria-label=\"Gu\u00eda de la Representaci\u00f3n Estudiantil\">\r\n  <div class=\"wrap\">\r\n    <!-- Cabecera -->\r\n    <header class=\"hero\">\r\n      <div class=\"left\">\r\n        <div class=\"icon\" aria-hidden=\"true\">\r\n          <!-- Icono \"meg\u00e1fono\/representaci\u00f3n\" -->\r\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <path d=\"M3 11l18-5v12l-18-5v-2z\"\/><path d=\"M11 19a2 2 0 0 1-4 0v-4\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div>\r\n          <h1>Gu\u00eda de la Representaci\u00f3n Estudiantil<\/h1>\r\n          <p class=\"subtitle\">Derechos, deberes y herramientas para representar con seguridad en UniOvi.<\/p>\r\n        <\/div>\r\n      <\/div>    <\/header>\r\n\r\n    <!-- Introducci\u00f3n -->\r\n    <section class=\"section\" aria-labelledby=\"t-intro\">\r\n      <div class=\"section-head\">\r\n        <div class=\"section-badge\" aria-hidden=\"true\">\r\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v8M8 12h8\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h2 id=\"t-intro\">Representar con confianza<\/h2>\r\n      <\/div>\r\n      <p>Desde el Consejo de Estudiantes de la Universidad, queremos fomentar un aspecto clave en la vida universitaria y asegurarnos de que cada representante y estudiante tenga todas las herramientas para desenvolverse con seguridad en el entorno universitario.<\/p>\r\n      <p>Esta gu\u00eda sobre representaci\u00f3n estudiantil ha sido <strong>creada por estudiantes y para estudiantes<\/strong>, pensando en cada paso y responsabilidad que puedes encontrar como representante.<\/p>\r\n      <p>Aqu\u00ed encontrar\u00e1s una explicaci\u00f3n clara de qui\u00e9nes somos, qu\u00e9 hacemos y c\u00f3mo podemos ayudarte en tu labor de representaci\u00f3n. La gu\u00eda incluye <strong>desde los derechos y deberes<\/strong> que tienes como representante hasta <strong>los procedimientos para convocar reuniones, organizar actividades y mucho m\u00e1s<\/strong>.<\/p>\r\n      <p>Confiamos en que esta gu\u00eda sea de gran ayuda y que encuentres en ella toda la informaci\u00f3n que necesitas para representar a tus compa\u00f1eros con confianza. Esta gu\u00eda ha sido creada con dedicaci\u00f3n, y la mejoraremos continuamente pensando en ti y en el bienestar de toda la comunidad estudiantil.<\/p>\r\n    <\/section>\r\n\r\n    <!-- Visualizaci\u00f3n y acciones (UN SOLO BLOQUE DE BOTONES) -->\r\n    <section class=\"section\" aria-labelledby=\"t-guia\">\r\n      <div class=\"section-head\">\r\n        <div class=\"section-badge\" aria-hidden=\"true\">\r\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <path d=\"M14 2H6a2 2 0 0 0-2 2v16l4-2 4 2 4-2 4 2V8z\"\/><path d=\"M14 2v6h6\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h2 id=\"t-guia\">Consulta la gu\u00eda<\/h2>\r\n      <\/div>\r\n\r\n      <!-- \u00daNICA barra de acciones -->\r\n      <div class=\"toolbar\" role=\"group\" aria-label=\"Acciones de la gu\u00eda\">\r\n        <span class=\"hint\">En ordenador ver\u00e1s una vista previa; en m\u00f3vil, abre el PDF con el bot\u00f3n.<\/span>\r\n        <div class=\"actions\">\r\n          <a class=\"btn\" href=\"https:\/\/www.unioviedo.es\/cestudiantes\/wp-content\/uploads\/2024\/11\/Guia-de-la-Representacion-Estudiantil.pdf\" target=\"_blank\" rel=\"noopener\" aria-label=\"Abrir Gu\u00eda de la Representaci\u00f3n Estudiantil en una pesta\u00f1a nueva\">\r\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\r\n              <path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/>\r\n            <\/svg>\r\n            Abrir PDF\r\n          <\/a>\r\n          <a class=\"btn secondary\" href=\"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/valora-guia-representacion\/\">\r\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\r\n              <polygon points=\"12 2 15 9 22 9 17 14 19 21 12 17 5 21 7 14 2 9 9 9\"\/>\r\n            <\/svg>\r\n            Valorar\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Vista previa SOLO escritorio\/tablet -->\r\n      <div class=\"pdf\">\r\n        <iframe\r\n          class=\"pdf-embed\"\r\n          title=\"Gu\u00eda de la Representaci\u00f3n Estudiantil (vista previa)\"\r\n          src=\"https:\/\/www.unioviedo.es\/cestudiantes\/wp-content\/uploads\/2024\/11\/Guia-de-la-Representacion-Estudiantil.pdf#view=FitH\"\r\n          loading=\"lazy\">\r\n        <\/iframe>\r\n        <div class=\"mobile-note\" aria-live=\"polite\">\r\n          La vista previa se oculta en m\u00f3viles para ahorrar datos. Usa el bot\u00f3n <strong>Abrir PDF<\/strong> de arriba.\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Accesibilidad sin JS \/ sin iframe -->\r\n    <noscript>\r\n      <p>Si no ves la vista previa, puedes <a href=\"https:\/\/www.unioviedo.es\/cestudiantes\/wp-content\/uploads\/2024\/11\/Guia-de-la-Representacion-Estudiantil.pdf\" target=\"_blank\" rel=\"noopener\">abrir la Gu\u00eda en una pesta\u00f1a nueva<\/a>.<\/p>\r\n    <\/noscript>\r\n  <\/div>\r\n<\/section>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Gu\u00eda de la Representaci\u00f3n Estudiantil \u00b7 Consejo de Estudiantes Gu\u00eda de la Representaci\u00f3n Estudiantil Derechos, deberes y herramientas para representar con seguridad en UniOvi. Representar con confianza Desde el Consejo de Estudiantes de la Universidad, queremos fomentar un aspecto clave en la vida universitaria y asegurarnos de que cada representante y estudiante tenga todas las&hellip;&nbsp;<a href=\"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/guia-representacion-estudiantil\/\" rel=\"bookmark\">Leer m\u00e1s &raquo;<span class=\"screen-reader-text\">Gu\u00eda de la representaci\u00f3n estudiantil<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-pagebuilder-full-width.php","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"off","neve_meta_content_width":100,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"class_list":["post-9593","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/pages\/9593","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/comments?post=9593"}],"version-history":[{"count":3,"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/pages\/9593\/revisions"}],"predecessor-version":[{"id":16208,"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/pages\/9593\/revisions\/16208"}],"wp:attachment":[{"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/media?parent=9593"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}