div#container
{
   width: 1350px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#rectángulo_de_menú
{
   border-width: 0;
   vertical-align: top;
}
#Barra_azul_menu_tablet
{
   border-width: 0;
   vertical-align: top;
}
#Facebook_link
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#Facebook_link a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#Facebook_link a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#Facebook_link span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#Facebook_link .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#Facebook_link:hover .hover
{
   opacity: 1;
}
#Facebook_link:hover span
{
   opacity: 0;
}
#Facebook_link img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Barra_de_menu_azul
{
   border-width: 0;
   vertical-align: top;
}
#Youtube_link
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#Youtube_link a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#Youtube_link a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#Youtube_link span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#Youtube_link .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#Youtube_link:hover .hover
{
   opacity: 1;
}
#Youtube_link:hover span
{
   opacity: 0;
}
#Youtube_link img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Instagram_link
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#Instagram_link a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#Instagram_link a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#Instagram_link span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#Instagram_link .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#Instagram_link:hover .hover
{
   opacity: 1;
}
#Instagram_link:hover span
{
   opacity: 0;
}
#Instagram_link img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#separador_encabezado
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#buscador
{
   line-height: 16px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#buscador:focus
{
   outline: 0;
}
.search-item, .search-text
{
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   padding: 0;
}
.search-text
{
   margin: 0 0 0px 0;
}
.search-title, .search-title:active, .search-title:hover, .search-title:visited
{
   color: #8B0000;
}
.search-url, .search-url:active, .search-url:hover, .search-url:visited
{
   color: #006621;
   text-decoration: none;
}
.search-highlight
{
   background-color: #FFFFFF;
   color: #FF0000;
   font-weight: bold;
   font-style: normal;
}
.ui-dialog
{
   padding: 4px 4px 4px 4px;
   text-align: left;
}
.ui-dialog .ui-dialog-title
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: transparent;
}
.ui-dialog .ui-dialog-titlebar
{
   padding: 4px 4px 4px 4px;
}
.ui-dialog .ui-dialog-content
{
   padding: 6px 2px 2px 2px;
}
.ui-dialog .ui-dialog-titlebar-close
{
   right: 10px;
}
.ui-dialog .ui-dialog-buttonpane button
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Buscar
{
   border: 0px solid #2E6DA4;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color: #004EC0;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Buscar:focus
{
   outline: 0;
}
#Menu_para_celular-select
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-decoration: none;
}
#Menu_para_celular-select
{
   float: left;
   height: 100%;
   width: 100%;
}
#Menu_para_celular
{
   height: 100%;
   margin: 0;
}
#wb_TextInicio 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextInicio
{
   color: #FF0000;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_TextInicio div
{
   text-align: left;
}
#wb_TextGrupoCorpora 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextGrupoCorpora
{
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_TextGrupoCorpora div
{
   text-align: left;
}
#wb_TextServiciosPeda 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextServiciosPeda
{
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_TextServiciosPeda div
{
   text-align: left;
}
#wb_TextNuestrosLibros 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextNuestrosLibros
{
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_TextNuestrosLibros div
{
   text-align: left;
}
#wb_TextDigiaula 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextDigiaula
{
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_TextDigiaula div
{
   text-align: left;
}
#wb_TextTuroriales 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextTuroriales
{
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_TextTuroriales div
{
   text-align: left;
}
#wb_TextContacto 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_TextContacto
{
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_TextContacto div
{
   text-align: left;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Line1
{
   border-color: #006AB4;
   border-style: solid;
   border-bottom-width: 42px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_titulo_digialula 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_titulo_digialula
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_titulo_digialula div
{
   text-align: left;
}
#wb_texto_digiaula 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_texto_digiaula div
{
   text-align: justify;
}
#fondo_pie_pagina_1350
{
   width: 1335px;
   height: 278px;
   background-color: #006AB4;
   background-image: none;
   border: 0px #006AB4 solid;
}
#fondo_pie_pagina_1350_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.07%;
   top: 0.36%;
   width: 99.85%;
   height: 99.28%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_InicioPie 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_InicioPie
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_InicioPie div
{
   text-align: left;
}
#wb_GrupoCorp 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_GrupoCorp
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_GrupoCorp div
{
   text-align: left;
}
#wb_QuienesS 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_QuienesS
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_QuienesS div
{
   text-align: left;
}
#wb_MIsion 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MIsion
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_MIsion div
{
   text-align: left;
}
#wb_NuestraExperiencia 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_NuestraExperiencia
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_NuestraExperiencia div
{
   text-align: left;
}
#wb_Objetivos 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Objetivos
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_Objetivos div
{
   text-align: left;
}
#wb_ServiciosP 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_ServiciosP
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_ServiciosP div
{
   text-align: left;
}
#wb_Fundacion 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Fundacion
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_Fundacion div
{
   text-align: left;
}
#wb_Certificaciones 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Certificaciones
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_Certificaciones div
{
   text-align: left;
}
#wb_MentoriaAcademica 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MentoriaAcademica
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_MentoriaAcademica div
{
   text-align: left;
}
#wb_NuestrosLibrosPie 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_NuestrosLibrosPie
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_NuestrosLibrosPie div
{
   text-align: left;
}
#wb_Contactenos 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Contactenos
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_Contactenos div
{
   text-align: left;
}
#wb_DigiaulaPie 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_DigiaulaPie
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_DigiaulaPie div
{
   text-align: left;
}
#wb_direccion 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_direccion div
{
   text-align: right;
}
#iconoDocpc
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#iconoDocpc a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#iconoDocpc a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#iconoDocpc span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#iconoDocpc .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#iconoDocpc:hover .hover
{
   opacity: 1;
}
#iconoDocpc:hover span
{
   opacity: 0;
}
#iconoDocpc img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_DocumentosElectronicos 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_DocumentosElectronicos div
{
   text-align: center;
}
#facebookIcon
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#facebookIcon a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#facebookIcon a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#facebookIcon span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#facebookIcon .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#facebookIcon:hover .hover
{
   opacity: 1;
}
#facebookIcon:hover span
{
   opacity: 0;
}
#facebookIcon img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#YouTubeIcon
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#YouTubeIcon a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#YouTubeIcon a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#YouTubeIcon span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#YouTubeIcon .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#YouTubeIcon:hover .hover
{
   opacity: 1;
}
#YouTubeIcon:hover span
{
   opacity: 0;
}
#YouTubeIcon img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_trabaje 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_trabaje
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_trabaje div
{
   text-align: left;
}
#IconoCorreoInternopc
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#IconoCorreoInternopc a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#IconoCorreoInternopc a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#IconoCorreoInternopc span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#IconoCorreoInternopc .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#IconoCorreoInternopc:hover .hover
{
   opacity: 1;
}
#IconoCorreoInternopc:hover span
{
   opacity: 0;
}
#IconoCorreoInternopc img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_TextCorreoInterno 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextCorreoInterno div
{
   text-align: center;
}
#IconoInstagramEdinun
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#IconoInstagramEdinun a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#IconoInstagramEdinun a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#IconoInstagramEdinun span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#IconoInstagramEdinun .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#IconoInstagramEdinun:hover .hover
{
   opacity: 1;
}
#IconoInstagramEdinun:hover span
{
   opacity: 0;
}
#IconoInstagramEdinun img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#IconoDocElecCel
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#IconoDocElecCel a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#IconoDocElecCel a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#IconoDocElecCel span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#IconoDocElecCel .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#IconoDocElecCel:hover .hover
{
   opacity: 1;
}
#IconoDocElecCel:hover span
{
   opacity: 0;
}
#IconoDocElecCel img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#IconoCorreoCel
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#IconoCorreoCel a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#IconoCorreoCel a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#IconoCorreoCel span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#IconoCorreoCel .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#IconoCorreoCel:hover .hover
{
   opacity: 1;
}
#IconoCorreoCel:hover span
{
   opacity: 0;
}
#IconoCorreoCel img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#SlideShowDigialula .image
{
   border-width: 0;
   border-radius: 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#SlideShowDigialula .caption
{
   margin: 0;
   padding: 0;
   z-index: 10;
   position: absolute;
   bottom: 0;
   width: 100%;
   height: 40px;
   overflow: hidden;
}
#SlideShowDigialula .caption_background
{
   background-color: #FFFFFF;
   position: absolute;
   bottom: 0;
   height: 100%;
   width: 100%;
   margin: 0;
   padding: 0;
}
#SlideShowDigialula .caption_text
{
   margin: 4px;
   color: #696969;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: left;
}
#SlideShowDigialula .slideshow-control
{
   cursor: pointer;
}
#SlideShowDigialula .slideshow-control a
{
   border-style: none;
}
#wb_listado_normal
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_listado_normal .bullet
{
   color: #696969;
   float: left;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 0px;
   text-align: left;
   vertical-align: top;
   width: 31px;
}
#wb_listado_normal .item
{
   float: left;
   padding: 0px 0 0px 0;
   vertical-align: top;
   width: 476px;
}
#wb_listado_normal p, #wb_listado_normal ul
{
   margin: 0;
   padding: 0;
}
#wb_listado_normal .item0
{
   height: 54px;
   text-align: justify;
}
#wb_listado_normal .item1
{
   height: 106px;
   text-align: justify;
}
#wb_listado_normal .item2
{
   height: 36px;
   text-align: left;
}
#wb_listado_normal .item3
{
   height: 54px;
   text-align: justify;
}
#wb_listado_normal .item4
{
   height: 56px;
   text-align: justify;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text1 div
{
   text-align: justify;
}
#wb_listado_320
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_listado_320 .bullet
{
   color: #696969;
   float: left;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 0px;
   text-align: left;
   vertical-align: top;
   width: 31px;
}
#wb_listado_320 .item
{
   float: left;
   padding: 0px 0 0px 0;
   vertical-align: top;
   width: 264px;
}
#wb_listado_320 p, #wb_listado_320 ul
{
   margin: 0;
   padding: 0;
}
#wb_listado_320 .item0
{
   height: 88px;
   text-align: justify;
}
#wb_listado_320 .item1
{
   height: 178px;
   text-align: justify;
}
#wb_listado_320 .item2
{
   height: 54px;
   text-align: left;
}
#wb_listado_320 .item3
{
   height: 88px;
   text-align: justify;
}
#wb_listado_320 .item4
{
   height: 110px;
   text-align: justify;
}
#facebookIcon
{
   position: absolute;
   left: 1123px;
   top: 134px;
   width: 47px;
   height: 47px;
   overflow: hidden;
   z-index: 35;
}
#wb_NuestrosLibrosPie
{
   position: absolute;
   left: 34px;
   top: 99px;
   width: 132px;
   height: 18px;
   z-index: 29;
}
#buscador
{
   position: absolute;
   left: 1118px;
   top: 46px;
   width: 140px;
   height: 16px;
   z-index: 7;
}
#wb_Barra_azul_menu_tablet
{
   position: absolute;
   left: 257px;
   top: 17px;
   width: 649px;
   height: 118px;
   visibility: hidden;
   z-index: 1;
}
#wb_TextCorreoInterno
{
   position: absolute;
   left: 892px;
   top: 42px;
   width: 101px;
   height: 36px;
   text-align: center;
   z-index: 39;
}
#wb_trabaje
{
   position: absolute;
   left: 34px;
   top: 167px;
   width: 181px;
   height: 18px;
   z-index: 37;
}
#wb_MasterObjectsPiedePagina
{
   position: absolute;
   left: 0px;
   top: 900px;
   width: 1340px;
   height: 278px;
   z-index: 48;
}
#Top_DA
{
   visibility: hidden;
}
#wb_Image1
{
   position: absolute;
   left: 75px;
   top: 0px;
   width: 158px;
   height: 158px;
   z-index: 17;
}
#Facebook_link
{
   position: absolute;
   left: 32px;
   top: 17px;
   width: 41px;
   height: 41px;
   overflow: hidden;
   z-index: 2;
}
#wb_ServiciosP
{
   position: absolute;
   left: 532px;
   top: 37px;
   width: 276px;
   height: 17px;
   z-index: 25;
}
#wb_texto_digiaula
{
   position: absolute;
   left: 24px;
   top: 286px;
   width: 494px;
   height: 125px;
   text-align: justify;
   z-index: 47;
}
#wb_titulo_digialula
{
   position: absolute;
   left: 20px;
   top: 220px;
   width: 459px;
   height: 17px;
   z-index: 45;
}
#rectángulo_de_menú
{
   width: 1102px;
   height: 128px;
}
#YouTubeIcon
{
   position: absolute;
   left: 1257px;
   top: 134px;
   width: 47px;
   height: 47px;
   overflow: hidden;
   z-index: 36;
}
#wb_Fundacion
{
   position: absolute;
   left: 532px;
   top: 67px;
   width: 232px;
   height: 17px;
   z-index: 26;
}
#wb_Objetivos
{
   position: absolute;
   left: 284px;
   top: 167px;
   width: 150px;
   height: 18px;
   z-index: 24;
}
#wb_NuestraExperiencia
{
   position: absolute;
   left: 284px;
   top: 134px;
   width: 194px;
   height: 17px;
   z-index: 23;
}
#wb_GrupoCorp
{
   position: absolute;
   left: 284px;
   top: 37px;
   width: 194px;
   height: 17px;
   z-index: 20;
}
#Barra_de_menu_azul
{
   width: 1153px;
   height: 52px;
}
#wb_TextNuestrosLibros
{
   position: absolute;
   left: 669px;
   top: 51px;
   width: 130px;
   height: 17px;
   z-index: 13;
}
#Buscar
{
   position: absolute;
   left: 1270px;
   top: 46px;
   width: 29px;
   height: 25px;
   z-index: 8;
}
#IconoCorreoCel
{
   position: absolute;
   left: 1246px;
   top: 24px;
   visibility: hidden;
   width: 75px;
   height: 75px;
   overflow: hidden;
   z-index: 42;
}
#wb_QuienesS
{
   position: absolute;
   left: 284px;
   top: 67px;
   width: 194px;
   height: 17px;
   z-index: 21;
}
#Line1
{
   position: absolute;
   left: 14px;
   top: 208px;
   width: 1315px;
   z-index: 44;
}
#Youtube_link
{
   position: absolute;
   left: 32px;
   top: 103px;
   width: 41px;
   height: 41px;
   overflow: hidden;
   z-index: 4;
}
#wb_MasterObjectsEncabeazdo
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1331px;
   height: 196px;
   z-index: 43;
}
#wb_TextServiciosPeda
{
   position: absolute;
   left: 468px;
   top: 51px;
   width: 187px;
   height: 17px;
   z-index: 12;
}
#wb_TextGrupoCorpora
{
   position: absolute;
   left: 299px;
   top: 51px;
   width: 163px;
   height: 17px;
   z-index: 11;
}
#wb_Text1
{
   position: absolute;
   left: 12px;
   top: 805px;
   width: 1317px;
   height: 53px;
   text-align: justify;
   z-index: 51;
}
#IconoCorreoInternopc
{
   position: absolute;
   left: 993px;
   top: 24px;
   width: 75px;
   height: 75px;
   overflow: hidden;
   z-index: 38;
}
#wb_DigiaulaPie
{
   position: absolute;
   left: 34px;
   top: 67px;
   width: 132px;
   height: 18px;
   z-index: 31;
}
#wb_Top_DA
{
   position: absolute;
   left: 1315px;
   top: 0px;
   width: 22px;
   height: 20px;
   z-index: 46;
}
#wb_TextContacto
{
   position: absolute;
   left: 1007px;
   top: 51px;
   width: 87px;
   height: 17px;
   z-index: 16;
}
#Barra_azul_menu_tablet
{
   width: 649px;
   height: 118px;
}
#wb_listado_320
{
   position: absolute;
   left: 642px;
   top: 531px;
   width: 296px;
   height: 524px;
   visibility: hidden;
   z-index: 52;
}
#SlideShowDigialula_next
{
   position: absolute;
   left: 734px;
   top: 245px;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#IconoDocElecCel
{
   position: absolute;
   left: 1035px;
   top: 24px;
   visibility: hidden;
   width: 75px;
   height: 75px;
   overflow: hidden;
   z-index: 41;
}
#IconoInstagramEdinun
{
   position: absolute;
   left: 1192px;
   top: 134px;
   width: 47px;
   height: 47px;
   overflow: hidden;
   z-index: 40;
}
#wb_DocumentosElectronicos
{
   position: absolute;
   left: 1113px;
   top: 42px;
   width: 119px;
   height: 36px;
   text-align: center;
   z-index: 34;
}
#iconoDocpc
{
   position: absolute;
   left: 1232px;
   top: 24px;
   width: 75px;
   height: 75px;
   overflow: hidden;
   z-index: 33;
}
#wb_direccion
{
   position: absolute;
   left: 766px;
   top: 206px;
   width: 540px;
   height: 65px;
   text-align: right;
   z-index: 32;
}
#wb_fondo_pie_pagina_1350
{
   position: absolute;
   left: 5px;
   top: 0px;
   width: 1335px;
   height: 278px;
   z-index: 18;
}
#wb_Certificaciones
{
   position: absolute;
   left: 532px;
   top: 100px;
   width: 285px;
   height: 17px;
   z-index: 27;
}
#wb_InicioPie
{
   position: absolute;
   left: 34px;
   top: 36px;
   width: 62px;
   height: 17px;
   z-index: 19;
}
#wb_listado_normal
{
   position: absolute;
   left: 12px;
   top: 448px;
   width: 508px;
   height: 345px;
   z-index: 50;
}
#wb_Contactenos
{
   position: absolute;
   left: 34px;
   top: 133px;
   width: 132px;
   height: 18px;
   z-index: 30;
}
#wb_MIsion
{
   position: absolute;
   left: 284px;
   top: 99px;
   width: 150px;
   height: 18px;
   z-index: 22;
}
#wb_TextTuroriales
{
   position: absolute;
   left: 907px;
   top: 51px;
   width: 93px;
   height: 17px;
   z-index: 15;
}
#wb_Barra_de_menu_azul
{
   position: absolute;
   left: 178px;
   top: 33px;
   width: 1153px;
   height: 52px;
   z-index: 3;
}
#Instagram_link
{
   position: absolute;
   left: 32px;
   top: 60px;
   width: 41px;
   height: 41px;
   overflow: hidden;
   z-index: 5;
}
#wb_TextDigiaula
{
   position: absolute;
   left: 814px;
   top: 51px;
   width: 73px;
   height: 17px;
   z-index: 14;
}
#wb_TextInicio
{
   position: absolute;
   left: 233px;
   top: 51px;
   width: 48px;
   height: 17px;
   z-index: 10;
}
#wb_MentoriaAcademica
{
   position: absolute;
   left: 532px;
   top: 134px;
   width: 293px;
   height: 17px;
   z-index: 28;
}
#wb_rectángulo_de_menú
{
   position: absolute;
   left: 197px;
   top: 68px;
   width: 1102px;
   height: 128px;
   z-index: 0;
}
#SlideShowDigialula_back
{
   position: absolute;
   left: 4px;
   top: 245px;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#wb_separador_encabezado
{
   position: absolute;
   left: 1047px;
   top: 16px;
   width: 22px;
   height: 46px;
   visibility: hidden;
   z-index: 6;
}
#SlideShowDigialula
{
   position: absolute;
   left: 561px;
   top: 272px;
   width: 768px;
   height: 520px;
   border-radius: 0px;
   z-index: 49;
}
#wb_Menu_para_celular
{
   position: absolute;
   left: 276px;
   top: 151px;
   width: 190px;
   height: 25px;
   visibility: hidden;
   z-index: 9;
}
@media only screen and (min-width: 768px) and (max-width: 1349px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_MasterObjectsEncabeazdo
{
   left: 0px;
   top: 0px;
   width: 781px;
   height: 158px;
   visibility: visible;
   display: inline;
}
#wb_rectángulo_de_menú
{
   left: 197px;
   top: 68px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Barra_azul_menu_tablet
{
   left: 132px;
   top: 17px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Facebook_link
{
   left: 39px;
   top: 24px;
   width: 35px;
   height: 34px;
   visibility: visible;
   display: inline;
}
#wb_Barra_de_menu_azul
{
   left: 85px;
   top: 3px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Youtube_link
{
   left: 39px;
   top: 95px;
   width: 35px;
   height: 34px;
   visibility: visible;
   display: inline;
}
#Instagram_link
{
   left: 39px;
   top: 59px;
   width: 35px;
   height: 35px;
   visibility: visible;
   display: inline;
}
#wb_separador_encabezado
{
   left: 1047px;
   top: 16px;
   width: 22px;
   height: 46px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#buscador
{
   left: 533px;
   top: 77px;
   width: 140px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#buscador
{
   line-height: 16px;
}
#Buscar
{
   left: 688px;
   top: 78px;
   width: 29px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Menu_para_celular
{
   left: 0px;
   top: 184px;
   width: 320px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Menu_para_celular-select
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFEFD5;
   background-image: none;
   color: #696969;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-decoration: none;
}
#Menu_para_celular-select
{
   width: 100%;
}
#wb_TextInicio
{
   left: 244px;
   top: 34px;
   width: 48px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_TextInicio
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextGrupoCorpora
{
   left: 351px;
   top: 34px;
   width: 180px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_TextGrupoCorpora
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextServiciosPeda
{
   left: 531px;
   top: 34px;
   width: 187px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_TextServiciosPeda
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextNuestrosLibros
{
   left: 351px;
   top: 66px;
   width: 130px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_TextNuestrosLibros
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextDigiaula
{
   left: 242px;
   top: 66px;
   width: 73px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_TextDigiaula
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextTuroriales
{
   left: 242px;
   top: 104px;
   width: 93px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_TextTuroriales
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextContacto
{
   left: 351px;
   top: 104px;
   width: 87px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_TextContacto
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image1
{
   left: 75px;
   top: 0px;
   width: 158px;
   height: 158px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line1
{
   left: 1px;
   top: 203px;
   width: 767px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line1
{
   border-color: #006AB4;
   border-bottom-width: 39px;
}
#wb_titulo_digialula
{
   left: 15px;
   top: 216px;
   width: 391px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_titulo_digialula
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Top_DA
{
   left: 735px;
   top: 0px;
   width: 22px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_texto_digiaula
{
   left: 14px;
   top: 274px;
   width: 733px;
   height: 108px;
   visibility: visible;
   display: inline;
}
#wb_texto_digiaula
{
   margin: 0;
   padding: 0;
}
#wb_MasterObjectsPiedePagina
{
   left: 0px;
   top: 1340px;
   width: 812px;
   height: 430px;
   visibility: visible;
   display: inline;
}
#wb_fondo_pie_pagina_1350
{
   left: 0px;
   top: 0px;
   width: 782px;
   height: 430px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#fondo_pie_pagina_1350
{
   width: 782px;
   height: 430px;
   background-color: #006AB4;
   background-image: none;
}
#wb_InicioPie
{
   left: 34px;
   top: 156px;
   width: 62px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_InicioPie
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_GrupoCorp
{
   left: 284px;
   top: 157px;
   width: 150px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_GrupoCorp
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_QuienesS
{
   left: 284px;
   top: 187px;
   width: 150px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_QuienesS
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_MIsion
{
   left: 284px;
   top: 219px;
   width: 150px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_MIsion
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_NuestraExperiencia
{
   left: 284px;
   top: 253px;
   width: 185px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_NuestraExperiencia
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Objetivos
{
   left: 284px;
   top: 287px;
   width: 150px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Objetivos
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ServiciosP
{
   left: 522px;
   top: 157px;
   width: 246px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_ServiciosP
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Fundacion
{
   left: 522px;
   top: 188px;
   width: 228px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Fundacion
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Certificaciones
{
   left: 522px;
   top: 219px;
   width: 228px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Certificaciones
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_MentoriaAcademica
{
   left: 522px;
   top: 254px;
   width: 290px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_MentoriaAcademica
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_NuestrosLibrosPie
{
   left: 34px;
   top: 219px;
   width: 132px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_NuestrosLibrosPie
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Contactenos
{
   left: 34px;
   top: 253px;
   width: 132px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Contactenos
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_DigiaulaPie
{
   left: 34px;
   top: 187px;
   width: 132px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_DigiaulaPie
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_direccion
{
   left: 205px;
   top: 357px;
   width: 524px;
   height: 64px;
   visibility: visible;
   display: inline;
}
#wb_direccion
{
   margin: 0;
   padding: 0;
}
#iconoDocpc
{
   left: 654px;
   top: 18px;
   width: 75px;
   height: 75px;
   visibility: visible;
   display: inline;
}
#wb_DocumentosElectronicos
{
   left: 545px;
   top: 36px;
   width: 109px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_DocumentosElectronicos
{
   margin: 0;
   padding: 0;
}
#facebookIcon
{
   left: 34px;
   top: 32px;
   width: 47px;
   height: 47px;
   visibility: visible;
   display: inline;
}
#YouTubeIcon
{
   left: 164px;
   top: 32px;
   width: 47px;
   height: 47px;
   visibility: visible;
   display: inline;
}
#wb_trabaje
{
   left: 34px;
   top: 287px;
   width: 181px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_trabaje
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#IconoCorreoInternopc
{
   left: 459px;
   top: 17px;
   width: 75px;
   height: 75px;
   visibility: visible;
   display: inline;
}
#wb_TextCorreoInterno
{
   left: 357px;
   top: 36px;
   width: 102px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_TextCorreoInterno
{
   margin: 0;
   padding: 0;
}
#IconoInstagramEdinun
{
   left: 99px;
   top: 32px;
   width: 47px;
   height: 47px;
   visibility: visible;
   display: inline;
}
#IconoDocElecCel
{
   left: 459px;
   top: 17px;
   width: 75px;
   height: 75px;
   visibility: hidden;
   display: none;
}
#IconoCorreoCel
{
   left: 654px;
   top: 18px;
   width: 75px;
   height: 75px;
   visibility: hidden;
   display: none;
}
#SlideShowDigialula
{
   left: 0px;
   top: 720px;
   width: 768px;
   height: 480px;
   visibility: visible;
   display: inline-block;
}
#SlideShowDigialula_back
{
   left: 4px;
   top: 225px;
}
#SlideShowDigialula_next
{
   left: 734px;
   top: 225px;
}
#wb_listado_normal
{
   left: 117px;
   top: 398px;
   visibility: visible;
   display: table;
}
#wb_Text1
{
   left: 16px;
   top: 1200px;
   width: 731px;
   height: 107px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_listado_320
{
   left: 14px;
   top: 537px;
   visibility: hidden;
   display: none;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_MasterObjectsEncabeazdo
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 210px;
   visibility: visible;
   display: inline;
}
#wb_rectángulo_de_menú
{
   left: 197px;
   top: 68px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Barra_azul_menu_tablet
{
   left: 255px;
   top: 4px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Facebook_link
{
   left: 25px;
   top: 22px;
   width: 44px;
   height: 44px;
   visibility: visible;
   display: inline;
}
#wb_Barra_de_menu_azul
{
   left: 255px;
   top: 4px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Youtube_link
{
   left: 25px;
   top: 66px;
   width: 44px;
   height: 44px;
   visibility: visible;
   display: inline;
}
#Instagram_link
{
   left: 25px;
   top: 110px;
   width: 44px;
   height: 44px;
   visibility: visible;
   display: inline;
}
#wb_separador_encabezado
{
   left: 1047px;
   top: 16px;
   width: 22px;
   height: 46px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#buscador
{
   left: 1153px;
   top: 27px;
   width: 140px;
   height: 16px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#buscador
{
   line-height: 16px;
}
#Buscar
{
   left: 1308px;
   top: 28px;
   width: 29px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Menu_para_celular
{
   left: 0px;
   top: 185px;
   width: 320px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Menu_para_celular-select
{
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #006AB4;
   background-image: none;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-decoration: none;
}
#Menu_para_celular-select
{
   width: 100%;
}
#wb_TextInicio
{
   left: 285px;
   top: 32px;
   width: 48px;
   height: 18px;
   visibility: hidden;
   display: none;
}
#wb_TextInicio
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextGrupoCorpora
{
   left: 338px;
   top: 32px;
   width: 155px;
   height: 18px;
   visibility: hidden;
   display: none;
}
#wb_TextGrupoCorpora
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextServiciosPeda
{
   left: 498px;
   top: 32px;
   width: 187px;
   height: 18px;
   visibility: hidden;
   display: none;
}
#wb_TextServiciosPeda
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextNuestrosLibros
{
   left: 690px;
   top: 32px;
   width: 130px;
   height: 18px;
   visibility: hidden;
   display: none;
}
#wb_TextNuestrosLibros
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextDigiaula
{
   left: 825px;
   top: 32px;
   width: 73px;
   height: 18px;
   visibility: hidden;
   display: none;
}
#wb_TextDigiaula
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextTuroriales
{
   left: 905px;
   top: 32px;
   width: 93px;
   height: 18px;
   visibility: hidden;
   display: none;
}
#wb_TextTuroriales
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_TextContacto
{
   left: 998px;
   top: 32px;
   width: 87px;
   height: 18px;
   visibility: hidden;
   display: none;
}
#wb_TextContacto
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image1
{
   left: 75px;
   top: 0px;
   width: 158px;
   height: 158px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line1
{
   left: 0px;
   top: 224px;
   width: 313px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line1
{
   border-color: #006AB4;
   border-bottom-width: 42px;
}
#wb_titulo_digialula
{
   left: 8px;
   top: 239px;
   width: 305px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_titulo_digialula
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Top_DA
{
   left: 298px;
   top: 0px;
   width: 22px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_texto_digiaula
{
   left: 14px;
   top: 305px;
   width: 288px;
   height: 214px;
   visibility: visible;
   display: inline;
}
#wb_texto_digiaula
{
   margin: 0;
   padding: 0;
}
#wb_MasterObjectsPiedePagina
{
   left: 0px;
   top: 1560px;
   width: 329px;
   height: 915px;
   visibility: visible;
   display: inline;
}
#wb_fondo_pie_pagina_1350
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 915px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#fondo_pie_pagina_1350
{
   width: 320px;
   height: 915px;
   background-color: #006AB4;
   background-image: none;
}
#wb_InicioPie
{
   left: 14px;
   top: 256px;
   width: 62px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_InicioPie
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_GrupoCorp
{
   left: 15px;
   top: 447px;
   width: 205px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_GrupoCorp
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_QuienesS
{
   left: 49px;
   top: 477px;
   width: 150px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_QuienesS
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_MIsion
{
   left: 49px;
   top: 509px;
   width: 150px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_MIsion
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_NuestraExperiencia
{
   left: 49px;
   top: 539px;
   width: 185px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_NuestraExperiencia
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Objetivos
{
   left: 49px;
   top: 571px;
   width: 150px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Objetivos
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ServiciosP
{
   left: 17px;
   top: 628px;
   width: 303px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_ServiciosP
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Fundacion
{
   left: 49px;
   top: 669px;
   width: 247px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Fundacion
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Certificaciones
{
   left: 49px;
   top: 708px;
   width: 258px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Certificaciones
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_MentoriaAcademica
{
   left: 49px;
   top: 745px;
   width: 280px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_MentoriaAcademica
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_NuestrosLibrosPie
{
   left: 49px;
   top: 319px;
   width: 132px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_NuestrosLibrosPie
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Contactenos
{
   left: 49px;
   top: 353px;
   width: 132px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Contactenos
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_DigiaulaPie
{
   left: 49px;
   top: 287px;
   width: 132px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_DigiaulaPie
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_direccion
{
   left: 14px;
   top: 809px;
   width: 293px;
   height: 80px;
   visibility: visible;
   display: inline;
}
#wb_direccion
{
   margin: 0;
   padding: 0;
}
#iconoDocpc
{
   left: 166px;
   top: 15px;
   width: 75px;
   height: 75px;
   visibility: hidden;
   display: none;
}
#wb_DocumentosElectronicos
{
   left: 25px;
   top: 90px;
   width: 123px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_DocumentosElectronicos
{
   margin: 0;
   padding: 0;
}
#facebookIcon
{
   left: 63px;
   top: 156px;
   width: 47px;
   height: 47px;
   visibility: visible;
   display: inline;
}
#YouTubeIcon
{
   left: 206px;
   top: 156px;
   width: 47px;
   height: 47px;
   visibility: visible;
   display: inline;
}
#wb_trabaje
{
   left: 49px;
   top: 387px;
   width: 181px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_trabaje
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#IconoCorreoInternopc
{
   left: 49px;
   top: 15px;
   width: 75px;
   height: 75px;
   visibility: hidden;
   display: none;
}
#wb_TextCorreoInterno
{
   left: 191px;
   top: 90px;
   width: 76px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_TextCorreoInterno
{
   margin: 0;
   padding: 0;
}
#IconoInstagramEdinun
{
   left: 136px;
   top: 156px;
   width: 47px;
   height: 47px;
   visibility: visible;
   display: inline;
}
#IconoDocElecCel
{
   left: 49px;
   top: 15px;
   width: 75px;
   height: 75px;
   visibility: visible;
   display: inline;
}
#IconoCorreoCel
{
   left: 194px;
   top: 15px;
   width: 75px;
   height: 75px;
   visibility: visible;
   display: inline;
}
#SlideShowDigialula
{
   left: 0px;
   top: 1080px;
   width: 309px;
   height: 216px;
   visibility: visible;
   display: inline-block;
}
#SlideShowDigialula_back
{
   left: 4px;
   top: 93px;
}
#SlideShowDigialula_next
{
   left: 275px;
   top: 93px;
}
#wb_listado_normal
{
   left: 37px;
   top: 456px;
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   left: 7px;
   top: 1305px;
   width: 295px;
   height: 232px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_listado_320
{
   left: 2px;
   top: 537px;
   visibility: visible;
   display: table;
}
}
