﻿html 
{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

body 
{
    margin: 0px;
    padding: 0px;
    font-family: Helvetica;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
}

.dvLayout
{
    margin: auto;
    padding: 0px;
    border: solid 0px #000000;
    width: auto;
    height: auto;
}
/* POSIÇÃO - PAGE LÍNGUAS - BOX */
/* POSIÇÃO - PAGE BRANCA - BOX */
div.dvPage /* OK */
{
    margin: auto;
    margin-top: 5px;
    background-color: #FFFFFF;
    border: solid 0px #FFF;
    width: 1004px;
    height: auto;
}

.dvPageT
{
    background: url(../images/bt.jpg) 0 0 repeat-x;
}

.dvPageB 
{
    background: url(../images/bb.jpg) 0 100% repeat-x;
}

.dvPageL 
{
    background: url(../images/l.jpg) 0 0 repeat-y;
}

.dvPageR
{
    background: url(../images/r.jpg) 100% 0 repeat-y;
} 

.dvPageBL
{
    background: url(../images/bl.jpg) 0 100% no-repeat;
} 

.dvPageBR
{
    background: url(../images/br.jpg) 100% 100% no-repeat;
    height: 620px;
    /* height: 594px; */
} 

.dvPageTL
{
    background: url(../images/tl.jpg) 0 0 no-repeat;
} 

.dvPageTR
{
    background: url(../images/tr.jpg) 100% 0 no-repeat; padding: 34px;
} 

/* START CABEÇALHÃO */
/* POSIÇÃO - CABEÇALHÃO */
.dvLangs /* OK */
{
    margin: auto;
    padding: 0px;
    border: solid 0px #000000;
    text-align: right;
}

div.dvPageMenuTop /* OK */
{
    border: solid 0px #000000;
    margin: 0px;

    width: auto;
    height: 84px;
    
    text-align: left;
}

/* POSIÇÃO - LOGO */
div.dvPageMenuTop_Logo  /* OK */
{
    margin: 0px;
    padding: 0px;
    border: solid 0px #000000;

    width: 178px;
    height: 68px;
   
    float: left;
}

/* POSIÇÃO - MENU */
div.dvPageMenuTop_Menu  /* OK */
{
    margin: 0px;
    padding: 0px;
    padding-top: 45px;
    border: solid 0px #000000;

    position: absolute;
    margin-left: 178px !important;
    margin-left: 0px;
    
    width: auto;
    height: auto;
    
    text-align: left;
    z-index: 3;
    
    float: left;
}

/* END - CABEÇALHÃO */

/* HOME */
div.dvPageHome   /* OK */
{
    margin: 0px;
    padding: 0px;
    margin-left: -424px;
    
    position: absolute;
    border: solid 0px #000000;

    width: 815px;
    height: 259px;
    
    text-align: left;
    z-index: 2;
}

/* BANNERS */
div.dvPageBanners 
{
    margin: 0px;
    padding: 0px;
    margin-left: -424px;
    margin-top: 275px;
    
    position: absolute; 
    border: solid 0px #000000;   

    width: 985;
    height: 201px;
    
    text-align: left;
    z-index: 1;
}

/* BANNER LEFT */
div.dvPageLeftBanner
{
    margin: 0px;
    padding: 0px;
    border: solid 0px #000000;
    /* background-color: #FFFFFF; */

    width: 815px;
    height: 201px;
    float: left;
}

/* START - MENU RIGHT - RESERVAS */
/* POSIÇÃO MENU RIGHT - TAB COM RESERVAS */
div.dvPageMenuRight_Book   /* OK */
{
    margin: 0px;
    padding: 0px;
    margin-left: -1px;
    border: solid 0px #000000;
    margin-top: -260px;
    width: 150px;
    line-height: 13pt;
}

/* POSIÇÃO MENU RIGHT */
div.dvPageMenuRight   /* OK */
{
    margin-top: -65px;
    margin-left: -10px;
    margin-right: -26px;
    border: solid 0px #000000;
    width: 160px;
    height: 530px;

    clear: both;
    float: right;
    
    text-align: left;
    z-index: 3;
}

div.dvPageMenuRight_Menu 
{
    margin: 0px;
    margin-top: 222px;
    margin-left: 8px;
    padding: 0px;
    
    background-color: #FFFFFF;
    
    position: absolute;
    border: solid 0px #000000;
    width: 150px;
    height: 57px;
    z-index: 4;
}

/* MAPA RIGHT */
div.dvPageRightMapa
{
    margin: 0px;
    margin-top: 285px;
    margin-left: 10px;

    padding: 0px;
    
    position: absolute; 
    border: solid 0px #000000;   
    
    width: 162px;
    height: 201px;

    text-align: left;
    z-index: 999;
}

div.dvPageContent   /* OK */
{
    position: absolute;    
    margin-top: 275px;
    margin-left: -215px;
    border: solid 0px #000000;

    width: 455px;
    height: 202px;
    z-index: 2;
    text-align: left;
}

/* POSIÇÃO MENU LEFT */
div.dvPageMenuLeft   /* OK */
{
    position: absolute;    
    margin-top: 275px;
    margin-left: -415px;
    border: solid 0px #000000;

    width: 210px;
    height: 190px;
    z-index: 2;
}

/* START - BARRA RODAPÉ */
/* POSIÇÃO BARRA RODAPÉ: MENU */
/* PARA DEFAULT */
div.dvPageMenuBottom /* OK */
{
    margin: auto;
    margin-top: 5px;
    padding: 5px;
    padding-left: 35px;
    border: solid 0px #000000;
    background-color: #F89829;
    width: 985px;
    height: 24px;
    
    text-align: left;
    font-size: 8pt;
    color: #FFFFFF;
}

div.dvPageMenuBottom a /* OK */
{
    color: #FFFFFF;
}

div.dvPageMenuBottom a:hover /* OK */
{
    color: #005696;
}

/* POSIÇÃO BARRA RODAPÉ 2: */
/* PARA DEFAULT */
div.dvPageFooter /* OK */
{
    margin: auto;
    margin-top: 5px;
    border: solid 0px #000000;

    width: 985px;
    height: 32px;

    font-size: 7pt;
    color: #3B3B3B;
}

div.dvPageFooterLogoVT  /* OK */
{
    float: left;
    border: solid 0px #000000;
    height: 42px;
}

div.dvPageFooterRightReserved   /* OK */
{
    float: left;
    color: #9B9A9A;
    border: solid 0px #000000;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    height: 42px;
}

div.dvPageFooterLogos   /* OK */
{
    float: right;
    border: solid 0px #000000;
    height: 42px;   
}

div.dvPageFooter img    /* OK */
{
    padding-left: 5px;
    vertical-align: middle;    
}

.dvTabsWithContent 
{
    margin-left: 4px;
    
    border: solid 0px #000000; 
    background-color: #E2E1D9; 
    
    width: 160px; 
    height: 240px;

    text-align: center;    
}