/* CSS Document */

* {
    margin: 0;
    padding: 0;
    font-size: 100%;
/*    position: relative;*/
}

html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    color: #616161;
}

body {
    text-align: center;
    background-color: #333333;
    background-attachment: fixed;
    background-image: url('style0001-body-background.jpg');
    background-position: center;
}

a, a:visited{
    color: inherit;
    text-decoration: underline;
}

a:hover {
    color: gold;
    text-decoration: none;
}

img {
    vertical-align: top;
    border: 0;
}

h2 {
    color: #f1f2f2;
    font-size: 18px;
    line-height: 1em;
    font-weight: normal;
    padding: 9px 27px 9px 27px;
}

h2.galeria{
    font-style: italic;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2.titulo_guia{
    font-style: normal;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: larger;
    text-align: center;
    text-transform: uppercase;
}

p {
    padding-top: 4px;
}

a.light:hover {
    color: gold;
}

a.dark:hover {
    color: blue;
}

.clear {
    clear: both;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

.lowercase {
    text-transform: lowercase;
}

.fullwidth {
    width: 100%;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.contenedor {
    width: 100%;
/*    background-color: #FFFFFF;*/
    background-color:  #333333;
}

/*
div.contenido {
    position: relative;
}
*/

.contenido {
    font-size:13px;
}

.contenido a, .contenido a:visited{
    color: inherit;
    text-decoration: none;
}

.contenido a:hover {
    color: inherit;
    text-decoration: underline;
}

/*
#flashcontent3 {
    position: absolute;
}
*/

#flashcontent3 p, p.notfound{
    text-align: center;
    padding-top: 250px;
    padding-bottom: 250px;
    font-weight: bold
}

object {
    display:block;
    outline:none;
}

#jukeboxdiv {
    background-color: #000000;
/*    padding: 0;
    margin: 0 0 1px 0;*/
    font-size: 10px;
    text-align: center;
}

#jukeboxwrapper {
/*    margin: 0 0 1px 0;*/
    height: 13px;
}

.header_logo {
    color: #CCCCCC;
    background-image: url("style0001-pie-fondo3.gif");
    background-repeat: repeat-x;
    background-position: top;
    padding: 0;
    position: relative;
    margin-bottom: 1px;
}

.header_logo .fondo{
    position: absolute;
    top:0;
    left:0;
}

.header_logo_img{
    top: 12px;
    width: 100%;
    text-align: center;
    position: absolute;
}

.slogan {
    height: 20px;
    position: absolute;
    bottom: 4px;
    margin: 0;
    color: #E0E0E0;
    text-align: center;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.cabecera{
    margin-bottom: 1px;
}

.hmenu {
    height: 20px;
    margin: 0 0 1px 0;
    background-image: url("style0001-hmenu-fondo.gif");
    background-repeat: repeat-x;
    background-position: top;
}

.hmenu .menu, .hmenu .rmenu{
    height: 20px;
    margin-left: 5px;
    float: left;
    background-repeat: repeat-x;
    background-position: top;
}

.hmenu .menu{
    float: left;
}

.hmenu .rmenu{
    float: right;
    margin-right: 15px;
}

.hmenu .menu .menu_item{
    float: left;
    margin-right: 20px;
    color: white;
    font-size: 13px;
    /*    font-weight:  bold; */
    background-repeat: repeat-x;
    background-position: top;
}

.hmenu .rmenu .menu_item{
    float: right;
    margin-left: 20px;
    color: white;
    font-size: 13px;
    /*    font-weight:  bold; */
    background-repeat: repeat-x;
    background-position: top;
}

.hmenu .menu .menu_item a, .hmenu .menu .menu_item a:visited, .hmenu .rmenu .menu_item a, .hmenu .rmenu .menu_item a:visited{
    color: #f0f0f0;
    text-decoration: none;
}

.hmenu .menu .menu_item a:hover, .hmenu .rmenu .menu_item a:hover{
    color: yellow;
    text-decoration: underline;
}

.hmenu .menu_idiomas{
    height: 20px;
    margin-right: 5px;
    float: right;
}

.hmenu .menu_idiomas .idioma_item{
    float: left;
    margin-top: 2px;
    margin-left: 5px;
}

.titulo1, .titulo2, .titulo3{
    height: 36px;
    background-image: url("style0001-fondo-36.gif");
    background-repeat: repeat-x;
    background-position: top;
}

.titulo1 {
    margin-bottom: 19px;
}

.titulo2 {
    margin-bottom: 19px;
}

.titulo3 {
    margin-bottom: 1px;
}

.galeria-body-main{
    background-color: #333333;
}

.galeria-body-main .thumbnail{
    position: relative;
 /*   border: solid white 1px;*/
}

.galeria-body-main .columna{
    position: absolute;
    top: 0px;
}

.galeria-body-main .c1{
    position: relative;
    border-right: solid #f1f2f2;
    border-right-width: 1px;
}

.galeria-body-main .c2{

}

.galeria-body-main .c3{

}

.thumbnail {
    border-bottom: solid #f1f2f2;
    border-bottom-width: 1px;
    background-image: url("style0001-thumbnail-fondo-200.gif");
    background-repeat: repeat-x;
    background-position: top;
}

.thumbnail .contenido {

}

.thumbnail .titulo2, .thumbnail .titulo2 .interior {
    background-image: none;
    height: 36px;
    margin-bottom: 0px;
}

.thumbnail .titulo2 h2 {
    color: #f1f2f2;
    font-style: italic;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.galeria-body-main .thumbnail .titulo2 h2 {
    text-align: center;
    font-size: larger;
}

.thumbnail .contenido, .thumbnail .contenido p{
    color: #f1f2f2;
    text-align: center;
}

.thumbnailsub{
    display: inline-block;
    position: relative;
}

.columna1, .columna2, .columna3, .columna4 {
    float: left;
}

.columna1 .sangrado {
    padding: 26px 35px 40px 34px;
}

.columna1 .contenido {
    padding: 0 0 0 10px;
}

.columna2 .sangrado {
    padding: 26px 35px 60px 34px;
    background-color: #333333;
    color: #e6e6e6;
}

.columna2 .contenido {
    margin: 20px 0 0 0;
}

.columna3 {
    background-color: #f0f0f0;
}

.columna3 .sangrado {
/*    padding: 1px;*/
    background-color: #FFFFFF;
}

.columna3 .contenido {
    margin: 0;
}

.columna4 {
    background-color: #f0f0f0;
}

.columna4 .sangrado {
    padding: 26px 48px 48px 48px;
    background-color: #FFFFFF;
}

.columna4 .contenido {
    margin: 0;
}

/*
#principal {
    background-image: url("style0001-dark-background.jpg");
}
*/
.entrada-de-indice, a.entrada-de-indice, a.entrada-de-indice:visited {
    color:#FF6600;
    font-weight:bold;
}

a.entrada-de-indice:hover {
    color:#FF6600;
    font-weight:bold;
}

.telefono {
    font-size: 15px;
    line-height: 1em;
    background-repeat: no-repeat;
    background-position: 0 0px;
    font-weight: bold;
    color: #FFFFFF;
}

.separadorhorizontal {
    clear: both;
    height: 2em;
}

.form_contacto input.text{
    width: 640px;
}

.form_contacto textarea{
    width: 640px;
    height: 166px;
}

.form_contacto td{
    vertical-align: top;
}

.option_cat{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    font-style: italic;
    color: white;
    background-color: #616161;
    padding-left: 0px;
    margin-bottom: 1px;
    overflow: hidden;
}

.option_gal{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    font-style: italic;
    color: white;
    background-color: #616161;
    padding-left: 10px;
    margin-bottom: 1px;
    overflow: hidden;
}

.option_rec{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    color: black;
    padding-left: 20px;
    margin-bottom: 1px;
    background-image: url("style0001-option-rec-16.gif");
    background-repeat: no-repeat;
    background-position: left;
    overflow: hidden;
}

.select_cat{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    font-style: italic;
}

.select_gal{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    font-style: italic;
}

.select_rec{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
}

.under_construction{
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    font-style: normal;
    color: black;
    background-color: yellow;
}

#principal {
    text-align: left;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#encabezado {
    background-repeat: no-repeat;
    background-position: left top;
}

#cuerpo .columna1 {
    height: 760px;
    background: #e6e6e6;
}

#cuerpo .columna1 p{
    text-align: justify;
}

#cuerpo .columna2 {

}

#cuerpo .columna3 {
    width: 100%;
}

#cuerpo .columna4 {
    width: 100%;
}

#cuerpo .columna4 p{
    text-align: justify;
}

#pie {
    color: #CCCCCC;
    height: 90px;
    /*    background-image: url(style0001-pie-fondo.png);
        background-repeat: no-repeat;
        background-position: left top;*/
    background-image: url("style0001-pie-fondo3.gif");
    background-repeat: repeat-x;
    background-position: top;
    padding: 0;
}

#pie a, #pie a:visited {
    color: white;
    text-decoration: none;
}

#pie a:hover {
    color: yellow;
    text-decoration: underline;
}

#pie .columna1 {
    border-right: 1px solid #3c474d;
    width: 670px !important;
    padding: 11px 0 6px 0;
    margin: 10px 0 0 0;
}

#pie .columna1 p {
    text-align: center;
}

#pie .columna2 {
    width: 280px !important;
    padding: 11px 0 6px 6px;
    margin: 10px 0 0 0;
}

#vtselectform .div_titulo1{
    width: 240px;
    height: 36px;
    float: left;
}

#vtselectform .div_titulo{
    padding-top: 7px;
    height: 29px;
    width: 240px;
    float: left;
}

#vtselectform select{
    width: 230px;
    border: black solid 1px;
    font-size: 13px;
    background-color: #f0f0f0;
}

/* Estilos tomados de Adobe (http://wwwimages.adobe.com/www.adobe.com/ubi/template/identity/adobe/screen/data.css)*/

.data-bordered th, .data-bordered td {
border-left:1px solid #B4B4B4;
border-top:1px solid #B4B4B4;
padding:0.35em 10px;
vertical-align:top;
}

.data-bordered td {
font-size:0.917em;
}

.data td, .data-bordered td, .data-downloads td {
line-height:1.35;
}

.data-bordered tbody tr {
background-color:#F9F9F9;
}

tr {
height:auto;
}

table.data-bordered {
border-bottom:1px solid #B4B4B4;
border-right:1px solid #B4B4B4;
border-spacing:0;
margin-bottom:1em;
}

table.max {
width:100%;
}

.max {
overflow:hidden;
width:100%;
}

/* Fin de los estilos tomados de Adobe*/

@media screen{
    .printonly{
        display: none;
    }
}

@media print{
    .screenonly{
        display: none;
    }

    .hmenu{
        display: none;
    }

    .hmenu .menu .menu_item{
        color: white;
    }

    #cuerpo{
        width: 958px;
        border-color: black;
        border-style: solid;
        border-width: 1px;
    }

    #cuerpo .columna1{
        width: 307px;
        border-color: black;
        border-style: solid;
        border-width: 0 1px 1px 0;
    }

    #cuerpo .columna2 {
        width: 649px;
    }

    .titulo1, .titulo2, .titulo3{
        border-color: black;
        border-style: solid;
        border-width: 1px;
    }

    h2 {
        font-size: 15px;
        line-height: 1em;
        font-weight: bolder;
        padding-top: 9px;
        padding-right: 0;
        padding-bottom: 12px;
        padding-left: 12px;
    }

    .titulo1 {
        height: 36px;
        margin-bottom: 12px;
    }

    .titulo2 {
        height: 36px;
        margin-bottom: 9px;
    }

    .titulo3 {
        height: 36px;
    }

}
