/* hoja de estilos jt20 */
@font-face {
    font-family: 'osp-dindin';
    src: url('fuentes/osp-din-webfont.eot');
    src: url('fuentes/osp-din-webfont.eot') format('embedded-opentype'),
         url('fuentes/osp-din-webfont.woff') format('woff'),
         url('fuentes/osp-din-webfont.ttf') format('truetype'),
         url('fuentes/osp-din-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'futura_ltcn_btlight';
    src: url('fuentes/futura/futuralc-webfont.eot');
    src: url('fuentes/futura/futuralc-webfont.eot') format('embedded-opentype'),
         url('fuentes/futura/futuralc-webfont.woff') format('woff'),
         url('fuentes/futura/futuralc-webfont.ttf') format('truetype'),
         url('fuentes/futura/futuralc-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'frutigernextlt_lightregular';
    src: url('fuentes/frutiger/frutigernextlt-light-webfont.eot');
    src: url('fuentes/frutiger/frutigernextlt-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/frutiger/frutigernextlt-light-webfont.woff') format('woff'),
         url('fuentes/frutiger/frutigernextlt-light-webfont.ttf') format('truetype'),
         url('fuentes/frutiger/frutigernextlt-light-webfont.svg#frutigernextlt_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rosarioregular';
    src: url('fuentes/rosario/rosario-regular-webfont.eot');
    src: url('fuentes/rosario/rosario-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/rosario/rosario-regular-webfont.woff') format('woff'),
         url('fuentes/rosario/rosario-regular-webfont.ttf') format('truetype'),
         url('fuentes/rosario/rosario-regular-webfont.svg#rosarioregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,html{
    background-color: #fffff4;
    max-height: 1045px;
    font-family: 'rosarioregular';
}

#pagina{
    max-width: 1045px;
    max-height: 1045px;
    margin: auto;
    margin-top: 15px;
    }

article{
    width: 140px;
    height: 140px;
    float: left;
}

header{
    width: 855px;
    height: 35px;
    float: right;
    }

nav#botonera{
    width: 855px;
    float: left;
}

nav#botonera ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    border-top: 2px solid #000;
}

nav#botonera ul li{
    width: 140.5px;
    float: left;
    border-right: 2px solid #000;
}

.botones ul{
    display: none;
}

.botones ul li{
    background-color: #fffff4;
    border-bottom: 1px solid #000;
    border-right: 0px;
}

.botones:hover > ul{
    display: block;
}

.noticias{
    border-right: 0px solid #000;
    
}

nav#botonera ul li a{
    font-family: 'osp-dindin';
    font-size: 14px;
    color: #000;
    width: 131px;
    height: 13px;
    text-align: right;
    text-decoration: none;
    display: block;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 2px;
}

nav#botonera ul li a:hover{
    background-color: #EF4844;
    color: #fff;
}

section#centro{
    background-image: url(imagenes/home.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
    }

section#lateral{;
    background-repeat: no-repeat;
    margin-top: 38px;
    width: 140px;
    height: auto;
    float: left;
}

div#titulo{
    width:  430px;
    height: 470px;
    float: right;
    padding-top: 70px;
}

div#lacatedra{
    background-image: url(imagenes/indeximg.png);
    float: right;
    width: 855px;
    height: 450px;
    border-top: 1px solid #ccc;
}

div#lacatedra h4{
    margin: 75px 0px 0px 165px;
    width: 260px;
    height: auto;
    float: left;
    color: #EF4844
}

div#lacatedra nav#opcionesindex{
    height: 280px;
    width: 350px;
    float: right;
}

div#lacatedra nav#opcionesindex ul{
    padding: 0px;
}

div#lacatedra nav#opcionesindex ul li{
    padding: 0px;
    height: 40px;
    border-bottom: 1px solid #ccc;
    list-style: none;
}

div#lacatedra nav#opcionesindex ul li a{
    display: block;
    font-size: 21px;
    height: 30px;
    margin: 0px;
    padding: 10px 10px 0px 10px
    
}

div#niveles{
    background-image: url(imagenes/indexniveles.png);
    float: right;
    width: 855px;
    height: 295px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

div#niveles nav{
    float: right;
}

div#niveles nav ul{
    padding: 0px;
    margin: 72px 0px 0px 0px;
}

div#niveles nav ul li{
    height: 140px;
    width: 140px;
    float: left;
    margin-left: 25px;
    list-style: none;
}

div#niveles nav ul li a{
    height: 92px;
    width: 132px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 50px;
    color: #ccc;
    padding: 40px 0px 0px 0px;
    border: 4px solid #ccc;
}

div#niveles nav ul li a:hover{
    background-image: url(imagenes/trama3.png);
    border: 0px;
    height: 96px;
    width: 140px;
    color: #fff;
    padding: 44px 0px 0px 0px;
}


h1{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 18px;
    margin: 10px 0px 0px 0px;
}

h2{
    margin: 10px 20px 0px 10px;
    font-family: 'futura_ltcn_btlight';
    font-size: 16px;
    font-weight: normal;
}

section#centro div#titulo p{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 18px;
    padding: 5px 0px 0px 10px;
    color: #fff;
    border: 2px solid #fff;
    width: 132px;
    margin: 340px 0px 0px 75px;
    
}

section#centro div#lacatedra p{
    font-size: 12px;
    width: 260px;
    height: 245px;
    margin: 10px 0px 0px 165px;
    float: left;
    clear: both;
}

section#centro div#lacatedra a{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 18px;
    text-decoration: none;
    color: #ccc;
    float: left;
    margin: 0px 0px 0px 165px;
    display: block;
    padding: 5px;
}

section#centro div#lacatedra a:hover{
    color: #fffff4;
    background-color: #ccc;
}

nav#redes{
    margin-top: 15px;
    width: 140px;
    height: 35px;
    float: left;
    clear: both;
}

nav#redes ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

nav#redes ul li{
    width: 35px;
    height: 35px;
    float: right;
    background-color: #EF4844;
}

nav#redes ul li:hover{
    background-color: #FCDE56;
}

footer#pie{
    clear: both;
    float: left;
    width: 100%;
    margin-top: 140px;
    }

footer#pie ul{
    list-style: none;
    height: 150px;
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    border-bottom: 1px solid #ccc;
    
}

footer#pie ul LI{
    height: 100%;
    font-size: 10px;
    color: #ccc;
    padding-left: 10px;
}

#espacio{
    border-right : 2px solid #ccc;
    border-bottom : 2px solid #ccc;
    width: 140px;
    float: left;
}

#espacio ul.footermenu{
    font-family: 'futura_ltcn_btlight';
    font-size: 12px;
    color: #939393;
}

#espacio ul.footermenu li{
    height: 15px;
    display: block;
}

#legales{
    width: 275px;
    float: right;
    border-right: 1px solid #ccc;
}

#legales2{
    background-image: url(imagenes/footer.png);
    background-repeat: no-repeat;
    width: 255px;
    float: right;
    padding-right: 20px;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

#legales2 b{
    font-family: 'futura_ltcn_btlight';
    font-size: 12px;
    clear: both;
    float: left;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ccc;
}

@media all and (min-width: 480px) and (max-width: 800px) {
    header{
        width: 100%;
        margin-top: 40px;
    }
    nav#botonera{
        width: 100%;
        float: left;
    }
    
    nav#botonera ul{
        border: 0px;
    }

    nav#botonera ul li{
        background-color: #EF4844;
        width: 100px;
        border-right: 1px solid #fffff4;
    }

    nav#botonera ul li a{
        color: #fffff4;
        width: 90px;
        height: auto;
    }
    
    nav#botonera ul li a:hover{
        background-color: #FCDE56
    }
    
    section#centro{
        width: 100%;
        height: auto;
        margin-top: 3px;
        border-top: 0px solid #000;
    }

    section#lateral{
        float: right;
        width: 70%;
        height: 140px;
        margin-top: -1515px;
    }
    
    h1{
        margin: 0px 0px 0px 0px;
        width: 50%;
        float: left;
        clear: both;
    }

    h2{
        margin: 0px 0px 0px 0px;
        width: 50%;
        float: left;
        clear: both;
    }
    
    nav#redes{
        height: auto;
        float: right;
        clear: both;
        margin: -132px 0px 0px 0px;
    }
    
    section#centro div#titulo{
        width: 63%
    }
    
    section#centro div#lacatedra{
        width: 100%;
        border-top: 6px solid #EF4844;
        background-image: url(imagenes/indexresponsive2.png);
    }
    
    section#centro div#lacatedra p{
        width: 35%;
    }
    
    div#lacatedra nav#opcionesindex{
        width: auto;
    }
    
    div#lacatedra nav#opcionesindex a{
        font-size: 18px;
    }
    
    section#centro div#niveles{
        background-image: none;
        width: 100%;
        border-top: 6px solid #EF4844;
        border-bottom: 6px solid #EF4844;
    }
    
    div#niveles nav{
        width: 100%;
    }
    
    div#niveles nav ul li{
        margin-left: 8%;
    }
    
    footer#pie{
        margin-top: 13%;
    }
    
    #espacio{
        display: none;
    }
    
    #legales{
    width: 40%;
    float: right;
    }

    #legales2{
    width: 50%;
    float: left;
    }

}

/*Galerías*/

section#centrogaleria{
    background-image: url(imagenes/galeria.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
    }

section#centrogaleria p{
    width: 241px;
    height: 240px;
    margin: 395px 0px 0px 428px;
    padding: 46px 16px 46px 16px;
    border: 4px solid #EF4844;
    font-size: 12px;
}

section#centrogaleria .thumbdoble{
    float: right
}

div#galeriaimagenes{
    clear: both;
}

.thumb{
    width: 140px;
    height: 140px;
    margin: 2px 2.5px 2px 0px;
    float: left;
}

.thumbdoble{
    width: 283px;
    height: 284px;
    margin: 2px 2px 2px 0px;
    float: left;
}

.thumbtriple{
    width: 280px;
    height: 428px;
    margin: 2px 2.5px 2px 0px;
    float: left;
}

.thumbsolido{
    width: 140px;
    height: 140px;
    margin: 2px 2.5px 2px 0px;
    float: left;
    background-color: #FCDE56;
}

.thumbsolido2{
    width: 140px;
    height: 140px;
    margin: 2px 2.5px 2px 0px;
    float: left;
    background-color: #ccc;
}

.thumbsolido3{
    width: 140px;
    height: 140px;
    margin: 2px 2.5px 2px 0px;
    float: left;
    background-color: #EF4844;
}

.thumbmarco{
    background-image: url(imagenes/thumbs000.png);
    width: 140px;
    height: 140px;
    margin: 2px 2.5px 2px 0px;
    float: left;
}

.thumbtexto{
    width: 130px;
    height: 130px;
    margin: 2px 2.5px 2px 0px;
    float: left;
    padding: 0px 5px 10px 5px;
}

nav#opcionesdegaleria{
    width: 71px;
    margin-top: 135px;
    float: right;
}

section#centrogaleria2 nav#opcionesdegaleria{
    float: left;
}

nav#opcionesdegaleria ul{
    list-style: none;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

nav#opcionesdegaleria ul li{
    height: 71px;
}

nav#opcionesdegaleria ul li a{
    text-decoration: none;
    font-family: 'osp-dindin';
    font-weight: normal;
    display: block;
    width: 100%;
    height: 51px;
    text-align: center;
    font-size: 28;
    color: #ccc;
    padding-top: 20px;
}

nav#opcionesdegaleria ul li a:hover{
    color: #fffff4;
    background-color: #ccc;
}

h3{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 100px;
    color: #EF4844;
    margin: 0px 0px 0px 75px;
    float: left;
    padding-top: 18px;
}

h4{
    width: 710px;
    font-family: 'futura_ltcn_btlight';
    font-size: 18px;
    margin: 80px 00px 0px 0px;
    float: right;
    
}

section#centrogaleria2{
    background-image: url(imagenes/galeria2.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
}

section#centrogaleria2 p{
    width: 241px;
    height: 320px;
    margin: 395px 0px 0px 428px;
    padding: 46px 16px 46px 16px;
    border: 4px solid #EF4844;
    font-size: 12px;
}

section#centrogaleria3{
    background-image: url(imagenes/galeria3.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
}

section#centrogaleria3 h3{
    color: #1d4680
}

section#centrogaleria3 p{
    width: 241px;
    height: 185px;
    margin: 395px 0px 0px 145px;
    padding: 46px 16px 46px 16px;
    border: 4px solid #a0a0a0;
    font-size: 12px;
}

section#centrogaleria4{
    background-image: url(imagenes/galeria4.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
}

section#centrogaleria4 p{
    width: 241px;
    height: 189px;
    float: right;
    margin: 297px -65px 0px 0px;
    padding: 46px 16px 46px 16px;
    border: 4px solid #EF4844;
    font-size: 12px;
}

section#centrogaleria4 h3{
    color: #f2d452
}

section#centrogaleria4 .thumbdoble{
    float: right;
}

/* Académica */

section#academicaproped{
    background-image: url(imagenes/matenmeN-01.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
    }


div#contenido{
    width: 500px;
    float: right;
    padding: 30px 30px 40px 160px;
    margin: 0px;
    border: 4px solid #EF4844;
    }


section#quote {
    width: 500px;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    text-indent: 50px;
    font-style: oblique;
}

section#objetivo {
    width: 500px;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 10px;
}

section#objetivo h6 {    
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 0px;
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 21px;
    width: auto;
    color: #EF4844
    }

section#objetivo p{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-size: 12px;
    
}

.fondo {
    background-color: #EF4844;
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fffff4;    
}

.desarrollo {
    background-color: #FCDE56;
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.2px;
    color: #000;    
    
}

.academico3 {
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 2px;
    color: #fffff4;
    padding-left: 20px;
    background-color: #1f3c60;
    }

.contenido3 {
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
    }


section#academicaproped h3{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 100px;
    color: #EF4844;
    width: 450px;
    margin: 0px;
    float: left;
    padding-top: 18px;
}

section#academicaproped h4{
    font-family: 'futura_ltcn_btlight';
    font-size: 18px;
    float: left;
}

section nav#opcionesacademiks{
    float: right;
    width: 140px;
    margin: 103px 0px 0px 50px;
}

section nav#opcionesacademiks ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

section nav#opcionesacademiks ul li{
    border-bottom: 1px solid #ccc;
    }

section nav#opcionesacademiks ul li a{
    text-decoration: none;
    font-family: 'osp-dindin';
    font-weight: normal;
    display: block;
    width: 130px;
    height: 30px;
    font-size: 21px;
    color: #ccc;
    padding: 5px 10px 0px 0px;
    text-align: left;
    
}

section nav#opcionesacademiks ul li a:hover{
    color: #fffff4;
    background-color: #ccc;
}

/* Academica 2 */

section#academicaproped2{
    background-image: url(imagenes/matenmeN2-01.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
}

section#academicaproped2 h3{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 100px;
    color: #EF4844;
    width: 450px;
    margin: 0px;
    float: left;
    padding-top: 18px;
}

section#academicaproped2 h4{
    font-family: 'futura_ltcn_btlight';
    font-size: 18px;
    float: left;
}

/* Académica 3 */

section#academicaproped3{
    background-image: url(imagenes/matenmeN3-01.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
    }

section#academicaproped3 h3{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 100px;
    color: #EF4844;
    width: 450px;
    margin: 0px;
    float: left;
    padding-top: 18px;
}

section#academicaproped3 h4{
    font-family: 'futura_ltcn_btlight';
    font-size: 18px;
    float: left;
}



/* Registrarse */

section#formulario_registrarse{
    width: 855px;
    float: right;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000
    }

section#formulario_registrarse h4 {
    margin: 82px 0px 30px 0px;
    float: left;
}

div#registrarse1 { 
    margin: 0px 0px 0px 0px;
    list-style: none;
    width: 224px;
    height: 680px;
    float: right;
    margin-left: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-right: 31px;
}

div#registrarse1 h3 {
    width: 210px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    float: left;
    padding-top: 0px;
    }

div#registrarse1 p{
    float: left;
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 1px;
    color:#939393;
    width: 210px;
    margin-top: 55px;
}

div#registrarse2{ 
    margin: 0px 0px 0px 0px;
    list-style: none;
    width: 264px;
    height: 680px;
    float: right;
    padding-top: 11px;
    margin-left: 0px;
    margin-right: 56px;
}


div#registrarse3{ 
    margin: 0px 0px 0px 0px;
    list-style: none;
    margin-left: 6px;
    width: 274px;
    height: 680px;
    float: right;
    padding-bottom: 10px;
    background-image: url(imagenes/registrarseimag.png);
    background-repeat: no-repeat;
    
}

/* Docentes */

section#academicadocentes{
    width: 855px;
    float: right;
    height: auto;
    border-top: 1px solid #000
    }


section#academicadocentes div#titular:hover h6{
    display: none;
}

section#academicadocentes div#adjunto:hover h6{
    display: none;
}

section#academicadocentes div#jtps:hover h6{
    display: none;
}

div#titular {
    list-style: none;
    width: 274px;
    height: 576px;
    float: left;
    margin-right: 16px;
    background-image: url(imagenes/mapita_fondo-20.png);
    background-repeat: no-repeat;
}


div#titular:hover{
    background-image: url(imagenes/titular.jpg);
}

div#adjunto{
    list-style: none;
    width: 274px;
    height: 576px;
    background-image: url(imagenes/mapita_fondo-20.png);
    background-repeat: no-repeat;
    float: left;
    margin-right: 16px;
}

div#adjunto:hover{
    background-image: url(imagenes/adjuntos.jpg);
}

div#jtps{
    list-style: none;
    width: 274px;
    height: 576px;
    float: left;
    background-image: url(imagenes/mapita_fondo-20.png);
    background-repeat: no-repeat;
    
}

div#jtps:hover{
    background-image: url(imagenes/jtps.jpg);
}


section#academicadocentes div h6 {
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 70px;
    width: 210px;
    margin-top: 55px;
    margin-left: 35px;
    line-height: 70px;
    color: #1f3c60;
    letter-spacing: 2px;
    height:300px;
    margin-bottom: 0px;
    float: left;
    display: block;
    
   }

section#academicadocentes h4 {
    margin: 85px 0px 30px 0px;
    float: left;
}

section#academicadocentes ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
 }

div#verticales{
    width: 855px;
    float: right;
    margin-top: 45px;
    padding: 0px;
    }


div#verticales ul{
    list-style: none;
    width: 274px;
    height: auto;
    float: left;
 }

div#verticales ul#taller_a{
    margin-right: 16px;
}

div#verticales ul#taller_b{
    margin-right: 16px;
}

section#academicadocentes div ul#taller_a h6 {
    padding-top: 20px;
    color: #1f3c60;
    margin: 0px;
}



ul#taller_b h1{
   font-family: 'osp-dindin';
    font-size: 18px;
    margin: 10px 0px 0px 60px;
    padding-left: 35px;
    padding-top: 3px;
    color: #EF4844;
    border-top: 1px solid #1f3c60;
    border-left: 3px solid #1f3c60;
}

ul#taller_b p{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 78px;
    line-height: 21px;
    margin: 0px 0px 0px 40px;
    
}  

ul#taller_c h1{
    font-family: 'osp-dindin';
    font-size: 18px;
    margin: 10px 0px 0px 60px;
    padding-left: 35px;
    padding-top: 3px;
    color: #EF4844;
    border-top: 1px solid #1f3c60;
    border-left: 3px solid #1f3c60;
}


ul#taller_c p{
    margin: 0px 0px 0px 40px;
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 78px;
    line-height: 21px;
    
}  

section#academicadocentes div p{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 12px;
    padding-left: 55px;
    padding-top: 10px;
    line-height: 21px;
    letter-spacing: 1px;
}

/* Pauta Evaluativa */

section#pauta{
    width: 855px;
    float: right;
    height: auto;
    background-image: url(imagenes/fondopauta.png);
    background-repeat: no-repeat;
    border-top: 1px solid #000;
    }

section#pauta h3 {
    letter-spacing: 2px;
    margin: 65px 15px 0px 0px;
    float: right;
    color: #323230; 
}

section#pauta p{
    height:auto;
    float: left;
    clear: both;
    margin: 5px 10px 0px 0px;
    width: 160px;
    font-size: 12px;
    padding: 20px;
    border: 4px solid #fcde56;
    color: #000;
    font-family: 'osp-dindin';
    font-size: 16px;
    }

section#pauta .bajadapauta p{
    width: 185px;
    border: 0px;
    padding: 10px;
    font-family: 'rosarioregular';
    font-size: 12px;
    margin: 0px;
}

div#niveles_{
    width: 855px;
    float: right;
    height: auto;
    margin-top: 285px;
}


.bajadapauta{
    width: 200px;
    float: right;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    border-left: 1px solid #fcde56;
}

.bajadapauta h4{
    width: 120px;
    clear: both;
    float: left;
    margin: 0px 0px 0px 10px;
    background-color: #fcde56;
    padding: 8px;
    color: #a0a0a0;
}


/* Alumnos */

section#alumnoscronograma{
    background-image: url(imagenes/miselaneas.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
    }

section#alumnoscronograma div#listado{
    width: 700px;
    float: right;
}

section#alumnoscronograma div#calendario{
    width: 140px;
    height: 600px;
    float: left;
    margin-top: 0px;
    background-image: url(imagenes/calendariocorto.png);
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 78px;
}

section#alumnoscronograma div#calendario:hover {
    background-image: url(imagenes/calendariocortohover.png);


}

section#alumnoscronograma div#calendario h4{
    width: 100%;
    border-bottom: 1px solid #000
}

section#alumnoscronograma h5{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 50px;
    color: #EF4844;
    width: 710px;
    margin: 15px 0px 0px 0px;
    padding: 0px;
    float: left;
}

section#alumnoscronograma h4{
    font-family: 'futura_ltcn_btlight';
    font-size: 18px;
    width: 710px;
    float: left;
    margin: 20px 0px 0px 0px;
}

section#alumnoscronograma ul p{
    margin: 0px;
    width: 550px;
    float: left;
    margin: 10px 0px 0px 0px;
    
}

section#alumnoscronograma ul{
    height: 100%;
    padding: 0px;
    margin-top: 120px;
    list-style: none;
 }
    
section#alumnoscronograma ul li{
    height: 140px;
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #000;
    
}

section#alumnoscronograma ul li.extendido{
    height: 160px;

}


section#alumnoscronograma ul li nav{
    height: 15px;
    width: 80px;
    float: right;
    margin: 10px 20px 20px 20px;
    text-align: left;
    font-family: 'osp-dindin';
    font-size: 18px;
    color: #ccc;
    padding:45px 0px 10px 25px;
    background-image:url(imagenes/BOTONPDFgris.png);
    background-repeat: no-repeat;
    background-position: top;
}

section#alumnoscronograma ul li nav:hover{
    color: #EF4844;
    background-image: url(imagenes/BOTONPDFrojo.png);

}

section#alumnoscronograma div#listado ul li{
    font-family: 'futura_ltcn_btlight';
    letter-spacing: 0.2px;

}


/* Apuntes */

section#alumnosapuntes{
    background-image: url(imagenes/miselaneas.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
    padding: 0px;
    }

section h5{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 50px;
    color: #EF4844;
    width: 100%;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}

section#alumnosapuntes div#apuntesdescripcion{
    width: 140px;
    height: auto;
    float: left;
    clear: both;
    padding: 10px 10px 0px 0px;
}

section#alumnosapuntes div#apuntesdescripcion p{
    color: #ccc;
    font-size: 12px;
    margin-top: 10px;
}

section#alumnosapuntes div#apunteslistado{
    padding: 0px 0px 0px 0px;
    float: right;
    margin: 10px 0px 0px 0px;
    width: 704px;
    height: auto;
    border-left: 1px solid #ccc;
}

section#alumnosapuntes div.apuntes p{
    height: 30px;
    font-size: 12px;
    padding-top: 10px;
    clear: both;
    font-family: 'osp-dindin';
    letter-spacing: 0.5px;
}

section#alumnosapuntes div#apuntesdescripcion h4{
    float: left;
    width: 130px;
    margin: 0px 0px 20px 0px;
    color: #EF4844;
}

section#alumnosapuntes div.apuntes h4{
    float: left;
    width: 152px;
    margin: 0px 0px 0px 0px;
    background-image: url(imagenes/miscelaneap.png);
    display: block;
    font-size: 16px;
    padding: 3px;
}
section#alumnosapuntes div.apuntes{
    background-image: url(imagenes/mapita.png);
    width: 158px;
    height: 140px;
    float: right;
    margin: 40px 0px 0px 70px;
    
}

section#alumnosapuntes div.apuntes img{
    float:right
}


nav#opcionesdealumnos{
    width: 100%;
    height: 25px;
    float: left;
    clear: both;
    margin-top: 75px;
    border-bottom: 1px solid #ccc;
}

nav#opcionesdealumnos ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 430px;
    height: 25px;
}

nav#opcionesdealumnos ul li{
    background-color: #ccc;
    height: 100%;
    width: 142px;
    float: left;
}

nav#opcionesdealumnos ul li.seleccion{
    width: 145;
}

nav#opcionesdealumnos ul li.seleccion a{
    background-color: #EF4844;
    color: #fffff4;
}

nav#opcionesdealumnos ul li.seleccion a:hover{
    background-color: #EF4844;
    color: #fffff4;
}

nav#opcionesdealumnos ul li a{
    text-decoration: none;
    font-family: 'osp-dindin';
    font-weight: normal;
    display: block;
    height: 18px;
    text-align: left;
    font-size: 21px;
    color: #fffff4;
    padding: 4px;
}

nav#opcionesdealumnos ul li a:hover{
    color: #fffff4;
    background-color: #a5a5a5;
}

/*Referentes*/

section#alumnosreferentes{
    background-image: url(imagenes/referentes.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
    padding: 0px;
    }

section#alumnosreferentes div#referenteslistado{
    padding: 0px 0px 0px 0px;
    float: left;
    margin: 0px 0px 0px 0px;
    width: 855px;
    height: 350px;
}

section#alumnosreferentes nav#opcionesdealumnos{
    margin-top: -25px;
}

section#alumnosreferentes nav#opcionesdealumnos ul{
    float: right;
}

section#alumnosreferentes h4{
    width: auto;
    float: left;
    margin: 80px 0px 0px 0px;
}

section#alumnosreferentes h3{
    float: left;
    margin: 40px 0px 0px 20px;
    padding-top: 30px;
    border-top: 8px solid #EF4844
}

section#alumnosreferentes div#galeriaimagenes{
    height: 330;
    padding: 2px 0px 0px 0px;
    border-bottom: 1px solid #ccc;
}

section#alumnosreferentes .thumbtexto{
    width: 140px;
    padding: 0px;
}

.thumbtexto p{
    font-size: 12px;
    color: #a5a5a5;
    margin: 10px 0px 0px 0px;
    padding: 4px;
}

.thumbtexto a{
    font-family: 'osp-dindin';
    font-weight: normal;
    text-decoration: none;
    display: block;
    width: 39px;
    margin-top: 10px;
    padding: 2px 1px 2px 5px;
    color: #ccc
}

.thumbtexto a:hover{
    color: #EF4844
}

/* Noticias */

section#noticias{
    background-image: url(imagenes/miselaneas.png);
    background-repeat: no-repeat;
    float: right;
    width: 855px;
    height: auto;
    margin-top: 3px;
    border-top: 1px solid #000;
    }

section#noticias div#contenedornoticias{
    width: 700px;
    height: auto;
    float: left;
    padding: 0px;
}

section#noticias h3{
    font-family: 'osp-dindin';
    font-weight: normal;
    font-size: 70px;
    color: #EF4844;
    width: 198px;
    height: 208px;
    padding: 0px 0px 0px 10px;
    color: #FCDE56;
    float: left;
    margin: 55px 0px 0px 33px;
    display: block;
    border: 6px solid #FCDE56;
}

section#noticias h3.fondoclaro{
    color: #EF4844;
    display: block;
    border: 6px solid #EF4844;
}

section#noticias h3.right{
    color: #EF4844;
    border: 6px solid #EF4844;
    float: right;
    margin: 55px 32px 0px 0px;
    
}

section#noticias h4{
    font-family: 'futura_ltcn_btlight';
    font-size: 18px;
    width: 700px;
    float: left;
    margin: 20px 0px 0px 0px;
    color: #000;
}

section#noticias h4.bajada{
    font-family: 'osp-dindin';
    font-weight: normal;
    width: 100px;
    padding: 3px 0px 0px 10px;
    background-color: #FCDE56;
    clear: both;
    margin: 20px 0px 0px 33px;
}

section#noticias h4.right{
    font-family: 'osp-dindin';
    font-weight: normal;
    width: auto;
    padding: 3px 10px 0px 10px;
    background-color: #EF4844;
    clear: both;
    float: right;
    margin: 20px 105px 0px 0px;
    color: #fffff4
}

section#noticias h4.bajadaoscura{
    font-family: 'osp-dindin';
    font-weight: lighter;
    width: auto;
    padding: 3px 10px 0px 10px;
    background-color: #EF4844;
    clear: both;
    margin: 20px 0px 0px 33px;
    color: #fffff4
}

section#noticias h6{
    font-family: 'osp-dindin';
    font-weight: lighter;
    font-size: 21px;
    width: 205px;
    padding: 8px 8px 8px 10px;
    background-color: #fffff4;
    float: left;
    clear: both;
    margin: 20px 0px 0px 33px;
}

section#noticias div#noticia1 p{
    font-size: 12px;
    background-color: #FCDE56;
    padding: 15px 40px 15px 40px;
    float: left;
    clear: both;
}

section#noticias div#noticia1 p a:hover{
    color: #EF4844;
}

div#noticia1{
    background-image: url(imagenes/seminarios.png);
    background-repeat: no-repeat;
    height: auto;
    width: 700px;
    float: left;
    margin: 10px 0px 0px 0px;
}

div#noticia2{
    background-image: url(imagenes/conferencias.png);
    height: 450px;
    width: 700px;
    float: left;
    margin: 10px 0px 0px 0px;
}

div#noticia3{
    background-image: url(imagenes/concursos.png);
    height: 450px;
    width: 700px;
    float: left;
    margin: 10px 0px 0px 0px;
}

section#noticias div nav.boton{
    float: left;
    clear: both;
    margin: 20px 0px 0px 33px;
}

section#noticias div nav.botonright{
    float: right;
    clear: both;
    margin: 20px 167px 0px 0px;
}

section#noticias div nav.boton a{
    margin: 0px;
    padding: 4px 10px 4px 10px;
    text-align: left;
    font-family: 'osp-dindin';
    font-size: 21px;
    color: #EF4844;
    text-decoration: none;
}

section#noticias div nav.botonright a{
    margin: 0px;
    padding: 4px 10px 4px 10px;
    text-align: left;
    font-family: 'osp-dindin';
    font-size: 21px;
    color: #EF4844;
    text-decoration: none;
}

section#noticias div nav.boton a:hover{
    background-image: url(imagenes/trama.png);
    color: #fffff4;
}

section#noticias div nav.botonright a:hover{
    background-image: url(imagenes/trama.png);
    color: #fffff4;
}

section#noticias div nav.unidad h4.bajada{
    margin-top: 60px;
}

section#noticias div nav.horizontal h4.bajada{
    margin-top: 70px;
}

section#noticias div nav.vertical h4.bajada{
    margin-top: 265px;
}

section#noticias div#noticia1 nav a{
    float: left;
    clear: both;
    margin: 10px 0px 0px 33px;
    text-align: left;
    font-family: 'osp-dindin';
    text-decoration: none;
    font-size: 16px;
    color: #FCDE56;
    display: block;
    padding: 2px 5px 2px 5px;
}

section#noticias div#noticia1 nav a:hover{
    background-color: #ccc;
    color: #fffff4;
}

section#noticias div nav h6{
    font-size: 16px;
    width: 167;
    margin-top: 10px;
}

div#noticia1 nav.unidad{
    height: 206px;
    width: 225px;
    float: left;
    margin: 0px;
}

div#noticia1 nav.unidad#a{
    background-image: url(imagenes/conferenciasub-3.png);
}

div#noticia1 nav.unidad#b{
    background-image: url(imagenes/conferenciasub-4.png);
}

div#noticia1 nav.vertical{
    background-image: url(imagenes/conferenciasub-1.png);
    height: 420px;
    width: 250px;
    margin: 0px;
    float: left;
}
    
div#noticia1 nav.horizontal{
    background-image: url(imagenes/conferenciasub-2.png);
    height: 206px;
    width: 449px;
    margin: 0px;
    float: right;
}


section#noticias div#noticiasrecientes{
    width: 140px;
    height: auto;
    float: right;
}

section#noticias div#noticiasrecientes form{
    margin-top: 114px;
}

section#noticias div#noticiasrecientes H4{
    color: #ccc;
    width: 130px;
    padding: 5px;
    border-bottom: 2px solid #ccc;
    border-top: 2px solid #ccc;
    margin: 0px;
}

section#noticias div#noticiasrecientes nav.destacado{
    width: 100%;
    height: 150px;
    clear: both;
    float: left;
    border-bottom: 1px solid #ccc;
    
}

section#noticias div#noticiasrecientes nav.destacado p{
    color: #ccc;
    font-size: 12px;
}

section#noticias div#noticiasrecientes nav.destacado p b{
    color: #a5a5a5;
    font-family: 'futura_ltcn_btlight';
    font-weight: normal;
    font-size: 14px;
}

section#noticias div#noticiasrecientes nav.destacado p a{
    color: #a5a5a5;
}

section#noticias div#noticiasrecientes nav.destacado p a:hover{
    color: #000;
}