html {
    font-size: 125%;
}

body {
    font-size: .5em;
    text-align: center;
    font-family: verdana, Helvetica, sans-serif;
    overflow: scroll;
    overflow-x: hidden;
}

i {
    font-style: italic;
}

strong {
    font-weight: bold;
}

hr {
    display: none
}

.oculto {
    display: none
}

.invisible {
    visibility: hidden
}

.auxiliar:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

a {
    text-decoration: none!important;
}

a:hover {
    text-decoration: underline!important;
}

address:after {
    content: " enrique.turiegano@uam.es";
}

a.enlace {
    color: #04b404;
    display: inline-block;
    float: right;
    position: relative;
    top: 7px;
    display: inline-block;
}

img.enlace {
    padding-left: 5px;
    displa
}

abbr {
    text-decoration: underline;
}

body {
    background: url("../img/background-v2.png") repeat-x scroll 0 0 #FFFFFF;
}

p:first-letter {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}

p {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 10px;
}

span.italic,
em.italic {
    font-style: italic
}

#wrapper>a {
    display: none;
}

#wrapper,
#main {
    margin: auto;
    width: 97em;
    padding: 10px 20px;
    text-align: left;
}

#main {
    background: url("../img/background-white.png") no-repeat scroll left -2px transparent;
    margin: -16px 0 10px 0px;
    padding: 2em 0.2em 2em 2em;
    position: relative;
    width: 93em;
    clear: both;
    overflow: hidden;
}

#header {
    font-size: 1.4em;
}

#header>div {
    float: left;
    width: 100%;
}

#header h1 {
    color: #D26900;
    font-size: 2.4em;
    position: relative;
    left: -9px;
    height: 26px;
    width: 50%;
    float: left;
    font-family: Aclonica;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3)
}

#header h1 span {
    background: url(../img/gradient-white.png) repeat-x scroll 0 0 transparent;
    display: block;
    height: 3.1em;
    position: absolute;
    width: 40%;
}

#header ul.idioma {
    float: right;
    display: inline-block;
    box-shadow: 5px 0 3px #CCCCCC;
    padding: -4px 20px 0 0;
    margin: -4px 20px 0 0;
    border: 1px solid #ccc;
}

#header ul.nav {
    list-style: none outside none;
    margin: 1em 0 0em 1em;
    float: left
}

#header li {
    display: inline-block;
    border-right: 1px solid #d2cfcf;
    float: left;
}

#header li a {
    color: #747474;
    padding: 0 .7em .5em 1em;
    display: block;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1)
}

#header .nav li a:hover {
    color: #D26900;
    border-bottom: .2em solid #D26900;
    padding-bottom: .3em;
    margin-bottom: 0;
    text-decoration: none!important;
}

#header li a.tocado {
    color: #D26900;
}

#header li.face {
    float: right;
    background: none;
    margin: 0;
    padding-left: .4em;
}

#header ul.idioma li {
    border: none;
    filter: alpha(opacity=30);
    opacity: 0.3;
    zoom: 1;
    width: 30px;
    height: 15px;
    padding: 0;
    margin-right: 1px;
}

#header ul.idioma li a {
    text-indent: -9999px;
    float: left;
    width: 37px;
    height: 15px;
}

#header ul.idioma li:first-child {
    background: url(../img/spain.jpg) no-repeat center 0 transparent;
}

#header ul.idioma li:last-child {
    background: url(../img/flag_eu.png) no-repeat center 0 transparent;
}

#header ul.idioma li.tocado {
    filter: alpha(opacity=1);
    opacity: 1;
}


/**************************************************/

#main {
    min-height: 45.7em;
}

#main .colder {
    float: right;
    border-left: 1px dotted gray;
    padding-left: 1.5em;
    width: 35em;
    padding-bottom: 15px;
    margin-top: -6px;
    box-shadow: 0 5px 5px #BDBDBD;
    -webkit-box-shadow: 0 5px 5px #BDBDBD;
    -moz-box-shadow: 0 5px 5px #BDBDBD;
}

#main h2,
#main h3 {
    padding-left: .5em;
    font-size: 2.3em;
    color: #D26900;
    font-weight: bold;
    text-transform: uppercase;
    font-family: arial;
}

#main h3 {
    padding-bottom: 10px;
    background: url("../img/list_bullet.png") no-repeat scroll left 3px transparent;
    padding-left: 15px;
}

#main .ui-accordion {
    width: 31.5em;
}

#main .intro {
    float: left;
    width: 560px;
}

#main .intro p:first-child {
    padding-top: 0;
}

#main .intro p {
    font-size: 1.4em;
    padding: .5em .5em .5em 1em;
    line-height: 1.8em;
    color: #8c8080;
}

#main .intro a {
    color: #04B404;
    text-decoration: underline;
}

#main .intro a:hover {
    color: #21610B;
    text-decoration: none;
}

#main .intro p img {
    margin: 7px 27px 10px 0;
    float: left;
    -webkit-box-shadow: 3px 10px 15px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 3px 10px 15px rgba(50, 50, 50, 0.15);
    box-shadow: 3px 10px 15px rgba(50, 50, 50, 0.15);
}

#chicha .vlinks1,
.partes>div {
    text-align: center;
}

#chicha .vlinks1 ul,
.partes p {
    text-align: left;
}

.frase {
    border-top: 1px dotted #808080;
    border-bottom: 1px dotted #808080;
    color: #888;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 18px;
    padding: 20px 10px 10px 31px;
    background: url("../img/comillas_green.png") no-repeat scroll left 20px transparent;
}

.frase em {
    font-weight: bold;
    font-style: italic;
    position: relative!important;
    background: transparent!important;
}

.info {
    padding-bottom: 10px;
    padding-top: 10px;
    background: url("../img/situacion.jpg") no-repeat scroll 20em -1em rgba(0, 0, 0, 0)
}

.info ul li {
    background: url("../img/bullet_green.png") no-repeat scroll left 0.3em transparent;
    padding-bottom: 1.5em;
    padding-left: 1.2em;
    font-size: 11px;
}

.info ul li.email {
    font-size: 17px;
    font-family: verdana;
    background: url("../img/email.jpg") no-repeat scroll left -4px transparent;
    padding-left: 30px;
    padding-bottom: .5em;
}

.video {}

.video p {
    line-height: 12px;
    font-size: 12px;
    display: inline-block;
    padding-bottom: 10px;
    line-height: 16px;
}

.video>p:first-letter {
    font-size: 18px;
}

.video p .fecha {
    font-size: 10px;
    display: inline-block;
    width: 100%;
    padding: 5px 0 0px 10px;
    color: #006600;
    background: url("../img/bullet_green.png") no-repeat scroll left 10px transparent;
}

#main ul.ano {
    float: right;
    list-style: none outside none;
    text-align: right;
    margin-top: -14px;
    margin-right: -14px;
    width: 200px;
    border-bottom: 1px solid #ccc;
    background: url(../img/calendar.png) no-repeat left;
}

#main ul.ano li {
    display: inline-block;
    padding: .5em 1em;
    border-right: 1px solid #ccc;
}

#main ul.ano li:last-child {
    border: none;
}

#main ul.ano li a {
    font-size: 1.4em;
    color: #000;
    text-decoration: none;
}

#main ul.ano li a:before {
    content: "::"
}

#main ul.ano li a.tocado {
    color: red
}

#main ul.ano li a:hover {
    color: #D26900
}

#main .donde {
    float: right;
    height: 4em;
    width: 35em;
    height: 45em;
    text-align: center;
}

#main .donde p {
    font-size: 1.4em;
    padding: 1em 0
}

#main .donde p.lugar {
    font-size: 1.8em;
}

#main .donde p:first-child {
    font-size: 2em;
    color: #D26900
}

.et_enlace>em {
    color: #fff;
    background: url("../img/links.png") no-repeat scroll left top transparent;
    position: absolute;
    top: 10px;
    right: 16px;
    zoom: 1;
    filter: alpha(opacity=30);
    opacity: 0.3;
    display: inline-block;
    width: 50px;
    height: 50px;
}

.et_publi>em {
    color: #fff;
    background: url("../img/publications.jpg") no-repeat scroll left top transparent;
    position: absolute;
    top: 9px;
    right: 0;
    zoom: 1;
    filter: alpha(opacity=60);
    opacity: 0.6;
    display: inline-block;
    width: 200px;
    height: 135px;
}

.et_index>em.fondo {
    color: #fff;
    background: url("../img/map2.png") no-repeat scroll left top transparent;
    position: absolute;
    top: 5px;
    right: 25px;
    zoom: 1;
    filter: alpha(opacity=30);
    opacity: 0.3;
    display: inline-block;
    width: 128px;
    height: 128px;
}

.et_lineas>em {
    color: #fff;
    background: url("../img/images.jpg") no-repeat scroll left top transparent;
    position: absolute;
    top: -13px;
    right: 25px;
    zoom: 1;
    filter: alpha(opacity=30);
    opacity: 0.3;
    display: inline-block;
    width: 204px;
    height: 155px;
}

ul.links,
ul.linksGal {
    list-style: none outside none;
    padding-left: 10px;
    padding-bottom: 13px;
    width: 100%;
    display: inline-block;
}

ul.links li,
ul.linksGal li {
    display: inline-block;
    padding: .5em 0em 0em .5em;
    height: 29px;
    float: left;
}

ul.links li a,
ul.linksGal li a {
    font-size: 1.8em;
    color: #747474;
    padding-left: .8em;
}

ul.links li a:hover,
ul.linksGal li a:hover {
    color: #D26900;
}

ul.links li:first-child {
    background: none;
}

ul.links li {
    background: url("../img/bg-li.png") no-repeat scroll left 19px transparent;
    padding-left: 13px;
}

ul.links li a.tocado {
    color: #008000;
}

ul.mislinks {
    list-style: none outside none;
    padding-left: 50px;
}

ul.mislinks li {
    display: inline-block;
    margin: 0;
    padding: 1em 1em 2.5em 3em;
    width: 365px;
    float: left;
}

ul.mislinks li a {
    display: block;
    color: #363636;
    font-size: 14px;
    background: url("../img/bullet.png") no-repeat scroll left 5px transparent;
    padding-left: 9px;
}

.vlinks2 ul.mislinks li,
.vlinks3 ul.mislinks li {
    width: 370px;
}

ul.mislinks li.al100 {
    width: 100%
}

ul.mislinks.al100 li {
    width: 100%
}

.partes {
    padding-left: 38px;
}


/**************************************************/

#footer {
    clear: both;
    margin-top: .5em;
    margin-bottom: 1em;
    padding: .5em 0;
    width: 100%;
    border-top: 1px dotted gray;
    text-align: left;
    color: #333333;
    font-size: 1.4em;
}

#footer ul {
    list-style: none outside none;
}

#footer ul li {
    display: inline-block;
    padding: 0 1em;
    background: url(../img/raya.gif) repeat-y left top
}

#footer ul li:first-child {
    background: none;
}

#footer ul li:last-child {
    padding-right: 0;
}

#footer ul li a {
    color: #D26900;
}

.fizquierda {
    float: left;
    font-size: 11px;
}

.fderecha {
    float: right;
}

.visitas {
    padding-right: 26px;
    background: url(../img/visitas.jpg) no-repeat right -1px;
}

#gallery {
    padding: 1em 0 1em 3em;
    width: 90em;
}

#gallery .bloque_mes {
    margin: 0;
    padding: 0;
}

#gallery .bloque_mes h3 {
    display: block;
    padding: .5em 0 .5em 1.2em;
    color: #D26900;
    font-size: 1.2em;
    background: url(../img/list_bullet.png) no-repeat left .7em
}

#gallery .bloque_mes ul {
    list-style: none;
    padding: 0 0 1em 1.6em;
    float: left;
}

#gallery .bloque_mes ul li {
    float: left;
    display: inline;
    padding: .5em;
}

#gallery .bloque_mes ul li a:hover {
    border-bottom: 5px solid #ccc
}

.ui-accordion .ui-accordion-header {
    color: #fff!important;
    padding: 0!important;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #2779AA!important;
}

.ui-accordion .ui-accordion-header a {
    font-size: .6em!important;
}

.investiga p {
    font-size: 1.4em;
    line-height: 1.65em;
    padding: 0.5em 0.5em 0.5em 1em;
    background: url(../img/bullet2.png) no-repeat left .7em;
}

.vlinks1 {
    background: url(../img/cientifico.jpg) no-repeat 290px bottom;
    height: 325px;
}

.vlinks2 {
    background: url(../img/tools.png) no-repeat right bottom;
    height: 375px;
}

ul.mislinks li a:first-letter {
    font-size: 150%;
    color: #04B404;
}

.vlinks3 {
    background: url(../img/group.png) no-repeat center bottom;
    height: 375px;
}

@media screen and (max-width:500px) {
    #wrapper,
    #main {
        width: 97%;
        margin: 0;
        padding: 1em;
        float: none;
        display: block;
    }
    #wrapper {
        padding: 0em;
    }
    #main .intro {
        width: 98%;
    }
    #main .intro p img {
        width: 98%;
    }
    #header h1 {
        left: 0;
        width: 100%;
        padding: .8em 0 .2em 0;
        text-align: center;
        height: auto
    }
    #header h1:before {
        content: "";
        display: block;
    }
    #main {
        min-height: auto;
    }
    #main .colder {
        width: 95%;
        border: none;
        box-shadow: none;
        float: left;
        border-top: 1px dotted #808080;
        padding: 1em 0 0 .5em;
    }
    #header ul.nav {
        float: none;
        display: block;
        margin: 0;
        border-top: 1px dotted #808080;
        padding-top: .5em;
        margin-top: .5em;
    }
    #header li {
        padding-left: .5em;
        text-align: center;
        float: none;
        width: 100%;
    }
    #header ul.idioma {
        width: 100%;
        text-align: center;
        float: none;
        position: absolute;
        left: 0;
        top: 0;
        border: none;
        box-shadow: none;
        margin-bottom: 5px;
        padding-top: 13px;
        border: none;
    }
    #header li {
        float: none;
    }
    .fizquierda {
        float: none;
    }
    #footer {
        text-align: center;
    }
    ul.mislinks {
        padding-left: 0;
    }
    .vlinks2 ul.mislinks li,
    .vlinks3 ul.mislinks li {
        width: 100%;
        padding-left: 0;
    }
    ul.mislinks.al100 li {
        width: 95%;
    }
    ul.mislinks li {
        padding-left: 2em;
        padding-right: 1em;
        width: 95%;
    }
    #main h2,
    #main h3 {
        font-size: 2.1em;
    }
    .video iframe {
        margin-left: 0px;
        width: 313px;
    }
    body {
        background-image: none;
    }
    #header li a {
        text-transform: uppercase;
        text-align: left;
    }
    #header ul.nav {
        border-bottom: 1px dotted #808080;
        padding: 10px 0
    }
    ul.links li {
        width: 100%;
        background-image: none;
    }
    .partes {
        padding-left: 5px;
    }
    .et_lineas>em,
    .et_publi>em {
        display: none;
    }
    ul.links,
    ul.linksGal {
        padding-left: 5px;
        padding-bottom: 0;
        padding-top: 0;
        border-bottom: 1px solid #ccc;
    }
    ul.links li a.tocado {
        font-weight: bold
    }
    ul.links li,
    ul.links li a,
    ul.linksGal li a {
        padding-left: 0;
        font-size: 1.2em;
        color: #b2aaaa;
        font-weight: normal;
    }
    ul.links li {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .vlinks1,
    .vlinks2,
    .vlinks3,
    .vlinks4 {
        background-image: none;
    }
    .ac-container {
        width: 99%!important;
        margin-left: 5px!important;
    }
    .ac-container>div {
        margin-left: 0!important;
    }
    .ac-container label {
        height: auto!important;
        line-height: 18px;
    }
    #header .nav li a:hover {
        border-bottom: 0.2em solid #fff;
    }
}

#popup {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.content-popup {
    margin: 0px auto;
    margin-top: 70px;
    position: relative;
    padding: 10px;
    width: 400px;
    display: inline-block;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px #666666;
}

.content-popup img {
    cursor: pointer;
    z-index: 0;
}

.content-popup .close:focus,
.content-popup .close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}

.content-popup .close {
    z-index: 9999;
    width: 30px;
    height: 32px;
}

.content-popup .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.popup-overlay {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    display: none;
    background-color: #777777;
    cursor: pointer;
    opacity: 0.7;
}

.close {
    position: absolute;
    right: 15px;
}