.agrupaQuartos {
    width: 805px;
    padding: 25px 0 0 8px;
}
.conteudoGeralQuartos {
    width: 772px;
    background-image: url("../imagens/bgInterna.png");
    background-repeat: repeat-x;
    background-position: top left;
}
.agrupaGeralQuartos {
    width: 772px;
    background-repeat: no-repeat;
    background-image: url('../imagens/bordaSuperiorDireitaConteudo.png');
    background-position: top right;
}
.tituloArea {
    width: 734px;
    padding: 14px 0 0 20px;
}
.descricaoArea {
    width: 734px;
    padding: 5px 0 0 20px;
}
.faixaTipoQuarto {
    width: 754px;
    height: 34px;
    margin-top: 20px;
}
.envoltaTipoQuarto {
    height: 30px;
    background-color: #0A3C5B;
}
.pTipoQuarto {
    margin: 6px 10px 0 20px;
    display: inline;
    font-family: Verdana;
    font-size: 15px;
    color: #FFFF00;
}
.categoriaQuarto {
    width: 734px;
    font-size: 13px;
    color: #FFFF00;
    padding: 0 0 8px 20px;
}
.agrupaDadosQuarto {
    padding: 5px 0;
}
.mostraQuarto {
    width: 734px;
    margin-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFF;
    display: inline;
}
.imagemQuarto {
    margin: 0 10px 5px 0;
    display: inline;
}
.imagem {
    border: 1px solid #FDF01C;
    float: none;
}
.descricaoQuarto {
    width: 100%;
    float: none;
}
.divBotaoVejaMais {
    width: 90px;
    float: right;
}
.btVejaMais {
    width: 90px;
    height: 30px;
    background-image: url("../imagens/btVejaMais.png");
    background-position: left top;
    background-repeat: no-repeat;

}
.btVejaMais:hover {
    background-position: right top;
}
.tipoQuarto {
    font-size: 11px;
    color: #FFFF00;
    font-weight: normal;
}
.dadosQuarto {
    width: 734px;
}
.boxFotos {
    width: 400px;
    text-align: center;
}
.agrupaDadosQuarto {
/*    width: 734px;*/
}
.tituloItens * {
    float: none;
}
.tituloItens {
    width: 334px;
}
.linhaRelacionado {
    padding-top: 37px;
    width: 734px;
}
.textoItensQuarto {
    width: 334px;
}

.fotoPrincipal {
    width: 400px;
    text-align: center;
    padding-bottom: 15px;
}

.botoes {
    width: 400px;
    text-align: center;
}
.botao {
    width: 8px;
    height: 20px;
}
.listaImagens {
    width: 352px;
    height: 82px;
}
.englobaImagejPrincipal {
    width: 328px;
    margin: 0 auto;
    float: none;
    text-align: center;
}
.alinhaBotoes {
    width: 400px;
}
.linhaConteudoDescricao {
    width: 334px;
}
.linkImagem {
    text-align: center;
    width: 110px;
    height: 80px;
}
.divImagensMarcas {
    width: 336px;
    padding: 0 5px;
}
.agrupaMarcas {
    width: 376px;
}
.divAgrupaMarcas {
    width: 376px;
    padding-top: 10px;
}
.agrupaMiniaturas {
    width: 376px;
    padding-left: 17px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 350px;
    height: 100px;
}
.jcarousel-skin-tango2  .jcarousel-clip-horizontal {
    width: 330px;
    height: 100px;
}
.itemMarca, .jcarousel-skin-tango2 li {
    text-align: center;
}
.jcarousel-skin-tango2 li {
    width: 110px;
    height: 85px;
}
.btProximaImg{
    width: 15px;
    height: 38px;
    background-image: url('../imagens/rightButton.png');
    background-position: left;
    background-repeat: no-repeat;
}
.btAnteriorImg {
    width: 15px;
    height: 38px;
    background-image: url('../imagens/leftButton.png');
    background-position: left;
    background-repeat: no-repeat;
}
.linhaRelacao {
    margin-left: 10px;
    display: inline;
    padding-top: 14px;
}
.linkRelacao {
    text-decoration: none;
}
.linkRelacao:hover {
    text-decoration: underline;
}
.topoAgrupaQuartos {
    width: 712px;
    float: right;
}
.meioTopo {
    width: 688px;
}
.botaoReservar {
    width: 100px;
    float: right;
    padding: 0 30px;
    text-align: center;
}
.btInternaReservar {
    width:  90px;
    height: 30px;
    background-image: url('../imagens/btReservaDetalhesQuarto.png');
    background-position: top center;
    background-repeat: no-repeat;
}
.linhaLblRelacao {
    padding-top: 14px;
}
.botaoVoltar {
    float: left;
    padding: 10px 40px 20px;
    text-align: center;
    width: 100px;
}
.btInternaBtVoltar {
    width:  90px;
    height: 30px;
    background-image: url('../imagens/btVoltar.png');
    background-position: top center;
    background-repeat: no-repeat;
}
.proximaMini {
    padding-top: 18px;
}