/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-image:url(../imgs/bg_site.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a img {
	border:none;
}
#site {
	margin:auto;
	width:1000px;
	background-color: #e4e4cc;
	margin-bottom:2px;
	min-height:800px;
}
#menu {
	background:url(../imgs/bg_menu.png) repeat-x #59723c;
	height:47px;
}
#menu ul {
	margin:0;
	padding:5px;
}
#menu ul li {
	list-style:none;
	display:inline;
}
#corpo {
	padding:10px;
	display:table;
	width:980px;
}
#busca {
	background: url(../imgs/bg_busca.png) no-repeat;
	padding:20px 20px 20px 200px;
	height:80px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color: #92927f;
	line-height:40px;
}
#busca #estado {
	margin-left:5px;
}
#id_cidade {
	width:210px;
	overflow:hidden;
}
#busca #div1 {
	float:right;
	width:350px;
	text-align:left;
}
#busca #div2 {
	float:right;
	width:290px;
	text-align:left;
}
select {
	background-color: #c8c8b0;
	border: 1px solid #92927f;
	color: #333;
}
#btnBucar {
	height:30px;
	width:60px !important;
	padding:50px 0px 0px 0px;
	float:right;
}
#busca input[type='submit'] {
	background:url(../imgs/BtnBuscar.png) no-repeat;
	height:30px;
	width:65px;
	border:none;
	text-indent:-2000px;
}
.imgHome {
	width:160px;
	height:120px;
}
#aluguel {
	background:url(../imgs/bg_aluguel.png) no-repeat;
}
#aluguel, #venda {
	height:305px;
	margin-top:-30px;
	padding:40px 0px;
	color:#59723c;
}
.imo_aluguel, .imo_venda {
	float:left;
	width:160px;
	height:265px;
	margin:20px 7px;
	padding:8px;
	text-align:center;
}
.imo_aluguel h3, .imo_venda h3 {
	margin: -8px -8px 8px -8px;
}
#venda {
	background:url(../imgs/bg_venda.png) no-repeat;
	margin-top:0px;
}
.imo_aluguel {
	background:url(../imgs/bg_imo_aluguel.png) no-repeat;
}
.imo_aluguel span {
	margin-top:8px;
	height:44px;
	overflow:hidden;
	display:block;
}
.imo_venda {
	background:url(../imgs/bg_imo_venda.png) no-repeat;
}
#rodape {
	color:#fff;
	font-weight:bold;
	height:30px;
	margin:auto;
	width:980px;
	padding:10px 10px 15px 10px;
}
#rodape .tridia{
	float:right;
	font-size: 8px;
	}
#rodape .endereco{
	float:left;
	font-size: 11px;}
/* Internas*/
/* Imóveis*/
#imoveis {
	background-color: #E4E4CC;
}
#conteudo {
	width:980px;
}
#conteudo, #ImovelInt_0 {
	background:url(../imgs/AluguelMeio.png) repeat-y;
	display:table;
	width:980px;
}
#ImovelInt_0 h2 {
	background:url(../imgs/h2Aluguel.png) no-repeat;
	height:66px;
	text-indent:-9000px;
	margin:0;
	padding:0;
}
#conteudo h2.cont2 {
	background:url(../imgs/h2QuemSomos.png) no-repeat;
	height:66px;
	text-indent:-9000px;
	margin:0;
	padding:0;
}
#conteudo h2.cont4 {
	background:url(../imgs/h2Documentacao.png) no-repeat;
	height:66px;
	text-indent:-9000px;
	margin:0;
	padding:0;
}
#conteudo h2.faleconosco {
	background:url(../imgs/h2FaleConosco.png) no-repeat;
	height:66px;
	text-indent:-9000px;
	margin:0;
	padding:0;
}
#txt_conteudo {
	padding:0px 20px;
}
#conteudo_footer, #ImovelInt_0 #footer {
	height:40px;
	width:980px;
	background:url(../imgs/AluguelBottom.png) no-repeat;
	display:table;
}
#ImovelInt_1 {
	display:table;
	width:980px;
	background:url(../imgs/VendaMeio.png) repeat-y;
}
#ImovelInt_1 h2 {
	text-indent:-9000px;
	height:66px;
	background:url(../imgs/h2Venda.png) repeat-y;
	margin:0;
	padding:0;
}
#ImovelInt_1 #footer {
	height:40px;
	width:980px;
	background:url(../imgs/VendaBottom.png) repeat-y;
	display:table;
}
#ImovelInt_0 .imo, #ImovelInt_1 .imo {
	float:left;
	width:160px;
	height:265px;
	margin:20px 9px;
	padding:8px;
	text-align:center;
}
#ImovelInt_0 .imo h3, #ImovelInt_1 .imo h3 {
	margin: -8px -8px 8px -8px;
}
#ImovelInt_0 .imo {
	background:url(../imgs/bg_imo_aluguel.png) no-repeat;
}
.imo_aluguel span, .imo_venda span, #ImovelInt_0 .imo span, #ImovelInt_1 .imo span {
	margin-top:8px;
	height:44px;
	overflow:hidden;
	display:block;
}
#ImovelInt_1 .imo {
	background:url(../imgs/bg_imo_venda.png) no-repeat;
}
#select_imoveis {
	float:right;
	margin:5px 10px 0px 0px;
}
.todos {
	font-weight:bold;
	margin-top:5px;
	border-top: 1px dotted #92927f;
}
#chamaFiltro a, #chamaFiltro2 a {
	float:right;
	margin:8px 50px 0px 0px;
	color:#003300;
	font-size:10px;
}
#exibe_imoveis {
	float:left;
	width:510px;
	padding: 0px 15px;
	margin-right:15px;
	line-height:20px;
}
#exibe_imoveis h2, #imoveis h2 {
	font-size:16px;
	color: #59723C;
}
#exibe_imoveis h3 {
	font-size:0px;
	color:#E4E4CC;
}
#ExibeImovelFotos {
	padding:5px;
	float:right;
	text-align:center;
	width:410px;
	background-color:#C8C8B0;
}
#ExibeImovelFotos ul {
	margin:10px;
	padding:0;
}
#ExibeImovelFotos li {
	display:inline;
	list-style:none;
}
#back a:hover, #back a:link, #back a:visited {
	margin:20px;
}
#conteudo_footer #back a:link, #back a:visited {
	float:right;
	font-size:10px;
	margin:0;
	margin-right:20px;
	width:65px;
	text-indent:-9000px;
	height:20px;
	background: url(../imgs/BtnVoltarLink.png);
}
#conteudo_footer #back a:hover, #back a:hover {
	background: url(../imgs/BtnVoltarHover.png);
}
#back a:link {
	float:right;
	font-size:10px;
	margin:20px;
	width:650px;
	text-indent:-9000px;
	height:20px;
	background: url(../imgs/BtnVoltarLinkClaro.png) no-repeat right;
}
#back a:hover {
	background: url(../imgs/BtnVoltarHoverClaro.png) no-repeat right;
}
#imagem_grande {
	margin:auto;
	width:750px;
	margin-bottom:10px;
}
#legenda_imovel {
	width:650px;
	padding:0px 50px;
}
#TBLcontato {
	margin:auto;
}
legend {
	font-weight:bold;
	color: #59723C;
	margin-bottom:10px;
}
fieldset{
	padding:15px;}
/* CSS do conteudo - via Editor*/
#txt_conteudo a:link, #txt_conteudo a:visited {
	color: #59723C;}
#txt_conteudo a:hover{
	color: #000;
	}
#txt_conteudo{
	line-height:20px;}
