.agrupaFaleConosco {
    width: 805px;
    padding: 25px 0 0 8px;;
}
.conteudoGeralFaleConosco {
    width: 772px;
    background-image: url("../imagens/bgInterna.png");
    background-repeat: repeat-x;
    background-position: top left;
}
.agrupaGeralFaleConosco {
    width: 752px;
    padding: 10px 0 0 20px;
    background-repeat: no-repeat;
    background-image: url('../imagens/bordaSuperiorDireitaConteudo.png');
    background-position: top right;
}
.tituloArea {
    width: 693px;
    padding: 4px 0 5px 0;
}
.descricaoTitulo {
    width: 693px;
}
.asterisco {
padding: 3px 4px 0 0;
}
.labelAsterisco {
    font-size: 18px;
    color: #FFFF00;
    font-weight: bold;
    padding: 4px 0 0 3px;
}
.agrupaFormulario {
    width: 450px;
    padding: 20px 0 36px 0;
}
.formulario {
    width: 450px;
}
.label {
    width: 60px;
    text-align: right;
    padding: 4px 10px 0 0;
}
.linhaFormulario {
    width: 445px;
    padding: 2px 0;
}
.divInputFormPadrao {
    width: 336px;
    height: 21px;
    padding-top: 4px;
    background-image: url(../imagens/meioInput.png);
    background-repeat: repeat-x;
}
.inputFormulario {
    color: #333;
    height: 19px;
    padding-top: 0px;
}
.larguraPadrao {
    width: 336px;
}
.larguraTextArea {
    width: 325px;
}
.larguraTelefone {
    width: 150px;
}
.larguraCidade {
    width: 210px;
}
.labelUf {
    width: 22px;
    padding-top: 2px;
}
.larguraUF {
    width: 50px;
}
.divTextArea {
    width: 336px;
    height: 176px;
    background-image: url(../imagens/meioTextArea.png);
    background-repeat: repeat-x;
}
.inputTextArea {
    color: #333;
    height: 165px;
    padding: 5px;
}
.agrupaBotao {
    width: 90px;
    height: 30px;
    padding: 15px 28px 0 0;
    float: right;
}
.btEnviar {
    width: 90px;
    height: 30px;
    background-color: transparent;
    background-image: url('../imagens/btEnviar.png');
    background-repeat: no-repeat;
    background-position: top left;
}
.btEnviar:hover {
    background-position: top right;
}
.agrupaQuadroFaleConosco {
    width: 274px;
}
.agrupaQuadroLocalizacao {
    width: 274px;
    padding-top: 12px;
}
/** **/
.auxAgrupaMsg {
    color: #ff734e;
    margin: 20px 0px 0px 92px;
    display: inline;
}
.agrupaMsgError {
    width: 400px;
    color: #000;
    background-color: #DFEEF7;
    border: 1px solid #FFF;
}
.linhaMsg {
    padding: 3px 0 20px 0;
}
/** **/
.msg_sistema {
    height: 210px;
    padding: 20px 0 20px 20px;
}
.agrupaMsgError {
    width: 414px;
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #DFEEF7;
    border: 1px solid #FFEBC1;
    padding: 10px 0;
}
.auxAgrupaMsg{
    margin: 0px 0px 3px 30px;
    display: inline;
}
.alertError {
    padding: 0px 8px 0 8px;
}
.textoError {
    font-size: 11px;
    width: 330px;
    color: #000;
}
.textoErro {
    color: #000;
    text-shadow:1px 1px 0 #FFF;
}
.textoSucesso {
    width: 412px;
    padding: 20px 0 0 20px;
    text-align: center;
}
.msgSucesso {
    text-align: center;
    float: none;
}
.error_message {
    width: 298px;
    padding: 1px 0;
    color: black;
}
.error_message strong {
    color: #DD0000;
}
.red {
    color: #FF0000;
}
.topoAgrupaQuartos {
    width: 712px;
    float: right;
}
.meioTopo {
    width: 688px;
}
.larguraTotalSelect {
    width: 336px;
    height: 23px;
    padding-top: 3px;
    color: #000000;
}
.larguraTotalSelect * {
    color: #000000;
}
.linhaSel {
    width: 40px;
    height: 20px;
    padding-top: 2px;
    color: #000;
}
.linhaSel * {
    color: #000;
}
.fundoSelectUF {
    width: 40px;
    height: 24px;
    padding-top: 1px;
    color: #000;
    background-image: url(../imagens/meioInput.png);
    background-repeat: repeat-x;
}
.linhaCampoUF {
    padding-left: 54px;
}
.linhaSelAssunto {
    width: 336px;
    height: 26px;
    color: #000;
    background-image: url("../imagens/meioInput.png");
    background-repeat: repeat-x;
}
.texto1 {
    width: 90px;
}
.linhaTexto {
    width: 693px;
}
.btAtendimento{
        text-decoration: none;
}
.btAtendimento:hover{
        text-decoration: underline;
}