﻿#container {
    width: 930px;
    float: left;
    height: auto; /*	height: 698px;*/
    /*	background-image: url('../images/kelly_12.png');*/
}

#mensagem_1, #mensagem_2 {
    margin-bottom: 10px;
    width: 930px;
    text-align: left;
}

#left_col_resultado_busca {
    width: 152px;
    float: left;
    text-align: left;
}

#page_content_busca {
    border: 1px solid silver;
    float: right;
    width: 658px;
    height: 111px;
}

.bgfiltro {
    height: auto;
    width: 100%;
    float: left;
    background: #d4d3d3;
    color: black;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 10px;
}

#descricao {
    float: left;
    width: 658px;
    height: 112px;
}

#mais_detalhes {
    float: right;
    width: 20px;
    height: 24px;
    margin-right: 2px;
}

#detalhe {
    width: 660px;
    height: 12px;
    float: left;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: silver;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: black;
    font-size: 12px;
}

#paginacao {
    text-align: center;
    width: 100%;
}

#quadro {
    width: auto;
    height: 40px;
    float: left;
    padding: 5px;
    text-align: center;
}

#col-01 {
    float: left;
    background: #CF6;
    margin: 2px;
    text-align: center;
    padding: 2px;
}

#col-02 {
    float: left;
    background: #f1f1f1;
    margin: 2px;
    padding: 2px;
}

#indice {
    text-align: center;
    padding: 20px 0 0 0;
}

.pag-atual {
    float: left;
    padding: 4px;
    background: #000;
    color: #FFF;
    margin: 2px;
    border: 1px #000 solid;
}

.pag-pontinhos {
    float: left;
    padding: 4px;
    background: #E8E8E8;
    color: #999;
    margin: 2px;
}

.pag-navegacao-off {
    float: left;
    padding: 4px;
    background: #E8E8E8;
    color: #999;
    margin: 2px;
}

.pag-link {
    float: left;
    padding: 4px;
    background: #fff;
    margin: 2px;
}

    .pag-link a {
        color: #000;
        text-decoration: none;
    }

        .pag-link a:hover {
            color: #000;
            text-decoration: underline;
        }

.pag-navegacao {
    float: left;
    padding: 4px;
    background: #fff;
    margin: 2px;
}

    .pag-navegacao a {
        color: #000;
        text-decoration: none;
    }

        .pag-navegacao a:hover {
            color: #000;
            text-decoration: underline;
        }

#resultado_busca_geral {
    width: 900px;
    height: auto;
    clear: both;
    margin: auto;
}

#resultado_busca_2 {
    width: 900px;
    height: 220px;
    clear: both;
    float: left;
    margin: 35px 0 0 0px;
}

.link_qtd_paginas {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; /*	font-weight: bold;*/
    ;
    color: #000000; /*	color: #FED23D;*/
    ;
    text-align: center;
    text-decoration: underline;
}

    .link_qtd_paginas:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #999999;
        text-align: center;
        text-decoration: underline;
    }

    .link_qtd_paginas:hover {
        color: #E87F00;
        text-decoration: underline;
    }

.link_mais_detalhes {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold; /*	color: #961412;*/ /*	color: #CC0000;*/
    ;
    color: black;
    text-align: center;
    text-decoration: underline;
}

    .link_mais_detalhes:hover {
        color: green;
        text-decoration: underline;
    }

#left_col_resultado_busca {
    width: 160px;
    height: 130px;
    float: left;
}

#descricao_centro {
    width: 660px;
    height: 130px;
    float: right;
}


#bairro_desc {
    float: left;
    margin-left: 5px;
    margin-top: 1px;
}

#sobre_desc {
    float: right;
    margin-right: 5px;
}

#sele_favo {
    float: right;
    width: 22px;
    margin: 0 2px 0 0;
}

#ct_descri {
    width: 100%;
    height: 100%;
    float: right;
    background-color: #FFFFFF;
    border: 1px #999999 solid;
    cursor: pointer;
}

#fotos {
    width: 100%;
    height: 100%;
    float: left;


}

#tot_foto {
    float: left;
    width: 100%;
    height: 15px;
    text-align: center;
}

#resu_pesq {
    float: left;
    margin: 5px 0 0 5px;
    font-weight: normal;
    width: 650px;
    height: 45px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
}




