

body {
    margin: 0;
    color: #333;
    font: 12px / 14px Arial, Verdana, sans-serif;
    background: #fff;
}

img {
    border-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: underline;
}

input, textarea, select {
    font: 100% Arial, Verdana, sans-serif;
    vertical-align: middle;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

.holder {
    width: 100%;
    overflow: hidden;
}

#wrapper {
    margin-right: auto;
    margin-left: auto;
    width: 951px;
    padding: 0 9px;
    background: url(../images/page.gif);
    position: relative;
}

#header {
    position: relative;
    background: url(../images/bg-header.png);
    background-repeat: no-repeat;
    width: 951px;
    height: 102px;
    overflow: hidden;
    z-index: 20;
}

.logo {
    float: left;
    margin: 19px 0 0 26px;
    display: inline;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/logo.gif);
    background-repeat: no-repeat;
    width: 214px;
    height: 70px;
}

.logo a {
    display: block;
    height: 100%;
}

.search-box {
    float: right;
    width: 161px;
    height: 26px;
    background: url(../images/bg-search-box.gif);
    overflow: hidden;
    margin: 9px 12px 0 0;
    display: inline;
    padding: 0 0 0 9px;
}

.search-box form, .search-box fieldset {
    float: left;
}

.search-box .text {
    float: left;
    border: 0;
    padding: 5px 0;
    color: #c0c0c0;
    font: 13px / 16px Arial, Verdana, sans-serif;
    height: 16px;
    width: 130px;
    margin: 0 4px 0 0;
    background: none;
}

.search-box .btn-search {
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    line-height: 200;
    cursor: pointer;
    border: 0;
    display: inline;
    background: url(../images/btn-search.gif);
    margin: 1px 1px 0 0;
    width: 26px;
    height: 24px;
    padding: 0;
}

ul.navigation {
    float: right;
    list-style: none;
    padding: 12px 18px 0 0;
    margin: 0;
    font: 13px / 16px Arial, Verdana, sans-serif;
}

.navigation li {
    float: left;
    position: relative;
    padding: 0 22px 12px 8px;
}

.navigation .bg {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/bg-nav.png);
    overflow: hidden;
    width: 75px;
    height: 25px;
}

.navigation a {
    color: #fff;
    float: left;
    padding: 2px;
    position: relative;
    z-index: 5;
}

.menunavigation {
    /*float:right;*/
    list-style: none;
    padding: 12px 18px 0 0;
    margin: 0;
    font: 13px / 16px Arial, Verdana, sans-serif;
}

.menunavigation li {
    float: left;
    position: relative;
    padding: 0 22px 12px 8px;
    /* añadido BORAK */
    background: transparent url(../images/bg-nav.png) no-repeat scroll 20px 10px;
    min-width: 70px;
}

.menunavigation a span {
    display: block;
    right: 0;
    bottom: 0;
    /*
     background:url(../images/bg-nav.png);
     overflow:hidden;*/
    height: 25px;
}

.menunavigation a {
    color: #fff;
    float: left;
    padding: 2px;
    position: relative;
    z-index: 5;
}

.contact-box {
    position: absolute;
    right: 9px;
    top: 43px;
    width: 290px;
    overflow: hidden;
    z-index: 15;
}

.contact-box .bg {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 5;
}

.contact-box .bg span {
    display: block;
    background: url(../images/bg-contact-box.png);
    width: 290px;
    height: 1000px;
}

.contact-box .wrap {
    position: relative;
    z-index: 10;
    padding: 26px 0 18px 15px;
    height: 1%;
    overflow: hidden;
}

contacts .box, .contact-box .box {
    overflow: hidden;
    border-bottom: 1px solid #cecece;
    padding: 10px 10px 12px 13px;
}

.contacts .box {
    padding: 10px 2px 12px 12px;
}

.contact-box .box {
    width: 252px;
}

.contacts .box {
    width: 165px;
}

.contacts .box1, .contact-box .box1 {
    border-bottom: none;
}

.contacts strong, .contact-box strong {
    float: left;
    width: 80px;
    padding: 6px 10px 0 0;
    font: bold 17px / 20px Arial, Verdana, sans-serif;
    letter-spacing: -1px;
    color: #563661;
}

.contacts strong {
    display: block;
    float: none;
    font: 14px / 16px Arial, Verdana, sans-serif;
}

.contacts ul, .contact-box ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 162px;
}

.contacts ul {
    width: 162px;
}

.contacts li, .contact-box li {
    width: 100%;
    overflow: hidden;
    float: left;
}

.contacts li span, .contacts li a span, .contact-box li span, .contact-box li a span {
    float: left;
    padding: 6px 0 7px 27px;
    font: 13px / 16px Arial, Hevletica, Verdana, sans-serif;
}

.contacts .list2 li span, .contacts .list2 li a, .contact-box .list2 li span, .contact-box .list2 li a {
    padding: 6px 0 7px 32px;
}

.contacts li span {
    font: 18px / 20px Arial, Hevletica, Verdana, sans-serif;
}

.contact-box li.item8 a span {
    font: 21px / 24px Arial, Hevletica, Verdana, sans-serif;
}

.contacts li.email a, .contact-box li.email a {
    font: 10px / 12px Arial, Hevletica, Verdana, sans-serif;
    text-decoration: underline;
}

.contacts li.email a {
    font: 8px / 10px Arial, Hevletica, Verdana, sans-serif;
}

.contacts li.email a:hover, .contact-box li.email a:hover {
    text-decoration: none;
}

.contacts .item8, .contact-box .item8 {
    background: url(../images/ico-phone.gif) no-repeat 0 50%;
}

.contacts .item9, .contact-box .item9 {
    background: url(../images/ico-email.gif) no-repeat 0 50%;
}

.contacts .item10, .contact-box .item10 {
    background: url(../images/ico-info.gif) no-repeat 0 50%;
}

.contacts .item11, .contact-box .item11 {
    background: url(../images/ico-rss.gif) no-repeat 0 50%;
}

.contacts .item12, .contact-box .item12 {
    background: url(../images/ico-newsletter.gif) no-repeat 0 50%;
}

/* BORAK estilos sobreescritos*/
.contacts li.item8 a span {
    font: 18px / 20px Arial, Hevletica, Verdana, sans-serif;
}

.contacts li.item9 a span, .contact-box li.item9 a span {
    font: 10px / 12px Arial, Hevletica, Verdana, sans-serif;
    text-decoration: underline;
}

/* FIN BORAK*/
/*
 .promo-box{
 height:1%;
 overflow:hidden;
 background:url(../images/bg-promo-box.jpg) no-repeat 0 100%;*/
/*padding:0 290px 0 65px;*/
/*margin-top:-50px;*/
/*margin: -30px;
 
 }*/
.inferiorBanner {
    background: url(../images/bg-promo-box.png) no-repeat 0 100%;
    height: 80px;
    width: 800px;
    position: relative;
    overflow: hidden;
    margin-top: -258px;
}
 /*
 .promo-box .text-box{
 float:left;
 width:250px;
 padding:11px 0 40px;
 }
 .promo-box .text-box h2, .xmap componentheading{
 margin:0;
 text-indent:-9999px;
 overflow:hidden;
 }
 .promo-box .text-box h2.promo-text{
 background:url(../images/promo-text.gif);
 width:250px;
 height:107px;
 }
 .promo-box .image-visual{margin:22px auto 0;display:block;}
 */
.promo-box {
    height: 1%;
    margin: -30px -30px -30px 0;
    /*overflow:hidden;*/
    width: 951px;
    height: 400px;
}

#main {
    width: 100%;
}

.two-columns {
    background: url(../images/bg-two-columns.gif) repeat-y 469px 0;
    width: 100%;
    margin: -7px 0 0;
    padding: 24px 0 0;
}

.two-columns:after {
    height: 0;
    clear: both;
    content: '';
    display: block;
}

.two-columns-wrap {
    padding: 0 0 20px;
    margin: 0 -49px 0 0;
    overflow: hidden;
    width: 1000px;
    background: url(../images/bg-two-columns-bottom.gif) no-repeat 469px 100%;
}

.two-columns .col1 {
    width: 440px;
    float: left;
    padding: 0 10px 0 27px;
}

.two-columns .col {
    float: left;
    width: 400px;
    padding: 0 74px 0 27px;
}

.two-columns h3 {
    color: #563661;
    font: bold 20px / 22px Arial, Verdana, sans-serif;
    margin: 0 2px 12px;
    font: bold 20px / 22px 'Trebuchet MS', Arial, sans-serif;
}

.two-columns .map-img {
    display: block;
}

.two-columns .box {
    margin-top: 40px;
    width: 100%;
    background: url(../images/bg-two-columns-box.gif);
}

.two-columns .box-top {
    width: 100%;
    background: url(../images/bg-two-columns-box-top.gif) no-repeat;
    overflow: hidden;
}

.two-columns .box-bottom {
    height: 1%;
    background: url(../images/bg-two-columns-box-bottom.gif) no-repeat 0 100%;
    padding: 0 0 6px;
}

.two-columns .box .form-col {
    float: left;
    padding: 0 17px;
    width: 162px;
}

.two-columns .box h4 {
    margin: 5px 0 0;
    color: #77a107;
    font: bold 12px / 14px Arial, Verdana, sans-serif;
    letter-spacing: -1px;
}

.list-radio {
    list-style: none;
    padding: 0 0 0 19px;
    margin: 0;
}

.list-radio li {
    height: 1%;
    overflow: hidden;
    padding: 5px 0 5px 36px;
    vertical-align: top;
}

.list-radio li.ico1 {
    background: url(../images/ico1.gif) no-repeat 2px 50%;
}

.list-radio li.ico2 {
    background: url(../images/ico2.gif) no-repeat 2px 50%;
}

.list-radio li.ico3 {
    background: url(../images/ico3.gif) no-repeat 0 50%;
}

.list-radio .radiobutton {
    float: left;
    margin: 0;
    padding: 0;
}

.list-radio label {
    float: left;
    font: 11px / 14px Arial, Verdana, sans-serif;
    margin: 0 0 0 5px;
    display: inline;
    width: 82px;
}

.two-columns .sel-box {
    width: 100%;
    overflow: hidden;
    margin: 3px 0 0;
}

.two-columns .sel-box select {
    width: 100%;
}

.two-columns .btn-submit {
    display: block;
    border: 0;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    line-height: 200px;
    margin: 8px -6px 0 -3px;
    width: 171px;
    height: 38px;
    background: url(../images/btn-submit.gif);
}

.two-columns h5 {
    margin: 3px 0 0;
    color: #909090;
    font: 11px / 14px Arial, Verdana, sans-serif;
}

.two-columns .list-box {
    width: 162px;
    height: 65px;
    background: url(../images/bg-list-box.gif);
}

.two-columns .list-box select {
    position: absolute;
    top: -9999px;
}

.two-columns .list-box-wrap {
    overflow: auto;
    width: 162px;
    height: 60px;
    padding: 3px 0 2px;
}

.two-columns .list-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 135px;
    font: 11px / 12px Arial, Verdana, sans-serif;
}

.two-columns .list-box li a {
    color: #000;
    display: block;
    padding: 0 0 0 6px;
}

.two-columns .list-box li.active a {
    color: #fff;
    background: #90c211;
}

.bottom-boxes {
    clear: both;
    overflow: hidden;
    padding: 9px 0 7px 14px;
    height: 102px;
}

.bottom-boxes .banner {
    float: left;
    padding: 0 0 0 13px;
}

.bottom-boxes .banner img {
    float: left;
}

#content {
    float: left;
    overflow: hidden;
    width: 717px;
    padding: 18px 0 0 36px;
}

.text-box h2, .xmap .componentheading {
    margin: 0;
    color: #563661;
    font: bold 20px / 22px Arial, Verdana, sans-serif;
    font: bold 20px / 22px 'Trebuchet MS', Arial, sans-serif;
}

.text-box .box-title {
    padding: 0 0 3px;
}

.text-box .box-title h2 {
    float: left;
    display: inline;
    margin: 0 0 0 2px;
    padding-left: 40px;
    padding-top: 40px;
}

.text-box .box-title .lnk-more {
    float: right;
    text-decoration: underline;
    color: #000;
}

.text-box .box-title .lnk-more:hover {
    text-decoration: none;
}

.text-box .box-title .lnk-btn {
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/btn-volver.gif);
    width: 137px;
    height: 32px;
}

.text-box p {
    color: #666;
    font: 11px / 14px Arial, Verdana, sans-serif;
    margin: 14px 0 0;
}

.tabs-list1 #tabset li.active {
    background-position: 0 -33px;
}

.tabs-content {
    padding: 6px 0 16px;
}

.tabs-list1 .tabs-content {
    padding: 0;
    margin: -1px 0 0;
    background: url(../images/bg-tabs-content.gif);
}

.tabs-list1 .tabs-content-top {
    width: 100%;
    overflow: hidden;
    background: url(../images/bg-tabs-content-top.gif) no-repeat;
}

.tabs-list1 .tabs-content-bottom {
    height: 1%;
    background: url(../images/bg-tabs-content-bottom.gif) no-repeat 0 100%;
    padding: 25px 16px 10px 20px;
}

.tabs-content .banner-box {
    float: right;
    padding: 7px 7px 6px 0;
    border: 1px solid #acacac;
    overflow: hidden;
    margin: 20px 0 0 10px;
}

.tabs-content .banner-box a {
    float: left;
    display: inline;
    margin: 0 0 0 9px;
}

.tabs-content .banner-box img {
    display: block;
}

.tabs-content .text-hold {
    height: 1%;
    overflow: hidden;
}

.tabs-list1 .toolbar {
    padding: 0 0 8px;
}

.tabs-list1 .toolbar ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}

.tabs-list1 .toolbar li {
    float: left;
    padding: 0 19px 0 0;
}

.tabs-list1 .toolbar a {
    float: left;
    color: #383d27;
    text-decoration: underline;
    padding: 4px 0 4px 26px;
}

.tabs-list1 .toolbar .ico1 a {
    background: url(../images/ico4.gif) no-repeat 0 50%;
}

.tabs-list1 .toolbar .ico2 a {
    background: url(../images/ico5.gif) no-repeat 0 50%;
}

.tabs-list1 .toolbar .ico3 a {
    background: url(../images/ico6.gif) no-repeat 0 50%;
}

.tabs-list1 .toolbar a:hover {
    text-decoration: none;
}

.features {
    width: 100%;
    padding: 27px 0 0;
}

.features1 {
    padding: 7px 0 0;
}

.features:after {
    height: 0;
    clear: both;
    content: '';
    display: block;
}

.features .tool {
    float: right;
    background: url(../images/ico-tool.gif) no-repeat 100% 0;
    padding: 18px 57px 10px 0;
}

.features .tool a {
    text-decoration: underline;
}

.features .tool a:hover {
    text-decoration: none;
}

.features .tool p {
    margin: 0;
    text-align: right;
}

.features .tool p a {
    color: #666;
}

.features .tool span {
    display: block;
    text-align: right;
    font: 10px / 12px Arial, Verdana, sans-serif;
}

.features .btn {
    float: left;
    color: #fff;
    font: 15px / 18px Arial, Verdana, sans-serif;
    background: url(../images/btn.gif);
    margin: 16px 0 0 -5px;
    display: inline;
    position: relative;
    height: 32px;
    letter-spacing: -1px;
}

.features .btn span {
    float: left;
    background: url(../images/btn-right.gif) no-repeat 100% 1px;
    padding: 7px 20px;
    cursor: pointer;
}

.gallery1 {
    padding: 14px 0 0;
}

.gallery1 .text-col {
    float: left;
    overflow: hidden;
    width: 240px;
}

.tabs-content h3 {
    margin: 0;
    color: #88a320;
    font: 14px / 16px Arial, Verdana, sans-serif;
}

.gallery1 p {
    margin: 0;
    font: 11px / 14px Arial, Verdana, sans-serif;
    color: #666;
}

.gallery1 .img-col {
    float: right;
    width: 274px;
    overflow: hidden;
    padding: 3px 0 0;
}

.gallery1 .img-col img {
    display: block;
}

.gallery1 .gallery-box {
    border: 1px solid #c7c7c7;
    background: url(../images/bg-gallery-box.jpg) repeat-x 0 100%;
    height: 1%;
    overflow: hidden;
    padding: 6px 18px 18px;
    margin: 6px 0 0;
}

.gallery1 .gallery-box h4 {
    margin: 0 0 18px;
    color: #a6a55b;
    font: bold 16px / 18px Arial, Verdana, sans-serif;
}

.gallery1 .gallery-box .left-box {
    float: left;
    width: 271px;
    background: url(../images/bg-gallery-box1.jpg);
    height: 289px;
    overflow: hidden;
}

.gallery1 .gallery-box .images {
    background: url(../images/bg-images.gif) repeat-x 0 16px;
    width: 100%;
    overflow: hidden;
    padding: 17px 0 10px;
}

.gallery1 .gallery-box .images a {
    float: left;
    display: inline;
    margin: 0 0 0 16px;
    width: 64px;
}

.gallery1 .gallery-box .images a img {
    display: block;
}

.gallery1 .gallery-box .images a span {
    display: block;
    text-align: center;
    color: #7f9f5d;
    font: bold 10px / 12px Arial, Verdana, sans-serif;
}

.gallery1 .gallery-box .text-wrap {
    padding: 0 18px;
    width: 235px;
    overflow: hidden;
}

.gallery1 .gallery-box .text-wrap p {
    font: 9px / 12px Arial, Verdana, sans-serif;
}

.gallery1 .gallery-box .photo {
    display: block;
}

.gallery1 .gallery-box .right-box {
    float: right;
    width: 361px;
    overflow: hidden;
}

.gallery1 .gallery-box .right-box img {
    display: block;
}

.map-box {
    width: 678px;
    background: url(../images/bg-map-box.gif);
    overflow: hidden;
    margin: 16px 0 0;
}

.map-box-top {
    width: 100%;
    overflow: hidden;
    background: url(../images/bg-map-box-top.gif) no-repeat;
}

.map-box-bottom {
    height: 1%;
    padding: 7px 6px;
    overflow: hidden;
    background: url(../images/bg-map-box-bottom.gif) no-repeat 0 100%;
}

.map-box img {
    display: block;
    border: 1px solid #d0d0d0;
}

.table-box {
    padding: 14px 0 0;
    width: 676px;
}

.table-head {
    background: url(../images/bg-table-head.gif) repeat-x;
}

.table-head-wrap {
    background: url(../images/bg-table-head-left.gif) no-repeat;
}

.table-head ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    background: url(../images/bg-table-head-right.gif) no-repeat 100% 0;
    height: 26px;
    overflow: hidden;
}

.table-head li {
    float: left;
    height: 20px;
    background: url(../images/sep-table-head.gif) no-repeat;
    text-align: center;
    padding: 6px 0 0;
}

.table-head li:first-child {
    background: none;
}

.table-head li.col1 {
    width: 228px;
}

.table-head li.col2 {
    width: 186px;
}

.table-head li.col3 {
    width: 130px;
}

.table-head li.col4 {
    width: 132px;
}

.table-head a {
    color: #737373;
    background: url(../images/arrow-bottom.gif) no-repeat 100% 6px;
    padding: 0 16px 0 0;
}

.table-head a.arrow-top {
    background: url(../images/arrow-top.gif) no-repeat 100% 6px;
}

.table-content {
    border-bottom: 1px solid #cfcfcf;
}

.table-content ul {
    list-style: none;
    padding: 5px 0;
    margin: 0;
    color: #666;
}

.table-content li {
    width: 100%;
    overflow: hidden;
    padding: 5px 0 6px;
}

.table-content .col {
    float: left;
    overflow: hidden;
}

.table-content .col1 {
    width: 220px;
    padding: 0 0 0 8px;
}

.table-content .col2 {
    width: 187px;
    text-align: center;
}

.table-content .col3 {
    width: 129px;
    text-align: center;
}

.table-content .col4 {
    width: 97px;
    text-align: right;
    padding: 0 35px 0 0;
}

.paging {
    padding: 9px 0 0;
}

.paging1 {
    padding: 9px 0 32px;
}

.paging .arrow {
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/pag-arrow-prev.gif);
    width: 24px;
    height: 24px;
}

.paging .next {
    background: url(../images/pag-arrow-next.gif);
}

.paging ul {
    float: left;
    list-style: none;
    margin: 0;
    font: bold 11px / 14px Arial, Verdana, sans-serif;
    color: #86b016;
    padding: 6px 14px 0 5px;
}

.paging li {
    float: left;
    padding: 0 0 0 9px;
}

.paging li a {
    color: #000;
    text-decoration: underline;
}

.paging li a:hover {
    text-decoration: none;
}

.main-form .contact-row {
    padding: 14px 0 10px;
}

.main-form .contact-row span {
    float: left;
    font: 18px / 20px Arial, Verdana, sans-serif;
    padding: 0 0 0 26px;
    background: url(../images/ico-phone.gif) no-repeat;
    margin: 0 30px 0 0;
}

.main-form .contact-row a {
    float: left;
    text-decoration: underline;
    background: url(../images/ico-email.gif) no-repeat 0 4px;
    padding: 4px 0 0 27px;
    font: 11px / 14px Arial, Hevletica, Verdana, sans-serif;
}

.main-form .contact-row a:hover {
    text-decoration: none;
}

.main-form .row {
    width: 100%;
    overflow: hidden;
    padding: 9px 0 0;
}

.main-form label {
    float: left;
    text-align: right;
    width: 74px;
    margin: 3px 11px 0 0;
}

.main-form .text {
    float: left;
    background: url(../images/bg-inp-text.gif);
    padding: 6px 5px 7px;
    height: 14px;
    width: 393px;
}

.main-form .text input {
    float: left;
    padding: 0;
    border: 0;
    height: 14px;
    width: 393px;
    border: 0;
    background: none;
}

.main-form .text1 {
    float: left;
    background: url(../images/bg-inp-text1.gif);
    overflow: hidden;
    padding: 6px 5px 7px;
    height: 14px;
    width: 261px;
}

.main-form .text1 input {
    float: left;
    border: 0;
    padding: 0;
    height: 14px;
    width: 261px;
    background: none;
}

.main-form .check-area {
    float: left;
    border: 1px solid #e5e5e5;
    border-width: 1px 0;
    margin: 0 0 0 17px;
    display: inline;
    padding: 4px 0;
    width: 208px;
    overflow: hidden;
}

.main-form {
    float: left;
    margin: 0;
    padding: 0;
    /*  formulario newsletter, vfernandez */
    /*width:16px;
     height:15px;*/
}

.main-form .check-area label {
    text-align: left;
    font: 11px / 14px Arial, Verdana, sans-serif;
    width: auto;
    margin: 2px 0 0 6px;
    display: inline;
    padding: 0 18px;
}

.main-form .sel-box {
    float: left;
    width: 206px;
    padding: 0 0 0 18px;
}

.main-form .sel-box select {
    width: 100%;
}

.main-form .area {
    background: url(../images/bg-area.gif);
    width: 619px;
    height: 69px;
    overflow: hidden;
    padding: 4px;
    float: left;
}

.main-form .area textarea {
    border: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: none;
}

.main-form .form-tools {
    padding: 9px 0 0;
}

.main-form .form-tools .btn-submit {
    background: url(../images/btn-submit1.gif);
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
    width: 171px;
    height: 38px;
    overflow: hidden;
    border: 0;
}

.main-form .form-tools ul {
    float: left;
    list-style: none;
    font: 11px / 14px Arial, Hevletica, Verdana, sans-serif;
    height: 1%;
    padding: 22px 0 0 84px;
    margin: 0 0 0 -9px;
}

.main-form .form-tools li {
    float: left;
    background: url(../images/blt.gif) no-repeat 0 6px;
    padding: 0 6px 0 9px;
}

.main-form .form-tools li:first-child {
    background: none;
}

.main-form .form-tools a {
    text-decoration: underline;
    color: #8ab615;
    font-size: 10px;
}

.main-form .form-tools a:hover {
    text-decoration: none;
}

.address-box {
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 0 7px;
    width: 700px;
}

.address-box .photo {
    float: left;
    width: 111px;
    height: 78px;
    background: url(../images/bg-photo.gif);
    overflow: hidden;
    padding: 4px 0 0 4px;
}

.address-box a.photo img {
    display: block;
    width: 107px;
    height: 74px;
}

.address-box .descr-col {
    float: right;
    width: 582px;
}

.address-box .descr-col ul {
    list-style: none;
    padding: 0 0 4px;
    margin: 0 0 0 -11px;
    height: 1%;
    overflow: hidden;
    color: #656565;
    font: 14px / 16px Arial, Verdana, sans-serif;
}

.address-box .descr-col li {
    float: left;
    background: url(../images/sep1.gif) no-repeat 0 2px;
    padding: 0 9px 0 11px;
}

.address-box .descr-col li:first-child {
    background: none;
}

.address-box .descr-col li a {
    color: #88a320;
}

.address-box .descr-col p {
    margin: 0;
    color: #656565;
    font: 11px / 13px Arial, Verdana, sans-serif;
}

.address-box .descr-col .lnk-more {
    float: left;
    color: #323e02;
    text-decoration: underline;
    background: url(../images/blt-more.gif) no-repeat 100% 0;
    padding: 2px 26px 4px 0;
    margin: 14px 0 0;
}

.address-box .descr-col .lnk-more:hover {
    text-decoration: none;
}

.text-box .bar {
    border: 1px solid #b7b7b7;
    border-width: 1px 0;
    padding: 5px 0;
}

.text-box .bar p {
    float: left;
    margin: 0;
    color: #383d27;
    font: 12px / 14px Arial, Verdana, sans-serif;
}

.text-box .bar p strong {
    font-weight: normal;
    color: #829632;
}

.text-box .bar p a {
    text-decoration: underline;
    color: #829632;
}

.text-box .bar p a:hover {
    text-decoration: none;
}

.text-box .bar ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
    color: #88b416;
    font: bold 11px / 14px Arial, Verdana, sans-serif;
}

.text-box .bar li {
    float: left;
    padding: 0 5px;
}

.text-box .bar li a {
    text-decoration: underline;
    color: #000;
}

.text-box .bar li a:hover {
    text-decoration: none;
}

.table-head1 {
    padding: 6px 0;
}

.table-head1 .col1 {
    float: left;
    width: 124px;
    text-align: center;
}

.table-head1 .col2 {
    float: left;
    text-align: right;
    width: 267px;
}

.table-head1 .col3 {
    float: right;
    padding: 0 24px 0 0;
    text-align: right;
    width: 177px;
}

.table-head2 a, .table-head1 a {
    background: url(../images/arrow-bottom.gif) no-repeat 100% 5px;
    padding: 0 12px 0 0;
    color: #383d27;
}

.table-head2 a.arrow-top, .table-head1 a.arrow-top {
    background: url(../images/arrow-bottom.gif) no-repeat 100% 4px;
}

.table-content1 {
    border-top: 1px solid #b7b7b7;
}

.table-content1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.table-content2 li, .table-content1 li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding: 8px 0;
    float: left;
}

.table-content1 .col1 {
    width: 115px;
    padding: 0 14px 0 0;
    float: left;
    overflow: hidden;
}

.table-content1 .col1 .photo {
    float: left;
    border: 1px solid #d7d7d7;
    padding: 3px;
}

.table-content2 .col1 .photo img, .table-content1 .col1 .photo img {
    display: block;
}

.table-content1 .col2 {
    float: left;
    width: 383px;
    padding: 4px 0 0;
}

.table-content1 .col3 {
    float: left;
    width: 190px;
    text-align: right;
    padding: 26px 0 0;
}

.table-content1 h3 {
    margin: 0 0 2px;
    color: #88a320;
    font: 14px / 16px Arial, Verdana, sans-serif;
}

.table-content1 h3 a {
    color: #88a320;
}

.table-content1 .col2 p {
    margin: 0;
    color: #656565;
    font: 12px / 14px Arial, Verdana, sans-serif;
}

.table-content2 .lnk-more, .table-content1 .lnk-more {
    float: left;
    color: #383d27;
    text-decoration: underline;
    background: url(../images/blt-more.gif) no-repeat 100% 0;
    padding: 2px 26px 4px 0;
    margin: 14px 0 0;
}

.table-content2 .lnk-more:hover, .table-content1 .lnk-more:hover {
    text-decoration: none;
}

.table-content1 .col3 strong {
    display: block;
    color: #656565;
    font: 14px / 16px Arial, Verdana, sans-serif;
    margin: 3px 28px 0 0;
}

.table-content1 .col3 p {
    text-align: right;
    margin: 20px 0 0;
    font: 12px / 14px Arial, Verdana, sans-serif;
}

.table-content1 .col3 p a {
    text-decoration: underline;
    color: #383d27;
}

.table-content1 .col3 p a:hover {
    text-decoration: none;
}

.table-head2 {
    padding: 6px 0;
}

.table-head2 .col1 {
    float: left;
    width: 95px;
    text-align: center;
}

.table-head2 .col2 {
    float: left;
    width: 140px;
    text-align: center;
}

.table-head2 .col3 {
    float: left;
    width: 198px;
    text-align: center;
}

.table-head2 .col4 {
    float: left;
    padding: 0 0 0 27px;
    width: 118px;
}

.table-head2 .col5 {
    float: left;
    width: 106px;
    text-align: right;
}

.table-content2 {
    border-top: 1px solid #b7b7b7;
    padding: 5px 0 0;
}

.table-content2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.table-content2 .col1 {
    float: left;
    width: 119px;
}

.table-content2 .col1 .photo {
    float: left;
    padding: 2px;
    border: 1px solid #e7e7e7;
}

.table-content2 .col2 {
    float: left;
    width: 187px;
}

.table-content2 .col3 {
    float: left;
    width: 161px;
}

.table-content2 .col4 {
    float: left;
    width: 76px;
}

.table-content2 .col5 {
    float: left;
    width: 164px;
    text-align: right;
}

.table-content2 strong {
    display: block;
    color: #656565;
    font: 14px / 16px Hevletica, Arial, Verdana, sans-serif;
}

.table-content2 .col5 strong { /*margin:0 33px 0 0;*/
}

.table-content2 .col5 p {
    font: 12px / 14px Arial, Verdana, sans-serif;
}

.table-content2 .col5 p a {
    text-decoration: underline;
    color: #383d27;
}

.table-content2 .col5 p a:hover {
    text-decoration: none;
}

.table-content2 .col2 span.note {
    float: right;
    color: #8dba16;
    font: 15px / 18px Arial, Verdana, sans-serif;
    margin: 12px 47px 0 0;
    display: inline;
}

#sidebar {
    float: right;
    background: url(../images/bg-sidebar.jpg) no-repeat;
    margin: -59px 0 0;
    padding: 23px 0 0 9px;
    width: 184px;
    position: relative;
    min-height: 501px;
}

#sidebar .btn-search {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/btn-search1.gif);
    width: 140px;
    height: 44px;
    margin: 13px 0 0 11px;
}

#footer {
    margin: 0 auto;
    padding: 20px 9px 34px;
    width: 951px;
    background: url(../images/bg-footer.jpg) no-repeat;
}

#footer ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -9px;
    height: 1%;
    overflow: hidden;
    font: 10px / 12px Arial, Hevletica, Verdana, sans-serif;
    color: #8c8c8c;
}

#footer li {
    float: left;
    background: url(../images/sep.gif) no-repeat 0 50%;
    padding: 0 9px;
}

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

#footer a {
    text-decoration: underline;
    color: #8c8c8c;
}

#footer a:hover {
    text-decoration: none;
}

.scroll-content {
    top: 0px !important;
    height: 60px !important;
    width: 135px !important;
}

.vscroll-bar {
    position: absolute;
    width: 14px !important;
    margin: 0;
    padding: 0;
    height: 64px !important;
    top: 0 !important;
}

.vscroll-up {
    position: absolute;
    cursor: pointer;
    height: 12px !important;
}

.vscroll-down {
    position: absolute;
    cursor: pointer;
    height: 12px !important;
}

.vscroll-line {
    width: 11px !important;
    overflow: hidden;
    background: #fff;
}

.vscroll-slider {
    background: url(../images/slider.gif);
    width: 14px !important;
    height: 13px !important;
    cursor: pointer;
    overflow: hidden;
}

.xmap h2.menutitle {
    margin-top: 20px;
    color: #77A107;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 14px;
}

.xmap ul {
    list-style-type: none;
    padding-left: 40px;
}

.xmap ul li a {
    color: #888888;
}

.xmap ul li a:hover {
    text-decoration: underline;
}

.xmap .contentpaneopen {
    padding-left: 40px;
}

.contacts .box, .contact-box .box {
    border-bottom: 1px solid #CECECE;
    overflow: hidden;
    /*padding:10px 10px 12px 13px;*/
}

.contacts .box1, .contact-box .box1 {
    border-bottom: medium none;
}

.main-form .label {
    float: left;
    margin: 3px 11px 0 0;
    text-align: right;
    width: 74px;
}

/* MEnu de ley de proteccion de datos*/
text-box ul.menu {
    list-style-type: none;
}

.text-box ul.menu li a:hover {
    text-decoration: none;
}

.text-box ul.menu {
    padding-left: 100px;
}

.text-box ul.menu li a span {
    color: #8AB615;
    font-size: 10px;
    text-decoration: underline;
}

.text-box #tabset li a span {
    color: #383d27;
    text-decoration: none;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}

.buscador {
    width: 90%;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
}

.buscador .resultado {
    border-bottom: 1px solid #E6E6E6;
    padding-left: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.buscador .resultadoTitle a {
    color: #88A320;
}

.buscador .resultadoTitle a:hover {
    text-decoration: underline;
}

.buscador .texto {
    padding-top: 3px;
    color: #656565;
    text-align: justify;
}

/*
 .menunavigation{
 margin-left:340px;
 
 }
 */
.jflanguageselection {
}

.jflanguageselection li {
    background: transparent url(../images/bg-nav.png) no-repeat scroll 20px 10px;
    float: left;
    min-width: 70px;
    position: relative;
}

.jflanguageselection {
    list-style: none;
}

.jflanguageselection a {
    color: #FFFFFF;
}

.contacts .box p strong, .contact-box p strong {
    -x-system-font: none;
    color: #563661;
    float: left;
    font-family: Arial, Verdana, sans-serif;
    font-size: 17px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 20px;
    padding: 6px 10px 0 0;
    width: 83px;
}

.text-box ul.menu {
    list-style: none;
}

.menunavigation li {
    background: none;
}

.menunavigation a {
    background: transparent url(../images/bg-nav.png) no-repeat scroll 0 10px;
    min-width: 70px;
    height: 35px;
}

.item9 span {
    /*background:red;*/
}

.jflanguageselection {
    /*float:right;*/
    list-style: none;
    padding: 12px 18px 0 0;
    margin: 0;
    font: 13px / 16px Arial, Verdana, sans-serif;
}

.jflanguageselection li {
    float: left;
    position: relative;
    padding: 0 22px 12px 8px;
    /* añadido BORAK */
    background: transparent url(../images/bg-nav.png) no-repeat scroll 20px 10px;
    min-width: 70px;
}

.jflanguageselection a span {
    display: block;
    right: 0;
    bottom: 0;
    height: 25px;
}

.jflanguageselection a {
    color: #fff;
    float: left;
    padding: 2px;
    position: relative;
    z-index: 5;
}

.jflanguageselection li {
    background: none;
}

.jflanguageselection a {
    background: transparent url(../images/bg-nav.png) no-repeat scroll 0 10px;
    min-width: 70px;
    height: 35px;
}

#container {
    margin-left: 300px;
    height: 50px;
}

#menu_cab {
    float: left;
    width: 380px;
}

#jflanguageselection {
    margin-left: 380px;
    width: 80px;
}

.btn-buscarInmueble {
    background: transparent url(../images/btn-search1.gif) no-repeat scroll 10px 0;
    height: 44px;
}

#buscadorInmueble {
    list-style: none;
    padding-top: 14px;
}

#buscadorInmueble li {
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 20px;
    text-decoration: none;
}

#buscadorInmueble li a:hover {
    text-decoration: none;
}

.buscador-form {
    float: left;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tabs-list1 .tabset a.active {
    background-position: 0 -33px;
}

.tabs-list1 .tabset a {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/tab2.gif) repeat scroll 0 0;
    height: 23px;
    width: 139px;
}

.tabset a:hover {
    text-decoration: none;
}

.tabs-list #tabset li.active a {
    background-position: 0 -34px;
}

.tabset li {
    display: inline;
}

.tabset a {
    color: #383D27;
    float: left;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding: 10px 0 0;
    text-align: center;
}

.tabset {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

div.mensaje ul.error {
    background: #FFFCFC;
    padding: 10px 10px 10px 20px;
}

div ul.error li {
    padding-top: 2px;
    padding-bottom: 2px;
    color: #B52222;
    font-size: 12px;
}

div ul.error li p {
    color: #B52222;
}

div ul.error {
    border: 1px solid red;
}

div ul.info {
    margin-left: 150px;
    width: 400px;
}

div ul.info li {
    color: blue;
    font-size: 20px;
    font-weight: bold;
}

div ul.error {
    border: 1px solid red;
}

div ul.error {
    margin-left: 150px;
    width: 300px;
}

#tabset {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}

#tabset li {
    float: left;
    padding: 0 1px 0 0;
}

#tabset a {
    float: left;
    text-align: center;
    color: #383d27;
    padding: 10px 0 0;
    outline: none;
}

#tabset a:hover {
    text-decoration: none;
}

.tabs-list1 {
    padding: 0 0 43px;
}

.tabs-list .tabset {
    padding: 8px 0 0;
    font: 12px / 14px Arial, Verdana, sans-serif;
}

.tabs-list #tabset a {
    background: url(../images/tab1.gif);
    width: 238px;
    height: 24px;
}

#text-col {
    width: 370px;
}

.confirmacion {
    text-align: center;
    padding-top: 130px;
    height: 220px;
}

.sms_ok {
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #8AB615;
    width: 50%;
    height: 40px;
    background: #f6fdf3;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.sms_ok p {
    font-size: 16px;
    font-weight: bold;
    color: #8AB615;
}

.text-box ul.menu {
    padding-left: 84px;
}

.contacts {
    padding-left: 5px;
}

.btn-buscarInmueble {
    width: 165px;
    margin-left: 7px;
}

span.error {
    color: red;
    margin-top: 10px;
}

.mensaje_buscador {
    text-align: left;
    border: 1px solid red;
    background: #FFFCFC none repeat scroll 0 0;
    margin-right: 100px;
    margin-top: 20px;
    width: 375px;
    float: right;
    height: 40px;
    padding-top: 14px;
    padding-left: 20px;
    color: #B52222;
    font-size: 12px;
}
.btn_unsuscribe{
	background:transparent url(../images/btn-submit1.gif) repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	
	font-size:16px;
	font-weight:bold;
	height:38px;
	overflow:hidden;
	width:171px;
}

.visible{
	visibility:visible;
}
.oculto{
	visibility:hidden;
}
.form_input .text {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bg-inp-text.gif) repeat scroll 0 0;
	float:left;
	height:14px;
	padding:6px 5px 7px;
	width:393px;
}
#calc_hipotecas  .text {
float:left;
height:14px;
padding:6px 5px 7px;
width:90px;
}
 a.btn {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:transparent url(../images/btn.gif) repeat scroll 0 0;
	color:#FFFFFF;
	display:inline;
	float:left;
	font-family:Arial,Verdana,sans-serif;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:32px;
	letter-spacing:-1px;
	line-height:18px;
	margin:16px 0 0 -5px;
	position:relative;
}
a.btn span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/btn-right.gif) no-repeat scroll 100% 1px;
	cursor:pointer;
	float:left;
	padding:7px 20px;
}
#errores{
color:red;
}
.main-form .centrada {
	overflow:hidden;
	padding:20px 0 10px 170px;
	width:100%;
}
.main-form .centrada .btn-submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/btn-submit1.gif) repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:38px;
	overflow:hidden;
	width:171px;
}
.hipoteca label {
	float:left;
	margin:3px 11px 0 10px;
	text-align:left;
	width:174px;
}
