*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	text-decoration:none;
	outline:none;
}
html, body{
	margin:0;
	padding:0;
	color:#717272;
	font:11px Arial, Helvetica, sans-serif;
	text-align:justify;
	background:#e4eaee url(../img/bg_geral.jpg) no-repeat top center ;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
h1{
	margin:45px 0 20px 0;
	font-size:14px;
	color:#0091c6;
}
h2{
	margin-bottom:20px;
	font-size:14px;
	color:#0091c6;
}
h3{
	margin:70px 0 30px 0;
	padding-bottom:10px;
	font-size:18px;
	color:#3e4f55;
	border-bottom:1px #e5e5e5 solid;
}
h4{
	margin-bottom:22px;
	font-size:18px;
	color:#3e4f55;
}
p{
	font-size:12px;
	margin-bottom:20px;
}
a{
	color:#4e4e4e;
}
a:hover{
	text-decoration:underline;
}

/******************   estrutura site  ******************/
#geral{
	width:980px;
	margin:0 auto;
	background:url(../img/bg_meio.gif) repeat-y left top;
}
#topo{
	width:980px;
	height:122px;
	margin:0 auto;
}
	.top_logo{
		width:195px;
		height:95px;
		margin:23px 0 0 17px;
		float:left;
	}
	dl.menu{
		width:669px;
		height:43px;
		float:right;
		margin-top:41px;
		padding-top:5px;
		background:url(../img/menu_meio.gif) repeat-x top left;
	}
		dl.menu img{
			margin-top:-5px;
		}
		dl.menu dt a{
			padding:9px 14px;
			float:right;
			color:#4e4e4e;
			font-weight:bold;
			text-transform:uppercase;
		}
			dl.menu dt a:hover{
				color:#4e4e4e;
				text-decoration:none;
				background:#e5ebef;
			}
		dl.menu dd{
			width:1px;
			height:20px;
			margin-top:6px;
			float:right;
			background:url(../img/img_fita_menu.gif) no-repeat;
		}
#lateral{
	width:200px;
	float:right;
	padding-bottom:15px;
	overflow:hidden;
	background:url(../img/bg_fita_lateral.png) no-repeat top left;
}
#busca{
	width:780px;
	height:32px;
	margin-bottom:15px;
	padding-top:12px;
	float:left;
	background:#baced8;
}
	#busca strong{
		padding:4px 7px 0 15px;
		float:left;
		color:#135370;
	}
	#busca select{
		width:105px;
		float:left;
		color:#5f5f5f;
	}
	#busca input{
		float:left;
		margin:-4px 0 0 14px;
	}
#meio{
	width:725px;
	margin-left:30px;
	float:left;
}
#home #meio{
	width:740px;
	margin-left:30px;
	float:left;
}
.paginas{
	color:#b7b7b7;
}
	.paginas a{
		color:#b7b7b7;
	}
#rodape{
	width:980px;
	height:170px;
	margin:0 auto;
	padding-top:28px;
	clear:both;
	background:url(../img/bg_sombra_rodap.gif) no-repeat top center;
}

/******************   lateral  ******************/
.lat_atendimento{
	width:200px;
	height:230px;
}
.lat_caixa{
	width:141px;
	margin:13px 0 0 16px;
	padding:15px 14px 0 14px;
	text-align:left;
	display:table;
	background:url(../img/img_caixa_cima.gif) no-repeat top left;
}
	.lat_caixa h2{
		color:#3e4f55;
		margin:0;
		padding-bottom:8px;
		font-size:14px;
	}
	.lat_caixa h3{
		color:#747f83;
		margin:0;
		font-size:12px;
		border:0;
	}
	.lat_caixa p{
		color:#747f83;
		font-size:12px;
	}
	.lat_caixa span a{
		color:#0099d1;
	}
	.lat_bnt{
		margin-left:62px;
	}
.lat_caixa_baixo{
	width:169px;
	height:13px;
	margin-left:16px;
	background:url(../img/img_caixa_baixo.gif) no-repeat;
}
.lat_novi_foto{
	width:135px;
	height:90px;
	text-align:center;
	margin:0 0 8px 2px;
	border:1px #bdbdbd solid;
}

/******************   paginas relacionadas  ******************/
.pag_img{
	width:286px;
	height:214px;
	float:right;
	margin:0 0 30px 30px;
}
.pag_nov_img{
	width:286px;
	height:214px;
	float:left;
	margin:3px 30px 20px 0;
}
ul.menu_interno{
	padding:3px 0 50px 0;
	border-top:1px #dcdcdc solid;
}
	ul.menu_interno li{
		float:left;
		color:#b7b7b7;
		font-weight:bold;
	}
	ul.menu_interno li a{
		padding:0 10px;
		float:left;
		color:#b7b7b7;
		font-weight:bold;
	}
.equipe{
	width:100%;
	height:220px;
	line-height:16px;
	color:#717272;
	font-size:12px;
}
	.equipe a{
		color:#717272;
	}
	.equipe img{
		width:124px;
		height:164px;
		margin-right:25px;
		float:left;
		border:1px #757982 solid;
	}
	.equipe strong{
		padding-top:30px;
		display:block;
		color:#0091c6;
		font-size:12px;
	}
.localizacao{
	width:620px;
	height:451px;
	padding:8px;
	border:1px #d5dbdf solid;
}
.localizacao_end{
	line-height:18px;
	margin:30px 0;
	font-size:13px;
}
ul.novidades li{
	font-size:12px;
	margin-bottom:10px;
}
.pag_detalhes{
	margin:25px 0 50px 0;
}
.pag_detalhes a{
	padding-left:15px;
	color:#0091c6;
	font-weight:bold;
	font-size:14px;
	background:url(../img/img_seta.gif) no-repeat left 2px;
}
.pag_voltar{
	margin:50px 0 50px 0;
}
.pag_voltar a{
	padding-left:15px;
	color:#0091c6;
	font-weight:bold;
	font-size:13px;
	background:url(../img/img_voltar.gif) no-repeat left 3px;
}
.paginacao{
	width:auto;
	height:23px;
	margin-top:30px;
	padding-top:10px;
	text-align:center;
	background:#f6f6f6;
}
	.paginacao a{
		padding:0 5px;
		color:#4d4d4d;
		font-weight:bold;
		font-size:12px;
	}
	.paginacao a.atual{
		color:#0075c1;
		text-decoration:underline;
	}
	.paginacao a:hover{
		color:#0075c1;
	}
	.paginacao span a{
		margin:0 10px;
		color:#4d4d4d;
		font-size:10px;
		font-weight:normal;
		text-decoration:underline;		
	}
	.paginacao span a:hover{
		color:#0091c6;
	}

/******************   home  ******************/
.banner_home{
	width:780px;
	height:271px;
}
.destaque{
	width:100%;
	clear:both;
}
	.dest_caixa{
		width:169px;
		margin-right:15px;
		padding-bottom:40px;
		float:left;
		font-size:11px;
		text-align:left;
	}
		.dest_foto{
			width:146px;
			height:110px;
			margin-bottom:6px;
			float:left;
		}
		.dest_caixa strong{
			color:#0091c6;
		}
		.dest_caixa span a{
			padding-left:15px;
			color:#0091c6;
			font-weight:bold;
			background:url(../img/img_seta.gif) no-repeat left 2px;
		}

/******************   imoveis  ******************/
.galeria{
	width:713px;
	height:601px;
	margin-bottom:40px;
	padding:15px 0 0 12px;
	text-align:center;
	background:url(../img/bg_galeria.gif) repeat-x;
}
#roleta .btn_left{
	width:14px;
	float:left;
	margin-top:17px;
}
#roleta .btn_right{
	width:14px;
	float:right;
	margin-top:17px;
}
#roleta{
	width:703px;
	height:73px;
	clear:both;
}
#roleta .roleta_container{
	width:665px;
	height:60px;
	padding:0;
	overflow:hidden;
	margin-left:5px;
	float:left;
}
	#roleta .roleta_container ul li{
		width:83px;
		height:55px;
		float:left;
		margin:0 4px;
		border:2px #FFF solid;
	}
	#roleta .roleta_container ul li a{
		display:block;
		width:83px;
		height:55px;
		overflow:hidden;
		background:#fff;
	}
.galeria_area{
	width:642px;
	height:480px;
	margin-left:23px;
	padding:7px;
	text-align:center;
	background:#FFF;
}
	.galeria_seta_esq{
		margin:205px 0 0 -7px;
		position:absolute;
	}
	.galeria_seta_dir{
		margin:205px -7px 0 618px;
		position:absolute;
	}
	#img {
		width:640px;
		height:480px;
		overflow:hidden
	}
	.title {
	display:block;
	padding-top:8px;
	color:#4e4e4e;
	font-size:12px;
	font-weight:bold;
	}
.galeria_texto{
	line-height:18px;
	font-size:12px;
}
	.galeria_texto span{
		color:#6c7579;
		font-weight:bold;
	}
.imoveis_detalhes{
	width:740px;
	margin-top:50px;
}
	.imoveis_detalhes h3{
		margin:0 0 5px 0;
		border:0;
	}
.gal_video{
	width:675px;
	padding:8px 0 8px 48px;
	background:#f6fafb;
}
	.gal_video_tit{
		margin:30px 0 5px 0;
		font-weight:bold;
		font-size:14px;
	}

/******************   fale_conosco.php  ******************/
.formulario{
	text-align:left;
}
	.formulario strong{
		font-size:14px;
		font-weight:bold;
	}
	.formulario ul{
		width:100%;
		margin:20px 0 65px 25px;
	}
	.formulario ul li{
		margin:3px 25px 0 0;
		float:left;		
	}
	.form_col1{
		width:370px;
		margin:0;
		float:left;
		padding-top:1px;
		text-align:right;
	}
		.form_col1 strong{
			width:90px;
			height:24px;
			padding-top:5px;
			display:block;
			float:left;
			font-size:14px;
			font-weight:bold;
		}
		.form_col1 input{
			width:260px;
			height:24px;
			*height:20px;
			margin:0 0 15px 10px;
			padding:0 3px;
			*padding-top:4px;
			color:#666;
			border:1px #e2e7ea solid;
			background:#f7fafb;
		}
		.form_col1 textarea{
			width:260px;
			height:100px;
			margin-left:10px;
			padding:0 3px;
			color:#666;
			border:1px #e2e7ea solid;
			background:#f7fafb;
		}
	input.form_bnt{
		width:85px;
		height:34px;
		margin:15px 0 0 98px;
		border:0;
		background:#FFF;
		float:left;
	}
	.form_col2{
		width:320px;
		float:right;
		font-size:12px;
	}
		.form_col2 strong{
			font-size:14px;
			font-weight:bold;
		}

/******************   rodape  ******************/
.rodap_menu{
	width:768px;
	height:30px;
	float:left;
	background:url(../img/rodap_menu_meio.gif) repeat-x;
}
	.rodap_menu dl{
		width:740px;
		height:30px;
		margin:3px 15px 0 0;
		float:right;
	}
		.rodap_menu dl dt a{
			padding:5px 22px;
			float:right;
			color:#4e4e4e;
			text-transform:uppercase;
		}
			.rodap_menu dl dt a:hover{
				text-decoration:none;
				background:#e4e9ec;
			}
		.rodap_menu dl dd{
			width:1px;
			height:20px;
			float:right;
			background:url(../img/img_fita_menu.gif) no-repeat;
		}
.rodap_menu_esq{
	width:5px;
	height:30px;
	float:left;
	background:url(../img/rodap_menu_esq.gif) no-repeat;
}
.rodap_menu_dir{
	width:5px;
	height:30px;
	float:left;
	background:url(../img/rodap_menu_dir.gif) no-repeat;
}
.rodap_end{
	line-height:16px;
	padding-top:25px;
	clear:both;
	color:#4e4e4e;
}
	.rodap_end strong{
		color:#0091c6;
	}
.newsletter{
	width:182px;
	height:120px;
	float:right;
	line-height:15px;
}
	.newsletter strong{
		color:#0091c6;
	}
	.news_form{
		margin:5px 0 30px 0;
	}
		.news_form input{
			width:133px;
			height:18px;
			margin-top:5px;
			padding:0 2px;
			color:#8f9da6;
			font-size:11px;
			border:1px #bfced8 solid;
		}
		.news_form .news_bnt{
			width:23px;
			height:19px;
			float:left;
			margin:4px 0 0 5px;
			padding:0;
		}
