www.ampellformacion.com Open in urlscan Pro
85.88.150.170  Public Scan

Submitted URL: https://www.ampellformacion.com/
Effective URL: https://www.ampellformacion.com/site/campus/ampell.aspx
Submission: On October 17 via manual from ES — Scanned from ES

Form analysis 1 forms found in the DOM

Name: frmPpalPOST /frontend/campus.aspx

<form id="frmPpal" name="frmPpal" action="/frontend/campus.aspx" method="POST">
  <input name="txtSurveyId" type="hidden" id="txtSurveyId">
  <div id="spanConfig" style="display: none">
    <table border="0" bordercolor="#ffcc66" bgcolor="#ffe2a6" width="100%" cellpadding="0" cellspacing="1" style="border-collapse: collapse;">
      <tbody>
        <tr>
          <td valign="middle"> &nbsp;<img border="0" src="/_Images/ico_config.gif" alt="configurar"> &nbsp;<span style="cursor: pointer;" id="btnConfigurations">Mostrar configuraciones</span>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <!--************************************************-->
  <!-- CampusHeader -->
  <!--************************************************-->
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  <style>
    /* options with image */
    .contenedor {
      overflow: hidden;
      text-align: center;
      margin: auto;
      background: #FFFFFF;
      width: 100%;
    }
  </style>
  <div class="contenedor">
    <div style="width:100%; float:left"></div>
    <span style="width:100%; float:left"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120190327131128/cdn_procampusupcplus/tok_20221019a/contents/collectives/18/campus/campusheader/es-es/ampell-formacion-sistemas-gestion-riesgos.jpg"
        title="ampell formación sistemas de gestion riesgos" alt="ampell formación" width="100%"></span>
  </div>
  <div id="ctrl_Login_Header">
    <script type="text/javascript">
      $(document).ready(function() {
        login_LoginHeader_ascx.loadLanguageSelector();
      });
    </script>
    <script type="text/javascript">
      login_LoginHeader_ascx.PC = JSON.parse(
        '{\"LoggedUser\":false,\"FullName\":null,\"ShowBreadcrumb\":false,\"Title\":\"Acceso al campus\",\"LoginUserRegistry\":true,\"LoginUserRegistryDesc\":\"Acceso usuarios\",\"LoginUserRecoverPassword\":true,\"LoginUserRecoverPasswordDesc\":\"¿Olvidó su contraseña?\",\"CollectiveName\":\"Ampell\",\"CollectiveId\":18,\"SavedLogin\":null,\"appRoot\":\"\",\"isSupervisorAccess\":false}'
        );
      $(document).ready(function() {
        login_LoginHeader_ascx.initialLoad(login_LoginHeader_ascx.PC);
      });
    </script>
    <div id="tblHeader" class="containerTable">
      <div id="tdTblSimpleLogin">
        <table id="tblSimpleLogin" style="margin-left: auto; margin-right: auto;">
          <tbody>
            <tr>
              <td rowspan="2"></td>
              <td rowspan="2">
                <label id="lblUser" for="txtUser"> Usuario </label>
                <input id="txtUser" type="text">
              </td>
              <td rowspan="2">
                <label id="lblPassword" for="txtPassword"> Contraseña </label>
                <input id="txtPassword" type="password" autocomplete="new-password">
              </td>
              <td rowspan="2">
                <input style="cursor: pointer;" id="btnEntrar" type="button" value="Entrar">
              </td>
              <td rowspan="2" id="tblSimpleLogin_spaceTd">&nbsp; </td>
              <td id="tdLoginHeaderLinksRegistryAndRecover">
                <a style="cursor: pointer;" id="lnkRecoverPassword">¿Olvidó su contraseña?</a>
                <a style="cursor: pointer;" id="lnkUserRegistry">Acceso usuarios</a>
              </td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
  </div>
  <div id="upcHeader_divHolder"></div>
  <script>
    $(document).ready(function() {
      $(".btn-back-to-supervisor").on('click', function() {
        $.ajax({
          type: "POST",
          url: "/Frontend/CourseService.asmx/UpdateLogs",
          data: JSON.stringify({
            PARAMETROS: JSON.stringify({})
          }),
          contentType: "application/json; charset=utf-8",
          dataType: "text",
          success: function(result) {
            var resultData = JSON.parse(JSON.parse(result).d);
            if (resultData.has_exception) {
              alert(resultData.ExceptionMessage);
            } else {
              window.location.replace("/Supervisor/InscriptionList.aspx");
            }
          },
          failure: function() {
            alert(UpcTranslate("SCRIPT_ERROR_COMMUNICATION_SERVER"));
          },
          error: function() {
            alert(UpcTranslate("SCRIPT_ERROR_COMMUNICATION_SERVER"));
          }
        });
      });
    });
  </script>
  <script type="text/javascript">
    var upcHeader = {};
    upcHeader.PC = JSON.parse('{\"appRoot\":\"\",\"userId\":null,\"roleId\":null,\"fullName\":null,\"inscriptionId\":null}');
    $(document).ready(_processHeader);
  </script>
  <!--************************************************-->
  <!-- PortadaHeader -->
  <!--************************************************-->
  <div id="CampusDivPortadaHeader">
    <div id="portada_menu_container_top">
      <div id="portada_menu_container" style="background-color:CCCCCC;">
        <table>
          <tbody>
            <tr>
              <td class="selected">
                <a id="portada_menu_anchor_221" class="selected" href="/site/seccion/221/inicio.aspx" style="padding:3px 3px 3px 3px;border-bottom:solid 0px CCCCCC;Color:rgb(102, 102, 102);Font-Family:Tahoma;Font-Size:12px;">Inicio</a></td>
              <td class="normal">
                <a id="portada_menu_anchor_385" class="normal" href="/site/seccion/385/acceso_campus.aspx" style="padding:3px 3px 3px 3px;border-bottom:solid 0px CCCCCC;Color:rgb(102, 102, 102);Font-Family:Tahoma;Font-Size:12px;">Acceso al Campus</a>
              </td>
              <td class="normal">
                <a id="portada_menu_anchor_222" class="normal" href="/site/seccion/222/catalogo_cursos.aspx" style="padding:3px 3px 3px 3px;border-bottom:solid 0px CCCCCC;Color:rgb(102, 102, 102);Font-Family:Tahoma;Font-Size:12px;">| Catálogo de Cursos</a>
              </td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
  </div>
  <table style="border-collapse: collapse; width: 100%;" id="CampusTablePortadaMain">
    <tbody>
      <tr>
        <!--************************************************-->
        <!-- PortadaLeft -->
        <!--************************************************-->
        <!--************************************************-->
        <!-- SectionRows -->
        <!--************************************************-->
        <td id="tdSectionRows" style="vertical-align: top; padding: 2px 2px 2px 2px;" bgcolor="FFFFFF">
          <div style="display:none">
            <h1>Plataforma SabentisPlus</h1>
          </div>
          <div class="PortadaSectionTitle-221">
          </div>
          <table id="CatalogoCursosTable" width="100%" border="0" cellpadding="4" cellspacing="0">
            <tbody>
              <tr id="tituloTrCatalogoCursos" bgcolor="#DDDDDD">
                <td id="tituloCatalogoCursos" style="font-size:17px; color:#888; padding:0px 0px 0px 5px;"> Catálogo de Cursos </td>
                <td align="right" style="width:130px;"> &nbsp; <div id="divCourseTypes" style="display:inline;">
                    <select name="cboCourseTypes" id="cboCourseTypes" style="width:100px;">
                      <option value="">Tipos de Cursos</option>
                      <option value="7">Curso Básico de Prevención de Riesgos Laborales</option>
                      <option value="6">Cursos</option>
                      <option value="2">Cursos de especialización</option>
                      <option value="3">Cursos de estudios especializados</option>
                      <option value="12">Salud Laboral</option>
                    </select> &nbsp;
                  </div>
                </td>
                <td align="right" style="width:130px;"> &nbsp; <div id="divCourseSubjects" style="display:inline;">
                    <select name="cboCourseSubjects" id="cboCourseSubjects" style="width:100px;">
                      <option value="">Temas</option>
                      <option value="72">Ámbito legislativo</option>
                      <option value="120">Antisoborno</option>
                      <option value="76">Calidad</option>
                      <option value="119">Compliance</option>
                      <option value="125">Drones y RPA´s</option>
                      <option value="77">Economía y administración de empresas</option>
                      <option value="84">Educación</option>
                      <option value="67">Ergonomía</option>
                      <option value="71">Formación y comunicación</option>
                      <option value="117">General</option>
                      <option value="86">Gestión Ambiental</option>
                      <option value="85">Gestión de la Calidad</option>
                      <option value="88">Gestión de la energía</option>
                      <option value="70">Gestión de la prevención</option>
                      <option value="83">Gestión Empresarial</option>
                      <option value="82">Habilidades blandas (soft skills)</option>
                      <option value="66">Higiene industrial</option>
                      <option value="69">Medicina del trabajo</option>
                      <option value="75">Medio ambiente</option>
                      <option value="89">Prevención de riesgos laborales</option>
                      <option value="68">Psicosociología aplicada</option>
                      <option value="73">Sectores de actividad</option>
                      <option value="65">Seguridad en el trabajo</option>
                      <option value="78">Seguridad vial</option>
                    </select> &nbsp;
                  </div>
                </td>
                <td align="right" style="padding:2px; width:230px;">
                  <div id="spanSearchEngine" style="width:100%;display:inline;position:relative;bottom:1px;">
                    <div style="display:inline-block"> Buscar: </div>
                    <div style="display:inline-block">
                      <input type="text" size="20" id="txtCourseSearch">
                    </div>
                    <div style="display:inline-block">
                      <a href="javascript:CatalogBySearch();">
                            <img border="0" style="position:relative; top:2px;" src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120220928070140/cdn_procampusupcplus/tok_20221019a/_images/lupa.gif">
                       </a>
                    </div>
                  </div>
                </td>
              </tr>
              <tr id="trInPreparation" style="display: none;">
                <td colspan="4" style="padding-left:8px;">
                  <font size="2" color="#cccccc"><b>•</b></font>
                  <a href="/Frontend/Campus.aspx?CourseCatalog=1&amp;InPreparation=1">
                    Cursos en preparación</a>
                </td>
              </tr>
              <tr id="trOpenInscription" style="display: none;">
                <td colspan="4" style="padding-left:8px;">
                  <font size="2" color="#cccccc"><b>•</b></font>
                  <a href="/Frontend/Campus.aspx?CourseCatalog=1&amp;OpenInscription=1">
                    Cursos con matrícula abierta</a>
                </td>
              </tr>
              <tr id="trHighlighted" style="display: none">
                <td colspan="4" style="padding: 8px 0px 0px 5px;">
                  <span style="font-size:17px; color:#888; padding:0px;">Cursos destacados</span>
                </td>
              </tr>
            </tbody>
          </table>
          <script type="text/javascript">
            function CatalogByCourseType() {
              if ($("#cboCourseTypes").val() == 0) return;
              var Id = $("#cboCourseTypes").val();
              window.location = "/site/tipo/" + Id + "/type.aspx";
            }

            function CatalogByCourseSubject() {
              if ($("#cboCourseSubjects").val() == "") return
              var Id = $("#cboCourseSubjects").val();
              window.location = "/site/tema/" + Id + "/tema.aspx";
            }

            function CatalogBySearch() {
              var searchString = $.trim($("#txtCourseSearch").val());
              if (searchString == "") {
                searchString = "_";
              }
              window.location = "/site/busqueda/" + searchString + "/buscar.aspx";
            }

            function txtCourseSearch_KeyDown(event) {
              var keycode = (event.keyCode ? event.keyCode : event.which);
              if (keycode == '13') {
                //VERSO PETICION #1358
                // Elimino el "return" de la caja de texto
                window.event.returnValue = false;
                CatalogBySearch();
              }
              //        if (window.event.keyCode == 13) {
              //            // Elimino el "return" de la caja de texto
              //            window.event.returnValue = false;
              //            // Acción
              //            CatalogBySearch();
              //        }
            }
            $(document).ready(function() {
              $("select[name='cboCourseTypes']").change(CatalogByCourseType);
              $("select[name='cboCourseSubjects']").change(CatalogByCourseSubject);
              $("#txtCourseSearch").keypress(txtCourseSearch_KeyDown);
            });
          </script>
          <p class="separator" style="line-height:1px"></p>
          <table class="channelid- sectionrowid-579" style="border-collapse:collapse; width:100%;" cellspacing="0" cellpadding="0">
            <tbody>
              <tr>
                <td width="%" style="vertical-align:top;">
                  <style type="text/css">
                    h1 {
                      font-size: 1.8em;
                      color: #5B74E8;
                      font-family: Tahoma;
                      padding: 0px;
                    }

                    h2 {
                      font-size: 14px;
                      color: #000000;
                      font-family: Tahoma;
                      padding: 0px;
                      align: left;
                    }

                    h3 {
                      font-size: 1em;
                      color: #000000;
                      font-family: Tahoma;
                      padding: 0px;
                      align: left;
                    }

                    hr {
                      height: 0.1px;
                      background-color: #0817BF;
                      width: 90%;
                      align-content: center;
                    }

                    .aside {
                      width: 20%;
                      max-width: 840px;
                      margin: 0 auto;
                      padding: 20px;
                      float: left;
                      background-color: #FFFFFF;
                      box-sizing: border-box;
                    }

                    .cabeceraslateral {
                      font-family: Tahoma;
                      font-size: 14px;
                      font-weight: bold;
                      text-align: center;
                      color: #FFFFFF;
                      line-height: 1.5;
                    }

                    .cursos {
                      width: 45%;
                      float: left;
                      padding: 10px;
                      align: left;
                    }

                    .foto {
                      width: 23%;
                      padding: 6px;
                      float: left;
                      text-align: center;
                    }

                    html {
                      font-size: 18px;
                    }

                    @media screen and (max-width:1280px) {
                      html {
                        font-size: 14px;
                      }
                    }

                    @media screen and (max-width:800px) {
                      html {
                        font-size: 10px;
                      }

                      .body {
                        width: 100%;
                      }

                      .aside {
                        width: 100%;
                      }

                      .cuerpo {
                        width: 100%;
                      }

                      .contenido {
                        width: 100%;
                      }

                      .cursos {
                        width: 93%;
                      }

                      .foto {
                        width: 30%
                      }
                    }

                    @media screen and (max-width:400px) {
                      html {
                        font-size: 10px;
                      }

                      .contenido {
                        width: 100%;
                      }

                      .cursos {
                        width: 85%;
                      }

                      .foto {
                        width: 40%
                      }
                    }
                  </style>
                  <script>
                    (function(i, s, o, g, r, a, m) {
                      i['GoogleAnalyticsObject'] = r;
                      i[r] = i[r] || function() {
                        (i[r].q = i[r].q || []).push(arguments)
                      }, i[r].l = 1 * new Date();
                      a = s.createElement(o),
                        m = s.getElementsByTagName(o)[0];
                      a.async = 1;
                      a.src = g;
                      m.parentNode.insertBefore(a, m)
                    })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
                    ga('create', 'UA-29297160-1', 'auto');
                    ga('send', 'pageview');
                  </script>
                  <p>&nbsp;</p>
                  <h1 align="center" style="margin-left: 10px">Áreas temáticas</h1>
                  <hr style="border: 15px; color:#5B74E8;width: 100%">
                  <div style="width:100%; display: flex; justify-content: center">
                    <div style="width: 20%; float: left; padding: 25px">
                      <a href="/Contents/SectionRow/579/Col1/IMPLANTACION-SISTEMAS-GESTION-ISO-UNE/SISTEMAS-GESTION-ISO_3.html" title="tecnico de prevencion de nivel básico (30 horas)"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/implantacion-sistemas-gestion-iso.jpg" width="100%" alt="DISEÑO E IMPLANTACION SISTEMAS DE GESTION iso" title="FORMACION SISTEMAS DE GESTION ISO"></a>
                      <h1 align="center">Implantación sistemas de gestión</h1>
                      <h2 align="justify">Conocer las normas de sistemas de gestión normalizado ISO/UNE, comprender sus requisitos y aprender a diseñar e implantar un sistema de gestión para su posterior certificación por un Organismo Autorizado.
                      </h2>
                    </div>
                    <div style="width: 20%; float: left; padding: 25px">
                      <a href="/Contents/SectionRow/579/Col1/AUDITORIA-SISTEMAS-GESTION/01 - AUDITORIA-SISTEMAS-GESTION.html"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/auditoria-sistemas-gestion-iso.jpg" width="100%" alt="curso auditor de sistemas de gestión" title="formación auditor de sistemas de gestión"></a>
                      <h1 align="center">Auditores de sistemas de gestión</h1>
                      <h2 align="justify">La más completa formación para auditores de sistemas de gestión ISO (ISO 9001, ISO 45001, ISO 37001, UNE 19601, ISO 5001, etc.) basada en la norma ISO 19011:2018 "Directrices para la auditoría de sistemas de
                        gestión", desarrollada por expertos con más de 30 años de experiencia práctica en auditorías de sistemas. </h2>
                    </div>
                    <div style="width: 20%; float: left; padding: 25px">
                      <a href="/Contents/SectionRow/579/Col1/PREVENCION-RIESGOS-LABORALES/prevencion-riesgos-laborales_3.html" title="prevencion de riesgos laborales"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/formacion-prevencion-riesgos-laborales.jpg" width="100%" alt="formacion especializada prevencion de riesgos laborales" title="curso prevencion de riesgos laborales"></a>
                      <h1 align="center">Prevención de Riesgos Laborales</h1>
                      <h2 align="justify">Los técnicos de prevención, además de la formación habilitante, requieren una formación continua y especializada en prevención de riesgos laborales (ISO 45001, auditoría reglamentaria, ISO 39001, etc.) que
                        les permita desarrollar otro tipo de competencias necesarias para su desarrollo profesional. </h2>
                    </div>
                    <div style="width: 20%; float: left; padding: 25px">
                      <a href="/Contents/SectionRow/579/Col1/COMPLIANCE/COMPLIANCE.html" title="Compliance iso 37001"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/compliance-une-19601.png" width="100%" alt="compliance officers" title="compliance UNE 19601"></a>
                      <h1 align="center">Compliance</h1>
                      <p>&nbsp;</p>
                      <h2 align="justify">La responsabilidad penal de las organizaciones introducida en el art. 31 bis del Código Penal implica la implantación de sistemas de gestión compliance que pueden ser normalizados (ISO 19600, ISO 37001 y UNE
                        19601), así como la figura del compliance officers.</h2>
                    </div>
                  </div>
                  <div style="clear: both"></div>
                  <div style="width:100%; display: flex; justify-content: center">
                    <div style="width: 20%; float: left; padding: 25px">
                      <a href="/Contents/SectionRow/579/Col1/DRONES/A3-FORMACION-ESPECIALIZADA-DRONES-SORA-JARUS-01.html" title="gestion operadora de drones"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/piloto-dron-947-2019.png" width="100%" alt="compliance officers" title="compliance UNE 19601"></a>
                      <h1 align="center">Gestión operadora y formación de pilotos de dron</h1>
                      <h2 align="justify">Ser piloto de dron no solo implica saber volarlo, requiere un conocimiento exhaustivo de la normativa, en particular con la entrada de la nueva reglamentación europea, así como saber diseñar y gestionar los
                        manuales de operaciones, los planes de vuelo, los estudios de seguridad aeronáutica (SORA) con el fin de garantizar el cumplimiento legal.</h2>
                    </div>
                    <div style="width: 20%; float: left; padding: 25px">
                      <a href="/Contents/SectionRow/579/Col1/HABILIDADES/HABILIDADES-PROFESIONALES.html" title="habilidades profesionales"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/habilidades-profesionales.jpg.png" width="100%" alt="formacion de formadores" title="curso formacion formadores online"></a>
                      <h1 align="center">Habilidades profesionales</h1>
                      <h2 align="justify">Actualmente el desarrollo profesional implica la disposición de habilidades y capacidades que van más halla de las meras competencias profesionales relacionadas con el conocimiento técnico. Por ello, los
                        profesionales deben capacitarse en éstas con el fin de completar su formación profesional.</h2>
                    </div>
                    <div style="width:45%; float:right; padding-left: 45px">
                      <img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/formacion-profesional-adultos.png" alt="ampell formacion" tittle="ampelformacion"
                        width="85%">
                    </div>
                    <p>&nbsp;</p>
                  </div>
                  <h1 align="CENTER" style="margin-left: 10px">Novedades</h1>
                  <hr style="border: 15px; color:#5B74E8;width: 100%">
                  <div style="clear: both"></div>
                  <div style="width:100%; display: flex; justify-content: center">
                    <p>&nbsp;</p>
                    <div style="width: 25%; float: left; padding: 25px">
                      <h2 style="text-align: center; font-size: 24px">
                        <a href="https://www.ampellformacion.com/site/curso/3099/iso_45005_directrices_generales_para_trabajo_seguro_durante_pandemia_covid19.aspx" title="preparación oposición subinspector trabajo y seguridad social"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210302162258/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/prevencion-riesgos-laborales/iso-45005.png" alt="iso 45005 COVID-19" title="CURSO ISO 45005 COVID-19" width="100%"></a>
                      </h2>
                      <h1 align="center">ISO/PAS 45005: Directrices generales para un trabajo seguro durante la pandemia COVID-19</h1>
                    </div>
                    <div style="width: 25%; float: left; padding: 25px">
                      <h2 style="text-align: center; font-size: 24px">
                        <a href="/Contents/SectionRow/579/Col1/DRONES/A2-FORMACION-ESPECIALIZADA-DRONES-SORA-JARUS-01.html" title="gestion operadora de drones"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210307085540/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/ampell-entidad-formacion-pilotos-dron-reconocidad-aesa.png" alt="ENTIDAD RECONOCIDA AESA DDRONES" title="entidad de formación dornes reconocida por AESA" width="100%"></a>
                      </h2>
                      <h1 align="center">Entidad de formación pilotos dron reconocida por AESA (esenarios STS-ES-01 y STS-ES-02)</h1>
                    </div>
                    <div style="width: 25%; float: left; padding-top: 45px">
                      <iframe width="470" height="264" src="https://www.youtube.com/embed/9pzLgVyrb4w" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
                      <h1 align="center">Preparación oposiciones Subinspector de Seguridad y Salud Laboral</h1>
                      <h2 style="text-align: center; font-size: 24px">
                        <a href="https://www.ampellformacion.com/site/curso/2994/preparacion_oposicion_subinspector_trabajo_seguridad_salud_laboral.aspx" title="preparación oposición subinspector trabajo y seguridad social">Informate</a></h2>
                    </div>
                  </div>
                  <div style="clear: both"></div>
                  <p>&nbsp;</p>
                  <h1 align="CENTER" style="margin-left: 10px">Metodología</h1>
                  <hr style="border: 15px; color:#5B74E8;width: 100%">
                  <p>&nbsp;</p>
                  <div style="width: 20%; float: left; padding: 20px">
                    <a href="http://www.ampellconsultores.com/" title="ampell consultores asociados"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/logo-ampell.png" width="100%" alt="ampell consultores asociadso" title="ampell consultores"></a>
                    <p>&nbsp;</p>
                  </div>
                  <div style="width: 95%; ">
                    <h2 style="text-align: justify; margin-right: : 10px">Nuestros están diseñados y tutorizados por profesionales de la gestión empresarial con más de 25 años de experiencia en implantación de sistemas y auditoría a nivel nacional e
                      internacional.</h2>
                    <h2 style="text-align: justify; margin-right: : 10px">Por ello, los cursos se basan el estudio de contenidos teóricos y la realización de casos y ejercicios prácticos tutorizados que permiten al alumno al finalizarlos disponer de
                      herramientas prácticas para su uso profesional. Los ejercicios y casos prácticos, los puede desarrollar el alumno sobre modelos empresariales teóricos o sobre las necesidades de la empresa a la que pertenecen. Por ello, al
                      finalizar los mismos, los alumnos cuentan con sistemas de gestión diseñados y adaptados a sus necesidades.</h2>
                    <h2 style="text-align: justify; margin-right: : 10px">La duración de los cursos está diseñada para una dedicación aproximada de 4 horas a la semana con el fin de poder compatibilizar el estudio con el trabajo. No obstante, aunque
                      los cursos tienen una duración definida, el alumno puede avanzar al ritmo que el mismo se establezca, ampliando los plazos de realización cuando el alumno lo requiere.</h2>
                    <h2 style="text-align: justify; margin-right: : 10px">Todos los cursos pueden ser iniciados en cualquier momento ya que el ritmo de cada alumno no se ve afectado por el ritmo del resto de los alumnos..</h2>
                    <h2 style="text-align: justify; margin-right: : 10px">Nuestro objetivo es que el alumno aprenda y adquiera las competencias necesarias, no que obtenga un certificado.</h2>
                  </div>
                  <p>&nbsp;</p>
                  <h1 align="center">Sobre nosotros</h1>
                  <hr style="border: 15px; color:#5B74E8;width: 100%">
                  <p>&nbsp;</p>
                  <div style="width: 20%; float: left; padding: 20px">
                    <a href="http://www.ampellconsultores.com" target="new" title="ampell compliance bussines school">
<img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/quienes-somos_ampell.jpg" width="100%" style="border-radius:10px" alt="quienes somos ampell compliance bussines school" title="quienes somos ampell compliance bussines school"></a>
                  </div>
                  <div style="width: 20%; float: left; padding: 20px">
                    <a href="/Contents/SectionRow/579/Col1/PROCESO-MATRICULACION-AMPELLFORMACION.html" target="new">
<img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/matricula_ampell.jpg" width="100%" style="border-radius:10px" alt="matricula" longdesc="matricula"></a>
                  </div>
                  <div style="width: 20%; float: left; padding: 20px">
                    <a href="/Contents/SectionRow/579/Col1/tutorias-ampell.html"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/tutorias_2.jpg" width="100%" style="border-radius:10px" alt="tutorias" longdesc="tutorias"></a>
                  </div>
                  <p>&nbsp;</p>
                  <div style="width: 20%; float: right; padding: 20px">
                    <a href="http://ampellconsultores.com/CONTACTO/index.php" title="contactar ampell" target="new"><img src="https://w3t9v3n9.stackpathcdn.com/cachebuster_120210119201406/cdn_procampusupcplus/tok_20221019a/contents/sectionrow/579/col1/contactar-ampell.png" width="100%" style="border-radius:10px" alt="catalogo-cursos" title="INFORMACION AMPELL CONSULTORES"></a>
                  </div>
                  <p>&nbsp;</p>
                  <p>&nbsp;</p>
                  <p>&nbsp;</p>
                </td>
              </tr>
            </tbody>
          </table>
          <p class="separator" style="line-height:1px"></p>
        </td>
        <!--************************************************-->
        <!-- SectionRight -->
        <!--************************************************-->
      </tr>
    </tbody>
  </table>
  <!--************************************************-->
  <!-- Pie de página -->
  <!--************************************************-->
  <script>
    campus_global_settings.PC = JSON.parse('{\"appRoot\":\"\",\"state\":null,\"cdn_url\":\"https://w3t9v3n9.stackpathcdn.com/cdn_procampusupcplus/\",\"user_messages\":\"\"}');
    if (typeof(campus_global_settings.PC.user_messages) == 'string') {
      if (campus_global_settings.PC.user_messages.length > 1) {
        $(document).ready(function() {
          window.alert(campus_global_settings.PC.user_messages);
        });
      }
    }
  </script>
  <div id="UpcFooter1_divHolder">
  </div>
  <div style="width:100%; background-color:#455868;">
    <p align="center" style="font-family:tahoma;  color:#FFFFFF;  font-size:1em; fon margin:15px;">ampell consultores asociados, s.l.</p>
    <p align="center" style="font-family:tahoma;  color:#FFFFFF;  font-size:12px;">C/ Méndez Álvaro, 64 A 3ºC</p>
    <p align="center" style="font-family:tahoma;  color:#FFFFFF;  font-size:12px; ">28040 - Madrid</p>
    <p align="center" style="font-family:tahoma;  color:#FFFFFF;  font-size:12px; ">T. +34 91 843 71 01</p>
    <p align="center" style="font-family:tahoma;  color:#FFFFFF;  font-size:12px; "><a href="mailto:info@ampellconsultores.com"></a>info@ampellconsultores.com</p>
    <p align="center" style="font-family:tahoma;  color:#FFFFFF;  font-size:12px; color:#C8C8C8">&nbsp;</p>
    <p align="center" style="font-family:tahoma;  color:#FFFFFF;  font-size:12px;  color:#C8C8C8;">Powered by Sabentis &nbsp;www.sabentis.es</p>
  </div>
  <div style="display:none"><label for="btnSubmitAAA">Enviar</label><input disabled="disabled" type="submit" id="btnSubmitAAA" value="Enviar"></div>
</form>

Text Content

La plataforma necesita tener Javascript habilitado para poder funcionar.

   Mostrar configuraciones



Usuario Contraseña   ¿Olvidó su contraseña? Acceso usuarios



Inicio Acceso al Campus | Catálogo de Cursos


PLATAFORMA SABENTISPLUS



Catálogo de Cursos  
Tipos de Cursos Curso Básico de Prevención de Riesgos Laborales Cursos Cursos de
especialización Cursos de estudios especializados Salud Laboral  
 
Temas Ámbito legislativo Antisoborno Calidad Compliance Drones y RPA´s Economía
y administración de empresas Educación Ergonomía Formación y comunicación
General Gestión Ambiental Gestión de la Calidad Gestión de la energía Gestión de
la prevención Gestión Empresarial Habilidades blandas (soft skills) Higiene
industrial Medicina del trabajo Medio ambiente Prevención de riesgos laborales
Psicosociología aplicada Sectores de actividad Seguridad en el trabajo Seguridad
vial  
Buscar:


• Cursos en preparación • Cursos con matrícula abierta Cursos destacados



 


ÁREAS TEMÁTICAS

--------------------------------------------------------------------------------


IMPLANTACIÓN SISTEMAS DE GESTIÓN


CONOCER LAS NORMAS DE SISTEMAS DE GESTIÓN NORMALIZADO ISO/UNE, COMPRENDER SUS
REQUISITOS Y APRENDER A DISEÑAR E IMPLANTAR UN SISTEMA DE GESTIÓN PARA SU
POSTERIOR CERTIFICACIÓN POR UN ORGANISMO AUTORIZADO.


AUDITORES DE SISTEMAS DE GESTIÓN


LA MÁS COMPLETA FORMACIÓN PARA AUDITORES DE SISTEMAS DE GESTIÓN ISO (ISO 9001,
ISO 45001, ISO 37001, UNE 19601, ISO 5001, ETC.) BASADA EN LA NORMA ISO
19011:2018 "DIRECTRICES PARA LA AUDITORÍA DE SISTEMAS DE GESTIÓN", DESARROLLADA
POR EXPERTOS CON MÁS DE 30 AÑOS DE EXPERIENCIA PRÁCTICA EN AUDITORÍAS DE
SISTEMAS.


PREVENCIÓN DE RIESGOS LABORALES


LOS TÉCNICOS DE PREVENCIÓN, ADEMÁS DE LA FORMACIÓN HABILITANTE, REQUIEREN UNA
FORMACIÓN CONTINUA Y ESPECIALIZADA EN PREVENCIÓN DE RIESGOS LABORALES (ISO
45001, AUDITORÍA REGLAMENTARIA, ISO 39001, ETC.) QUE LES PERMITA DESARROLLAR
OTRO TIPO DE COMPETENCIAS NECESARIAS PARA SU DESARROLLO PROFESIONAL.


COMPLIANCE

 


LA RESPONSABILIDAD PENAL DE LAS ORGANIZACIONES INTRODUCIDA EN EL ART. 31 BIS DEL
CÓDIGO PENAL IMPLICA LA IMPLANTACIÓN DE SISTEMAS DE GESTIÓN COMPLIANCE QUE
PUEDEN SER NORMALIZADOS (ISO 19600, ISO 37001 Y UNE 19601), ASÍ COMO LA FIGURA
DEL COMPLIANCE OFFICERS.




GESTIÓN OPERADORA Y FORMACIÓN DE PILOTOS DE DRON


SER PILOTO DE DRON NO SOLO IMPLICA SABER VOLARLO, REQUIERE UN CONOCIMIENTO
EXHAUSTIVO DE LA NORMATIVA, EN PARTICULAR CON LA ENTRADA DE LA NUEVA
REGLAMENTACIÓN EUROPEA, ASÍ COMO SABER DISEÑAR Y GESTIONAR LOS MANUALES DE
OPERACIONES, LOS PLANES DE VUELO, LOS ESTUDIOS DE SEGURIDAD AERONÁUTICA (SORA)
CON EL FIN DE GARANTIZAR EL CUMPLIMIENTO LEGAL.


HABILIDADES PROFESIONALES


ACTUALMENTE EL DESARROLLO PROFESIONAL IMPLICA LA DISPOSICIÓN DE HABILIDADES Y
CAPACIDADES QUE VAN MÁS HALLA DE LAS MERAS COMPETENCIAS PROFESIONALES
RELACIONADAS CON EL CONOCIMIENTO TÉCNICO. POR ELLO, LOS PROFESIONALES DEBEN
CAPACITARSE EN ÉSTAS CON EL FIN DE COMPLETAR SU FORMACIÓN PROFESIONAL.



 


NOVEDADES

--------------------------------------------------------------------------------



 


ISO/PAS 45005: DIRECTRICES GENERALES PARA UN TRABAJO SEGURO DURANTE LA PANDEMIA
COVID-19


ENTIDAD DE FORMACIÓN PILOTOS DRON RECONOCIDA POR AESA (ESENARIOS STS-ES-01 Y
STS-ES-02)


PREPARACIÓN OPOSICIONES SUBINSPECTOR DE SEGURIDAD Y SALUD LABORAL


INFORMATE



 


METODOLOGÍA

--------------------------------------------------------------------------------

 

 


NUESTROS ESTÁN DISEÑADOS Y TUTORIZADOS POR PROFESIONALES DE LA GESTIÓN
EMPRESARIAL CON MÁS DE 25 AÑOS DE EXPERIENCIA EN IMPLANTACIÓN DE SISTEMAS Y
AUDITORÍA A NIVEL NACIONAL E INTERNACIONAL.


POR ELLO, LOS CURSOS SE BASAN EL ESTUDIO DE CONTENIDOS TEÓRICOS Y LA REALIZACIÓN
DE CASOS Y EJERCICIOS PRÁCTICOS TUTORIZADOS QUE PERMITEN AL ALUMNO AL
FINALIZARLOS DISPONER DE HERRAMIENTAS PRÁCTICAS PARA SU USO PROFESIONAL. LOS
EJERCICIOS Y CASOS PRÁCTICOS, LOS PUEDE DESARROLLAR EL ALUMNO SOBRE MODELOS
EMPRESARIALES TEÓRICOS O SOBRE LAS NECESIDADES DE LA EMPRESA A LA QUE
PERTENECEN. POR ELLO, AL FINALIZAR LOS MISMOS, LOS ALUMNOS CUENTAN CON SISTEMAS
DE GESTIÓN DISEÑADOS Y ADAPTADOS A SUS NECESIDADES.


LA DURACIÓN DE LOS CURSOS ESTÁ DISEÑADA PARA UNA DEDICACIÓN APROXIMADA DE 4
HORAS A LA SEMANA CON EL FIN DE PODER COMPATIBILIZAR EL ESTUDIO CON EL TRABAJO.
NO OBSTANTE, AUNQUE LOS CURSOS TIENEN UNA DURACIÓN DEFINIDA, EL ALUMNO PUEDE
AVANZAR AL RITMO QUE EL MISMO SE ESTABLEZCA, AMPLIANDO LOS PLAZOS DE REALIZACIÓN
CUANDO EL ALUMNO LO REQUIERE.


TODOS LOS CURSOS PUEDEN SER INICIADOS EN CUALQUIER MOMENTO YA QUE EL RITMO DE
CADA ALUMNO NO SE VE AFECTADO POR EL RITMO DEL RESTO DE LOS ALUMNOS..


NUESTRO OBJETIVO ES QUE EL ALUMNO APRENDA Y ADQUIERA LAS COMPETENCIAS
NECESARIAS, NO QUE OBTENGA UN CERTIFICADO.

 


SOBRE NOSOTROS

--------------------------------------------------------------------------------

 





 



 

 

 





ampell consultores asociados, s.l.

C/ Méndez Álvaro, 64 A 3ºC

28040 - Madrid

T. +34 91 843 71 01

info@ampellconsultores.com

 

Powered by Sabentis  www.sabentis.es

Enviar