﻿/*-----INÍCIO CSS PARA TODAS AS PÁGINAS-----*/
body {
	margin: 0px;
	background-image: url('../images/bg_topo.png');
	background-repeat: repeat-x;
	background-color: #FED23D;
}
#centralizar {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
/*	border: 1px solid #000000;*/
}
#data {
	width: 1000px;
	height: 15px;
	background-image: url('../images/monte_alegre_01.png');
	background-repeat: no-repeat;
}
#left_data {
	float: left;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#right_data {
	float: right;
	width: 220px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
#content_data {
	margin-right: 220px;
	margin-left: 340px;
	color: #69818C;
}
#container_menu {
	min-width: 1000px;
	height: 29px;
	padding-top: 180px;
	background-image: url('../images/monte_alegre_02.png');
	background-repeat: no-repeat;
}
#left_col_menu {
	float: left;
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#right_col_menu {
	float: right;
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
#page_content_menu {
	margin-left: 305px;
	padding-top: 6px;
	color: #69818C;
	text-align: center;
	letter-spacing: 1px;
}
#menu_topo {
	width: 1000px;
	height: 30px;
	color: #69818C;
	background-image: url('../images/monte_alegre_01.png');
	background-repeat: no-repeat;
}
#topo {
	width: 1000px;
	height: 224px;
}
#bg_banner {
	width: 1000px;
	height: 20px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#container_busca {
	width: 1000px;
	height: 268px;
	background-image: url('../images/monte_alegre_04.png');
	background-repeat: no-repeat;
}
#left_busca {
	width: 335px;
	float: left;
}
#include_busca {
	width: 335px;
	height: 146px;
	float: left;
	padding-top: 5px;
}
#container_busca_ref {
	width: 335px;
	float: left;
}
#left_col_busca_ref {
	width: 190px;
	float: left;
}
#tit_busca_ref {
	width: 175px;
	margin-left: 15px;
	float: left;
}
#finalidade_busca_ref {
	width: 170px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#page_content_busca_ref {
	margin-left: 190px;
}
#campo_ref {
	width: 144px;
	margin-top: 28px;
	float: left;
}
#btn_busca_ref {
	width: 90px;
	height: 20px;
	float: right;
	margin-top: 5px;
	margin-right: 24px;
	background-image: url('../images/btn_busca.png');
	background-repeat: no-repeat;
	text-align: center;
}
#page_content_busca {
	height: 98px;
	margin-left: 335px;
}
#lancamentos {
	padding-left: 17px;
	padding-right: 24px;
	padding-top: 20px;
}
#container {
	min-width: 1000px;
	background-image: url('../images/monte_alegre_05.png');
}
#titulos {
	margin-left: 20px;
}
#left_col_conteudo {
	
}
#right_col {
	width: 218px;
	height: 856px;
	float: right;
	margin-top: 11px;
	margin-right: 21px;
	background-image: url('../images/lateral.png');
	background-repeat: no-repeat;
}
#tit_cadastre, #tit_boleto, #tit_simulador {
	width: 189px;
	margin-top: 5px;
	text-align: center;
}
#atendimento {
	width: 218px;
	height: 166px;
	padding-top: 150px;
	background-image: url('../images/atendimento.png');
	background-repeat: no-repeat;
}
#page_content {
	margin-right: 239px;
}
#mensagem_1 {
	margin-left: 10px;
	margin-right: 10px;
}
#mensagem_2 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#qtd_pag {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	padding-left: 10px;
	color: #FFFFFF;
}
#resultado_busca_geral {
	width: 1000px;
	clear: both ;
}
#resultado_busca_2 {
	width: 960px;
	height: 136px;
	margin-left: 20px;
/*	border: 1px solid #C6D496;*/
	border: 1px solid #FFFFFF;
}
.resultado_busca_2 {
	background-color: #2E6094;	
}
.resultado_busca_2:hover {
	border: 1px solid #CC0000;
	background-color: #2F4B7E;
}
.link_qtd_paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	font-weight: bold;*/
	color: #FFFFFF;
/*	color: #FED23D;*/
	text-align: center;
	text-decoration: underline;
}
.link_qtd_paginas:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.link_qtd_paginas:hover {
	color: #FED23D;
	text-decoration: underline;
}
.link_mais_detalhes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	color: #961412;*/
/*	color: #CC0000;*/
	color: #FED23D;
	text-align: center;
	text-decoration: underline;
}
.link_mais_detalhes:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#left_col_resultado_busca {
	width: 165px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	text-align: left;
}
#page_content_lanctos {
	margin-left: 335px;
	height: 98px;
}
#bg_rodape {
	width: 100%;
	height: 167px;
	clear: both;
	background-image: url('../images/bg_rodape.png');
	background-repeat: repeat-x;
	background-position: 0px -1px;
}
#rodape {
	position: relative;
	width: 1000px;
	height: 167px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/monte_alegre_15.png');
	background-repeat: no-repeat;
}
#menu_rodape {
	width: 990px;
	padding-top: 5px;
	padding-right: 10px;
	float: left;
	text-align: center;
}
#logo_rodape {
	width: 982px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 18px;
}
#container_dados_rodape {
	min-width: 600px;
	min-height: 76px;
}

#left_col_dados_rodape {
	width: 250px;
	float: left;
}

#right_col_dados_rodape {
	width: 350px;
	height: 76px;
	float: right;
}
#page_content_rodape {
	margin-left: 250px;
	margin-right: 350px;
}
#tit_links_financiamento{
	width: 200px;
	float: left;
}
#tit_horario {
	width: 218px;
	float: left;
	text-align: center;
}
#horario {
	width: 218px;
	float: left;
}
#bancos {
	width: 200px;
	float: left; 
}
#logo_creci {
	height: 18px;
	padding-right: 20px;
	text-align: right;
	clear: both;	
}
#endereco{
	width: 840px;
	float: left;
	margin-top: 10px;
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #2F4B7E;
	clear: left;
}
#logo_bazevani {
	width: 140px;
	float: left;
	margin-top: 17px;
}
/*-----FIM CSS PARA TODAS AS PÁGINAS-----*/

/*-----INÍCIO CSS PÁGINA EMPRESA-----*/
#texto_empresa {
	height: 556px;
/*	float: left;*/
}
/*-----FIM CSS PÁGINA EMPRESA-----*/

/*-----INÍCIO CSS PÁGINA ANUNCIE SEU IMÓVEL-----*/
#include_ofertas {
	float: right;
	margin-left: 40px;
}
#container_anuncie {
	margin-left: 40px;
	text-align: justify;
}
/*-----FIM CSS PÁGINA ANUNCIE SEU IMÓVEL-----*/

#conteudo_ofertas {
	height: 834px;
	margin-left: 21px;
}
#bg_busca {
	width: 1000px;
	height: 243px;
/*	background-image: url('../images/monte_alegre_05.png');
	background-repeat: no-repeat;*/
}
#form_busca_ref {
	width: 335px;
	height: 105px;
/*	float: left;*
	margin-left: 0px;
	padding-top: 5px;
/*	clear: both;*/
}
#resultado_busca {
/*	height: 518px;*/
	margin-bottom: 20px;
/*	overflow: scroll;*/
}
#ofertas {
	width: 232px;
	height: 268px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 13px;
	background-image: url('../images/bg_ofertas.png');
	background-repeat: no-repeat;
}
#img_ofertas {
	width: auto;
	height: auto;
	float: left;
	margin-top: 3px;
	margin-left: 10px;
}
#desc_ofertas {
	width: 130px;
	float: left;
	margin-bottom: 2px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#detalhes {
	width: 95px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container_simuladores {
	width: 1000px;
	height: 100px;
}
#simuladores {
	float: left;
	margin-top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
