/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	text-align:center;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#787878;	
}
/*links*/
a {
	text-decoration:none;
	color:#4c4747;
}
a:hover {
	text-decoration:none;	
}
img{ border:none;}

/*Topo*/
#topo-logo ul {	
	margin-left:12px;
}
#topo-logo ul li{	
	padding-left:1px;	
	padding-right:1px;
	padding-top:6px;	
	list-style-type:none;	
	float:left;
	color:#434141;
	font-size:1.2em;
	font-weight:500;
	height:38px;
}
#topo-logo ul li a{		
	color:#434141;
	text-decoration:none;	
	padding:2px 3px 2px 3px;
}
#topo-logo ul li a:hover{	
	background-color: #efbd8a;
	padding:2px 3px 2px 3px;
	
}

#topo-logo {
	width:980px;
	height:216px;
	background-image:url(images/topo-logo.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:3px;
	clear:both;
}
#busca {
	background-image:url(images/background-busca.png);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:-20px;
	width:927px;
	height:55px;
	clear:both;
	padding-top:25px;
	
}
#busca ul {
	list-style-type:none;	
}
#busca ul li {
	float: left;	
}
#busca p {
	color:#4c4747;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	text-align:left;
	margin-left:30px;
	margin-right:10px;
	margin-top:-3px;
	text-transform: uppercase;
	font-weight:500;
	float:left;	
	
}
#busca select {	 
	height:28px;
	border: 1px solid #c7bcb1;
	padding:3px;	
	background-color:#FFFFFF;
	text-align:left;
	margin-top:-8px;
	margin-right:5px;	
	float:left;	
}
.select-valor {
	width:250px;
}
.select-tipo {
	width:160px;
}
.botao {
	height:33px;
	width:42px;
	margin-top:-12px;	
	float:left;
	margin-left:12px;
}


#footer {
	background-image:url(images/background-footer.jpg);
	background-repeat:repeat-x;
	height:61px;
	clear:both;	
}
#footer-conteudo {
	background-image:url(images/background-footer-conteudo.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:980px;
	height:56px;
}
#footer-conteudo p {
	padding-top:20px;
	color:#626262;
	font-size:1.0em;
	font-weight:500;
	text-align:center;
	width:960px;
	margin-right:20px;
	font-family:"Times New Roman", Times, serif;
}
#footer-conteudo p a {
	color:#626262;
}
#principal {
	background-color:#FFFFFF;
	clear:both;
	width:920px;	
	margin:0 auto;
	padding-top:10px;	
}
#principal h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.9em;
	text-align:center;
	font-weight:550;
}
#principal h2 {
	color:#ff931b;
	font-size:1.3em;
	font-weight:500;
	text-align:left;
	margin-left:10px;
	padding-bottom:10px;
	text-align:center;
	
}
#principal h2 a:hover {
	color:#ff931b;
}
.cinza {
	color:#4c4747;
}
.laranja {
	color:#e19a4c;
}

#box_venda {
	width:900px;
	background-image:url(images/background-imoveis-venda.jpg);
	background-repeat:repeat-x;
	height:230px;
	margin:0 auto;
	margin-top:-10px;
	padding-top:20px;
	
}
#box_venda ul {
	width:820px;
	height:200px;
	margin:0 auto;
	list-style-type:none;
	
}
#box_venda ul li {	
	width:205px;
	height:195px;
	float:left;
	display:block;
}

#box_venda ul li img {	
	margin-top:20px;
}
.box_venda_imagem a img {
	border:#cccccc solid 2px;	
}
.box_venda_imagem a:hover img {
	border:#ff931b solid 2px;	
}


.box_venda {
	background-image:url(images/box_aluguel.png);
	background-repeat:no-repeat;
	width:205px;
	height:195px;
	float:left;	
}
.box_venda_detalhe {
	background-image:url(images/box_detalhe_abaixo.png);
	background-repeat:no-repeat;
	width:205px;
	height:195px;
	float:left;	
}
.box_venda_detalhe_acima {
	background-image:url(images/box_detalhe_acima.png);
	background-repeat:no-repeat;
	width:205px;
	height:195px;
	float:left;	
}

.box_venda_descricao {
	background-image:url(images/box-imoveis.png);
	background-repeat:no-repeat;
	width:152px;
	height:67px;
	text-align:center;
	margin:0 auto;
}
#box_venda h3 {
	font-size:1.0em;
	color:#8d8d4c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:500;
	padding-top:3px;
	
}
#box_venda h3 a {
	color:#8d8d4c;
}
#box_venda h3 a:hover {	
	color:#ff931b;
}
#box_venda h4 {
	font-size:0.9em;
	color:#525252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:400;
	padding-top:2px;
}
#box_venda h4 a {	
	color:#525252;
}
#box_venda h4 a:hover {	
	color:#ff931b;
}

#box_aluguel {
	width:900px;
	background-image:url(images/background-imoveis-alugar.jpg);
	background-repeat:repeat-x;
	height:250px;
	margin:0 auto;	
	margin-top:-15px;
	
	
}
#box_aluguel img {
	margin-top:20px;	
}
#box_aluguel ul {
	width:820px;
	height:200px;
	margin:0 auto;
	padding-top:20px;
	list-style-type:none;
	
}
#box_aluguel ul li {	
	width:205px;
	height:195px;
	float:left;	
}
.box_aluguel_descricao {
	background-image:url(images/box-imoveis.png);
	background-repeat:no-repeat;
	width:152px;
	height:67px;
	text-align:center;
	margin:0 auto;
}
#box_aluguel h3 {
	font-size:1.0em;
	color:#8d8d4c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:500;
	padding-top:3px;
	
}
#box_aluguel h4 {
	font-size:0.8em;
	color:#525252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:400;
	padding-top:2px;
	
}
#box_aluguel h3 a {
	color:#8d8d4c;
}
#box_aluguel h3 a:hover {	
	color:#ff931b;
}
#box_aluguel h4 {
	font-size:0.9em;
	color:#525252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:400;
	padding-top:2px;
}
#box_aluguel h4 a {	
	color:#525252;
}
#box_aluguel h4 a:hover {	
	color:#ff931b;
}
.box_aluguel {
	background-image:url(images/box_aluguel.png);
	background-repeat:no-repeat;
	width:205px;
	height:195px;
	float:left;	
}
.box_aluguel_detalhe {
	background-image:url(images/box_detalhe_abaixo_aluguel.png);
	background-repeat:no-repeat;
	width:205px;
	height:195px;
	float:left;	
}
.box_aluguel_detalhe_acima {
	background-image:url(images/box_detalhe_acima_aluguel.png);
	background-repeat:no-repeat;
	width:205px;
	height:195px;
	float:left;	
}

#mapa {
	width:900px;
	height:500px;
	background-color:#626262;
	clear:both;
	margin:0 auto;	
	margin-top:15px;
	
	
}
#mapa-topo {
	width:900px;
	height:56px;
	margin:0 auto;		
	background-image:url(images/mapa-topo.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:2;	
}
#mapa-topo p {
	color:#FFFFFF;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:1.0em;
	margin-left:60px;
	margin-top:10px;
	font-weight:600;
	
}

#mapa-conteudo {
	width:900px;
	height:500px;	
	margin:0 auto;	
	margin-top:38px;
	position:absolute;
	z-index:1;
	
}
#mapa-conteudo img {
	width:890px;
	height:456px;	
}
#mapa-footer {
	width:900px;
	height:44px;
	background-image:url(images/mapa-footer.png);
	background-repeat:no-repeat;	
	margin:0 auto;	
	margin-top:456px;
	position:absolute;
	z-index:3;	
}
#mapa-sombra {
	background-image:url(images/mapa-sombra.png);
	width:900px;
	height:49px;
	clear:both;
	margin:0 auto;
}
#mapa-sombra p {
	color:#505050;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:0.9em;
	margin-right:10px;		
}
.select-mapa {
	width:110px;
}
.select-mapa1 {
	width:230px;
}
#input-mapa {
	margin-top:-10px;
	text-align:right;
	width:505px;
	height:35px;
	float:right;
}
#input-mapa ul {
	list-style-type:none;
}
#input-mapa ul li {
	float: left;
}
#input-mapa select {
	height:28px;
	border: 1px solid #c7bcb1;
	padding:3px;	
	background-color:#FFFFFF;
	text-align:left;
	margin-top:-10px;	
	margin-right:5px;	
}
.box-boleto {
	background-image:url(images/box-boleto.png);
	width:900px;
	height:41px;
	margin-top:2px;
	margin-bottom:2px;	
	display:block;
}
.box-boleto a {
	display:block;	
}

#box-destaque {	
	width:900px;	
	margin:0 auto;
	margin-top:5px;	
	padding-bottom:5px;	
	display:block;
	
}
#box-destaque h2 {
	color:#ff931b;
	font-size:1.3em;
	font-weight:500;
	text-align:left;
	margin-left:25px;
	margin-top:10px;
	float:left;
	width:200px;
	
}
#box-destaque h2 a {
	color:#ff931b;	
	
}
#box-destaque h2 a:hover {
	color:#ff931b;	
}
#box-destaque h3 {
	color:#ffffff;
	font-size:1.0em;
	font-weight:400;
	text-align:left;
	margin-left:20px;
	padding-top:12px;
}
#box-destaque h3 a {
	color:#ffffff;
	text-decoration:none;	
}
#box-destaque h3 a:hover {
	color:#ff931b;
	
}
.bold {
	font-weight:bold;
}

/*conteúdo*/
#box_paginas_internas {
	width:900px;
	background-image:url(images/background-imoveis-venda.jpg);
	background-repeat:repeat-x;	
	margin:0 auto;
	margin-top:-10px;
	padding-top:20px;
	text-align:left;
	
}
#box_paginas_internas h2 {
	color:#ff931b;
	font-size:1.3em;
	font-weight:500;
	text-align:left;
	margin-left:20px;
	padding-bottom:10px;
	
}
#box_paginas_internas p {
	color:#525252;
	font-size:1.0em;
	text-align:left;
	margin-left:20px;
	margin-bottom:15px;
}

#lista_cadastro {
	width:900px;	
	margin:0 auto;
	padding-top:20px;
	list-style-type:none;
	padding-bottom:10px;
}

#lista_cadastro select {	 
	height:25px;
	border:1px solid #CCC;
	padding:3px;	
	background-color:#FFFFFF;
	text-align:left;
	float:left;	
}
#lista_cadastro textarea {	 
	height:100px;
	border:1px solid #CCC;
	padding:3px;	
	background-color:#FFFFFF;
	text-align:left;
	float:left;	
	width:500px;
	margin-left:10px;
}
.lista_cadastro_esquerda {
	width:150px;
	float:left;
	clear:both;
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:500;
	text-align:right;
	margin-right:10px;
	padding-top:3px;
}
.lista_cadastro_direita {
	width:400px;		
	margin-bottom:10px;
	text-align:left;
}
.lista_cadastro_direita_float {
	width:400px;	
	margin-bottom:10px;
	text-align:left;
	
}
.lista_cadastro_direita_700 {
	width:700px;	
	margin-bottom:10px;
	text-align:left;
	
}
.lista_cadastro_direita_200 {
	width:200px;	
	margin-bottom:10px;
	text-align:left;
	
}
.lista_cadastro_direita_100 {
	width:100px;	
	margin-bottom:10px;
	text-align:left;
	float:left;
	font-size:1.2em;
	font-weight:500;
	padding-top:3px;
	
}
.lista_cadastro_direita_50 {
	width:60px;	
	margin-bottom:10px;
	text-align:left;
	float:left;
	font-size:1.2em;
	font-weight:500;
	padding-top:3px;
	margin-right:10px;
	
}
.lista_cadastro_direita_150 {
	width:120px;	
	margin-bottom:10px;
	text-align:left;
	float:left;
	font-size:1.2em;
	font-weight:500;
	padding-top:3px;
	
}
.lista_cadastro_direita_200 {
	width:200px;	
	margin-bottom:10px;
	text-align:left;
	
}
.lista_cadastro_direita_300 {
	width:300px;	
	margin-bottom:10px;
	text-align:left;
	float:left;
	font-size:1.2em;
	font-weight:500;
	padding-top:3px;
	
}
.select-estado {
	width:100px;
}


.lista_cadastro_input_50{ width:50px; border:1px solid #CCC; height:20px; padding:3px 0 0 2px; margin-left:10px;}
.lista_cadastro_input_100{ width:100px; border:1px solid #CCC; height:20px; padding:3px 0 0 2px; margin-left:10px;}
.lista_cadastro_input_200{ width:200px; border:1px solid #CCC; height:20px; padding:3px 0 0 2px; margin-left:10px;}
.lista_cadastro_input_500{ width:487px; border:1px solid #CCC; height:20px; padding:3px 0 0 2px; margin-left:10px;}

/* Página de Imóveis */
#pg_imoveis {
	width:900px;	
	margin:0 auto;
	background-color:#FFFFFF;
	height:400px;	
	overflow:hidden;
	
}
#pg_imoveis h2 {
	color:#8d8d4c;
	font-size:1.3em;
	font-weight:500;
	text-align:left;
	width:450px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	
}
#pg_imoveis p {
	text-align:left;
	text-transform:uppercase;
	width:450px;
	margin-left:10px;
	float:left;
}
#lista_pg_imovel {
	list-style-type:none;
	width:450px;
	text-align:left;
	float:left;
}
#lista_pg_imovel li {
	margin-top:15px;
	margin-left: 10px;
}
.lista_imovel_destaque {
	color:#474730;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:500;
	margin-right:15px;
	font-family:"Times New Roman", Times, serif;
}
#imagem-principal {
	width:600px;
	height:380px;
	background-color:#dbb891;	
	float:left;		
	margin-left:10px;
	margin-top:20px;	
	
	
}
#imagem-principal-top {
	width:600px;
	height:39px;
	background-image:url(images/box_pg_imovel_top.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:12;
}
#imagem-principal-meio {
	width:580px;
	height:360px;	
	margin-top:-36px;
	position:relative;
	z-index:2;
	padding:10px;
}
#imagem-principal-meio img {
	width:580px;
	height:360px;	
}
#imagem-principal-footer {
	width:600px;
	height:37px;
	background-image:url(images/box_pg_imovel_footer.png);
	background-repeat:no-repeat;
	margin-top:-36px;
	position:relative;
	z-index:10;
}
#foto-fachada {
	width:376px;
	height:247px;
	float:right;
	margin-right:10px;
	background-color:#dbb891;
	margin-top:-30px;
	
}
#foto-fachada-top {
	width:376px;
	height:32px;
	background-image:url(images/box_pg_imovel_fachada_top.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:12;
}
#foto-fachada-meio {
	width:376px;	
	margin-top:-32px;
	position:relative;
	z-index:2;
	padding:8px;
	margin-left:-8px;
}
#foto-fachada-meio img {
	width:355px;
	height:227px;	
}
#foto-fachada-footer {
	width:376px;
	height:32px;
	background-image:url(images/box_pg_imovel_fachada_footer.png);
	background-repeat:no-repeat;
	margin-top:-32px;
	position:relative;
	z-index:10;
}
.legenda_foto_fachada {
	margin-top:10px;
	width:376px;
	height:25px;
	padding-top:8px;
	background-color:#dbb891;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	vertical-align:middle;
}
#lista_fotos {
	width:270px;
	float:right;
	margin-right:10px;
}
#lista_fotos ul {
	list-style-type:none;
	margin-top:18px;
}
#lista_fotos ul li {
	width:80px;
	height:57px;
	float:left;
	margin:5px;
	
}
#lista_fotos ul li a img {
	border:#cccccc solid 2px;
}
#lista_fotos ul li a:hover img {
	border:#ff931b solid 2px;
}

#fotos {
	clear:both;
}

.fotos_peq{
	padding:8px;
	height:90px;
	width:130px;
	border:1px solid #e5e5e5; 
	background-color:#FFF;
	float:left;
	margin-left:16px;
	margin-bottom:8px;
	cursor:pointer;
	
}

.fotos_gdes{
	width:633px; height:407px; padding:6px; border:1px solid #e5e5e5; margin:0 auto; background-color:#FFF; clear:both;
}






