/* estrutura */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, input, select, option,
form, label, textarea, table, caption,
tbody, tfoot, thead, tr, th, td{
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 12px;
        font-family: "Trebuchet MS";
        vertical-align: baseline;
        color: #FFF;
        float: left;
        text-align: left;
}
body {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        line-height: 1.3;
        color: #FFF;
        background-image: url("../imagens/fundoGradiente.jpg");
        background-repeat: repeat-x;
        background-position: top center;
        /*	background-color: #114665;*/
        background-color: #063552;
}
:focus{
        outline: 0;
}
html{
        width: 100%;
}
ol, ul{
        list-style: none;
}
table{
        border-collapse: collapse;
        border-spacing: 0;
}
caption, th, td{
        text-align: left;
        font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after{
        content: "";
}
blockquote, q{
        quotes: "" "";
}
br, strong{
        float: none;
        color: inherit;
}
strong{
        font-weight: bold;
}
em{
        float: none;
        font-style: italic;
}
.right{
        float: right;
}
.none{
        float: none;
        text-decoration: none;
}
.hidden{
        display: none;
}
/** CSS RESET **/
.divPrincipal {
        width: 805px;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-position: top left;
        float: none;
        height: auto;
}
.topoSite {
        width: 805px;
        height: 168px;
        background-image: url("../imagens/fundoTopo.jpg");
        background-position: top center;
        background-repeat: no-repeat;
}
.logotipoSite {
        padding-top: 45px;
}
.agrupaTopoLinha{
        width: 805px;
        margin-top: 2px;
}
.telefoneTopo {
        width: 282px;
        float: right;
        height: 81px;
        margin-top: 39px;
        background-image: url('../imagens/bgTelefone.png');
        background-repeat:no-repeat;
}
.agrupaTodoMenuSite{
        width: 800px;
        padding: 18px 0 0 9px;
}
.btPaginaPrincipal {
        width: 104px;
        height: 17px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url('../imagens/paginaPrincipal.png');
}
.btPaginaPrincipal:hover {
        background-position: top right;
}

.btOhotel {
        width: 62px;
        height: 17px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url('../imagens/hotel.png');
}
.btOhotel:hover {
        background-position: top right;
}
.divisao{
        padding: 0 17px;
}
.btQuartos {
        width: 66px;
        height: 17px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url('../imagens/quartos.png');
}
.btQuartos:hover {
        background-position: top right;
}

.btQuartosHome {
        width: 110px;
        height: 30px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url("../imagens/btQuartos.png");
}
.btQuartosHome:hover {
        background-position: top right;
}
.btHistorias {
        width: 110px;
        height: 30px;
        background-repeat: no-repeat;
        background-position: top center;
        background-image: url("../imagens/btHistoria.png");
}
.btHistorias:hover {
        background-position: bottom center;
}
.btLocalizacao {
        width: 99px;
        height: 17px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url('../imagens/localizacao.png');
}
.btLocalizacao:hover {
        background-position: top right;
}
.btTarifas {
        width: 54px;
        height: 17px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url('../imagens/tarifas.png');
}
.btTarifas:hover {
        background-position: top right;
}
.btReservas {
        width: 60px;
        height: 17px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url('../imagens/reservas.png');
}
.btReservas:hover {
        background-position: top right;
}
.btFaleConosco {
        width: 106px;
        height: 17px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url('../imagens/faleConosco.png');
}
.btFaleConosco:hover {
        background-position: top right;
}

.botaoSisdado {
        width: 62px;
        height: 10px;
        background-repeat: no-repeat;
        background-position: top left;
        background-image: url('../imagens/logoSisdado.png');
        margin: 15px 29px;
}
.botaoSisdado:hover {
        background-position: top right;
}
.divBotaoSisdado {
        padding-right: 20px;
        float: right;
}

.rodapeSite{
        width: 805px;
}
.conteudoSite{
        width: 805px;
}
.btSelecionado {
        background-position: top right;
}



/* ATUALIZACAO */

.linhaAtualizacao {
        width: 100%;
        text-align: center;
        padding: 80px 0 200px 0;
        font-size: 14px;
        font-weight: bold;
}
.textoReserva{
        color: #CCC;
        width: 280px;
        padding: 4px 0;
        font-size: 13px;
        text-align: center;
        text-shadow:none;
}
.textoAtendimento{
        font-size: 13px;
        width: 263px;
        padding-left: 5px;
        color: #CCC;
        text-align: right;
        line-height: 13px;
        text-shadow:none;
        padding-top: 5px;
        margin-right: 15px;
        display: inline;

}
.alinhaTelefone{
        width: 150px;
        float: none;
        margin: 0 auto;
}
.alinhaAtendimento{
        float: left;
        padding:10px 0 0 5px;
}
.cantoRedondo {
        float: right;
        background-repeat: no-repeat;
        background-image: url('../imagens/bordaSuperiorDireitaConteudo.png');
        background-position: top right;
}
.btCliqueAqui{
        font-size: 13px;
        color: #CCC;
        text-align: right;
        float: right;
        margin-right: 15px;
        display: inline;
        text-decoration: none;
}
.btCliqueAqui:hover{
        text-decoration: underline;
}