#contenedor-logo{
    background-image: url(../imagenes/varias/logo.jpg);
    background-repeat: no-repeat;
}

#contenedor-principal{
    width: 990px;
    border-width: 1px;
    border-style: solid;
}

.span-3, .span-7, .span-10, .span-14, .span-17{
    margin-right: 0px;
}

.span-3{
    width: 105px;
}

.span-7{
    width: 295px;
}

.span-10{
    width: 400px;
}

.span-14{
    width: 590px;
}

.span-17{
    width: 695px;
}

#contenedor-logo{
    height: 200px;
}

#contenedor-header{
    height: 150px;
}

#header{
    margin: 0px auto;
    width: 600px;
    height: 100%;
    position: relative;
}

#contenedor-links-idiomas{
    position: absolute;
    right: 22px;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    word-spacing: 5px;
}

#contenedor-links-idiomas a{
    text-decoration: none;
}

#header-flash{
    position: absolute;
    bottom: 0px;
    left: 22px;
}

#contenedor-menu{
    height: 50px;
}

#menu{
    margin: 0px auto;
    width: 600px;
    height: 100%;

    /*list-style-type: none;*/
    padding: 0px;
    text-align: center;
    line-height: 4em;

    text-transform: uppercase;
}

#menu li{
    display: inline-block;
    zoom: 1;
    *display: inline;
}

#menu a{
    text-decoration: none;
    padding: 0px 10px;
}

#contenedor-descripcion{
    height: 100px;
    color: orange;
}

#contenedor-descripcion p{
    padding: 0px 30px 30px 30px;
    text-transform: uppercase;
    line-height: 1em;
}

*html #contenedor-descripcion p{
    padding-bottom: 10px;
}

#contenedor-titulo{
    height: 100px;
    position: relative;
}

#titulo{
    position: absolute;
    bottom: 0px;
    right: 400px;
    font-size: 2em;
    text-transform: uppercase;
}

#contenedor-foto{
    position: relative;
    height: 320px;
}

#foto{
    position: absolute;
    height: 310px;
    width: 100%;
    bottom: 0px;

    background-repeat: no-repeat;
    background-position: center;
}

#foto-anterior, #foto-siguiente{
    position: absolute;
    bottom: 0px;
    width: 30px;
    height: 30px;

    border: none;
    color: orange;
    font-weight: bold;
    font-size: large;
}

#foto-anterior {
    right: 35px;
}

#foto-siguiente{
    right: 0px;
}

#contenedor-contenido{
    height: 320px;
    overflow-y: auto;
}

#contenedor-contenido.servicios{
    height: 280px;
    line-height: 1.6em;
}

#contenedor-contenido p{
    margin: 0px 30px 18px 30px;
}

#contenedor-link-triptico{
    height: 40px;
    position: relative;
}

#link-triptico{
    position: absolute;
    bottom: 0px;
    right: 30px;
    height: 24px;
    width: 135px;
    border-width: 1px;
}

#instalacion-descripcion{
    height: 70px;
    margin: 0px 10px 0px 10px;
    line-height: 1.1em;
}

#instalacion-descripcion p{
    margin: 0px;
}

#contenedor-galeria{
    height: 250px;
    overflow-y: auto;
}

#galeria{
    margin: 0px 3px 0px 10px;
    padding: 0px;
}

#galeria li{
    display: -moz-inline-stack;
    display: inline-block;
    height: 77px;

    border-width: 3px;
    margin-top: 3px;
    margin-bottom: 4px;
    margin-right: 7px;
    overflow: hidden;
    width: 116px;
    zoom: 1;
    *display: inline;
}

#galeria img {
    float: left;
    height: 100%;
    width: auto;
    margin: 0 auto;
    display: block;
    border: 0px;
}

#contacto-descripcion{
    height: 54px;
}

#contacto-etiquetas, #contacto-campos{
    height: 236px;
}

*html #contacto-descripcion{
    width: 384px;
}

*html #contacto-descripcion p{
    margin-bottom: 0px;
}

*html #contacto-etiquetas, *html #contacto-campos{
    height: 241px;
}

*html #contacto-etiquetas{
    width: 89px
}

*html #contacto-pie{
    width: 384px;
    height: 10px;
}

#contacto-etiquetas label{
    display: block;
    margin: 15px 0px 0px 30px;
    font-weight: normal;
}

#contacto-campos input, #contacto-campos textarea{
    display: block;
    border: none;
    margin: 10px 0px 0px 20px;
    padding: 0px;
    height: 24px;
    width: 255px;
}

*html #contacto-campos input, *html #contacto-campos textarea{
    margin-top: 8px;
}

#contacto-campos textarea{
    height: 48px;
}

#etiquetas {
    line-height: 25px;
}

#contacto-pie{
    height: 30px;
}

#link-legal{
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 30px;
}

#contacto-enviar{
    float: right;
    margin-right: 20px;
    height: 25px;
    border-width: 1px;
}

#contacto-legal{
    display: none;
    height: 100%;
    width: 100%;
}

#contacto-legal-cerrar{
    display: block;
    float: right;
    height: 25px;
    width: 25px;
    line-height: 25px;
    color: black;
    text-decoration: none;
    text-align: center;
}

#contacto-legal-titulo{
    clear: right;
    float: right;
    margin-right: 30px;
    height: 30px;
    font-size: 1.5em;
    text-transform: uppercase;
}

#contacto-legal-clausulas{
    clear: right;
    height: 255px;
    overflow-y: auto;
}

#contacto-legal ol{
    clear: right;
    list-style-type: decimal;
}

#contacto-legal ol ol ol{
    list-style-type: lower-latin;
}

#titulo-videos{
    background-image: url(../imagenes/varias/icono-videos.jpg);
    background-repeat: no-repeat;
    height: 30px;
    line-height: 30px;
    text-indent: 35px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
    font-style: normal;
    font-size: 1.2em;
}

#titulo-anuncios{
    background-image: url(../imagenes/varias/icono-anuncios.jpg);
    background-repeat: no-repeat;
    height: 30px;
    line-height: 30px;
    text-indent: 35px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
    font-style: normal;
    font-size: 1.2em;
}

#titulo-enlaces{
    background-image: url(../imagenes/varias/icono-enlaces.jpg);
    background-repeat: no-repeat;
    height: 30px;
    line-height: 30px;
    text-indent: 35px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
    font-style: normal;
    font-size: 1.2em;
}

#videos, #anuncios, #enlaces{
    padding-left: 0px;
    margin-left: 60px;
    list-style-type: none;
}

#videos li, #anuncios li, #enlaces li{
    margin-bottom: 10px;
}

#videos a, #anuncios a, #enlaces a{
    text-decoration: none;
}

#contenedor-direccion{
    height: 100px;
}

#contenedor-direccion p{
    height: 60px;
    line-height: 1em;
    padding: 30px 30px 0px;
}

*html #contenedor-direccion p{
    padding-top: 10px;
}

#contenedor-mensaje{
    height: 100px;
    position: relative;
}

#mensaje{
    margin: 0px auto;
    width: 600px;
}

#contenedor-mensaje p{
    text-transform: uppercase;
    text-align: justify;
    font-size: 0.9em;
    position: absolute;
    margin: 0px;
    bottom: 10px;
    magin-right: 30px;
}

#contenedor-mensaje p em{
    font-style: normal;
    font-size: 1.2em;
}