/* CSS Document */
body
{
    margin: 0px;
    background-color: #ffffff;
}
.bg
{
    background-repeat: repeat-x;
}
.tope
{
    width: 920px;
    height: 105px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tope .logo
{
    width: 195px;
    height: 106px;
    background-image: url(images/logo2.jpg);
    background-repeat: no-repeat;
}
.tope .language
{
    width: 300px;
    height: auto;
    position: absolute;
    left: 615px;
    top: 81px;
}
.tope .social
{
    width: 300px;
    height: auto;
    position: absolute;
    left: 615px;
    top: 1px;
    text-align: right;
}
.buttonhel
{
    background-color: #e4f0c7;
    border: solid 1px #a3c64d;
    color: #000000;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
}
/*---------------------------------------------INDEX-------------------------------------------------*/
.ultra_cont
{
    width: 898px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.main_cont
{
    width: 898px;
    height: auto;
    padding: 10px;
    border: solid 1px #a3c64d;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    float: left;
}
.main_cont .navigator
{
    width: 898px;
    height: 27px;
    background-image: url(images/bg_orange.gif);
    border-top: solid 1px #d2c7a0;
    border-bottom: solid 1px #d2c7a0;
    background-repeat: repeat-x;
    margin-bottom: 10px;
}
.main_cont .navigator .button
{
    width: 149px;
    height: 27px;
    display: block;
    text-align: center;
    float: left;
    line-height: 28px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
}
.main_cont .navigator .button:hover
{
    background-color: #a3c64d;
    color: #000000;
}

.buttonpressed
{
    width: 149px;
    height: 27px;
    display: block;
    text-align: center;
    float: left;
    line-height: 28px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    background-color: #86aa2c;
}

.main_cont .container
{
    width: 898px;
    height: auto;
    float: left;
}
/*--------------Reservacion y Banners----------------*/
.banners
{
    width: 920px;
    height: 140px;
    margin-bottom: 8px;
    padding-bottom: 10px;
}
.banners .banner1
{
    width: 300px;
    height: 140px;
    margin-right: 10px;
    float: left;
    padding-bottom: 10px;
}
.banners .banner2
{
    width: 300px;
    height: 140px;
    float: left;
    padding-bottom: 10px;
}
.banners .reserv
{
    width: 298px;
    height: 129px;
    margin-right: 12px;
    border: solid 1px #a3c64d;
    background-color: #FFFFFF;
    float: left;
    padding-bottom: 10px;
}

.banners .campaign
{
    width: 898px;
    height: 168px;
    margin-right: 10px;
    border: solid 1px #a3c64d;
    background-color: #FFFFFF;
    float: left;
    padding-bottom: 10px;
}

.banners .campaign2
{
    float: left;
}
.banners .reserv .titu
{
    width: 100%;
    height: 28px;
    border-bottom: solid 1px #ffd19b;
    background-image: url(images/bg_orange.gif);
    background-repeat: repeat-x;
    line-height: 28px;
    text-indent: 10px;
}
/*--------------footer---------------*/
.footer
{
    width: 920px;
    height: 18px;
    float: none;
}
.footer .mosca
{
    width: 300px;
    height: 18px;
    margin-left: auto;
    margin-right: auto; /*position:absolute;*/
    left: 800px;
    text-align: right;
}
.footer .right
{
    width: 350px;
    height: 18px;
    margin-left: auto;
    margin-right: auto; /*position:absolute;*/
    text-align: right;
}
/*---------------------------------------------INTERNAS-------------------------------------------------*/
.photo
{
    width: 898px;
    height: auto;
    float: left;
    margin-bottom: 10px;
}
/*--------------columna 1---------------*/
.column1
{
    width: 708px;
    height: auto;
    min-height: 349px;
    float: left;
    padding-right: 9px;
}

.column1 .titu
{
    width: 100%;
    height: 28px;
    border-bottom: solid 1px #a3c64d;
    background-image: url(images/bg_titu.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin-bottom: 10px;
    line-height: 28px;
    text-indent: 10px;
    float: left;
}
.column1 .text
{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    float: left;
    margin-right: 0px;
    text-align: justify;
}
.column1 .texttitu
{
    width: 100%;
    height: 28px;
    border-bottom: solid 1px #a3c64d; /*background-image: url(images/bg_titu.gif);*/ /*background-repeat: repeat-x;*/ /*background-position: bottom;*/
    margin-bottom: 10px;
    line-height: 28px;
    text-indent: 10px;
    float: left;
}

.column1 .gallery
{
    width: 708px;
    height: auto;
    margin-bottom: 10px;
    float: left;
}
.column1 .gallery .photo
{
    width: 488px;
    height: 364px;
    float: left;
}
.column1 .gallery .thumb
{
    width: 100px;
    height: 75px;
}
/*--------------columna 2---------------*/

.gmnoprint
{
    display: none;
}
.column2
{
    width: 170px;
    height: auto;
    float: left;
    border-left: dotted 2px #e5e5e5;
    padding-left: 9px;
}


.column2 .reserv
{
    width: 168px;
    height: auto;
    border: solid 1px #a3c64d;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    padding-bottom: 10px;
    float: left;
}
.column2 .reserv .titu
{
    width: 168px;
    height: 28px;
    border-bottom: solid 1px #ffd19b;
    background-image: url(images/bg_orange.gif);
    background-repeat: repeat-x;
    line-height: 28px;
    margin-bottom: 10px;
    text-indent: 10px;
}

.column2 .reserv2
{
    width: 245px;
    height: auto;
    border: solid 1px #a3c64d;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    padding-bottom: 10px;
    float: left;
    margin-left: 3px;
}
.column2 .reserv2 .titu2
{
    width: 245px;
    height: 28px;
    border-bottom: solid 1px #ffd19b;
    background-image: url(images/bg_orange.gif);
    background-repeat: repeat-x;
    line-height: 28px;
    margin-bottom: 10px;
    text-indent: 10px;
    text-align: left;
}

.column2 .cajitas
{
    margin-bottom: 10px;
    float: right;
}

/*borde*/

.borderlink
{
    border: #a3c64d solid 1px;
}


/* Galeria Jquery */


.galleria
{
    list-style: none;
    width: 200px;
}
.galleria li
{
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    float: left;
    margin: 0 10px 10px 0;
}
.galleria li a
{
    display: none;
}
.galleria li div
{
    position: absolute;
    display: none;
    top: 0;
    left: 180px;
}
.galleria li div img
{
    cursor: pointer;
}
.galleria li.active div img, .galleria li.active div
{
    display: block;
}
.galleria li img.thumb
{
    cursor: pointer;
    top: auto;
    left: auto;
    display: block;
    width: auto;
    height: auto;
}
.galleria li .caption
{
    display: block;
    padding-top: .5em;
}
* html .galleria li div span
{
    width: 400px;
}
/* MSIE bug */

.titu
{
    width: 100%;
    height: 28px;
    border-bottom: solid 1px #a3c64d;
    background-image: url(images/bg_titu.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin-bottom: 10px;
    line-height: 28px;
    text-indent: 10px;
    float: left;
}

.titu2
{
    width: 100%;
    height: 28px;
    border-bottom: solid 1px #a3c64d;
    background-image: url(images/bg_titu2.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin-bottom: 10px;
    line-height: 28px;
    text-indent: 10px;
    float: left;
}

