@charset "utf-8";

/* CSS Document */

body {
    background: url(../imagens/bg.jpg) repeat-x;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    margin-left: auto;
}

#geral {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: -40px;
}

#geral #conteudo {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    height: 100%;
    display: table;
    padding-left: 0px;
}

.container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

h1 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #FFF;
    font-size: 18px;
    margin-top: -20px;
}

.titulo_imoveis {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #FFF;
    font-size: 18px;
    margin-top: -35px;
}

#topo {
    width: 100%;
    height: 288px;
    background: url(../imagens/bg_topo.jpg) no-repeat center;
    margin-bottom: 15px;
}

#conteudo_topo {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 20;
    margin-top: -300px;
}

#logo {
    width: 250px;
    height: 110px;
    margin-top: 45px;
    margin-left: 45px;
    float: left;
}

.logo3 {
    float: left;
    width: 240px;
    height: 110px;
    background-image: url("../imagens/logotipo.png");
    background-repeat: no-repeat;
}

#menu {
    background: url(../imagens/bg_menu.png);
    width: 896px;
    height: 48px;
    margin-left: 40px;
    float: left;
    margin-top: 20px;
    padding: 0;
}

#menu ul {
    height: 30px;
    padding-left: 20px;
    padding-top: 16px;
    width: 875px;
}

#menu ul li {
    float: left;
    height: 35px;
    width: 120px;
    margin: -12px 0px 0px -10px;
    display: inline;
    text-decoration: none;
}

#menu ul li.quem {
    float: left;
    height: 35px;
    width: 138px;
    margin: -12px 0px 0px -4px;
    display: inline;
    text-decoration: none;
}

#menu ul li.im {
    float: left;
    height: 35px;
    width: 105px;
    margin: -12px 0px 0px 2px;
    display: inline;
    text-decoration: none;
}

#menu ul li.fac {
    float: left;
    height: 35px;
    width: 196px;
    margin: -12px 0px 0px 0px;
    display: inline;
    text-decoration: none;
}

#menu ul li.rsad {
    float: left;
    height: 35px;
    width: 140px;
    margin: -12px 0px 0px 3px;
    display: inline;
    text-decoration: none;
}

#menu ul li.fale {
    float: left;
    height: 35px;
    width: 175px;
    margin: -12px 0px 0px 3px;
    display: inline;
    text-decoration: none;
}

#menu ul li a {
    float: left;
    width: 100%;
    height: 25px;
    text-decoration: none;
    color: #102f50;
    padding-left: 36px;
    padding-top: 13px;
    font-size: 14px;
}

#menu ul li.quem a {
    float: left;
    text-decoration: none;
    color: #102f50;
    text-align: center;
    padding-left: 0px;
    padding-top: 13px;
    font-size: 14px;
}

#menu ul li.im a {
    float: left;
    text-decoration: none;
    color: #102f50;
    text-align: center;
    padding-left: 0px;
    padding-top: 13px;
    font-size: 14px;
}

#menu ul li.fac a {
    float: left;
    text-decoration: none;
    color: #102f50;
    text-align: center;
    padding-left: 0px;
    padding-top: 13px;
    font-size: 14px;
}

#menu ul li.rsad a {
    float: left;
    text-decoration: none;
    color: #102f50;
    text-align: center;
    padding-left: 0px;
    padding-top: 13px;
    font-size: 14px;
}

#menu ul li.fale a {
    float: left;
    text-decoration: none;
    color: #102f50;
    text-align: center;
    padding-left: 0px;
    padding-top: 13px;
    font-size: 14px;
}


/*///////////////////////////////////////////////*-/*/

#menu2 {
    background: #dad9da;
    width: 896px;
    height: 48px;
    margin-left: 40px;
    float: left;
    margin-top: 20px;
    padding: 0;
    border-radius: 10px;
}

#menu2 ul {
    height: 30px;
    padding-left: 20px;
    padding-top: 16px;
    width: 875px;
}

#menu2 ul li {
    float: left;
    height: 35px;
    width: 130px;
    margin: -12px 0px 0px -10px;
    display: inline;
    text-decoration: none;
    border-left: 2px solid #9aa8b6;
    padding-bottom: 4px;
}

#menu2 ul li:nth-of-type(1) {
    border-left: none;
}

#menu2 ul li.quem {
    float: left;
    height: 35px;
    width: 160px;
    margin: -12px 0px 0px -4px;
    display: inline;
    text-decoration: none;
}

#menu2 ul li.im {
    float: left;
    height: 35px;
    width: 150px;
    margin: -12px 0px 0px 2px;
    display: inline;
    text-decoration: none;
}

#menu2 ul li.fac {
    float: left;
    height: 35px;
    width: 245px;
    margin: -12px 0px 0px 0px;
    display: inline;
    text-decoration: none;
}

#menu2 ul li.rsad {
    float: left;
    height: 35px;
    width: 140px;
    margin: -12px 0px 0px 3px;
    display: inline;
    text-decoration: none;
}

#menu2 ul li.fale {
    float: left;
    height: 35px;
    width: 175px;
    margin: -12px 0px 0px 3px;
    display: inline;
    text-decoration: none;
}

#menu2 ul li a {
    float: left;
    width: 100%;
    height: 25px;
    text-decoration: none;
    color: #102f50;
    padding-left: 36px;
    padding-top: 13px;
    font-size: 14px;
}

#menu2 ul li.quem a {
    float: left;
    text-decoration: none;
    color: #102f50;
    text-align: center;
    padding-left: 0px;
    padding-top: 13px;
    font-size: 14px;
}

#menu2 ul li.im a {
    float: left;
    text-decoration: none;
    color: #102f50;
    text-align: center;
    padding-left: 0px;
    padding-top: 13px;
    font-size: 14px;
}

#menu2 ul li.fac a {
    float: left;
    text-decoration: none;
    color: #102f50;
    text-align: center;
    padding-left: 0px;
    padding-top: 13px;
    font-size: 14px;
}

#menu2 ul li.rsad a {
    float: left;
    text-decoration: none;
    color: #102f50;
    text-align: center;
    padding-left: 0px;
    padding-top: 13px;
    font-size: 14px;
}

#menu2 ul li.fale a {
    float: left;
    text-decoration: none;
    color: #102f50;
    text-align: center;
    padding-left: 0px;
    padding-top: 13px;
    font-size: 14px;
}


}
#texto_topo {
    width: 260px;
    color: #fbf6a6;
    float: right;
    margin-right: 65px;
    margin-top: 40px;
    text-align: right;
    font-size: 14px;
    text-shadow: 2px 2px #0e1b58;
    line-height: normal;
}

/* TEXTO FEITO PARA MELHORAR A OTIMIZAÇÃO DA PÁGINA PRINCIPAL */
.texto_principal {
    width: 170px;
    color: #666;
    float: left;
    text-align: justify;
    font-size: 10px;
    text-shadow: 2px 2px #0e1b58;
    line-height: normal;
}
#slideshow {
    position: relative;
    z-index: 0;
    height: 285px;
    width: 650px;
    margin-left: 220px;
}
#slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}
#slideshow img.active {
    z-index: 10;
    opacity: 1.0;
}
#slideshow img.last-active {
    z-index: 9;
}
.moldura_slide {
    width: 658px;
    height: 288px;
    background-image: url(../imagens/moldura_slide.png);
    background-position: top right;
    position: relative;
    z-index: 25;
}
#pesquisa_bg {
    width: 201px;
    height: 27px;
    float: right;
    margin-right: 60px;
    *margin-right: 40px;
    margin-top: 15px;
    cursor: pointer;
}
.pesquisa {
    border: none;
    width: 201px;
    height: 16px;
    *width: 175px;
    *height: 15px;
    cursor: pointer;
    color: #918f8f;
    margin: 3px 0px 0px 1px;
    *margin: 2px 0px 0px 0px;
    padding: 3px 2px 2px 2px;
    *padding: 1px 1px 1px 1px;
    float: right
}
.botao_pesquisa {
    width: 27px;
    float: right;
    background-position: right;
    background-image: url('../imagens/lupa.png');
    background-repeat: no-repeat;
    border: none;
    margin: -18px 4px 0px 0px;
    *margin: -19px 4px 0px 150px;
    cursor: pointer;
    background-color: transparent;
    position: relative;
    z-index: 50;
}
.esquerda {
    width: 190px;
    padding-left: 30px;
    float: left;
}
.direita {
    width: 720px;
    float: right;
}
#lat_esquerda {
    width: 492px;
    padding-left: 80px;
    float: left;
    margin-top: -22px;
}
#direita_contato {
    width: 380px;
    float: right;
}
#produtos {
    margin-top: 6px;
}
.produto {
    width: 200px;
    float: left;
    margin-right: 37px;
    margin-top: 11px;
    height: 260px;
    margin-bottom: 5px;
}
.produto h3 {
    margin-top: 3px;
    color: #17497d;
    font-size: 15px;
    text-decoration: none;
    margin-left: 4px;
    margin-bottom: 4px;
}
.produto p {
    margin-top: 2px;
    font-size: 11px;
    margin-left: 3px;
    min-height: 30px;
    text-align: left;
    max-height: 40px;
}
.info {
    background-image: url(../imagens/info.png);
    width: 49px;
    height: 15px;
    display: block;
    float: right;
    margin-right: 5px;
    margin-top: 6px;
}
.imagem_do_produto {
    width: 206px;
    height: 156px;
    background-image: url(../imagens/moldura_produto.png);
    background-position: left;
    background-repeat: no-repeat;
}
.img_produto {
    width: 185px;
    height: 139px;
    float: left;
    margin: 7px 0px 0px 11px;
}
.produto_panoramico {
    width: 430px;
    float: left;
    margin-right: 40px;
    margin-top: 12px;
}
.produto_panoramico h3 {
    margin-top: 3px;
    color: #17497d;
    font-size: 15px;
    text-decoration: none;
    margin-left: 5px;
    margin-bottom: 4px;
}
.produto_panoramico p {
    margin-top: 2px;
    font-size: 11px;
    margin-left: 4px;
    min-height: 30px;
    text-align: justify;
}
.imagem_do_produto_panoramico {
    width: 440px;
    height: 155px;
    background-image: url(../imagens/moldura_produto_panoramico.png);
    background-position: left;
    background-repeat: no-repeat;
}
.img_produto_panoramico {
    width: 424px;
    height: 139px;
    float: left;
    margin: 8px 0px 0px 8px;
}
.produto_panoramico .info {
    background-image: url(../imagens/info.png);
    width: 49px;
    height: 15px;
    display: block;
    float: right;
    margin-right: 5px;
    margin-top: 6px;
}
#rodape {
    background: url(../imagens/rodape.png) bottom no-repeat;
    width: 900px;
    height: 108px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
#texto_rodape {
    float: left;
    width: 628px;
    height: 62px;
    margin-left: 5px;
    line-height: 16px;
    background: url(../imagens/bg_texto_rodape.jpg);
    padding: 20px 20px 20px 20px;
    margin-top: 20px;
}
.texto_rodape {
    color: #184479;
    font-weight: bold;
}
.logotipo_rodape {
    float: left;
    margin-left: 20px;
    margin-top: 47px;
}
.endereco_rodape {
    color: #FFF;
    float: left;
    margin-top: 47px;
    margin-left: 20px;
}
.friweb {
    float: right;
    margin-top: 64px;
    margin-right: 20px;
}
.titulo {
    background-image: url(../imagens/titulo.png);
    float: left;
    width: 309px;
    height: 51px;
    margin-top: 15px;
}
.titulo h1 {
    color: #FFF;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 22px;
    float: left;
    margin-top: 12px;
    margin-left: 37px;
}
#formulario_contato {
    width: 460px;
    margin-top: 35px;
    float: left;
    height: 418px;
    padding-left: 8px;
    padding-bottom: 20px;
}
#formulario_contato label {
    float: left;
    width: 70px;
    text-align: right;
    margin-top: 10px;
    height: 20px;
    color: #444444;
    font-family: Verdana;
    font-size: 11px;
    *float: left;
    *width: 60px;
}
.campo {
    /* float: left; */
    
    text-align: right;
    margin-top: 5px;
    height: 25px;
}
.campo_maior {
    margin-top: 4px !important;
}
.select_imovel {
    float: right;
    width: 385px;
    height: 22px;
    background-color: #eae9f1;
    border: 1px solid #6f7d9c;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0px;
}
.dados_contato {
    float: right;
    width: 379px;
    height: 20px;
    background-color: #eae9f1;
    border: 1px solid #6f7d9c;
    margin-left: 5px;
    margin-top: 5px;
    *height: 18px;
}
.mensagem {
    float: right;
    *width: 380px;
    width: 377px;
    height: 125px;
    background-color: #eae9f1;
    border: 1px solid #6f7d9c;
    margin-top: 7px;
    margin-left: 5px;
    overflow: auto;
}
.botao_contato {
    float: right;
    clear: both;
    width: 84px;
    height: 29px;
    *float: left;
    *margin: 0px 0px 0px 378px;
}
.recaptcha {
    float: right;
    padding-bottom: 5px;
}
.endereco {
    float: left;
    clear: both;
    color: #193169;
    margin-top: 20px;
    margin-left: 82px;
    width: 480px;
    line-height: 14px;
}
.envelope {
    float: left;
    width: 350px;
    margin-top: 60px;
    margin-left: 10px;
}
.contato_ok {
    width: 800px;
    text-align: center;
    float: left;
    margin-top: 100px;
    color: #17497d;
    text-decoration: none;
    min-height: 250px;
    margin-left: 100px;
}
.voltar_home {
    width: 800px;
    text-align: center;
    float: left;
    margin-top: 15px;
    color: #17497d;
    text-decoration: none;
    min-height: 50px;
    margin-left: 5px;
}

/*quem somos*/
#direita_quem_somos {
    width: 300px;
    float: right;
    height: 439px;
    margin-top: 15px;
    margin-right: 39px;
}
.texto_quem_somos {
    width: 884px;
    float: left;
    height: 100%;
    min-height: 450px;
    margin-top: 15px;
    color: #292929;
    font-weight: 500;
}
.text_quem_somos_direita {
    float: right;
    font-family: Arial;
    font-size: 12px;
    width: 422px;
    min-height: 425px;
    text-align: justify;
    color: #292929;
    margin-top: 10px;
    line-height: 15px;
}
.text_quem_somos_esquerda {
    float: left;
    font-family: Arial;
    font-size: 12px;
    width: 422px;
    min-height: 425px;
    text-align: justify;
    color: #292929;
    margin-top: 10px;
    line-height: 15px;
}
.img_quem_somos {
    float: left;
    width: 297px;
    height: 439px;
}

/*advocacia*/
#advocacia {
    width: 882px;
    height: 100%;
    min-height: 450px;
    float: left;
    margin-left: 45px;
    margin-top: 10px;
}
.texto_rs_advocacia {
    width: 852px;
    float: left;
    min-height: 300px;
    height: 100%;
    margin-top: 15px;
    color: #292929;
    font-weight: 500;
    margin-left: 5px;
    padding-right: 30px;
}
.text_advocacia {
    float: left;
    font-family: Arial;
    font-size: 12px;
    width: 850px;
    text-align: left;
    color: #292929;
    line-height: 15px;
    margin-bottom: 5px;
    line-height: 15px;
}
.direitos {
    width: 642px;
    height: 145px;
    float: left;
    background-image: url('../imagens/quadro_advocacia.png');
    background-position: top;
    background-repeat: no-repeat;
    margin: 7px 0px 20px 44px;
    padding-top: 7px;
    padding-left: 10px;
}
.text_direitos {
    float: left;
    font-family: Arial;
    font-size: 14px;
    width: 100%;
    text-align: left;
    color: #292929;
    margin: 2px 5px 0px 2px;
}
.text_direitos_sub {
    float: left;
    font-family: Arial;
    font-size: 10px;
    width: 100%;
    text-align: left;
    color: #292929;
    margin: 10px 5px 2px 2px;
    font-stretch: ultra-condensed;
    height: 20px;
    margin-bottom: 20px;
}

/* conhe�a nova friburgo */
.conheca {
    width: 900px;
    height: 100%;
    min-height: 450px;
    float: left;
    margin-left: 5px;
    padding-right: 5px;
    margin-top: 6px;
}
.img_conheca {
    width: 431px;
    float: right;
    height: 325px;
    margin-right: -17px;
    padding-left: 10px;
}
.texto_conheca {
    width: 865px;
    height: 100%;
    text-align: left;
    color: #292929;
    margin-top: 14px;
    padding-right: 15px;
    margin-left: 40px;
}
.text_conheca {
    text-align: left;
    color: #292929;
    font-size: 12px;
    padding-right: 5px;
    line-height: 15px;
}
.text_conheca_sub {
    text-align: left;
    color: #244181;
    float: left;
    font-weight: bold;
}

/*encomenda */
.encomenda {
    width: 850px;
    height: 580px;
    float: left;
    text-align: left;
    margin-left: 86px;
    margin-top: 10px;
}
.campo_encomenda {
    width: 525px;
    height: 24px;
    float: left;
}
.texto_encomenda {
    width: 882px;
    text-align: left;
    color: #292929;
    margin-top: 14px;
    float: left;
    font-weight: bold;
}
.campos_obg {
    text-align: left;
    color: #292929;
    font-size: 10px;
    float: left;
    margin-top: 8px;
    width: 100%;
}
#formulario_encomenda {
    width: 520px;
    height: 456px;
    float: left;
    margin-top: 15px;
    *width: 400px;
}
#formulario_encomenda label {
    width: 140px;
    text-align: right;
    color: #292929;
    margin-top: 2px;
    float: left;
    height: 20px;
}
.dados_encomenda {
    float: left;
    width: 365px;
    height: 17px;
    background-color: #eae9f1;
    border: 1px solid #6f7d9c;
    margin: 2px 5px 4px 5px;
    padding: 0px 0px 0px 2px;
}
#formulario_encomenda select {
    float: left;
    text-align: left;
    width: 105px;
    height: 17px;
    color: #292929;
    font-size: 11px;
    margin: 2px 0px 0px 5px;
    background-color: #eae9f1;
    border: 1px solid #6f7d9c;
    *padding: 2px 2px 2px 2px;
    *height: 20px;
}
.msg {
    float: left;
    *width: 365px;
    width: 362px;
    height: 125px;
    background-color: #eae9f1;
    border: 1px solid #6f7d9c;
    margin-top: 2px;
    margin-left: 5px;
    overflow: auto;
}
#direita_encomenda {
    width: 300px;
    float: right;
    height: 400px;
    margin-top: 15px;
    margin-right: 10px;
}
.foto_encomenda {
    width: 287px;
    height: 213px;
    float: left;
}
.botao_encomenda {
    float: right;
    clear: both;
    width: 84px;
    height: 29px;
    margin-right: 10px;
    margin-top: 10px;
}

/*imoveis*/
.imoveis_int {
    width: 920px;
    height: 650px;
    float: left;
    margin-top: 30px;
}
#form_busca_imoveis {
    width: 840px;
    height: 40px;
    float: left;
    margin-left: 60px;
}
.campo_busca_imovel {
    width: 180px;
    height: 38px;
    float: left;
    margin-left: 5px;
    margin-top: 6px;
}
#form_busca_imoveis label {
    width: 25px;
    text-align: right;
    color: #284584;
    margin-top: 3px;
    float: left;
    height: 20px;
    margin-right: 4px;
}
#form_busca_imoveis select {
    float: left;
    text-align: left;
    width: 130px;
    height: 16px;
    color: #292929;
    font-size: 11px;
    margin: 1px 2px 0px 2px;
    background-color: #eae9f1;
    border: 1px solid #6f7d9c;
    *padding: 2px 2px 2px 2px;
    *height: 20px;
}
.botao_pesquisar {
    width: 57px;
    height: 19px;
    float: left;
}
#produtos_int {
    width: 890px;
    height: 535px;
    margin-top: 6px;
    float: left;
    margin-left: 60px;
}
.produto_int {
    width: 200px;
    float: left;
    margin-right: 20px;
    margin-top: 12px;
    margin-bottom: 20px;
    height: 250px;
}
.produto_int h3 {
    margin-top: 3px;
    color: #17497d;
    font-size: 13px;
    text-decoration: none;
    margin-left: 2px;
    margin-bottom: 4px;
}
.produto_int p {
    margin-top: 2px;
    font-size: 11px;
    margin-left: 3px;
    min-height: 30px;
    text-align: left;
}
.nenhum_imovel {
    width: 850px;
    text-align: center;
    float: left;
    margin-top: 100px;
    color: #17497d;
}

/* detalhe do imovel */
.imovel_detalhe {
    width: 890px;
    height: 100%;
    min-height: 530px;
    float: left;
    margin-left: 40px;
}
.detalhe {
    width: 800px;
    min-height: 280px;
    float: left;
    margin-top: 30px;
    height: 100%;
}
.imagem_do_imovel_detalhe {
    float: left;
    width: 319px;
    height: 242px;
    background-image: url(../imagens/moldura_detalhe_imovel.png);
    background-position: left;
    background-repeat: no-repeat;
}
.img_imovel_detalhe {
    width: 300px;
    height: 224px;
    float: left;
    margin: 7px 0px 0px 10px;
}
.descricao_imovel_detalhe {
    width: 450px;
    min-height: 280px;
    float: left;
    margin-left: 7px;
    margin-top: 4px;
    line-height: 15px;
}
.descricao_detalhe {
    width: 470px;
    float: left;
    text-align: left;
    color: #4a4b4b;
    font-family: Verdana;
    font-size: 12px;
    margin-bottom: 2px;
}
.descricao_detalhe_sub {
    float: left;
    text-align: left;
    color: #4a4b4b;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
.mais_fotos {
    width: 890px;
    min-height: 150px;
    float: left;
    margin-bottom: 20px;
}
.titulo_mais_fotos {
    width: 100%;
    height: 25px;
    color: #274484;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    background-image: url(../imagens/camera_mais_fotos.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 35px;
    padding-top: 3px;
}
.miniatura_imovel {
    width: 132px;
    height: 99px;
    float: left;
    margin-right: 32px;
    margin-top: 4px;
    margin-bottom: 5px;
    cursor: pointer;
}
.miniatura_imovel img {
    width: 132px;
    height: 99px;
    float: left;
}
.camera_pan {
    width: 49px !important;
    height: 34px !important;
    float: right !important;
    margin-top: -32px;
    margin-right: -2px;
}
.legenda {
    width: 100%;
    float: left;
    text-align: left;
    height: 35px;
}
.text_legenda {
    color: #4a4b4b;
    font-family: Arial;
    font-size: 12px;
    padding-top: 15px;
}
.camera_pan_legenda {
    width: 49px;
    height: 34px;
    float: left;
}
#redes_sociais {
    width: 890px;
    height: 50px;
    float: left;
}
#redes_sociais p {
    width: 100%;
    float: left;
    text-align: left;
    color: #4a4b4b;
    font-family: Arial;
    font-size: 14px;
    margin-bottom: 2px;
}
#redes_sociais a {
    text-align: left;
    color: #274584;
    font-family: Arial;
    font-size: 14px;
    text-decoration: underline;
}
.tweet {
    width: 90px;
    height: 35px;
    float: left;
    margin-top: 5px;
    margin-right: 8px;
}
.face {
    width: 65px;
    height: 30px;
    float: left;
    margin-top: 2px;
}
.google {
    width: 68px;
    height: 30px;
    float: left;
    margin-top: 2px;
}
.voltar_imoveis {
    width: 350px;
    text-align: right;
    float: right;
    margin-top: 5px;
    color: #17497d;
    text-decoration: none;
    margin-right: 65px;
}

/*pagina��o*/

/*------------------------------------------------------*/
.alinhar_paginacao {
    width: 960px;
    float: right;
    margin-top: 20px;
    text-align: center;
}
.text_1_paginacao {
    text-decoration: none;
    float: left;
    font-size: 11px;
    color: #5b6154;
    margin: 0px auto;
}
.text_1_paginacao a {
    text-decoration: none;
    float: left;
    width: 15px;
    font-size: 11px;
    text-align: center;
    color: #5b6154;
    margin: 0px auto;
}
.text_2_paginacao {
    text-decoration: none;
    font-size: 11px;
    width: 15px;
    text-align: center;
    color: #17497d;
    margin: 0px auto;
}
.text_2_paginacao a {
    text-decoration: none;
    font-size: 11px;
    color: #17497d;
    margin: 0px auto;
}
.paginacao {
    float: right;
    width: 160px;
    margin: 0px 20px 0px 0px;
}
.paginacao2 {
    float: right;
    width: 160px;
    margin: 0px auto;
}
.seta_esquerda_paginacao {
    float: left;
    width: 9px;
    height: 13px;
    background-image: url("../imagens/seta_esquerda.png");
    background-repeat: no-repeat;
    margin: 1px 2px 20px 3px;
}
.seta_esquerda_paginacao2 {
    float: left;
    width: 13px;
    height: 10px;
    background-image: url("../imagens/seta_dupla_esquerda.png");
    background-repeat: no-repeat;
    margin: 2px 2px 20px 3px;
}
.pagina_paginacao {
    float: left;
    width: 15px;
    height: 15px;
}
.tres_pontos {
    float: left;
    width: 23px;
    height: 11px;
    background-image: url("../imagens/tres_pontos.png");
    background-repeat: no-repeat;
    margin: 2px 0px 0px 0px;
}
.seta_direita_paginacao {
    float: left;
    width: 9px;
    height: 13px;
    background-image: url("../imagens/seta_direita.png");
    background-repeat: no-repeat;
    margin: 2px 2px 20px 3px;
}
.seta_direita_paginacao2 {
    float: left;
    width: 13px;
    height: 10px;
    background-image: url("../imagens/seta_dupla_direita.png");
    background-repeat: no-repeat;
    margin: 2px 2px 20px 3px;
}
#screenshot {
    position: absolute;
    display: none;
    color: #fff;
    width: 80px;
    height: 80px;
    border: 2px solid #DA2460;
}
#easyTooltip {
    display: none;
    height: 27px;
    font-size: 14px;
    background-image: url("../imagens/lupa.png");
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 8px;
    padding-right: 5px;
    *width: auto;
    background-color: #575b7c;
    z-index: 9999;
    position: absolute;
    filter: opacity(alpha=90);
    /* para o IE */
    
    -moz-opacity: 0.9;
    /* para o FireFox */
    
    opacity: 0.9;
    /* para o outros Navegadores */
}