/* CSS Document */
ul {
    list-style: none;
}

ul,h1,h2,h3,h4,div,p,input {
    margin: 0px;
    padding: 0px
}

input {
    background: #fff;
    border: 1px solid #d6d8d7;
    font-size: 12px;
    color: #6a7b85
}

img {
    border: 0px
}

body {
    background: #2d3236;
    color: #424348;
    font: 11px/ 16px Verdana, Geneva, sans-serif;
}
a {
    color: #858398;
    text-decoration: none;
}

body,html {
    margin: 0px;
    padding: 0px;
}

div#header {
    height: 60px;
    position: relative;
}

div#header,div#menus,div#content,div#footer, ul#banners, ul#breadcrumb {
    width: 979px;
    margin: 0px auto 5px;
    position: relative;
    display: block
}
div#header ul {
    font-size: 8px;
    position: absolute;
    overflow: hidden;
    padding: 2px 6px 0;
    background: #42424a;
    height: 19px;
    top: 0px;
    right: 0px;
    letter-spacing:1px;
}
div#header ul li.first {
    background: transparent url("../images/sep_lang_menu.png") right 4px no-repeat;
    padding-right:14px;
    margin-right: 7px;
}
div#header ul li {
    font-family: Verdana, Geneva, sans-serif;
    float:left;
    padding: 0px 6px;
}
div#header ul li a {
    color: #9397a0;
    text-decoration:none;
}
div#header ul li a:hover {
    color: #c2c3c8;
}
div#menus {
    height: 78px
}
div#menus ul {
    border-bottom: 1px solid #474c50;
    padding: 2px 0px;
    height: 16px;
}
div#menus,div#menus a {
    font: 10px/17px Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #afb6c0;
    text-transform: uppercase;
    text-decoration: none;
}
div#menus a img {
    bottom: 0px;
}
div#menus a {
    height: 13px;
    padding: 0px 11px 0px 0px;
    position: relative;

}

ul.main_menu li {
    float: left;

}

ul.main_menu {
    width: 979px;
    position: relative
}

ul.sub_menu li.selected,ul.sub_menu li a:hover {
    font-weight: bold
}

ul.main_menu li a:hover {

}

ul.sub_menu {
    width: 979px;
    position: absolute;
    left: 0px;
    top: 21px
}

div.clearing {
    float: none;
    clear: both;
    height: 0px
}



div#left_bar {
    padding-top: 27px;
    width: 185px;
    padding-right: 18px;
    font: 11px/ 23px Georgia, Times New Roman, Times, serif;
    float: left
}

div#left_bar #side_menu a {
    color: #6f7985;
}

div#left_bar a {
    text-decoration: none
}

div#left_bar li.selected a {
    color: #0098a3 !important
}

div#left_bar #side_menu a:hover {
    color: #0098a3
}

div#left_bar .subscribe a:hover {
    color: #ce791e
}

div#left_bar .subscribe .space {
    display: block;
    padding-top: 13px;
    padding-bottom: 2px
}

ul#side_menu {
    padding-bottom: 23px
}

#side_menu li {
    padding-left: 11px
}

#left_bar .subscribe {
    padding-left: 11px;
    padding-top: 0px
}

#left_bar .poema {
    padding: 5px 11px 0px 11px
}

#left_bar .poema .text {
    line-height: 16px
}

#left_bar .poema p {
    padding-bottom: 8px
}

#left_bar .poema h2 {
    padding-bottom: 5px;
    line-height: 17px
}

#left_bar input {
    height: 16px;
    width: 161px;
}

div#wrap {
    width: 979px;
}

#content h1 {

    margin-bottom: 3px;
}
#content h2 {
    font-size:10px;

    line-height: 15px;
    padding:0px;
}





#content.textmm {
    background:#fff;
}
#content.textmm h1 {
    margin-bottom:3px;
}




#content .text.list {
    width:355px;
}
#content .text {
    padding: 21px 26px 21px 26px;
    width: 446px;
    float:left;
}
#content .text p { padding-bottom:8px }



#hint {
    position:absolute;
    top: 0px;
    left: 0px;
    width: 9px;
    padding: 0px 5px 3px 5px;
    background: #2D3236;
    color: #fff;
}

#content .gallery {
    width: 480px;

    text-align: right;
    float: right;
    border-top: 5px solid #838498;
}
#content .gallery ul{
    display: block;
    position:relative;
    font: bold 8px/21px Verdana, Geneva, sans-serif;
    right: 0px;
    float:right;
    padding:13px 0px;
    height: 22px;
}
#content .gallery ul li {
    display:block;
    float: left;
    width: 18px;
    height: 22px;
    margin-left: 2px;
}
#content .gallery ul li a {
    display:block;
    background:	#85869a;
    width: 18px;
    height: 22px;
    text-align: center;
    text-decoration:none;
    color: #dcdeea;
}

#content .gallery ul li a.selected {

    background:#aeafc3;
}
#content .gallery div {
    clear: both;
}

#content.newsletter .filete {
    position:absolute;
    right: 0px;
    top: 0px;
    width: 480px;
    height: 10px;
    padding: 11px 3px 0px 3px;
    border-top: 5px solid #838498;
}

#content.newsletter {

    background: #fff;
    padding: 21px 26px 21px 26px;
    width: 927px;
}
#content.newsletter strong {
    color: #838496;
}
#content.newsletter table {
    float: left;
    margin: 0px;
    padding: 6px 22px 20px 0px;
    color: #838496;

}
#content.newsletter .flag {
    font-weight: bold;
    padding-bottom: 8px;
}
#content.newsletter .flag.red {
    color: #ff3333;
}
#content.newsletter .flag.green {
    color: #33ff33;
}
#content.newsletter input.newsletter_form {
    width: 158px;
    height: 16px;
    margin-right: 4px;
}
#content.newsletter .formtitle {
    padding-bottom: 17px;
}
#content.newsletter input.image {
    display: block;
    border: 0px;
    margin-top: 60px;
}
#content.newsletter input.acepto {

}


.has_side_menu #content .text {
    width: 343px;
}
.has_side_menu #content .gallery {
    width: 357px;
}
#content .side_menu {
    float:left;
    width: 227px;
    padding-top:11px;
}
#content .side_menu li {
    padding-bottom: 7px;
    padding-left: 21px;
    padding-top: 5px;
    border-bottom: 1px solid #cacaca;

}
#content .side_menu li.selected a, #content .side_menu li a:hover {
    color: #2D3236;
}
#content .side_menu li a {
    text-decoration: none;
    color: #828395;
}




#content .estatico_links {
    list_style: none;
    padding-bottom: 13px;
}
#content .estatico_links li {
    display:block;
    background: transparent url(/images/but_sm_grey_bl.png) top left no-repeat;
    padding-left: 27px;
    height: 23px;
    line-height:12px;
}
#content .estatico_links a {
    display:block;
    padding-top: 5px;
}
#content .estatico_links img {
    display:block;
}

.video #content.video {
    position:relative;
}
.video #content .estatico_links {
    position: absolute;
    bottom: 0px;
}
#content.galeriazoom .estatico_links {
    position: absolute;
    right: 23px;
    top: 7px;

}
#content.galeriazoom .estatico_links li {
    background: transparent url(/images/but_sm_grey_wh.png) top left no-repeat;
}
#content.galeriazoom.negro .estatico_links li {
    background: transparent url(/images/but_sm_grey_bl.png) top left no-repeat;
}

#content.textmm .estatico_links li {
    background: transparent url(/images/but_sm_yellow_wh.png) top left no-repeat;
}
#content.textmm .text .estatico_links {
    padding-top: 32px;
}
.wrap_both_menus { float: left; width: 227px;}
.wrap_both_menus ul { float:none!important;}
.wrap_both_menus ul.estatico_links { padding-left: 18px; padding-top: 33px; }


.mapaweb #content {
    width: 380px;
}

.mapaweb #content .dotline {
    margin-left: 11px
}

.mapaweb a {
    text-decoration: none
}

.mapaweb #content .mapa {
    float: left;
    width: 190px;
    padding-top: 11px
}

.mapaweb #content h2 a {
    color: #028096;
    font-weight: bold;
}

.mapaweb #content h3 a {
    color: #d2822b;
}

.mapaweb #content h4 a {
    color: #7e8b93;
}

.mapaweb #content h2,.mapaweb #content h3,.mapaweb #content h4 {
    padding: 0px;
    margin: 0px;
    height: auto;
    font: 12px/ 24px Georgia, Times New Roman, Times, serif;
    padding-left: 11px
}

.mapaweb #content h3 {
    padding-left: 26px
}

.mapaweb #content h4 {
    padding-left: 41px
}

#content {
    width: 979px;
}
#content .clearing.content {
    display:block;
    background:#2D3236;
}
#left_img {
    float: left;
    width: 401px;
    height: 400px;
    margin-right: 1px;
    overflow: hidden;
    background: #fff;
}
#content.negro #left_img {
    background: #000;
}
#zoom_img {
    width: 577px;
    height: 400px;
    overflow: hidden;
    float: left;
    background: #fff;
}
#content.negro #zoom_img {
    background: #000;
}
#tell_me_where {
    position: absolute;
    top: 30px;
    right: 0px;
}

.clearing {
    clear: both;
}

.clearing.galeriazoom {

}

#thumbs {
    height: 114px;
    background: #e0e0e1;
    margin-top: 5px;
    display: block;
    overflow: hidden;
}
#content.negro #thumbs {
    background: #000;
}
.thumbs_wrapper {
    overflow: hidden;
    width: 979px;

    height: 122px;
    
   position: relative;
}
.thumbs_wrapper_line {
    border-bottom: 1px solid #aeafc1;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    height: 2px;
    width: 975px;
    background: #fff;
    
}
 #thumbs_pointer {
    position: absolute;
    bottom: 0px;
    display: none;
}
.negro .thumbs_wrapper_line{
    background: #42424a;
}
#thumbs li {
    float: left;
    height: 114px;
    background: #2d3236;
    margin-right:2px;

}
#thumbs li a{
    height: 107px;
    padding-top: 7px;
    background: #fff;
    display:block;

}
#thumbs li a:hover, #thumbs li a.selected{
    padding: 7px 2px 0px 2px;
    margin-right: -2px;
    margin-left: -2px;
}
#content.negro #thumbs li a {
    background: #000	;
}
.under_thumbs {
    width: 979px;
    background: #fff;
}
#content.negro .under_thumbs {
    background: #42424a;
}
.scroll_wrap {
    width: 975px;
    padding-top:2px;
    margin-left:2px;
    height: 5px;
    background: #fff;
}
#content.negro .scroll_wrap{
    background: #42424a;
}
#scroll_bar {
    display: block;
    background: #aeafc1;
    height: 5px;

}
#content.negro #scroll_bar{
    background: #24282b;
}
.thumbs_text {
    height:	78px;
    background: #fff;
    color: #838594;
    overflow:hidden;
    position: relative;
}
#content.negro .thumbs_text{
    background: #42424a;
}
.thumbs_text .buttons {
    width: 394px;
    padding-left: 16px;
    padding-top: 7px;
    overflow: hidden;
    float:left;
}
.thumbs_text .buttons a{
    padding: 0px;
    float:left;
}
.thumbs_text #go_right {
    padding-left: 2px;
}
.thumbs_text .buttons span {
    display: block;
    float:left;
    padding: 1px 0px 0px 9px;
    font-weight: bold;
}
.thumbs_text .texto {
    padding-top:8px;
    float:left;
    width: 400px;
}

.thumbs_text .link {
    float: left;
    width: 169px;
}
#content.rejilla_pics {
    height:552px;
}

#rejilla_links {width: 980px}
#rejilla_links li {float: left}
#rejilla_links li a {display:block; padding-right:1px; padding-bottom:1px}






#content.contacto {
    /*font: 11px/15px Arial, Verdana, sans-serif;*/
    background:#fff;

    overflow:hidden;
    padding-top:17px;
    padding-bottom:20px;
}
#content.contacto strong {
    font: bold 11px/15px Verdana, Arial, sans-serif;
    color: #2d3236;

}
#content.contacto a {
    /*color: #fdb207;*/
    font-weight: bold;
}
#content.contacto .col{
    width:220px;
    padding-left:20px;
    float:left;
    color: #858398;

    line-height: 15px;
}
#content.contacto .col p{
    padding-bottom: 8px;
}
.jQQT_movie_container {
}
.download_quicktime {
    font: 11px/16px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #adaec0;
    padding: 10px 19px 19px 19px;
}
.download_quicktime img {
    margin-bottom: -3px;
}
#content.video{
    background: #42424a;
    color:#777986;
}
#content.video .video_text {
    position:absolute;
    right: 0px;
    width: 311px;
    height: 481px;
    padding: 11px 3px 0px 3px;
    border-top: 5px solid #838498;
}
#banners {
    height:	177px;
    background: #42424a;
}
#banners a, #banners img{
    display:block;
}
#banners a img.overimg {
    position: absolute;
    bottom: 0px;
    left: 0px;
}
#banners div {
    position: relative;
    display:block;
    height:48px;
    border-bottom: 5px solid #2e3136;
    padding-top: 21px;
    padding-left: 21px;
}
#banners div img {
    margin-bottom: 3px;
}
#banners div img.over, #banners div img.flat{
    position:absolute;
    top: 38px;
}
#banners div img.over{
    display: none;
}
#banners li {
    display:block;
    width:235px;
    margin-right:13px;
    float:left;
}
#banners .banner_img {
    position: relative;
    bottom:0px;
}
#breadcrumb {
    overflow:hidden;
    display:block;
    height: 35px;
    background:#42424a;
    margin-bottom: 5px;
}
#breadcrumb li {
    float:left;
    height: 26px;
    background:transparent url(../images/breadback.png) no-repeat;
    padding-left:33px;
    padding-right: 23px;
    font-size:11px;
    padding-top: 9px;
    color: #fcb407;
}
#breadcrumb li a {
    text-decoration: none;
    color: #b2b7bd;

}
#breadcrumb li a:hover {
    color: #fcb407;

}
#breadcrumb li.first {
    background: none;
    padding-left:21px;
    font-weight: bold;
}
#footer {
    height:88px;
    color: #8d919a;
}
#footer ul {
    padding-top: 18px;
    overflow:auto;
    border-bottom: 1px solid #474c50;
}
#footer li {
    float:left;
}
div#footer a {
    height: 18px;
    padding: 0px 11px 0px 0px;
    vertical-align: baseline;
}
div#footer a {
    font: 9px/ 20px Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #afb6c0;
    text-transform: uppercase;
    text-decoration: none;
}
