/* CSS Document */
@import "topo.css";
@import "menu_institucional.css";
@import "menu_comercial.css";
* {
    font-family: Arial;
    padding: 0;
    margin: 0;
}

body {
    background: #FFFFFF;
    color: #000000;
}

html, body, table #centerPag {
    height: 100%;
}

/* Conteudo */
.content {
    float: left;
/*    width: 1260px;*/
	width:100%;
    position: relative;
    background: url(../img/fundo.jpg) #F1F1F1 center top no-repeat;
}

.sub_content {
    /*left: 220px;*/	
	width: 800px;
	margin:0 auto;
	/*left:173px;
    float: left;
    position: relative;*/
}

.bem_vindo {
    width: 100%;
    text-align: right;
    font-family: "Tahoma";
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 10px;
    padding-top: 10px;
}

.interna {
    width: 75%;
    overflow: hidden;
    background-color: #f0f0f0;
    border-top: solid #d6d6d6 3px;
    border-right: solid #FFFFFF 1px;
    border-left: solid #FFFFFF 1px;
    float: left;
}

.home {
    width: 605px;
    background-color: #f0f0f0;
    border-top: solid #d6d6d6 3px;
    float: left;
}

.home_destaques {
    width: 596px;
    height: 196px;
    background: url(../img/destaques.gif) center top no-repeat;
    margin-top: 10px;
    margin-bottom: 20px;
}

.home_destaques_titulo {
    margin-top: 3px;
    margin-left: 25px;
    color: #840000;
    font-size: 15px;
    font-family: "Trebuchet MS";
    font-weight: bold;
}

.home_destaques_itens {
    position: relative;
    margin-top: 10px;
}

.home_destaques_item {
    position: relative;
    float: left;
    margin-right: 20px;
}

.home_destaques_seta {
    position: relative;
    float: left;
    margin-right: 30px;
    margin-top: 45px;
}

.home_noticias_news {
    position: relative;
    float: left;
}

.home_noticias {
    float: left;
    position: relative;
    width: 405px;
    height: auto;
}

.home_noticias_titulo {
    position: relative;
    background: url(../img/noticias.gif) left top no-repeat;
    height: 25px;
    color: #840000;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 5px;
}

.home_noticias_itens {
    background: url(../img/noticias_fundo.gif) #FFFFFF left top no-repeat;
    position: relative;
    width: 405px;
}

.home_noticias_item {
    font-size: 12px;
    color: #000000;
    vertical-align: text-top;
    position: relative;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 100%;
    background: url(../img/linha_noticias.gif) #FFFFFF bottom left no-repeat;
}

.home_noticias_item img { float:left; }

.home_noticias_item a {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
	padding:3px 0 0 5px;
	float:left;
}

.noticias_titulo {
    float: left;
    position: relative;
}

.noticias_icone {
    width: 80px;
    height: 21px;
    float: right;
    position: relative;
}

.noticias_icone_icone {
    float: right;
}

.noticias_icone_texto a {
    float: left;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #840000;
}

.home_news {
    width: 194px;
    height: 176px;
    float: right;
    position: relative;
    background: url(../img/fundonews.gif) left top no-repeat;
}

.home_news_titulo {
    color: #333333;
    position: relative;
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
}

.home_news_email {
    color: #840000;
    font-size: 12px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    position: relative;
    padding-top: 10px;
    padding-left: 18px;
}

.home_news_input {
    border: solid #c34323 1px;
    font-weight: normal;
    font-size: 11px;
}

.home_news_enviar {
    padding-top: 15px;
    text-align: center;
}

.titulo_area {
    color: #b9300b;
    font-size: 13px;
    font-weight: bold;
    font: "arial black";
    margin-right: 25px;
    margin-left: 25px;
    margin-top: 15px;
}

.texto_area {
    font: tahoma;
    font-size: 12px;
    color: #000000;
    margin-right: 25px;
    margin-left: 25px;
}

.formato_area {
    margin-right: 25px;
    margin-left: 25px;
    position: relative;
    float: left;
}

.menu_lateral {
    margin-left: 5px;
    float: right;
    width: 184px;
    border-top: solid #d6d6d6 3px;
}

.titulo_menu_lateral {
    background: url(../img/menu_lateral1.gif) left top no-repeat;
    width: 184px;
    height: 44px;
    color: #c22c05;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    font-family: "Arial";
}

.menu_lateral_item {
    background: url(../img/menu_lateral2.gif) left top no-repeat;
    width: 184px;
    height: 44px;
}

.menu_lateral_item_icone {
    text-align: center;
    width: 60px;
    float: left;
    height: auto;
    position: relative;
    padding-top: 8px;
}

.menu_lateral_item_titulo {
    float: right;
    position: relative;
    width: 120px;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
    padding-top: 12px;
    overflow: hidden;
}

.menu_lateral_item_titulo a {
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
    text-decoration: none;
    color: #000000;
}

.banner_lateral {
    width: 184px;
    height: 119px;
    position: relative;
}

.banner_lateral2 {
    padding-top: 10px;
    width: 182px;
    height: 87px;
    position: relative;
}

.enquete {
    float: right;
    width: 179px;
    height: 182px;
    padding-top: 10px;
    margin-top: 10px;
    background: url(../img/enquete.gif) center top no-repeat;
}

.enquete_pergunta {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
}

.enquete_respostas {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    font-size: 11px;
}

.enquete_enviar {
    padding-top: 15px;
    text-align: center;
}

/* Rodape */
.rodape {
/*    width: 1260px;*/
/*	height: 110px;*/
	width:100%;
    background: url(../img/rodape.gif) center no-repeat;
    float: left;
    position: relative;
}

.rodape_endereco {
    height: 30px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    /*top: 20px;
    position: absolute;
    width: 400px;
    left: 220px;
	left:173px;*/
    font-family: Tahoma;
	margin:24px auto 0;
	width:800px;
}

.rodape_endereco a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    font-family: Tahoma;
}

.rodape_menu {
    /*position: relative;
    width: 550px;
    top: 55px;
    left: 220px;
	left:173px;*/
	margin:0 auto;
	width:800px;
}

.rodape_menu_item, .rodape_menu_item a {
    text-decoration: none;
    margin-right: 5px;
    font: Arial;
    color: #FFFFFF;
    font-size: 11px;
    float: left;
}

.rodape_direitos {
    color: #393319;
    font: Tahoma;
    font-size: 10px;
	/*position: absolute;
    width: 450px;
    top: 90px;
    left: 220px;
	left:173px;
    float: left;*/
	margin:37px auto 0 auto;
	width:800px;
}

.rodape_restrita {
    background: url(../img/restrito.gif) center top no-repeat;
    position: absolute;
    width: 196px;
    height: 84px;
    right: 250px;
    float: right;
    top: 25px;
    display: none;
}

.rodape_restrita_texto {
    position: relative;
    height: 50px;
    font: "Tahoma";
    font-size: 13px;
    color: #840000;
    font-weight: bold;
    text-align: center;
}

.rodape_restrita_botao {
    position: absolute;
    left: 85px;
    bottom: 0px;
}

ul, li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/* Contato */
.contato {
    width: 550px;
    text-align: center;
    padding-left: 15px;
}

.contRotulo {
    text-align: left;
    margin-left: 80px;
    margin-top: 2px;
    float: left;
    width: 80px;
    font: tahoma;
    font-size: 11px;
    color: #000000;
}

.conTexto {
    text-align: left;
    margin-top: 2px;
    font: tahoma;
    color: #474646;
    font-size: 11px;
}

.contBtnx {
    background: #FFFFFF;
    width: 50px;
    height: 20px;
    cursor: pointer;
    font-size: 11px;
}

.textarea {
    width: 273px;
    height: 100px;
    border: solid 1px #26195e;
    color: #474646;
    font-size: 11px;
}

/*Empreendimentos*/
.banner_empreendimento {
    position: relative;
    float: left;
    width: 800px;
    background-color: #FFFFFF;
    padding: 2px;
}

.barra_empreendimento {
    float: left;
    width: 800px;
    height: 50px;
    background: url(../img/barra_catalogo.gif) #FFFFFF center no-repeat;
    padding: 2px;
}

.barra_empreendimento_item {
    height: 25px;
    float: left;
    margin-top: 5px;
    margin-right: 40px;
}

.barra_empreendimento_item img {
    cursor: pointer;
}

.barra_empreendimento_itens {
    width: 795px;
    padding-left: 50px;
}

.saiba_mais {
    position: relative;
    float: left;
    width: 485px;
    background-color: #FFFFFF;
    overflow: hidden;
}

.fotogaleria {
    position: relative;
    width: 300px;
    background-color: #FFFFFF;
    position: relative;
    float: right;
}

.fotogaleria_zoom {
    width: 30%;
    float: right;
}

.fotogaleria_wrap_zoom_titulo {
    float: left;
    width: 100%;
    margin-left: 5px;
}

.fotogaleria_titulo {
    position: relative;
    color: #b9300b;
    font-size: 13px;
    font-weight: bolder;
    font: "Arial Black";
    text-align: left;
    float: left;
    width: 70%;
}

.saiba_mais_titulo {
    position: relative;
    float: left;
    color: #b9300b;
    font-size: 13px;
    font-weight: bolder;
    font: "Arial Black";
    padding-left: 10px;
}

.barra_titulos {
    position: relative;
    width: 800px;
    float: left;
    height: auto;
    background-color: #FFFFFF;
    padding: 2px;
}
/* 
.fotogaleria_foto {
   position: relative;
    float: right;
    padding-top: 10px;
    text-align: left;
    width: 300px;
    overflow: hidden;
	width:100%;
}*/

.fotogaleria_nome {
    position: relative;
    float: left;
    width: 275px;
    color: #6e6d6d;
    font-weight: bold;
    font-size: 11px;
    font: Arial;
}

.fotogaleria_descricao {
    position: relative;
    float: left;
    width: 275px;
    color: #6e6d6d;
    font-size: 9px;
    font: Arial;
    padding-top: 2px;
    padding-bottom: 5px;
    border-bottom: solid 1px #d9d9d9;
}

.fotogaleria_fotos {
    position: relative;
    float: left;
}

.fotogaleria_paginacao {
    position: relative;
    float: left;
    color: #6e6d6d;
    font-size: 9px;
    font: Arial;
    padding-top: 10px;
}

.saiba_mais_texto {
    position: relative;
    float: left;
    color: #585757;
    font-size: 11px;
    font: Arial;
    padding-left: 10px;
    padding-top: 10px;
    width: 480px;
    margin-bottom: 20px;
}

.saiba_mais_aba {
    position: relative;
    float: left;
    width: 480px;
    padding-top: 10px;
}

.saiba_mais_aba_linha {
    border-top: solid #ba3a1c 7px;
    background-color: #FFFFFF;
    height: 2px;
    position: relative;
    float: left;
    width: 480px;
}

.saiba_mais_aba_itens {
    position: relative;
    float: left;
    border-bottom: solid #FFFFFF 1px;
    width: 480px;
}

.saiba_mais_aba_item_selecionado {
    background-color: #ba3a1c;
    color: #FFFFFF;
    font-weight: bold;
    position: relative;
    float: left;
    margin-right: 5px;
    font-size: 11px;
    font: Arial;
    padding: 4px;
    cursor: pointer;
}

.saiba_mais_aba_item {
    background-color: #f0f0f0;
    color: #ba3a1c;
    font-weight: bold;
    position: relative;
    font-size: 11px;
    font: Arial;
    float: left;
    margin-right: 5px;
    padding: 3px;
    border-top: solid #ba3a1c 1px;
    border-left: solid #ba3a1c 1px;
    border-right: solid #ba3a1c 1px;
    cursor: pointer;
}

.saiba_mais_aba_item {
    background-color: #f0f0f0;
    color: #ba3a1c;
    font-weight: bold;
    position: relative;
    font-size: 11px;
    font: Arial;
    float: left;
    margin-right: 5px;
    padding: 3px;
    border-top: solid #ba3a1c 1px;
    border-left: solid #ba3a1c 1px;
    border-right: solid #ba3a1c 1px;
    cursor: pointer;
}

.saiba_mais_aba_item_link a {
    background-color: #f0f0f0;
    color: #ba3a1c;
    font-weight: bold;
    position: relative;
    font-size: 11px;
    font: Arial;
    float: left;
    margin-right: 5px;
    padding: 3px;
    border-top: solid #ba3a1c 1px;
    border-left: solid #ba3a1c 1px;
    border-right: solid #ba3a1c 1px;
    cursor: pointer;
    text-decoration: none;
}

.saiba_mais_aba_item_link a:link, saiba_mais_aba_item_link a:visited {
    background-color: #f0f0f0;
    color: #ba3a1c;
    font-weight: bold;
    position: relative;
    font-size: 11px;
    font: Arial;
    float: left;
    margin-right: 5px;
    padding: 3px;
    border-top: solid #ba3a1c 1px;
    border-left: solid #ba3a1c 1px;
    border-right: solid #ba3a1c 1px;
    cursor: pointer;
    text-decoration: none;
}

.saiba_mais_aba_item_link a:hover {
    background-color: #ba3a1c;
    color: #FFFFFF;
    font-weight: bold;
    position: relative;
    float: left;
    margin-right: 5px;
    font-size: 11px;
    font: Arial;
    padding: 3px 3px 4px 3px;
    cursor: pointer;
    text-decoration: none;
}

.saiba_mais_aba_item_link a:active {
    background-color: #f0f0f0;
    color: #ba3a1c;
    font-weight: bold;
    position: relative;
    font-size: 11px;
    font: Arial;
    float: left;
    margin-right: 5px;
    padding: 3px;
    border-top: solid #ba3a1c 1px;
    border-left: solid #ba3a1c 1px;
    border-right: solid #ba3a1c 1px;
    cursor: pointer;
    text-decoration: none;
}

.bloco_mapa_outros_empreendimentos {
    background-color: #FFFFFF;
    padding: 30px 2px 2px 2px;
    float: left;
    position: relative;
    width: 100%;
}

.empreendimento_mapa {
    position: relative;
    float: left;
    /*	width:480px;*/
    width: 63%;
}

.empreendimento_mapa_titulo {
    color: #b9300b;
    font-size: 13px;
    font-weight: bolder;
    font: "Arial Black";
    padding-left: 10px;
    position: relative;
    float: left;
}

.empreendimento_mapa_imagem {
    position: relative;
    float: left;
    width: 480px;
    padding: 20px 0 0 15px;
}

.outros_empreendimentos {
    width: 30%;
    float: right;
}

.outros_empreendimentos_titulo {
    color: #b9300b;
    font-size: 13px;
    font-weight: bolder;
    font: "Arial Black";
    padding-left: 10px;
    float: left;
}

.outros_empreendimentos_itens {
    width: 100%;
    float: left;
    margin-left: 50px;
}

.outros_empreendimentos_item {
    float: left;
    width: 155px;
    margin-top: 10px;
}

.empreendimento_icones {
    position: relative;
    float: left;
    width: 800px;
    padding: 2px;
    padding-top: 20px;
    background: #FFFFFF url(../img/tarja.gif) repeat-x bottom;
    height: 75px;
}

.empreendimento_icones_item {
    float: left;
    position: relative;
}

.outros_empreendimentos_mais {
    position: relative;
    float: left;
    color: #8f8e8e;
    font-size: 9px;
    margin-left: 80px;
    margin-top: 5px;
}
/*
.busca_botao {
    float: right;
    background: url(../img/btn_ok_r1_c2.gif) no-repeat;
    width: 35px;
    height: 37px;
    display: block;
    cursor: pointer;
    border: 0px;
    text-indent: -9000px;
    padding: -9000px;
    line-height: 0px;
    overflow: hidden;
}*/

.wrapBusca {
    padding: 10px 0 0 10px;
    height: 250px;
    width: 490px;
}

.wrapBusca a {
    text-decoration: none;
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.tdBusca {
    border-bottom-color: #333333;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

#buscaEmpre {
	margin-left:-9000px;
}

.texto_area p a img { border:none; }