@import url(../fuente/fuente.css);
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    text-decoration: none;
    list-style: none;
    vertical-align: baseline
}

body,
html {
    background: #CCC;
    margin: 0;
    padding: 0;
    font-family: OpenSansRegular, sans-serif;
    font-size: 11px;
    line-height: 15px;
    height: 100%;
    width: 100%;
    overflow: hidden
}

::selection {
    background: #f6ff00;
    color: #000;
    text-shadow: none
}

::-moz-selection {
    background: #f6ff00;
    color: #000;
    text-shadow: none
}

::-webkit-selection {
    background: #f6ff00;
    color: #000;
    text-shadow: none
}

a {
    text-decoration: none;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in
}

a img {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in
}

a:hover img {
    -moz-opacity: .7;
    opacity: .7;
    filter: alpha(opacity=70)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

p {
    padding: 0 0 15px;
    width: 100%
}

#logo {
    position: absolute;
    top: 20px;
    left: 20px;
    height: 70px;
    width: 70px;
    z-index: 30
}

#logo a {
    padding: 0;
    height: 70px;
    width: 70px;
    display: block;
    background: 0 0
}

#logo a:hover {
    background: url(../img/logoRed.gif) no-repeat top left
}

#logo a:hover img {
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

#logo img {
    height: 70px;
    width: 70px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

#nombre {
    position: absolute;
    top: 35px;
    left: 280px;
    height: 30px;
    width: 110px;
    z-index: 30
}

#nombre a:hover img {
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

#textoHome {
    position: absolute;
    top: 60px;
    left: 285px;
    color: #FFF;
    z-index: 40
}

#textoHome h1 {
    text-shadow: rgba(0, 0, 0, .3)0 0 3px;
    font-size: 11px
}

.btnBoxG {
    height: 70px;
    width: 70px;
    background: #FFF;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -moz-opacity: .7;
    opacity: .7;
    filter: alpha(opacity=70);
    font-family: OpenSansSemibold, sans-serif;
    font-size: 11px;
    line-height: 12px;
    text-transform: uppercase;
    color: #000;
    text-align: right
}

.btnBoxG:hover {
    background: #f6ff00;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btnBoxG.on {
    background: #000;
    color: #FFF;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btnBoxG span {
    position: absolute;
    bottom: 8px;
    right: 7px
}

#btnProyectos {
    position: absolute;
    top: 20px;
    left: 120px;
    z-index: 40
}

#btnDeco,
#btnDisenyo {
    position: absolute;
    top: 20px;
    left: 195px;
    z-index: 40
}

#btnResearch {
    position: absolute;
    top: 20px;
    left: 270px;
    z-index: 40
}

#btnNews {
    position: absolute;
    top: 120px;
    right: 20px;
    z-index: 40
}

#btnAwards {
    position: absolute;
    top: 195px;
    right: 20px;
    z-index: 40
}

#btnPress {
    position: absolute;
    top: 270px;
    right: 20px;
    z-index: 40
}

#btnAbout {
    position: absolute;
    top: 345px;
    right: 20px;
    z-index: 40
}

#rs {
    position: absolute;
    bottom: 15px;
    left: 20px;
    width: 20px;
    z-index: 30
}

#rs a {
    position: relative;
    float: left;
    display: block;
    width: 21px;
    height: 20px;
    overflow: hidden;
    margin-top: 7px
}

#rs a img {
    position: absolute;
    top: -22px
}

#rs a:hover img {
    position: absolute;
    top: 0;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

#rs div {
    float: left;
    position: relative
}

#rs div .tooltip {
    position: absolute;
    top: 5px;
    left: 26px;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 10px;
    background: url(../img/flechaTooltip.png) no-repeat left top;
    color: #FFF;
    display: none
}

#rs div .tooltip span {
    display: block;
    padding: 0 8px 0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    background: #939393;
    text-transform: uppercase;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

#cajabusqueda {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 70px;
    height: 70px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    z-index: 40
}

#cajabusqueda a.buscar {
    float: left;
    display: block;
    width: 100%;
    height: 35px;
    background: #f6ff00 url(../img/lupa.png) no-repeat 0 0;
    text-align: center;
    text-indent: -9999px
}

#cajabusqueda a.buscar:hover {
    background: #000 url(../img/lupa.png) no-repeat 0 -35px
}

#buscador {
    position: absolute;
    left: -200px;
    top: 0;
    width: 200px;
    height: 35px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -moz-opacity: .9;
    opacity: .9;
    filter: alpha(opacity=90);
    overflow: hidden;
    display: none
}

#buscador input {
    border: none;
    width: 200px;
    height: 35px;
    padding: 0 0 0 15px;
    color: #000;
    background: #f6ff00;
    font-family: OpenSansItalic, sans-serif;
    line-height: 35px;
    font-size: 13px
}

#idioma {
    width: 70px;
    height: 35px;
    overflow: hidden;
    text-transform: uppercase
}

#idioma a {
    float: left;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-family: OpenSansSemibold, sans-serif;
    font-size: 11px;
    color: #000;
    background: #c5cc00
}

#idioma a.on,
#idioma a:hover {
    background: #494c00;
    color: #FFF
}

.search {
    background: #444
}

.search .titulo {
    float: left;
    width: 500px;
    margin: 0 0 0 250px;
    color: #FFF
}

.resultados {
    float: left;
    width: 100%;
    min-width: 750px
}

.resultados .bloq {
    float: left;
    width: 100%;
    padding: 0 0 30px;
    background: url(../img/lineaAwards.gif) no-repeat left bottom
}

.resultados .bloq .cat {
    float: left;
    width: 230px;
    margin: 0 20px 0 0;
    text-align: right;
    font-family: OpenSansLight, sans-serif;
    font-size: 15px;
    color: #d6d6d6
}

.resultados .bloq .groupResult {
    float: left;
    width: 480px
}

.resultados .bloq .result {
    float: left;
    width: 480px;
    margin: 0;
    text-transform: uppercase
}

#search .result a {
    color: #EEE
}

#search .result a:hover {
    color: #f6ff00
}

#busqueda .result a {
    color: #EEE
}

#busqueda .result a:hover {
    color: #f6ff00
}

#copy {
    position: absolute;
    bottom: 15px;
    left: 90px;
    height: 18px;
    color: #eee;
    font-size: 10px;
    line-height: 26px;
    z-index: 2;
    text-shadow: rgba(0, 0, 0, .6)0 0 3px
}

#copy a {
    color: #FFF
}

#copy a:hover {
    color: #DDD
}

#infoFoto {
    position: absolute;
    bottom: 15px;
    right: 20px;
    height: 18px;
    color: #eeeff0;
    font-size: 10px;
    line-height: 26px;
    z-index: 2;
    text-shadow: rgba(0, 0, 0, .6)0 0 3px
}

#imagenFondo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    overflow: hidden
}

#imagenFondo img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

#details,
#detalles,
#trabajos,
#works {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    overflow: auto;
    background: #CCC;
    display: none
}

#design {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    overflow: auto;
    background: #DDD;
    display: none
}

#research {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    overflow: auto;
    background: #EEE;
    display: none
}

#awards,
#info,
#informacion,
#news,
#premios,
#prensa,
#press,
#search,
#busqueda {
    position: absolute;
    z-index: 20;
    display: none
}

#contPro {
    display: none;
    position: absolute;
    z-index: 100
}

.scroll-pane {
    overflow: auto;
    width: 100%;
    height: 100%;
    position: absolute
}

.margenes {
    float: left;
    margin: 120px 100px 0 120px
}

#filtros {
    position: absolute;
    top: 120px;
    left: 40px;
    width: 50px;
    z-index: 2
}

#filtros a {
    margin: 0 0 5px;
    cursor: pointer
}

.especificos,
.genericos {
    float: left;
    padding-bottom: 0
}

#filtroTop {
    position: absolute;
    top: 40px;
    right: 120px;
    z-index: 2
}

#filtroTop a {
    margin: 0 0 0 5px
}

#filtroTop span {
    margin: 0 0 0 5px;
    float: left
}

.order {
    float: left;
    height: 11px;
    line-height: 11px;
    font-size: 11px;
    padding: 39px 10px 0 0;
    color: #CCC
}

.btnBoxP {
    position: relative;
    float: left;
    height: 50px;
    width: 50px;
    background-color: #000;
    -moz-opacity: .7;
    opacity: .7;
    filter: alpha(opacity=70);
    font-family: OpenSansSemibold, sans-serif;
    font-size: 9px;
    line-height: 10px;
    text-transform: uppercase;
    color: #FFF;
    text-align: right
}

.btnBoxP:hover {
    background-color: #FFF;
    color: #000;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.btnBoxP.on {
    background: #f6ff00;
    color: #000;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.btnBoxP span {
    position: absolute;
    bottom: 5px;
    right: 5px
}

.titulo h3 {
    float: left;
    width: 230px;
    margin: 0 20px 30px 0;
    font-family: OpenSansSemibold, sans-serif;
    font-size: 14px;
    text-transform: uppercase
}

#destacados {
    position: absolute;
    bottom: 7%;
    right: 0;
    height: 150px;
    padding: 10px 0 0;
    width: 945px;
    z-index: 2
}

#destacados h2 {
    display: block;
    float: left;
    height: 140px;
    width: 140px;
    margin: 0 5px 0 0;
    -moz-opacity: .9;
    opacity: .9;
    filter: alpha(opacity=90)
}

#destacados h2 a {
    display: block;
    float: left;
    position: relative;
    height: 140px;
    width: 140px;
    background-color: #FFF;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    overflow: hidden
}

#destacados h2 a:hover {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.tipoFecha {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 120px;
    font-family: OpenSansRegular, sans-serif;
    color: #91959e;
    font-size: 11px;
    line-height: 15px;
    text-transform: uppercase
}

.tipoFecha span {
    color: #b50000
}

.titular {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 120px;
    font-family: OpenSansItalic, sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #444
}

#destacados h2 a:hover .tipoFecha,
#destacados h2 a:hover .tipoFecha span,
#destacados h2 a:hover .titular {
    display: none
}

#destacados h2 a img {
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%
}

#destacados h2 a:hover img {
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

#btnLDest,
#btnRDest {
    position: absolute;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in
}

#btnRDest {
    right: 0
}

#btnLDest {
    background: #4c4c4c
}

#btnLDest:hover {
    background: #333
}

#btnRDest:hover {
    background: #4c4c4c
}

#contSlideDest {
    position: absolute;
    left: 40px;
    height: 150px;
    overflow: hidden;
    width: 905px
}

#slideDest {
    position: absolute;
    height: 150px;
    width: 15000px
}

.proyect {
    background: #e3e3e3;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f6f6f6), color-stop(1, #e3e3e3))
}

#infoCat {
    position: absolute;
    left: 870px;
    top: 80px;
    width: 230px;
    height: 15px;
    line-height: 15px;
    text-align: right;
    font-size: 10px;
    color: #9a9a9a;
    text-transform: uppercase;
    z-index: 40
}

.btnDD {
    background: #000 url(../img/flechitaG.gif) no-repeat -45px 35px
}

.btnDD:hover {
    background: #FFF url(../img/flechitaG.gif) no-repeat 0 35px
}

#filtros a.btnDD.cat {
    margin-bottom: 15px
}

.categorias,
.programas {
    position: absolute;
    left: 50px;
    background: #FFF;
    padding: 20px 30px 30px;
    width: 170px;
    display: none;
    z-index: 5
}

.programas {
    top: 65px
}

.categorias {
    top: 0
}

.categorias img,
.programas img {
    background: #c9c9c9
}

.categorias a,
.programas a {
    color: #000
}

.categorias a.on,
.programas a.on {
    color: #CCC
}

.design {
    background: #e3e3e3;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e6e6), color-stop(1, #d3d3d3))
}

.research {
    background: #e3e3e3;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d6d6d6), color-stop(1, #c5c5c5))
}

#cajas {
    float: left;
    width: 100%;
    padding: 0 0 30px
}

#cajas h2 {
    font-family: OpenSansRegular, sans-serif;
    font-size: 11px;
    line-height: 15px
}

.caja {
    float: left;
    width: 230px;
    padding: 0 0 30px
}

.caja.texto {
    font-family: OpenSansRegular, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #555
}

.caja.texto h1,
.caja.texto h2 {
    font-family: OpenSansSemibold, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 15px;
    color: #555
}

.doble {
    width: 480px;
    padding: 0 0 30px
}

.caja a {
    color: #000
}

.caja a:hover {
    color: #AAA
}

.caja a img {
    margin-bottom: 10px;
    width: 100%;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.caja a:hover img {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.caja a .date {
    color: #888;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in
}

.caja a:hover .date {
    color: #AAA
}

#mapa {
    float: left;
    position: relative;
    max-width: 960px;
    max-height: 640px
}

#mapa img.imgPlano {
    float: left;
    width: 100%
}

#mapa img.lagrima {
    position: absolute;
    cursor: pointer
}

#mapa .proyectosMapa {
    position: absolute;
    background: #f2f848;
    color: #000;
    padding: 20px 20px 30px;
    width: 190px;
    max-height: 300px;
    z-index: 200
}

#mapa .proyectosMapa a {
    color: #000;
    padding-left: 12px;
    background: url(../img/flechitaBlack.gif) no-repeat 0 5px;
    display: block
}

#mapa .proyectosMapa a:hover {
    color: #999;
    background: url(../img/flechitaBlack.gif) no-repeat 5px 5px
}

.ficha {
    position: relative;
    height: 100%;
    overflow: hidden
}

#cabeceraPro {
    position: relative;
    width: 100%;
    z-index: 100
}

#logotipo {
    position: fixed;
    left: 20px;
    top: 20px;
    height: 70px;
    width: 70px;
    display: block;
    background: 0 0;
    z-index: 100
}

#titulo {
    position: absolute;
    left: 0px;
    top: 110px;
    width: 190px;
    height: 135px;
    padding: 30px 20px 0;
    background: #faff5e;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    z-index: 60
}

#titulo h1 {
    font-family: OpenSansBold, sans-serif;
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 15px;
    text-transform: uppercase
}

#titulo ul {
    font-size: 11px;
    line-height: 15px
}

#titulo span {
    color: #666
}

#texto {
    overflow: scroll;
    position: relative;
    float: left;
    left: 0px;
    top: 270px;
    width: 203px;
    padding: 20px;
    background: #FFF;
    -moz-opacity: .9;
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    z-index: 50;
    height: auto
}

#texto .parrafos {
    float: left;
    
}

#texto a.btnInfo {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 40px;
    padding: 0 5px;
    color: #FFF;
    background-color: #4c4c4c;
    background-image: url(../img/flechaInfo2.gif);
    background-position: 5px 1px;
    background-repeat: no-repeat;
    height: 15px;
    text-align: right;
    font-size: 11px;
    line-height: 15px
}

#texto.visible a.btnInfo {
    display: block
}

#texto.invisible a.btnInfo {
    display: none
}

#texto p {
    width: 420px
}

#btnInfo {
    position: absolute;
    top: 150px;
    left: 820px;
    width: 130px;
    height: 15px;
    z-index: 70
}

#btnInfo a {
    height: 15px;
    text-align: right;
    font-size: 11px;
    line-height: 15px
}

#btnInfo a.btnInfo {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    padding: 0 5px;
    color: #FFF;
    background-color: #4c4c4c;
    background-image: url(../img/flechaInfo.gif);
    background-position: 5px -14px;
    background-repeat: no-repeat
}

#btnInfo a.btnDossier {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    padding: 0 5px;
    color: #FFF;
    background-color: #4c4c4c;
    background-image: url(../img/flechaDescarga.gif);
    background-position: 5px -15px;
    background-repeat: no-repeat
}

#btnInfo a.btnDossier:hover,
#btnInfo a.btnInfo:hover {
    background-position: 5px 1px
}

#texto a.btnInfo:hover {
    background-position: 5px -14px
}

#cerrar {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
    overflow: hidden;
    background: #222;
    z-index: 100
}

#cerrar:hover {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

#cerrar img {
    position: absolute;
    top: 0
}

#cerrar:hover img {
    position: absolute;
    top: -35px
}

#submenu {
    position: absolute;
    top: 190px;
    left: 40px;
    width: 50px;
    z-index: 100
}

#submenu a {
    margin: 0 0 5px
}

.galeria {
    position: absolute;
    top: 190px;
    width: 100%;
    height: 600px;
    z-index: 20
}

.loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    padding: 20px;
    background: #FFF;
    margin: -30px 0 0 -30px;
    -moz-opacity: .8;
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    z-index: 100
}

.thumbs {
    position: absolute;
    left: 239px;
    width: 70px;
    padding: 0 10px;
    height: 600px;
    overflow: hidden;
    z-index: 40;
    top:123px;
    
}

.abajoThumbs {
    bottom: 0;
    height: 25px;
    width: 70px;
    overflow: hidden
}

.abajoThumbs img {
    position: absolute;
    top: -25px
}

.abajoThumbs:hover img {
    top: 0
}

.arribaThumbs {
    top: 0;
    height: 25px;
    width: 70px;
    overflow: hidden
}

.arribaThumbs img {
    position: absolute;
    top: 0
}

.arribaThumbs:hover img {
    top: -25px
}

.abajoThumbs,
.arribaThumbs {
    position: absolute;
    background: #4c4c4c;
    z-index: 100
}

#btnInfo a:hover,
#cerrar:hover,
#texto a.btnInfo:hover,
.abajoThumbs:hover,
.arribaThumbs:hover {
    background-color: #f6ff00;
    color: #000
}

.abajoThumbs.off,
.arribaThumbs.off {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    cursor: default;
    background: #DDD
}

#btnInfo .arribaThumbs.off:hover,
#btnInfo a.abajoThumbs.off:hover {
    background: #4c4c4c
}

.abajoThumbs.off img,
.arribaThumbs.off img {
    top: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.contenedorThumbs {
    position: absolute;
    top: 50px;
    height: 500px;
    width: 90px;
    overflow: hidden
}

.contenidoThumbs {
    position: absolute;
    height: 10000px
}

.thumb {
    margin-bottom: 5px;
    border: 1px solid #EEE
}

.thumb,
.thumb img {
    width: 68px
}

.thumb a:hover img.off {
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.thumb a img.off {
    -moz-opacity: .2;
    opacity: .2;
    filter: alpha(opacity=20)
}

.fotosG {
    position: absolute;
    left: 20px;
    height: 600px;
    width: 100%;
    overflow: hidden;
    z-index: 20
}

.foto {
    position: absolute;
    left: 190px;
    height: 100%;
    width: 200000px
}

.anima {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -transition: all .4s ease-in-out
}

.foto a {
    display: block
}

.foto img {
    height: 100%;
    display: block;
    float: left
}

.foto img.off {
    -moz-opacity: .1;
    opacity: .1;
    filter: alpha(opacity=10)
}

#rsFicha {
    position: absolute;
    bottom: 20px;
    left: 30px;
    width: 20px;
    z-index: 100
}

#rsFicha a {
    position: relative;
    float: left;
    display: block;
    width: 21px;
    height: 20px;
    overflow: hidden;
    margin-top: 7px
}

#rsFicha a img {
    position: absolute;
    top: 0
}

#rsFicha a:hover img {
    position: absolute;
    top: -24px;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

#rsFicha div {
    float: left;
    position: relative
}

#rsFicha div .tooltip {
    position: absolute;
    top: 5px;
    left: 26px;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 10px;
    background: url(../img/flechaTooltip.png) no-repeat left top;
    color: #FFF;
    display: none
}

#rsFicha div .tooltip span {
    display: block;
    padding: 0 8px 0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    background: #939393;
    text-transform: uppercase;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

#general {
    position: relative;
    z-index: 20;
    height: 100%
}

.fondoFicha {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    background: #FFF;
    z-index: 10;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.fondoFichaNews {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    background: #626262;
    z-index: 10;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.news {
    background: #7a7a7a url(../img/tramaNews.gif) repeat
}

.news #cajas h2 {
    font-family: OpenSansRegular, sans-serif;
    font-size: 11px;
    line-height: 15px
}

.news .caja {
    float: left;
    width: 330px;
    padding: 0 0 30px
}

.news .caja a {
    color: #FFF
}

.news .caja a:hover {
    color: #CCC
}

.news .caja a img {
    float: left;
    margin-right: 10px;
    width: 140px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.news .caja a span.date {
    color: #f6ff00;
    width: 60px;
    padding: 0 5px 0 0
}

.news .caja a span.publicacion {
    color: #FFF;
    width: 100px;
    text-transform: capitalize;
    padding: 0 0 0 9px;
    border-left: 1px solid #999
}

.news .caja span {
    display: block;
    float: left;
    width: 180px
}

.fichaNews {
    height: 100%;
    overflow: hidden
}

.fichaNews .col {
    float: left;
    position: relative;
    width: 330px;
    padding: 0 20px 0 0;
    margin-bottom: 30px
}

.fichaNews .col img {
    width: 330px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.fichaNews .fecha {
    position: absolute;
    top: 90px;
    left: 470px;
    color: #f6ff00
}

.rrss {
    position: absolute;
    bottom: 20px;
    left: 30px;
    width: 20px;
    z-index: 100
}

.rrss a {
    position: relative;
    float: left;
    display: block;
    margin: 0 10px 0 0;
    width: 21px;
    height: 20px;
    overflow: hidden;
    margin-top: 7px
}

.rrss a img {
    position: absolute;
    top: 0
}

.rrss div {
    float: left;
    position: relative
}

.rrss div .tooltip {
    position: absolute;
    top: 5px;
    left: 26px;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 10px;
    background: url(../img/flechaTooltip.png) no-repeat left top;
    color: #FFF;
    display: none
}

.rrss div .tooltip span {
    display: block;
    padding: 0 8px 0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    background: #939393;
    text-transform: uppercase;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

.fichaNews .col .rrss a img {
    width: 21px
}

.rrss a:hover img {
    position: absolute;
    top: -24px;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.fichaNews .download {
    float: left;
    display: block;
    color: #FFF;
    padding: 0 0 0 15px;
    background: url(../img/download.gif) no-repeat 0 -30px
}

.fichaNews .download:hover {
    background: url(../img/download.gif) no-repeat 0 0;
    color: #CCC
}

.fichaNews a {
    color: #f6ff00
}

.fichaNews a:hover {
    color: #CCC
}

.fichaNews .col p {
    color: #FFF;
    font-size: 11px
}

.fichaNews .col p.entradilla {
    font-size: 15px;
    padding-bottom: 30px
}

.fichaNews .col strong {
    color: #f6ff00;
    text-transform: uppercase
}

.fichaNews .col div {
    color: #FFF;
    font-size: 11px
}

.awards {
    background: #6d6d6d url(../img/tramaAwards.gif) repeat;
    font-size: 11px
}

.awards .titulo {
    float: left;
    width: 500px;
    margin: 0 0 0 165px;
    color: #FFF
}

.awards .cajaSEOB {
    margin: 0 0 0 165px
}

.awards ul {
    float: left;
    width: 100%;
    min-width: 750px
}

.awards ul li {
    float: left;
    width: 100%;
    padding: 0 0 30px;
    background: url(../img/lineaAwards.gif) no-repeat left bottom
}

.awards ul li:last-child {
    background: 0 0
}

.awards .award,
.awards .project {
    float: left;
    width: 230px;
    margin: 0 20px 0 0
}

.awards .date {
    float: left;
    width: 145px;
    margin: 0 20px 0 0;
    text-align: right;
    font-family: OpenSansLight, sans-serif;
    font-size: 15px;
    color: #d6d6d6
}

.awards .award a {
    color: #f6ff00
}

.award {
    position: relative
}

.awards .award a:hover {
    color: #EEE
}

.awards .project {
    position: relative
}

.awards .project a {
    color: #FFF;
    text-transform: uppercase
}

.awards .project a:hover {
    color: #f6ff00
}

.award .tooltip,
.project .tooltip {
    position: absolute;
    top: -30px;
    left: 10px;
    padding: 0 0 5px;
    background: url(../img/flechaTooltipVer.png) no-repeat center bottom;
    color: #FFF;
    display: none
}

.award .tooltip span,
.project .tooltip span {
    display: block;
    padding: 5px 7px;
    text-align: center;
    line-height: 15px;
    font-size: 10px;
    background: #939393;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.press {
    color: #FFF;
    background: #5F5F5F url(../img/tramaPress.gif) repeat
}

.press .pressGroup {
    float: left;
    background: url(../img/lineaPress.gif) repeat-y top left
}

.explica {
    float: left;
    padding: 45px 0 0
}

.press .explica p a {
    color: #f6ff00;
    display: inline
}

.press .explica p a:hover {
    color: #FFF
}

.press .col {
    float: left;
    width: 250px;
    margin: 0 0 30px
}

.press .col p {
    float: left;
    width: 230px
}

.press .titulo {
    float: left;
    width: 230px;
    color: #FFF
}

.press a {
    color: #FFF;
    display: block
}

.press a:hover {
    color: #CCC
}

.press h2 {
    font-size: 11px;
    padding: 0 0 15px;
    width: 230px;
    float: left
}

.press h2 .nombreFecha {
    float: left;
    width: 215px;
    padding: 0 0 3px 15px;
    display: block;
    background: url(../img/download.gif) no-repeat 0 -30px
}

.press h2 .date {
    color: #f6ff00
}

.press h2 .fechaFuente {
    color: #f6ff00;
    text-transform: none
}

.press h2 img {
    float: left;
    width: 230px;
    margin: 4px 0 0;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.press ul li {
    float: left;
    width: 230px;
    padding: 0 0 15px
}

.press ul li.nota {
    float: left;
    padding: 0 0 30px
}

.press ul li.nota .txtNota {
    padding-bottom: 20px
}

.press .download {
    float: left;
    display: block;
    padding: 0 0 0 15px;
    background: url(../img/download.gif) no-repeat 0 -30px
}

.press .download:hover {
    background: url(../img/download.gif) no-repeat 0 0
}

.press .bloqDescarga {
    float: left;
    width: 230px;
    padding: 0 0 15px
}

.press .bloqDescarga strong {
    display: block;
    width: 230px;
    font-weight: 400;
    text-transform: uppercase
}

.press .bloqDescarga strong span {
    color: #f6ff00
}

.press .bloqDescarga ul {
    width: 195px;
    margin: 0 0 15px 35px
}

.press .bloqDescarga ul li {
    padding: 0;
    width: 195px
}

.formulario input {
    float: left;
    width: 210px;
    height: 30px;
    padding: 0 10px;
    margin: 0 0 10px;
    font-family: OpenSansRegular, sans-serif;
    font-size: 11px;
    line-height: 30px;
    background: #7d7d7d;
    color: #FFF;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.formulario textarea {
    float: left;
    width: 210px;
    height: 90px;
    padding: 10px;
    margin: 0 0 10px;
    font-family: OpenSansRegular, sans-serif;
    font-size: 11px;
    line-height: 15px;
    background: #7d7d7d;
    color: #FFF;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.formulario input.enviar {
    width: 80px;
    line-height: 30px;
    background: #383838 url(../img/flechaPdr.gif) no-repeat 9px 11px;
    text-transform: uppercase
}

.formulario input.enviar:hover {
    cursor: pointer;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.about {
    background: #7a7a7a url(../img/tramaAbout.gif) repeat
}

.contact,
.contacto {
    float: left;
    width: 730px
}

.contact .cajaSEOB,
.contacto .cajaSEOB {
    margin: 0 0 0 165px
}

.pais {
    float: left;
    width: 730px;
    padding: 0 0 60px;
    margin: 0 0 40px
}

.pais:first-child {
    border-bottom: 2px solid #4c4c4c
}

.mapa {
    float: left;
    width: 145px;
    margin: 0 20px 0 0;
    text-align: center
}

.datos {
    float: left;
    width: 480px;
    padding: 10px 0 0
}

.datos h3 {
    width: 480px;
    padding: 0 0 30px;
    font-family: OpenSansSemibold, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFF
}

.datos h4 {
    float: left;
    width: 230px;
    color: #cecece
}

.datos h4 a {
    color: #FFF
}

.datos h4 a:hover {
    color: #f6ff00
}

.datos h4 span {
    width: 45px;
    display: block;
    float: left
}

.datos h4.dir {
    padding: 0 20px 0 0
}

.people {
    float: left;
    width: 100%;
    padding-bottom: 60px
}

.person {
    position: relative;
    width: 230px;
    float: left;
    margin: 0 20px 20px 0
}

.person .off {
    display: block;
    float: left;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.person .off img {
    width: 230px
}

.person .on {
    display: none;
    position: absolute;
    top: -20px;
    left: -20px;
    width: 270px;
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .7);
    box-shadow: 0 0 30px rgba(0, 0, 0, .7)
}

.person .on .texto {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 250px;
    height: 48px;
    padding: 7px 10px 0;
    background: #f6ff00;
    color: #000;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase
}

.person .on .texto span {
    font-style: italic;
    font-size: 10px
}

.person .on .mailPeople {
    position: absolute;
    left: 10px;
    bottom: 7px;
    color: #000
}

.person .on .mailPeople:hover {
    color: #999
}

.resume .col {
    float: left;
    width: 330px;
    padding: 0 20px 30px 0
}

.resume .col .testoInfo {
    padding-bottom: 30px
}

.resume .col .testoInfo h1 {
    color: #f6ff00;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    padding-bottom: 15px
}

.resume .col img {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.resume .col {
    color: #FFF
}

.resume strong {
    color: #f6ff00;
    text-transform: uppercase
}

.cajaSEO {
    min-height: 235px;
    float: left;
    width: 210px;
    padding: 10px;
    margin-bottom: 30px;
    background-color: #FFF;
    -moz-opacity: .7;
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.cajaSEO h1,
.cajaSEO h2,
.cajaSEO h3,
.cajaSEO h4,
.cajaSEO h5,
.cajaSEO h6 {
    font-family: OpenSansSemibold, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 15px;
    color: #555
}

.cajaSEO,
.cajaSEO p {
    font-family: OpenSansRegular, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #555
}

.cajaSEO div,
.cajaSEO p {
    margin-bottom: 15px
}

.descripcionCategoria.cajaSEO {
    margin-bottom: 0
}

.cajaSEOB {
    float: left;
    width: 80%;
    padding: 0
}

.cajaSEOB h1,
.cajaSEOB h2,
.cajaSEOB h3,
.cajaSEOB h4,
.cajaSEOB h5,
.cajaSEOB h6 {
    font-family: OpenSansSemibold, sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 15px
}

.cajaSEOB,
.cajaSEOB p {
    font-family: OpenSansRegular, sans-serif;
    font-size: 11px;
    line-height: 15px
}

.cajaSEOB div,
.cajaSEOB p {
    margin-bottom: 15px
}

.cajaSEOB div,
.cajaSEOB h1,
.cajaSEOB h2,
.cajaSEOB h3,
.cajaSEOB h4,
.cajaSEOB h5,
.cajaSEOB h6,
.cajaSEOB p {
    width: 480px;
    color: #DDD
}

.cajaSEOperson {
    position: relative;
    width: 230px;
    float: left;
    margin: 0 20px 20px 0
}

.cajaSEOperson h1,
.cajaSEOperson h2,
.cajaSEOperson h3,
.cajaSEOperson h4,
.cajaSEOperson h5,
.cajaSEOperson h6 {
    font-family: OpenSansSemibold, sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 15px
}

.cajaSEOperson,
.cajaSEOperson p {
    font-family: OpenSansRegular, sans-serif;
    font-size: 11px;
    line-height: 15px
}

.cajaSEOperson div,
.cajaSEOperson p {
    margin-bottom: 15px
}

.cajaSEOperson div,
.cajaSEOperson h1,
.cajaSEOperson h2,
.cajaSEOperson h3,
.cajaSEOperson h4,
.cajaSEOperson h5,
.cajaSEOperson h6,
.cajaSEOperson p {
    color: #DDD
}