/* Estructura*/
html {
    height: 100%;
    margin-bottom: 1px;
    background-color: #FCFCFC;
}

body {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

#contenedor_principal {
    width: 940px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #7DB61C;
}

#logo {
    width: 940px;
    height: 163px;
    background-image: url(../imagenes/logo/logo.jpg);
    background-repeat: no-repeat;
    float: left;
}

#contenedor_central {
    margin: auto;
}

#contenedor_texto {
    width: 545px;
    float: left;
    text-align: left;
    padding: 5px;
    margin-left: 0px;
}

#contenedor_pie {
    width: 950px;
    margin: auto;
    overflow: hidden;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 25px;
}

#pie_izquierdo {
    float: left;
}

#pie_derecho {
    float: right;
    text-decoration: none;
}
/* Menu*/
.menu_superior, .menu_superior:link, .menu_superior:active, .menu_superior:hover, .menu_superior:visited {
    float: left;
    color: #FFFFFF;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    background-image: url(../imagenes/navegacion_superior/izquierda.png);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    margin-top: 2px;
    text-decoration: none;
    text-indent: 25px;
}

.menu_superior:hover {
    font-weight: bold;
}

.menu_superior_activo {
    float: left;
    color: #FFFFFF;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    line-height: 30px;
    text-align: left;
    background-image: url(../imagenes/navegacion_superior/izquierda.png);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    margin-top: 2px;
    text-decoration: none;
    text-indent: 25px;
    font-size: 16px;
    font-weight: bold;
}

.menu_superior_inactivo, .menu_superior_inactivo:link, .menu_superior_inactivo:active, .menu_superior_inactivo:visited {
    float: left;
    color: #ace744;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    line-height: 30px;
    text-align: left;
    background-image: url(../imagenes/navegacion_superior/izquierda.png);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    margin-top: 2px;
    text-decoration: none;
    text-indent: 25px;
    font-size: 14px;
}

.menu_superior_inactivo:hover {
    font-weight: bold;
}

#educacion:link, #educacion:active, #educacion:link, #educacion:visited {
    width: 185px;
    background-image: url(../imagenes/navegacion_superior/izquierda.png);
}

#empresa:link, #empresa:active, #empresa:link, #empresa:visited, #accion_social:link, #accion_social:active, #accion_social:hover, #accion_social:visited {
    width: 185px;
    background-image: url(../imagenes/navegacion_superior/centro.png);
}

#salud:link, #salud:active, #sallud:link, #salud:visited {
    width: 185px;
    background-image: url(../imagenes/navegacion_superior/derecha.png);
}

#conoce_isie:link, #conoce_isie:active, #conoce_isie:link, #conoce_isie:visited {
    width: 195px;
    background-image: url(../imagenes/navegacion_superior/completo.png);
}
/* Columnas Portada*/
#portada_educacion {
    float: left;
    width: 185px;
    height: 455px;
    background-image: url(../imagenes/portada/portada_educacion.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    text-align: center;
}

#portada_empresa {
    float: left;
    width: 185px;
    height: 455px;
    background-image: url(../imagenes/portada/portada_empresa.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#columna_empresa {
    float: left;
    width: 185px;
    height: auto;
}

#columna_educacion {
    float: left;
    width: 185px;
    height: auto;
}

#columna_accion_social {
    float: left;
    width: 185px;
    height: auto;
}

#columna_salud {
    float: left;
    width: 185px;
    height: auto;
}

#columna_coaching {
    float: left;
    width: 185px;
    height: auto;
}

#columna_conoce_isie {
    float: left;
    width: 185px;
    height: auto;
}

#columna_contacto {
    float: left;
    width: 185px;
    height: auto;
}

#columna_recomienda {
    float: left;
    width: 185px;
    height: auto;
}

#columna_mapa {
    float: left;
    width: 185px;
    height: auto;
}

#columna_privacidad {
    float: left;
    width: 185px;
    height: auto;
}

#columna_proximos_cursos {
    float: left;
    width: 185px;
    height: auto;
}

#columna_noticias {
    float: left;
    width: 185px;
    height: auto;
}
#cabecera_empresa {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/empresa/cabecera_empresa.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_empresa {
    position: static;
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/empresa/fondo_cabecera_empresa.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#pie_empresa {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/empresa/pie_empresa.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#cabecera_educacion {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/educacion/cabecera_educacion.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_educacion {
    position: static;
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/educacion/fondo_cabecera_educacion.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#pie_educacion {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/educacion/pie_educacion.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#cabecera_accion_social {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/accion_social/cabecera_accion_social.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_accion_social {
    position: static;
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/accion_social/fondo_cabecera_accion_social.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#pie_accion_social {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/accion_social/pie_accion_social.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#cabecera_salud {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/salud/cabecera_salud.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_salud {
    position: static;
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/salud/fondo_cabecera_salud.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#pie_salud {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/salud/pie_salud.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#cabecera_coaching {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/coaching/cabecera_coaching.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_coaching {
    position: static;
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/coaching/fondo_cabecera_coaching.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#pie_coaching {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/coaching/pie_coaching.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#cabecera_conoce_isie {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/conoce_isie/cabecera_conoce_isie.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_conoce_isie {
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/conoce_isie/fondo_cabecera_conoce_isie.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: left;
    text-decoration: none;
    padding-left: 12px;
}

#pie_conoce_isie {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/conoce_isie/pie_conoce_isie.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#cabecera_contacto {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/contacto/cabecera_contacto.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_contacto {
    position: static;
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/contacto/fondo_cabecera_contacto.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#pie_contacto {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/contacto/pie_contacto.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#cabecera_recomienda {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/recomienda/cabecera_recomienda.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_recomienda {
    position: static;
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/recomienda/fondo_cabecera_recomienda.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#pie_recomienda {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/recomienda/pie_recomienda.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#cabecera_privacidad {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/privacidad/cabecera_privacidad.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_proximos_cursos {
    position: static;
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/proximos_cursos/fondo_cabecera_proximos_cursos.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#pie_proximos_cursos {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/proximos_cursos/pie_proximos_cursos.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#cabecera_proximos_cursos {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/proximos_cursos/cabecera_proximos_cursos.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_privacidad {
    position: static;
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/privacidad/fondo_cabecera_privacidad.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#pie_privacidad {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/privacidad/pie_privacidad.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#portada_accion_social {
    float: left;
    width: 185px;
    height: 455px;
    background-image: url(../imagenes/portada/portada_accion_social.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#portada_salud {
    float: left;
    width: 185px;
    height: 455px;
    background-image: url(../imagenes/portada/portada_salud.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#cabecera_mapa {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/mapa/cabecera_mapa.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_mapa {
    position: static;
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/mapa/fondo_cabecera_mapa.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#pie_mapa {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/mapa/pie_mapa.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#cabecera_noticias {
    float: left;
    width: 185px;
    height: 171px;
    background-image: url(../imagenes/noticias/cabecera_noticias.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#fondo_noticias {
    position: static;
    float: left;
    width: 185px;
    height: inherit;
    background-image: url(../imagenes/noticias/fondo_cabecera_noticias.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#pie_noticias {
    float: left;
    width: 185px;
    height: 10px;
    background-image: url(../imagenes/noticias/pie_noticias.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

.descripcion {
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 25px;
    padding-left: 100px;
}
/* Columna Derecha*/
#noticias_derecha {
    width: 195px;
    float: right;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;    
    margin-left: 2px;
}

#noticias_derecha ul {
    text-align: left;
    padding-left: 0px;
    line-height: 20px;
    margin-left: 5px;
}

.titulares li {
    list-style: url(../imagenes/iconos/bullet.png);
    margin-left: 20px;
    line-height: 20px;
}

.mas_info li {
    list-style: url(../imagenes/iconos/mas_info.png);
    margin-left: 20px;
}

.entradilla, .titulo_noticias:link, .titulo_noticias:active, .titulo_noticias:visited, .titulo_noticias:hover {
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #7DB61C;
    line-height: 15px;
    margin-left: 5px;
    margin-bottom: 3px;
    text-decoration: none;
}

.titular {
    color: #333333;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    text-decoration: none;
}

.mas_info a {
    color: #064B9F;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    text-decoration: none;
}
/*Enlaces del Pie*/
.home, .mapa, .privacidad, .contactar {
    color: #333333;
    display: inline;
    background-position: left;
    background-repeat: no-repeat;
    padding: 20px 10px 20px 20px;
}

.home, .home:link, .home:active, .home:visited, .home:hover {
    background-image: url(../imagenes/iconos/home.png);
    text-decoration: none;
}

.mapa, .mapa:link, .mapa:active, .mapa:visited, .mapa:hover {
    background-image: url(../imagenes/iconos/mapa.png);
    text-decoration: none;
}

.privacidad, .privacidad:link, .privacidad:active, .privacidad:visited, .privacidad:hover {
    background-image: url(../imagenes/iconos/privacidad.png);
    text-decoration: none;
}

.contactar, .contactar:link, .contactar:active, .contactar:visited, .contactar:hover {
    background-image: url(../imagenes/iconos/contactar.png);
    text-decoration: none;
}
/*Textos*/
.miga_de_pan {
    text-align: left;
    color: #cccccc;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 15px;
    text-decoration: none;
}

.miga_de_pan_activa {
    text-align: left;
    color: #b2b2b2;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 15px;
    text-decoration: none;
}

.miga_de_pan_supraactiva {
    text-align: left;
    color: #333333;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 15px;
    text-decoration: none;
}

h1 {
    text-align: left;
    color: #7DB61C;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

h2 {
    text-align: left;
    color: #7DB61C;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
h3 {
    color: #7DB61C;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.texto {
    color: #333333;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    line-height: 16px;
    margin-top: 10px;
    margin-right: 20px;
    text-indent: 15px;
    text-align: justify;
    margin-top: 10px;
}
.index_edu{
	width: 500px;
}
.texto_index_edu {
    color: #333333;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    line-height: 16px;
    margin-top: 10px;
    margin-right: 20px;
    text-indent: 15px;
    text-align: justify;
    margin-top: 10px;
    float: left;
    width: 60%;
}
.banner_der_index_edu{
    float: left;
    width: 35%;
}

.textual {
    line-height: 20px;
    list-style: none;
    color: #333333;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    list-style: url(../imagenes/iconos/bullet.png);
    margin-left: 20px;
    text-decoration: none;
}

.sin_margen, .sin_margen a {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-decoration: none;
    color: #ffffff;
}

.sin_margen a:hover {
    font-weight: bold;
}

.menu_conoce_isie, .menu_conoce_isie:link {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 15px;
    list-style: none;
    text-decoration: none;
    color: #ffffff;
    background-image: url(../imagenes/conoce_isie/bullet_vacio.gif);
    background-position: left;
    background-repeat: no-repeat;
    font-size: 13px;
    line-height: 25px;
}

.menu_conoce_isie_activo, .menu_conoce_isie_activo:link, .menu_conoce_isie_activo:hover, .menu_conoce_isie_activo:active, .menu_conoce_isie_activo:visited {
    margin: 0px;
    padding: 15px;
    list-style: none;
    text-decoration: none;
    color: #ffffff;
    background-image: url(../imagenes/conoce_isie/bullet_vacio.gif);
    background-position: left;
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
}

.menu_conoce_isie:hover {
    background-image: url(../imagenes/conoce_isie/bullet.gif);
    background-position: left;
    background-repeat: no-repeat;
    line-height: 25px;
    font-weight: bold;
}

.texto a {
    font-weight: bold;
    text-decoration: none;
    color: #064B9F;
}

.imagen_texto {
    margin-left: 2px;
    margin-right: 15px;
    float: left;
}

.destacado {    
    line-height: 25px;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    border: solid;
    border-color: #7DB61C;
    border-width: 1px;
    font-size: 13px;
    line-height: 18px;
    margin:5px;
	padding: 10px 5px 10px 5px;
}

.intro {
	font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    color: #FE9900;
    margin-left: 15px;
    margin-right: 0px;
	margin-top: px;
    list-style: none;
}

.desc_curso{
    color: #7DB61C;
    margin-left: 15px;
	list-style: none;
	margin-top: 10px;
}
.desc_autor{
	margin-left: 50px;
	list-style: none;	
	text-align: right;
	margin-right: 40px;
}
.lugar{
	color: #BD4E06;
	margin-top: 10px;
	margin-left: 15px;
	list-style: none;
	
}
.txtLugar{
	color: #000;
}
.fechas{
	color: #BD4E06;
	margin-left: 15px;
	list-style: none;	
}
.txtFechas{
	color: #000;
}

.descarga {
    list-style: none;
    color: #064B9F;
    line-height: 30px;
    margin-left: 10px;
	margin-top: 10px;
}

.descarga a:link, .descarga a:hover, .descarga a:active, .descarga a:visited {
    text-decoration: none;
    background-image: url(../imagenes/iconos/pdf.png);
    background-position: left;
    background-repeat: no-repeat;
    font-weight: normal;
    text-decoration: none;
    margin-left: 15px;
    padding-left: 20px;
    margin-right: 0px;
    padding-top: 0px;
    color: #064B9F;
}

.tick {
    padding: 7px;
    line-height: 25px;
    text-decoration: none;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin: 5px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #7DB61C;
}

.tick_intro {
    line-height: 16px;
    text-decoration: none;
    list-style: url(../imagenes/iconos/tick.png);
    color: #333333;
    margin-left: 15px;
    margin-right: 0px;
}

.tick a {
    text-decoration: none;
    color: #064B9F;
}

.recomienda {
    background-image: url(../imagenes/iconos/recomienda.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #333333;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    text-indent: 20px;
    margin-left: 7px;
    margin-top: 10px;
}

.recomienda a {
    text-decoration: none;
    color: #064B9F;
}

#banner {
    width: 195px;
    height: 100px;
    background-image: url(../imagenes/banners/banner_coaching.jpg);
    background-repeat: no-repeat;
    float: right;
    margin-bottom:5px;
}
#banner_noticias {
    width: 195px;
    height: 100px;
    background-image: url(../imagenes/banners/banner_noticias.jpg);
    background-repeat: no-repeat;
    float: right;
    margin-bottom:5px;
}
#banner_master {
    width: 195px;
    height: 100px;
    background-image: url(../imagenes/banners/banner_master_educacion_emocional.jpg);
    background-repeat: no-repeat;
    float: right;
    margin-bottom:5px;
}
#banner_proximos_cursos {
    width: 195px;
    height: 100px;
    background-image: url(../imagenes/banners/banner_proximos_cursos.jpg);
    background-repeat: no-repeat;
    float: right;
    margin-bottom:5px;
}
#banner_coach {
    width: 195px;
    height: 100px;
    background-image: url(../imagenes/banners/banner_coach.jpg);
    background-repeat: no-repeat;
    float: right;
    margin-bottom:5px;
}
#banner_newsletter {
    width: 195px;
    height: 100px;
    background-image: url(../imagenes/banners/banner_newsletter.jpg);
    background-repeat: no-repeat;
    float: right;
    margin-bottom:5px;
}

.lista_conoce_isie {
    margin-left: 0px;
    width: 150px;
}

.centrado {
    text-align: center;
}

.campo {
    border-width: 0px;
    border-color: #c5dbaa;
    border-width: 1px;
}

.cabecera_menu_lateral {
    color: #FFFFFF;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    line-height: 30px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 2px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

.mapa_nivel_1, .mapa_nivel_1:link, .mapa_nivel_1:hover, .mapa_nivel_1:visited, .mapa_nivel_1:active {
    text-align: left;
    color: #064B9F;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    list-style-type: none;
}

.mapa_nivel_2, .mapa_nivel_2:link, .mapa_nivel_2:hover, .mapa_nivel_2:visited, .mapa_nivel_2:active {
    text-align: left;
    color: #064B9F;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
    list-style: none;
}

.mapa_nivel_3, .mapa_nivel_3:link, .mapa_nivel_3:hover, .mapa_nivel_3:visited, .mapa_nivel_3:active {
    text-align: left;
    color: #064B9F;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    list-style: none;
}
.textoContacto{
   text-align: center;
}
