* {margin:0; padding:0;}
header, hgroup, section, article, nav, footer, figure, figcaption, video {display:block}
address {font-style:normal}
a {text-decoration:none; color:#22415d;}
a:hover {text-decoration:underline}
img {border:0}

body {
    background:url('img/bg-body.png') repeat;
    font:14px/19px Arial;
}

/* HEADER */

#header {
    background:url('img/bg-header.png') 0 6px repeat-x;
    margin-top:3px;
    height:137px;
}

#header-inner {
    width:980px;
    margin:0 auto;
    overflow:hidden;
}

#header h1 {
    background:url('img/bg-logo-sombra.png') top right no-repeat;
    width:190px;
    height:137px;
    float:left;
    margin-left:10px;
}

#header h1 a {
    background:url('img/logo.gif') no-repeat;
    width:184px;
    height:137px;
    text-indent:-9999px;
    display:block;    
}

#header h2 {
    font:bold 16px/38px Arial;
    color:#fda000;
    text-align:center;
}

#top-menu ul {
    list-style:none;
    width:770px;
    height:30px;
    display:table;
    float:right;
    border-left:1px solid #a4a4a4;
    margin-top:6px;
}

#top-menu ul li {
    display:table-cell;
}

#top-menu ul li a {
    font:14px/30px Arial;
    color:#5e5e5e;
    text-shadow:0 1px 0 #fff;
    display:block;
    text-align:center;
    padding:0 10px;
    border-right:1px solid #a4a4a4;
    border-left:1px solid #cacaca;
}

#top-menu ul li a:hover {
    color:#5B1419;
    text-decoration:none;  
}

#top-menu ul li.current a {
    background:#fff;
    color:#000;
    text-shadow:none;
}

#main-menu { 
    width:770px; 
    border-left:1px solid #07263e;
    float:right;
}

#main-menu ul {
    display:table;    
    border-left:1px solid #27668b;
    list-style:none;
    width:100%;
}

#main-menu ul li {
    display:table-cell;
    border-right:1px solid #27668b;
}

#main-menu ul li a {
    font:bold 15px/20px Arial;
    color:#fff;
    text-shadow:0 1px 0 rgba(0,0,0,0.7);
    padding:0 20px;
    height:56px;
    display:table-cell;
    vertical-align: middle;
    text-align:center;
    border-right:1px solid #07263e;
    letter-spacing:0.3px;
    width:1%;
}

#main-menu ul li a:hover {
    background: #22638b;
    background: -moz-linear-gradient(top, #22638b 0%, #498eb7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #22638b), color-stop(1, #498eb7));
    background: -webkit-linear-gradient(top, #22638b 0%, #498eb7 100%);
    background: -o-linear-gradient(top, #22638b 0%, #498eb7 100%);
    background: -ms-linear-gradient(top, #22638b 0%, #498eb7 100%);
    background: linear-gradient(top, #22638b 0%, #498eb7 100%);
    text-decoration:none;
}

#main-menu ul li a:active {
    background: #4a8db8;
    background: -moz-linear-gradient(top, #4a8db8 0%, #216288 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4a8db8), color-stop(1, #216288));
    background: -webkit-linear-gradient(top, #4a8db8 0%, #216288 100%);
    background: -o-linear-gradient(top, #4a8db8 0%, #216288 100%);
    background: -ms-linear-gradient(top, #4a8db8 0%, #216288 100%);
    background: linear-gradient(top, #4a8db8 0%, #216288 100%);
}

#main-menu ul li.current a {
    background:#21628a;
}

/* CONTENT */

.content-wrapper {
    background:#eaeaea;
    width:950px;
    box-shadow:0 0 3px #000;
    margin:0 auto 20px;
    padding:15px;
    text-shadow:0 1px 0 #fff;
}

.first-wrapper {margin-top:-6px;}
.last-wrapper {margin-bottom:0;}

#content-left {float:left; width:680px;}

.border-shadow {
    border:1px solid #9e9e9e;
    -webkit-box-shadow:0 1px 0 #fff, inset 0 1px 0 #fff;
    -moz-box-shadow:0 1px 0 #fff, inset 0 1px 0 #fff;
    box-shadow:0 1px 0 #fff, inset 0 1px 0 #fff;
}

.border-radius {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.first-box {margin-left:0 !important;}
.last-box {margin-right:0 !important;}

hr.clear {
    clear:both;
    border:0;
}

.page-container {overflow:hidden;}

.page-container h1 {
    font:bold 22px/35px Arial;
    color:#22415d;
    margin-bottom:20px;
}

.page-container p {margin-bottom:15px;}

/* HOME */

#home-slider {
    list-style: none;
    padding: 0;
    margin:0 0 30px 160px;
    width:365px;
    height:200px;
}

#home-slider li {
    width:485px;
    height:195px;
    text-align: center;
    cursor: pointer;
}

 .hide-slide {display:none;}

#home-slider li img {
    width: 100%;
}

#home-slider li.roundabout-in-focus {
    cursor: default;
}

#home-slider li span {
    display: block;
    padding-top: 6em;
}

#slider-bottom {
    overflow:hidden;
}

#slider-bottom div {
    float:left;
}

#link-fotos, #link-videos {
    background:url('img/sprite-home-boxes.jpg');
    font:bold 14px/78px Arial;
    color:#5e5e5e;
    width:120px;
    height:78px;
    display:block;
    padding-left:75px;
    margin-bottom:10px;
}

#link-videos {
    background-position:0 -158px;
    padding-left:70px;
    width:125px;
}

#reconocidos-el-mundo {
    background:url('img/sprite-home-boxes.jpg') 0 -87px no-repeat;
    font:16px/18px Arial;
    display:block;
    width:197px;
    clear:left;
    height:65px;
    text-align:center;
}

#reconocidos-el-mundo span {text-indent:-9999px; display:block;}

#confianza {
    background:url('img/sprite-home-boxes.jpg') 0 -237px no-repeat;
    float:right;
    clear:right;
    width:200px;
    height:95px;
    text-align:right;
}

#banner-redes-sociales {
    float:left;
    margin:0 22px;
}

#home-bottom {
    clear:both;
    overflow:hidden;
}

/* ventajas */

#ventajas-een {
    width:100%;
    padding:15px 0;
}

#ventajas-een-inner {
    width:950px;
    padding:15px;
    margin:auto;
    overflow:hidden;
}

#ventajas-een-inner h1, #mapas-sedes-title {
    font:bold 22px/28px Arial;
    color:#484848;
    text-transform:uppercase;
    margin-bottom:30px;
}

#ventajas-een-inner .ventajas-block {
    width:200px;
    float:left;
    margin:0 25px;
    padding-top:140px;
}

#ventajas-een-inner .ventajas-block h1 {
    font:bold 16px/20px Arial;
    text-transform:none;
    margin-bottom:10px;
}

#ventajas-practicas {background:url('img/ventajas-icon-sprite.png') 0 0 no-repeat;}
#ventajas-metodologia {background:url('img/ventajas-icon-sprite.png') -200px 0 no-repeat;}
#ventajas-vivero {background:url('img/ventajas-icon-sprite.png') -400px 0 no-repeat;}
#ventajas-internacionalizacion {background:url('img/ventajas-icon-sprite.png') -600px 0 no-repeat;}

/* MASTER INDEX */

#master-index-page .promo {
    float:right;
    margin:0 0 15px 15px;
}

.master-index-page-item {
    background:url('img/separador.png') 0 100% repeat-x;
    padding-bottom:80px;
    margin-bottom:35px;
    clear:both;
}

.master-index-page-item .master-index-container-outer {
    margin:20px 0 0;
    clear:both;
    overflow:hidden;
    padding:0 10px;
}


#master-index-page .master-index-title {
    background:url('img/master-index-h1.png') 0 50% no-repeat;
    padding-left:52px;
    height:47px;
    line-height:47px;
}

#master-index-page .master-index-title.noicon {
    background:none;
    padding-left:15px;
    color:#22415D;
    margin-bottom:-10px;
}

.full-index-page .separator, #master-index-page .separator {clear:both}

#master-index-page .master-index-title.ico-online {background-image:url('img/ico-online.png');}
#master-index-page .master-index-title.ico-postgrado {background-image:url('img/ico-postgrado.png');}
#master-index-page .master-index-title.ico-executive {background-image:url('img/ico-executive.png');}

.full-index-page h1 {font-size:26px;}
.full-index-page .master-index-title {font-size:22px; color:#b0281a}

#masters-index-banner {
    background:url('img/banner-een-masters.png') no-repeat;
    width:670px;
    height:285px;
    position:relative;
}

#masters-index-banner a {
    background:url('img/banner-een-masters-button.png') no-repeat;
    width:235px;
    height:100px;
    position:absolute;
    right:15px;
    top:30px;
}

#masters-index-banner a:hover {background-position:0 -100px;}
#masters-index-banner a:active {background-position:0 -200px;}
    
#master-index-container-outer {
    margin:20px 0 50px;
    clear:both;
    overflow:hidden;
    padding:0 10px;
}

.masters-index-container {
    background:#fff;
    float:left;
    width:447px;
    height:142px;
    margin:15px;
    position:relative;
    box-shadow:0 0 5px rgba(0,0,0,0.5);
}

.masters-index-container h1 {
    font:bold 16px/20px Arial;
    color:#333;
    padding:0 10px;
    width:1%;
    height:110px;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}

.masters-index-container img {
    float:left;
    width:107px;
    height:107px;
    margin:3px 0 3px 3px;
}

.masters-index-modalidad {
    clear:both;   
    
}

.masters-index-modalidad p {   
    background:url("img/bg-header.png") 0 -38px repeat-x;
    width:318px;
    text-align:center;
    margin-bottom:0;
    padding:5px 0;
    color:#fff;
    text-shadow:none;
}

/* MASTER */

#master-info {
    background:#f3f3f3;
    padding:20px 20px 10px;
    margin-bottom:20px;
    overflow:hidden;
    width:635px
}

#master-info #master-ribbon {
    float:left;
    margin-top:-30px;
}

#master-info #master-title {
    height:90px;
}

#master-info h1 {
    font:bold 22px/28px Arial;
    color:#22415d;
    margin:0 0 15px 95px;
    text-align:center;
}

#master-info #master-banner {
    float:right;
    border:2px solid #9E9E9E;
}

#master-info ul {
    overflow:hidden;
    clear:both;
}

#master-info ul li {
    background:url('img/bullet-blue.png') 0 3px no-repeat;
    list-style:none !important;
    margin-bottom:10px;
    padding-left:16px !important;
}

#master-intro p {
    margin-bottom:15px !important;
}

hr.separator {
    border-top:1px solid #9e9e9e;
    border-bottom:1px solid #fff;
    margin-bottom:30px;
}

/* video - banner */

#master-video-container {
    background:url('img/bg-video-master.jpg') no-repeat;
    float:left;
    width:245px;
    height:140px;
    position:relative;
    overflow:hidden;
    margin:0 20px 20px 0;
    border:2px solid #9E9E9E;
}

#master-video-container a {
    background:url("img/sprite-video.png") -36px -62px no-repeat;
    width:245px;
    height:140px;
    display:block;
    text-indent:-9999px;
}

#master-video-container a:hover {background-position:-36px -302px}

#master-video-container #master-video {
    float:left;
}

#master-video-container #master-video-captura {
    position:absolute;
    top:0;
    left:0;
}

/* objetivos */

#master-objetivos {
    background:#eaeaea;
    box-shadow:0 0 3px #000;
    padding:20px 0;
    margin-bottom:20px;
    overflow:hidden;
    clear:both;
}

#master-objetivos h1 {display:none}

#master-objetivos ul {
    width:980px;
    margin:0 auto;
}

#master-objetivos ul li {
    float:left;
    width:265px;
    margin:0 14px;
    padding:10px 20px 20px;
    list-style:none;
    position:relative;
    text-shadow:0 1px 0 #fff;
}

#master-objetivos ul li strong {
    display:block;
    font:bold 16px/20px Arial;
    margin:0 0 25px 35px;
}

#master-objetivos ul li img {
    position:absolute;
    top:-15px;
    left:-15px;
}

/* frase extra */

#master-frase-extra {
    background:url('img/bg-master-top-shadow.png') no-repeat;
    width:990px;
    height:129px;
    margin:0 auto 1px;
}

#master-frase-extra p {
    padding:60px 40px 30px 120px;
    text-shadow:0 1px 0 #fff;
}

/* master body */

#master-body {
    overflow:hidden;
    margin-bottom:35px;
}

#master-body h1, #conoce-escuela h1 {
    background:url('img/bg-h1.png') 0 85% repeat-x;
    font:bold 18px/26px Arial;
    color:#22415d;
    margin-bottom:20px;
}

#master-body h1 span, #conoce-escuela h1 span {background:#eaeaea;}

/* temario */

#temario {
    margin-bottom:35px;
    overflow:hidden;
}

#temario h1 {
    margin-top:10px;
}

#temario .temas-container {
    float:left;
    width:303px;
    margin-right:20px;
}

#temario .temas-container p {
    background:url('img/bullet-orange.png') 0 5px no-repeat;
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(top,  #f8f8f8 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f8f8f8 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f8f8f8 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(top,  #f8f8f8 0%,#ffffff 100%); /* W3C */
    box-shadow:0 1px 3px rgba(0,0,0,0.4);
    border-top:1px solid #fff;
    padding:10px 15px;
    margin-bottom:10px;
}

#temario .last-box {border:0}

/* metodologia */

#metodologia {overflow:hidden; margin-bottom:5px;}

.metodologia {
    background:#f3f3f3 url('img/metodologia-recursos-offline.jpg') 0 0 no-repeat;
    width:418px;
    height:140px;
    float:left;
    padding:20px;
    margin:0 15px 30px;
}

.metodologia-online {
    background:#f3f3f3 url('img/metodologia-recursos-online.jpg') 0 0 no-repeat;
    width:200px;
    height:124px;
    float:left;
    padding:10px;
    margin:0 10px 20px;
}

#sesiones-lectivas {background-position:0 3px;}
#casos-practicos {background-position:0 -156px;}
#talleres-de-trabajo {background-position:0 -325px;}
#sesiones-magistrales {background-position:0 -484px;}

#plataforma-elearning {background-position:50% 5px}
#tutor-academico {background-position:50% -117px}
#podcast {background-position:50% -240px}
#foros {background-position:50% -369px}
#tutorias-presenciales {background-position:50% -486px}
#clases-presenciales {background-position:50% -608px}
#tutorizacion-pf {background-position:50% -728px}
#material-didactico {background-position:50% -853px}
#tutor-administrativo {background-position:50% -972px}
#tutorias-telefonicas {background-position:50% -1097px}
#chat {background-position:50% -1220px}
#videoconferencia {background-position:50% -1341px}

.metodologia h2 {
    font:bold 16px/20px Arial;
    margin-bottom:20px;
    padding-left:135px;
}

.metodologia-online h2 {
    font:bold 16px/20px Arial;
    text-align:center;
}

.metodologia p {padding-left:135px;}

/* nuestros alumnos opinan */

#opinion-alumnos {margin-bottom:30px;}

.alumno {
    width:284px;
    float:left;
    margin:0 24px 40px;
}

.alumno div {
    background:#ffffff;
    height:117px;
    padding:10px;
    margin-bottom:5px;
    box-shadow:0 1px 1px #ccc;
}

.alumno p {
    font-style:italic;
}

.alumno p.alumno-name {
    font-style:normal;
    font-size:13px;
    margin-bottom:5px;
}


.alumno strong {
    display:block;
    font-size:14px
}

.alumno img {
    float:left;
    margin-right:7px;
}

.boton-alumno {
    background:url('img/boton-alumnos.png') 0 0 no-repeat;
    width:284px;
    height:46px;
    display:block;
    text-indent:-9999px;
    outline:0;
}

.boton-alumno:hover {background-position:0 -46px;}
.boton-alumno:active {background-position:0 -92px;}

#alumnos-video {
    background:url('img/thumb-video-alumnos.jpg') no-repeat;
    float:left;
    margin-right:40px;
}

#alumnos-video a {
    background:url('img/sprite-video.png') no-repeat;
    display:block;
    width:314px;
    height:240px;
    text-indent:-9999px;
}

#alumnos-video a:hover {background-position:0 -240px;}

#exalumnos h2 {
    font:bold 18px/26px Arial;
    color:#484848;
    margin-bottom:15px;
    text-align:center;
}

#exalumnos img {
    margin:0 9px;
    border:1px solid #000;
    box-shadow:0 1px 1px rgba(0,0,0,0.75);
}

/* practicas - emprendedores */

.master-bottom-box {
    background:#fff;
    float:left;
    width:416px;
    padding:15px 20px 10px;
}

.master-bottom-box h1 {
    background-position:0 50% !important;
    text-align:center;
}

.master-bottom-box img {margin-bottom:20px;}

.master-bottom-box p {margin-bottom:15px;}

#master-body .master-bottom-box h1 span {background:#fff; padding:0 7px;}

#practicas {margin-right:38px;}

/* conoce nuestra escuela */

#conoce-escuela {
    position:relative;
}

#conoce-escuela #master-separador {
    position:absolute;
    top:-14px;
    left:0;
}

#masters-list {
    background:#f3f3f3;
    width:440px;
    padding:20px;
    float:left;
}

#masters-list h2 {
    font:bold 16px/24px Arial;
    color:#22415d;
    margin-bottom:15px;
}

#masters-list ul {
    list-style-position:inside;
    margin-bottom:20px;
}

#masters-list hr.separator {margin-bottom:20px;}

#conoce-escuela-outer-top {margin-bottom:40px; overflow:hidden;}

#claustro-container {
    float:right;
    width:450px;
}

#ranking-el-mundo {margin-bottom:30px;}

#ranking-el-mundo h2 {
    font:bold 18px/26px Arial;
    color:#484848;
    text-transform:uppercase;
    margin-bottom:20px;
}

#ranking-el-mundo li {
    background:url('img/bullet-home.gif') 0 4px no-repeat;
    padding-left:18px;
    margin-bottom:10px;
    list-style:none;
}

#logos-bottom {
    overflow:hidden;
    clear:both;
    margin:0 0 30px;
}

#logos-bottom h2 {
    font:bold 16px/24px Arial;
    color:#484848;
    margin-bottom:25px;
}

#facebook-container, #certificacion-calidad, #asociaciones {
    float:left;
    text-align:center;
}

#facebook-container {
    width:435px;
    border-right:1px solid #9e9e9e;
    text-align:left;
}

#certificacion-calidad {
    width:230px;
    height:262px;
    border-right:1px solid #9e9e9e;
    border-left:1px solid #fff;
}

#certificacion-calidad img {margin-bottom:15px;}
#certificacion-calidad p {color:#555; font:16px/20px Arial;}

#asociaciones {
    width:280px;
    height:262px;
    border-left:1px solid #fff;
}

#asociaciones img {margin:1px 3px;}

#boton-informate-container {
    background:url('img/promo-banner-inferior.png') no-repeat;
    width:980px;
    height:172px;
    margin:0 -15px;
}

#boton-informate {
    background: #2f5e9e;
    background: -moz-linear-gradient(top, #2f5e9e 0%, #5792d1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2f5e9e), color-stop(1, #5792d1));
    background: -webkit-linear-gradient(top, #2f5e9e 0%, #5792d1 100%);
    background: -o-linear-gradient(top, #2f5e9e 0%, #5792d1 100%);
    background: -ms-linear-gradient(top, #2f5e9e 0%, #5792d1 100%);
    background: linear-gradient(top, #2f5e9e 0%, #5792d1 100%);
    font:bold 18px/28px Arial;
    color:#fff;
    text-shadow:0 2px 1px rgba(0,0,0,0.75);
    -webkit-box-shadow:0 2px 1px #1f3856, inset 0 1px 0 rgba(99,211,255,0.75);
    -moz-box-shadow:0 2px 1px #1f3856, inset 0 1px 0 rgba(99,211,255,0.75);
    box-shadow:0 2px 1px #1f3856, inset 0 1px 0 rgba(99,211,255,0.75);
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    float:right;
    width:300px;
    margin:49px 15px 0 0;
    padding:10px;
    letter-spacing:0.6px;
    text-transform:uppercase;
    text-align:center;
    clear:both;
}

#boton-informate:hover {
    background:#5792d1;
    text-decoration:none;
}

#boton-informate:active {
    text-shadow:0 -2px 1px #000;
}

/* CARRUSEL PROFESORES */

#carousel-profesores-container {margin-bottom:20px;}

#carousel-profesores-container h2 {
    font:bold 16px/22px Arial;
    color:#484849;
    margin:-10px 0 10px;    
}

#carousel-profesores-container .jcarousel-skin-tango .jcarousel-container-horizontal {
    width:365px;
    padding:20px 40px;
    background:#f3f3f3;
    border:1px solid #9e9e9e;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 1px 0 #fff, inset 0 1px 0 #fff;
    -moz-box-shadow:0 1px 0 #fff, inset 0 1px 0 #fff;
    box-shadow:0 1px 0 #fff, inset 0 1px 0 #fff;
}

#carousel-profesores-container .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:365px;
    height:87px;
    overflow: hidden;
}

#carousel-profesores-container .jcarousel-skin-tango .jcarousel-item-horizontal {
    width:59px;
    height:83px;
    margin-right:15px;
    border:1px solid #000;
}

/* botones carrusel */

#carousel-profesores-container .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background:url('img/arrows-carousel-sprite.gif') 0 -67px no-repeat;
    position: absolute;
    top: 67px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

#carousel-profesores-container .jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
#carousel-profesores-container .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: 0 -207px;
}

#carousel-profesores-container .jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 -347px;
}

#carousel-profesores-container .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
#carousel-profesores-container .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
#carousel-profesores-container .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
#carousel-profesores-container .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -486px;
}

#carousel-profesores-container .jcarousel-skin-tango .jcarousel-next-horizontal { 
    background:url('img/arrows-carousel-sprite.gif') -30px -67px no-repeat;
    position: absolute;
    top: 67px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

#carousel-profesores-container .jcarousel-skin-tango .jcarousel-next-horizontal:hover,
#carousel-profesores-container .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -30px -207px;
}

#carousel-profesores-container .jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -30px -347px;
}

#carousel-profesores-container .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
#carousel-profesores-container .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
#carousel-profesores-container .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
#carousel-profesores-container .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -30px -486px;
}

/* ANTIGUOS ALUMNOS CARRUSEL */

#carousel-alumnos-container {
    background:#f3f3f3;
    overflow:hidden;
    width:405px;
    padding:15px 20px 10px;
}

#carousel-alumnos-container h1 {
    background:none;
    font:bold 16px/22px Arial;
    color:#484848;
    float:right;
    width:180px;
    margin-bottom:30px;
}

#carousel-alumnos-container ul {
    width:210px;
    overflow:hidden;
}

#carousel-alumnos-container li {
    float:left;
    width:45px;
    height:64px;
    list-style:none;
    margin-right:5px;
    margin-bottom:5px;
    border:1px solid #000;
}

#carousel-alumnos-container #carousel-alumnos-controller {
    width:180px;
    float:right; 
    clear:right;
}

#carousel-alumnos-container a {
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(1, #ffffff));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
    background: linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3), inset 0 1px 1px #fff;
    -moz-box-shadow:0 1px 3px rgba(0,0,0,0.3), inset 0 1px 1px #fff;
    box-shadow:0 1px 3px rgba(0,0,0,0.3), inset 0 1px 1px #fff;
    padding:4px 10px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    margin-right:10px;
    float:left;
}

#carousel-alumnos-container a:hover {
    text-decoration:none;
    background:#f0f0f0;
}

#carousel-alumnos-container a.disabled {
    background:#f0f0f0;
    color:#aaa;
    cursor:default;
}

/* CARRUSEL EMPRESAS */

#carousel-empresas-container {
    background:#fff;
    margin:0 -15px 20px;
    padding:20px;
}

#carousel-empresas-container h1 {
    background:none;
    font:bold 22px/28px Arial;
    color:#000;
    text-transform:uppercase;
    margin-bottom:0;
}

#carousel-empresas-container .jcarousel-skin-tango .jcarousel-container-horizontal {
    width:864px;
    padding:10px 40px;
}

#carousel-empresas-container .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:864px;
    height:143px;
    overflow: hidden;
}

#carousel-empresas-container .jcarousel-skin-tango .jcarousel-item-horizontal {
    width:143px;
    height:143px;
    margin-right:1px;
}

/* botones carrusel */

#carousel-empresas-container .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background:url('img/sprite-empresas-left.png') -13px -75px no-repeat;
    position: absolute;
    top: 64px;
    left: 0;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

#carousel-empresas-container .jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
#carousel-empresas-container .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -12px -252px;
}

#carousel-empresas-container .jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -12px -429px;
}

#carousel-empresas-container .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
#carousel-empresas-container .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
#carousel-empresas-container .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
#carousel-empresas-container .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -13px -609px;
}

#carousel-empresas-container .jcarousel-skin-tango .jcarousel-next-horizontal { 
    background:url('img/sprite-empresas-right.png') -13px -75px no-repeat;
    position: absolute;
    top: 64px;
    right: 0;
    width: 34px;
    height: 34px;
    cursor: pointer;
}

#carousel-empresas-container .jcarousel-skin-tango .jcarousel-next-horizontal:hover,
#carousel-empresas-container .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -14px -252px;
}

#carousel-empresas-container .jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -14px -429px;
}

#carousel-empresas-container .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
#carousel-empresas-container .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
#carousel-empresas-container .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
#carousel-empresas-container .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor:default;
    background-position: -13px -609px;
}

/* LISTADO SEDES */

.sedes-list {
    overflow:hidden;
    margin-bottom:40px;
}

.sede-container {
    background:#fff;
    float:left;
    width:400px;
    height:163px;
    padding:20px;
    margin:17px;
    position:relative;
}

.sede-container img {
    float:left;
    margin-right:15px;
}

.sede-container h1 {
    font:bold 18px/24px Arial;
    color:#030406;
    margin-bottom:15px;
}

.boton-arrow, .boton-arrow-back {
    background: #4b99c5;
    background: -moz-linear-gradient(top, #4b99c5 0%, #226991 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4b99c5), color-stop(1, #226991));
    background: -webkit-linear-gradient(top, #4b99c5 0%, #226991 100%);
    background: -o-linear-gradient(top, #4b99c5 0%, #226991 100%);
    background: -ms-linear-gradient(top, #4b99c5 0%, #226991 100%);
    background: linear-gradient(top, #4b99c5 0%, #226991 100%);
    -webkit-box-shadow:0 1px 0 #1f3856, inset 0 1px 0 #63d3ff;
    -moz-box-shadow:0 1px 0 #1f3856, inset 0 1px 0 #63d3ff;
    box-shadow:0 1px 0 #1f3856, inset 0 1px 0 #63d3ff;
    padding:8px 10px 8px 20px;
    position:absolute;
    bottom:10px;
    right:10px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    text-shadow:0 1px 1px #000;
    outline:0;
}

.boton-arrow-back {
    padding:8px 20px 8px 10px;
}

.boton-arrow span, .boton-arrow-back span {
    background:url('img/arrow-boton.png') 100% 50% no-repeat;
    display:block;
    padding-right:30px;
    color:#fff;
    font:15px/18px Arial;
    
}

.boton-arrow-back span {
    background:url('img/arrow-boton-back.png') 0 50% no-repeat;
    padding-left:30px;
    padding-right:0;
}

.boton-arrow:hover, .boton-arrow-back:hover, #sedes-selector-container .sede-current {
    background:#226991;
    text-decoration:none;
}

.boton-arrow:active, .boton-arrow-back:active {
    text-shadow:0 -1px 0px #000;
    box-shadow:inset 0 -1px 0px #000;
}

#sedes-selector-container {
    background:#fff;
    text-align:center;
    margin:20px 0;
    padding:20px;
    overflow:hidden;
}

#sedes-selector-container .boton-arrow {
    font:bold 16px/16px Arial;
    position:relative;
    float:left;
    bottom:auto;
    left:auto;
    color:#fff;
    padding:12px 20px;
    text-transform:uppercase;
    margin:0 0 0 35px;
    width:380px;
}

#sedes-list-latam {display:none}

#sedes-selector-container .sede-current {
    background:#bbb;
    box-shadow:inset 0px 0px 5px #333;
}

.masters-index-container .boton-arrow {
    bottom:3px;
    right:2px;
    padding:3px 10px 3px 20px;
}

/* SEDES CONTACTO */

.sede-container-contacto {
    background:#fff;
    float:left;
    width:270px;
    height:230px;
    padding:20px;
    margin:14px;
    position:relative;
}

.sede-container-contacto h1 {
    font:bold 18px/24px Arial;
    color:#030406;
    margin-bottom:10px;
}

.sede-container-contacto address {
    margin-bottom:10px;
}

.sede-container-contacto img {
    position:absolute;
    bottom:20px;
    left:20px;
}

/* SEDE */

#direccion-sede {
    margin-bottom:30px;
    color:#22415d;
}

#sede-director {
    background:#fff;
    margin:0 -20px 30px;
    padding:20px;
    clear:both;
    overflow:hidden;
}

#foto-director {float:left}

#carta-director {margin-left:260px}

#carta-director p {margin-bottom:5px}

#firma {
    float:right;
    width:500px;
    color:#22415d;
    margin-top:20px;
}

#firma img {
    float:right;
    margin-right:100px;
}

#firma p {
    font:12px/20px Arial;
    padding-top:30px;
}

#firma p span {
    font:italic 14px/18px Arial;
}

#sede-conoce {
    overflow:hidden;
    margin-bottom:30px;
}

#sede-conoce img {
    margin:0 21px;
}

#ciudad-conoce {
    margin-bottom:30px;
}

#ciudad-conoce-video {
    width:263px;
    height:197px;
    float:left;
    margin:0 25px 20px 0;
    position:relative;
}

#ciudad-conoce-video a {
    background:url('img/sprite-video.png') -25px -22px no-repeat;
    position:absolute;
    width:263px;
    height:197px;
    text-indent:-9999px;
    top:0;
    left:0;
}

#ciudad-conoce-video a:hover {background-position:-25px -262px;}

#ciudad-galeria {
    overflow:hidden;
    padding-top:20px;
}

#ciudad-galeria img {
    float:left;
    margin:0 15px;
}

#ciudad-texto {clear:both}

/* GALERIA DE FOTOS */

#album-list {
    margin-bottom:60px;
}

.album-container {
    background:url('img/bg-album.png') no-repeat;;
    float:left;
    margin:20px 25px;
    position:relative;
}

.album-container img {
    width:140px;
    height:90px;
    padding:20px 15px;
}

.album-title {
    background:url('img/bg-box-photo.png') no-repeat;
    width:185px;
    height:64px;    
    position:absolute;
    bottom:-15px;
    left:-6px;
}

.album-title a {
    font:11px/15px Arial;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:185px;
    height:64px;
    padding:8px 4px 0;
}

#galeria-todo {display:none;}

.foto-galeria-container {
    float:left;
    margin:12px 35px;
}

.foto-galeria-container img {
    background:#fff;
    width:140px;
    height:90px;
    padding:6px;
    box-shadow:0 0 3px #666;
}

#volver-galeria {
    position:relative;
    float:left;
    top:auto;
    right:auto;
    margin-top:9px;
    margin-left:34px;
}

/* GALERIA DE VIDEOS */

#video-list {margin-bottom:60px;}

.captura-container {
    float:left;
    width:175px;
    height:117px;
    position:relative;
    margin:20px 25px;
}

.captura-container a {
    background:url('img/sprite-pelicula.png') no-repeat;
    width:175px;
    height:117px;
    text-indent:-9999px;
    position:absolute;
    top:0;
    left:0;
    outline:0;
}

.captura-container a:hover {
    background-position:0 -117px;
}

.captura-container img {
    width:114px;
    height:82px;
    position:absolute;
    top:16px;
    left:30px;
}

#player {
    display:block;
    width:600px;
    height:400px;
    margin:0;
    padding:5px;
}

/* PAGINADOR */

.pagination {
    text-align:center;
    margin-bottom:20px;
    width:670px;
}

.pagination span {
    background:url('img/page-off.png') no-repeat;
    color:#aaa;
    display:inline-block;
    width:25px;
    height:25px;
    margin:0 3px;
    font:12px/23px Arial;
}

.pagination span.current {
    background-image:url('img/page-on.png');    
}

.pagination span.prev {
    background:url('img/prev.png') no-repeat;
    width:84px;
}

.pagination span.next {
    background:url('img/next.png') no-repeat;
    width:84px;
}

.pagination span.pagination-ellipsis {
    background:none;
    color:#444;
}

.pagination span a {
    color:#454545;
    display:block;
    text-align:center;
}

.pagination span a:hover {
    text-decoration:none;
    color:#000;
    text-shadow:none;
}

#pagination-with-button {
    float:right;
    width:420px;
    border:1px solid #ccc;
    padding:4px 5px;
    margin-right:48px;
}

/* SIDEBAR */

#sidebar {
    float:right;
    width:269px;
    margin:0 -10px 0 10px;
}

.sidebar-form {
    background:url('img/bg-form.png') 0 100% no-repeat;
    margin-bottom:10px;
}

.sidebar-form.typeb {
    background:url('img/bg-form-b.png') 0 100% no-repeat;
    -webkit-border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    border-radius:0 0 5px 5px;
}

.sidebar-form h1 {
    background:#fda000;
    font:bold 16px/22px Arial;
    color:#00446c;
    text-shadow:0 1px 0 rgba(255,255,255,0.5);
    text-align:center;
    padding:5px;
    border-radius:5px 5px 0 0;
    margin-bottom:5px;
    -webkit-box-shadow:0 1px 1px rgba(140,89,0,0.75);
    -moz-box-shadow:0 1px 1px rgba(140,89,0,0.75);
    box-shadow:0 1px 1px rgba(140,89,0,0.75);
}

.sidebar-form.typeb h1 {
    background:#088db6;
    color:#fff;
    text-shadow:0 1px 0 rgba(0,0,0,0.8);
    box-shadow:0 1px 3px rgba(0,0,0,0.75);
}

.info-form {
    padding:10px 30px;
}

.typeb .info-form {
    
}

.info-form .note {
    text-align:center;
    color:red;
    margin:-5px 0 5px;
}

.info-form div {
    background:#1c1c1c;
    overflow:hidden;
    margin-bottom:10px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    border:1px solid #000;
}

.typeb .info-form div {
    background: #fff;
    background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e6e6e6), color-stop(1, #ffffff));
    background: -webkit-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
    background: linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
}

.info-form div.form-error {border:1px solid red}
.info-form div.form-error input, .info-form div.form-error select {color:red}

#form-modal .info-form div {margin-bottom:18px;}

.form-online {padding-top:20px !important;}
.form-online div {margin-bottom:20px !important;}
.typeb .info-form.form-online div {margin-bottom:15px !important}

.info-form label {
    background:url('img/sprite-form.gif') no-repeat;
    float:left;
    width:43px;
    height:30px;
    text-indent:-9999px;
}

.typeb .info-form label {
    background:url('img/sprite-form-b.png') no-repeat;
    width:30px;
    height:33px;
    border-right:1px solid #fda000;
}

.typeb .info-form.form-online label {height:35px;}

.info-form .label-nombre {background-position:0 0;}
.info-form .label-apellidos {background-position:0 -30px;}
.info-form .label-telefono {background-position:0 -60px;}
.info-form .label-email {background-position:0 -90px;}
.info-form .label-master {background-position:0 -120px;}
.info-form .label-sede {background-position:0 -150px;}

.typeb .info-form .label-nombre {background-position:0 -3px;}
.typeb .info-form .label-apellidos {background-position:0 -43px;}
.typeb .info-form .label-telefono {background-position:0 -83px;}
.typeb .info-form .label-email {background-position:0 -123px;}
.typeb .info-form .label-master {background-position:0 -163px;}
.typeb .info-form .label-sede {background-position:0 -203px;}

.info-form input,
.info-form select {
    background: #fff;
    background: -moz-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eaeaea), color-stop(1, #ffffff));
    background: -webkit-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
    background: linear-gradient(top, #eaeaea 0%, #ffffff 100%);
    font:14px/normal Arial;
    width:154px;
    height:20px;
    padding:5px 5px;
    border:0;
    -webkit-border-radius:5px 0 0 5px;
    -moz-border-radius:5px 0 0 5px;
    border-radius:5px 0 0 5px;
    -webkit-box-shadow:0 2px 0 #fff, inset 0 1px 1 rgba(0,0,0,0.4);
    -moz-box-shadow:0 2px 0 #fff, inset 0 1px 1 rgba(0,0,0,0.4);
    box-shadow:0 2px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.4);
}

.typeb .info-form input,
.typeb .info-form select {
    background: #fff;
    background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e6e6e6), color-stop(1, #ffffff));
    background: -webkit-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
    background: linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    width:166px;
    height:23px;
    box-shadow:0 2px 0 #fff;
}

.typeb .info-form input:hover,
.typeb .info-form select:hover {
    box-shadow:0 2px 0 #fff, inset 0 0 2px rgba(0,0,0,0.4);
}

.typeb .info-form div input:focus {
   box-shadow:inset 0 0 3px #000;
}

.typeb .info-form.form-online input,
.typeb .info-form.form-online select {
    height:25px;
}

.info-form select {
    display:block;
    width:164px;
    height:30px;
}

.typeb .info-form select {
    width:176px;
    height:33px;
}

.info-form optgroup, .info-form option {background:#fff;}

.info-form optgroup {padding-bottom:10px;}

.info-form .form-submit {
    background: #5b1419;
    background: -moz-linear-gradient(top, #a22228 0%, #5b1419 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a22228), color-stop(1, #5b1419));
    background: -webkit-linear-gradient(top, #a22228 0%, #5b1419 100%);
    background: -o-linear-gradient(top, #a22228 0%, #5b1419 100%);
    background: -ms-linear-gradient(top, #a22228 0%, #5b1419 100%);
    background: linear-gradient(top, #a22228 0%, #5b1419 100%);
    font:bold 18px/40px Arial;
    color:#fff;
    width:210px;
    height:65px;
    text-shadow:0 2px 1px rgba(0,0,0,0.75);
    display:block;
    margin:30px auto 14px;
    text-align:center;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    box-shadow:0 0 0 2px #ad353f, 0 0 0 4px #000;
    text-shadow:0 2px 1px #000;
    letter-spacing:1px;
}

.typeb .info-form .form-submit,
.typeb .info-form.form-online .form-submit{
    background:url('img/sprite-form-boton-b.png') no-repeat;
    width:220px;
    height:70px;
    box-shadow:none;
    text-indent:-9999px;
    margin-left:-5px;
}

.info-form .form-submit:hover {
    background: #a22228;
    cursor:pointer;
}

.typeb .info-form .form-submit:hover {
    background:url('img/sprite-form-boton-b.png') 0 -70px no-repeat;
    box-shadow:none;
}

.info-form .form-submit:active {
    background:#5b1419;
    text-shadow:0 -1px 0 #000;
}

.typeb .info-form .form-submit:active {
    background:url('img/sprite-form-boton-b.png') 0 -140px no-repeat;
}

.sidebar-claim {
    display:block;
    margin:auto;
}

/* formulario modal */

#form-modal {
    overflow:hidden;
    width:670px;
    height:460px;
    background:#004367;
}

#modal-claim {
    float:left;
}

#form-modal .sidebar-form {
    background:#eaeaea;
    margin-top:5px;
}

#form-modal .sidebar-form h1 {
    /*position:absolute;
    bottom:13px;
    left:25px;
    background:none;
    color:#125075;
    width:260px;
    box-shadow:none;*/
    display:none
}

#form-modal .info-form {
    background:#004367;
    width:390px;
    float:right;
    padding:30px 10px 0;
}

#form-modal .info-form div {
    background:none;
    border:0
}

#form-modal .info-form label {
    background:none;
    font:17px/37px Arial;
    color:#fff;
    text-indent:0;
    width:75px;
    height:35px;
    margin-right:5px;
}

.master-page-form .info-form label {
    font:18px/46px Arial !important;
    height:40px !important;
}

#form-modal .info-form div input, 
#form-modal .info-form select {
    width:295px;
    height:35px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding:0 5px;
    box-shadow:none;
}

.master-page-form .info-form div input, 
.master-page-form .info-form select {
    height:40px !important;
}

#form-modal .info-form select {
    width:305px; 
    padding:9px 5px 7px;
}

#form-modal .info-form .form-submit {
    width:370px;
    height:65px;
    margin-top:40px;
}

.master-page-form .info-form .form-submit {
    margin-top:60px !important;
}

/* INSTITUCION */

#institucion {margin-bottom:40px}

#institucion h2 {
    font:bold 22px/35px Arial;
    color:#22415d;
    margin:20px 0;
}

#institucion p {margin-bottom:15px;}

#carta-presidente {
    background:#fff;
    margin:0 -20px -20px;
    padding:20px;
    overflow:hidden;
}

#carta-presidente #foto-presidente {
    float:left;
    margin:0 20px 20px 0;
}

#carta-presidente p {
    margin-bottom:15px;
}

.institucion-mision-principios {
    float:left;
    width:437px;
    margin:0 38px;
}

.institucion-mision-principios img {margin-bottom:20px}

.institucion-mision-principios p, .institucion-mision-principios ul {margin-bottom:15px;}

.institucion-mision-principios li {
    list-style-position:inside;
    padding-left:15px;
    margin-bottom:10px;
}

#senas-identidad {margin-bottom:50px;}

#senas-identidad img {
    float:left;
    margin:0 20px 20px 0;
}

#senas-identidad p {margin-bottom:15px;}

/* PRACTICAS EN EMPRESAS */

#empresas-list {
    margin:30px -12px;
    overflow:hidden;
    width:670px;
}

#empresas-list img {
    float:left;
    width:143px;
    height:143px;
    margin:10px 12px;
}

/* CLAUSTRO DOCENTE */

#claustro-header {
    background:url('img/claustro-icon.png') 0 50% no-repeat;
    padding-left:120px;
    margin:15px 0 30px;
}

#claustro-claim {float:right;}

.profesor-container, .alumno-container {
    margin-bottom:20px;
    padding:15px 15px 50px;
    width:640px;
    position:relative;
}

.profesor-container img, .alumno-container img {
    background:#fff;
    border:1px solid #969696;
    float:left;
    padding:4px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.alumno-container img.banda-een {
    background:none;
    border:0;
    padding:0;
    position:absolute; 
    right:5px; 
    top:-6px;
}

.profesor-container .profesor-info, .alumno-container .alumno-info {
    margin-left:135px;
}

.profesor-container .profesor-info h1, .alumno-container .alumno-info h1 {
    font:bold 18px/24px Arial;
    color:#333;
    margin-bottom:15px;
}

.profesor-container .profesor-info p, .alumno-container .alumno-info p {
    font-weight:bold;
    margin-bottom:15px;
}

.profesor-container .profesor-info li, .alumno-container .alumno-info li {
    background:url('img/bullet-orange.png') 0 5px no-repeat;
    list-style:none;
    margin-bottom:10px;
    padding-left:12px;
}

/* MAPAS SEDES */

#mapas-sedes {
    background:url('img/mapa.jpg') no-repeat;
    width:980px;
    height:475px;
    margin:0 -15px 20px;
    position:relative;
}

#mapas-sedes a {
    background:url('img/sprite-flag-map.png') 0 0 no-repeat;
    width:40px;
    height:85px;
    position:absolute;
    text-indent:-9999px;
}

#mapas-sedes a:hover {background-position:0 -85px;}

#coruna-pos {top:34px; left:579px;}
#bilbao-pos {top:41px; left:696px;}
#canarias-pos {top:202px; left:818px;}
#madrid-pos {top:102px; left:671px;}
#murcia-pos {top:147px; left:736px;}
#salamanca-pos {top:78px; left:627px;}
#valladolid-pos {top:63px; left:656px;}
#asturias-pos {top:34px; left:634px;}
#argentina-pos {top:208px; left:229px;}
#bolivia-pos {top:179px; left:244px;}
#chile-pos {top:239px; left:202px;}
#ecuador-pos {top:142px; left:203px;}
#peru-pos {top:173px; left:199px;}

/* FOOTER */

#footer {
    background:url('img/bg-footer.png') repeat;
    padding:10px 0;
}

#footer-inner {
    width:980px;
    margin:0 auto;
    border-left:1px solid #07253d;
    border-right:1px solid #27668b;
    overflow:hidden;
    display:table;
}

#footer-copyright {
    background:url('img/logo-footer.png') 50% 20px no-repeat;
    width:540px;
    padding-top:118px;
    text-align:center;
    border-right:1px solid #07253d;
    border-left:1px solid #27668b;
    display:table-cell;
    vertical-align:bottom;
}

#footer-copyright small {
    font:12px/18px Arial;
    color:#fff;
    text-shadow:0 1px 0 #000;
    padding-bottom:10px;
    display:block;
}

#footer-copyright a {color:#fff}

#footer-menu {
    border-right:1px solid #07253d;
    border-left:1px solid #27668b;
    display:table-cell;
}

#footer-menu ul {
    padding:0 20px;
}

#footer-menu li {
    list-style:none;
    color:#fff;
    text-shadow:0 1px 0 #000;
    display:block;
}

#footer-menu li a {
    font:13px/18px Arial;
    color:#fff;
    text-shadow:0 1px 0 #000;    
}

#footer-menu-programas {
    position:relative;
    line-height:50px;
}

#footer-menu li ul {
    background:url('img/llave-footer.png') 0 50% no-repeat;
    padding:21px 10px 10px 35px;
    position:absolute;
    top:-22px;
    left:94px;
}

#footer-menu li ul li {
    line-height:18px;
}

/* MAS INFO */

#masinfolink {
    background:url('img/informate-ya.png') no-repeat;
    width:56px;
    height:155px;
    position:fixed;
    top:0px;
    right:15px;
    text-indent:-9999px;
    display:none;
    outline:0;
    z-index:200;
}

#masinfolink:hover {background-position:0 -156px;}

#toplink {
    background:url('img/subir.png') no-repeat;
    width:63px;
    height:90px;
    position:fixed;
    bottom:20px;
    right:15px;
    display:none;
    ouline:0;
    text-indent:-9999px;
    z-index:200;
}

#toplink:hover {background-position:0 -71px;}

#page-error-message {
    background:url('img/bg-404.jpg') no-repeat;
    width:590px;
    height:253px;
    margin:0 0 30px -15px;
}

#page-error-message h1 {
    font:bold 20px/36px Arial;
    color:#22415d;
    padding:80px 120px 10px 15px;
    text-align:center;
}

#page-error-message p {
    font:bold 18px/24px Arial;
    color:#22415d;
    padding:0 120px 0 15px;
    text-align:center;
}

#page-error-links {overflow:hidden}

#page-error-links p {
    font:bold 18px/24px Arial;
    color:#22415d;
    margin-bottom:20px;
}

#page-error-links p a {text-decoration:underline}
#page-error-links p a:hover {color:#000; text-decoration:none}

#page-error-links ul {width:555px; margin:0 auto;}

#page-error-links li {
    background:url('img/bullet-orange.png') 0 5px no-repeat;
    list-style:none;
    width:260px;
    float:left;
    padding-left:13px;
    margin-bottom:10px;
}

#sitemap {
    padding:0 30px;
}
#sitemap li {margin-bottom:5px;}
#sitemap li.sitemap-categoria ul {padding:5px 20px 0;}
.page-gracias {margin-top:20px;}
#form-gracias {margin-bottom:20px;}

/* COL TEL */

.info-form .tel-container {
    position:relative; 
    height:0; 
    background:none; 
    overflow:visible !important; 
    border:0
}

#col-tel {
    background:url('img/ttip.gif') 100% 50% no-repeat;
    position:absolute;
    top:-53px;
    left:-209px;
    padding-right:6px;
    z-index:9999;
    display:none;
}

#col-tel strong {
    background:#1456ae url('img/information.png') 10px 50% no-repeat;
    color:#fff;
    font:bold 14px/18px Arial;
    display:block;
    width:170px;
    padding:10px 0 10px 30px;
    text-align:center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border:1px solid #fff;
    border-right:0;
    text-shadow:0 1px 1px #000;
    box-shadow:-1px 1px 1px #000;
}

#dev-info {
    font:10px/16px Verdana;
    text-align:center;
    color:#fff;
    text-shadow:0 1px 0 #000;
}

#dev-info a {
    color:#fff;
}