﻿/*Todo o Site*/

body {
	background: #bcc9e6;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d356b;
}

div#geral{
	width: 890px;
	margin: 10px auto;
	background: #fff;
	padding: 5px;
	-moz-border-radius: 7px;	
}

#header{
	padding: 5px;
	margin-bottom: 30px;
}

.logo{
	float: left;
}

p {
	margin: 0;
	padding: 0;
}

#header ul {
	margin: -40px -42px -20px;
	padding-bottom: 0;
	list-style: none;
}

#header ul li {
	float: left;
	width: 147px;
	text-align: center;
}

#header ul li a {
	background: #bcc9e6;
	font-family: "Arial";
	font-size: 14px;
	color: #1d356b;
	padding: 5px;
	text-decoration: none;
	display: block;
	margin: 2px;
}

#header ul li a:hover {
	background: #014c86;
	color: #fff;
}

.animacao{
	width: 880px;
	height: 170px;
	margin: 0 auto;
	background: #0d2251;
}

#caixa-thumbs{
	background: url(imagens/bg-destaque.jpg) no-repeat;
	margin: 10px 0 0 auto;
	height: 280px;
}

#caixa-thumbs h2{
	font-size: 20px;
	text-align: left;
	background: none;
	padding-left: 10px;
	margin: 0;
}

.thumb{
	padding: 1px;
	padding-bottom: 4px;
	margin: 5px 2.5px;
	background: #f3f7ff;
	border: 1px #c8d5f0 solid;
	float: left;
}

.thumb p{
	position: relative;
	color: #1d356b;
	text-align: center;
}

.thumb p a{
	text-align: center;
}

.thumb_4_fotos{
	padding: 1px;
	padding-bottom: 4px;
	margin: 5px 2.5px 5px 90px;
	background: #f3f7ff;
	border: 1px #c8d5f0 solid;
	text-align: center;
	float: left;
}

.thumb_3_fotos{
	padding: 1px;
	padding-bottom: 4px;
	margin: 5px 2.5px 5px 180px;
	background: #f3f7ff;
	border: 1px #c8d5f0 solid;
	text-align: center;
	float: left;
}

.thumb_2_fotos{
	padding: 1px;
	padding-bottom: 4px;
	margin: 5px 2.5px 5px 267px;
	background: #f3f7ff;
	border: 1px #c8d5f0 solid;
	text-align: center;
	float: left;
}

.thumb_1_fotos{
	padding: 1px;
	padding-bottom: 4px;
	margin: 5px 2.5px 5px 360px;
	background: #f3f7ff;
	border: 1px #c8d5f0 solid;
	text-align: center;
	float: left;
}

h1, h2{
	margin: 2px;
	padding-bottom: 3px;
	font-size: 20px;
	background: url('imagens/linha.gif') no-repeat center bottom;
	text-align: center;
	
}

h3{
	margin: 3px 0 3px 0;
	font-size: 14px;
	text-decoration: underline;
	text-align: center;
}

.conteudo{
	width: 890px;
	clear: both;
	overflow: auto;
}


.formulario, .destaque{
	height: 340px;
	width: 400px;
	background: #f3f7ff;
	margin: 20px 4px;
	padding: 5px;
	position: relative;
	font-size: 12px;
	border: 1px #c8d5f0 solid;
}

.formulario{
	float: left;
}

.formulario2{
	width: 395px;
	padding: 5px;
	padding: 5px;
	background: #f3f7ff;
	border: 1px #c8d5f0 solid;
}

.formulario2 textarea{
	width: 350px;
	height: 30px;
}

.destaque{
	float: right;
}

.destaque-mensal{
	float: right;
}

.caixa-destaque-2{
	background: url(imagens/bg-destaque2.jpg) no-repeat;
	height: 160px;
}

.destaque-mensal .caixa-destaque-2 h2{
	text-align: left;
	padding-top: 5px;
}

.thumb2{
	width: 395px;
	padding: 1px;
	padding-bottom: 4px;
	margin: 5px 2.5px;
	background: #f3f7ff;
	border: 1px #c8d5f0 solid;
	text-align: center;
	overflow-y: hidden;
}

.thumb2 p{
	position: relative;
	color: #1d356b;
}

.thumb2 p a{
	text-align: center;
}	

.destaque-mensal h2{
	background: none;
}

.destaque p{
	text-align: justify;
}	


fieldset{
	border: 0px none;
}

.field{
	color: #1d356b;
	width: 300px;
}

.fieldTelefone{
	color: #1d356b;
	width: 267px;
}

.botao{
	background: #7987a7;
	color: #fff;
	font-size: 14px;	
}

.ddd{
	width: 20px;
	color: #1d356b;
}

textarea{
	width: 350px;
	height: 100px;
}

.rodape{
	width: 890px;
	margin: 10px auto;
	clear: both;
	padding-top: 3px;
	overflow:auto;
}

.rodape ul {
	margin: 10px 3px;
	padding: 0;
	list-style: none;
}

.rodape ul li {
	float: left;
	width: 147px;
	text-align: center;
}

.rodape ul li a {
	background: #bcc9e6;
	font-family: "Arial";
	font-size: 14px;
	color: #1d356b;
	padding: 5px;
	text-decoration: none;
	display: block;
	margin: 2px;
}

.rodape ul li a:hover {
	background: #014c86;
	color: #fff;
}

.creditos p{
	text-align: center;
	font-size: 10px;
	padding: 3px;
	font-weight: bold;
}

.creditos p a{
	color: #1d356b;
	font-weight: bold;
}

.creditos p a:hover{
	color: #1c53cf;
}

.link a{
	color: #1d356b;
	font-weight: bold;
}

.link a:hover{
	color: #0000ff;
}

.link a:visited{
	color: #1d356b;
	font-weight: bold;
}

.link a:active{
	color: #1d356b;
	font-weight: bold;
}


/*Lista de Terrenos*/

#ordenar{
	padding: 5px;
	margin-bottom: 5px;
}

#ordenar ul {
	margin: 10px 0;
	padding-bottom: 10px;
	list-style: none;
}

#ordenar ul li {
	float: left;
	width: 267px;
	text-align: center;
}

#ordenar ul li a {
	background: #f3f7ff;
	font-family: "Arial";
	font-size: 14px;
	color: #1d356b;
	padding: 5px;
	text-decoration: none;
	display: block;
	margin: 2px;
}

#ordenar ul li a:hover {
	background: #bcc9e6;
	color: #fff;
}

.lista{
	float: left;
	
}

.lista ul{
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

.lista li{
	width: 148px;
	padding: 3px;
	margin: 0;
	text-align: center;
}

.claro{
	background: #0d2251;
}

.lista li a{
	color: #1d356b;
	text-decoration: none;
}

.lista li a:hover{
	color: #0000FF;
	font-weight: bold;
}

.titulo-lista{
	background: #0d2251;
	color: #ffffff;
}

.lista .escuro{
	background: #bcc9e6;
}

.obs{
	clear: both;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background: #83a6eb;
	padding: 15px;
}

.obs a{
	background: #0d2251;
	padding: 6px;
	color:#fff;
	text-decoration: none;
}

.obs a:hover{
	background: #fff;
	color: #0d2251;
}	

/*Como chegar*/

.como-chegar{
	width: 874px;
	background: #f3f7ff;
	padding: 3px;
	font-size : 12px;
	border: 1px #c8d5f0 solid;
	margin: 20px 4px 0 4px; 	 
}

/*Condomínios*/

.informacoesCondominio{
	width: 425px;
	height: 770px;
	background: #dce4f5;
	margin: 0;
	padding: 5px;
	float: left;
	font-size: 12px;
	border: 1px #c8d5f0 solid;
}

.right{
	float: right;
}

.banner-condominios{
	border: 1px #c8d5f0 solid;
	background: #f3f7ff;
	padding: 1px;
	margin: 10px 5px;
	height: 126px;
	width: 410px;
}

.thumb-condominio{
	border: 1px #c8d5f0 solid;
	background: #f3f7ff;
	float: left;
	padding: 1px;
	margin: 10px 5px;	
}

.thumb-condominio p{
	text-align: center;
}

.info{
	border: 1px #c8d5f0 solid;
	background: #f3f7ff;
	clear: left;
	padding: 10px;
	margin: 11px 5px;	
}

.info p{
	text-align: justify;
}

.mais-fotos{
	width: 400px;
	background: #f3f7ff;
	margin: 193px 4px 0 5px;
	padding: 6px;
	font-size: 12px;
	border: 1px #c8d5f0 solid;
	text-align: center;
}

/*Empresa*/

.foto-empresa {
	padding: 1px;
	margin: 4px;
	background: #f3f7ff;
	border: 1px #c8d5f0 solid;
	float: left;
	clear:both;
}

.foto-empresa p{
	width: 407px;
	color: #1d356b;
	text-align: center;
}

.destaque-empresa {
	height: 557px;
	width: 400px;
	background: #f3f7ff;
	float:right;
	padding: 10px;
	font-size: 12px;
	border: 1px #c8d5f0 solid;
	margin: 4px;
	text-align: justify;			
}

.clear{
	clear: left;
}

/*Contato*/

.center{
	text-align: center;
}

.contato{
	height: 340px;
	width: 400px;
	background: #f3f7ff;
	margin: 20px 4px;
	padding: 5px;
	position: relative;
	font-size: 14px;
	border: 1px #c8d5f0 solid;
	float: right;
}

.contato p{
	text-align: center;
}

.font1{
font-size:18px;
text-align: center;
}	

.font2{
font-size:16px;
text-align: center;
font-weight: bold;
}

.font3{
font-size:12px;
text-align: center;
}

.font4{
font-size:14px;
text-align: center;
font-weight: bold;
}

.font5{
font-size:14px;
text-align: center;
}

.font6{
font-size:18px;
text-align: center;
text-decoration:underline;
}

.font7{
font-size:13px;
text-align: center;
text-decoration:underline;
}


/*Pop-up*/

div#pop-up{
	padding: 10px;
	width: 430px;
	margin: 0 auto;
	background: #fff;
	-moz-border-radius: 7px;
	overflow: auto;
}

.caixa-foto-terreno{
	padding: 1px;
	background: #f3f7ff;
	border: 1px #c8d5f0 solid;
	float: left;
	margin-left: 3px;
}

.caixa-foto-terreno p{
	position: relative;
	color: #1d356b;
	text-align: center;
}

.caixa-foto-croqui{
	padding: 1px;
	background: #f3f7ff;
	border: 1px #c8d5f0 solid;
	float: left;
	margin: 10px 4px 10px 3px;
}

.caixa-foto-croqui p{
	position: relative;
	color: #1d356b;
	text-align: center;
}

/*Mais Fotos*/

div#mais-fotos{
	padding: 10px;
	width: 575px;
	margin: 0 auto;
	background: #fff;
	-moz-border-radius: 7px;
	overflow: auto;	
}

/*Fotos Grandes dos Lotes*/

.foto-grande-lotes{
	height: 715px;
	width: 874px;
	background: #f3f7ff;
	padding: 3px;
	font-size : 12px;
	border: 1px #c8d5f0 solid;
	margin: 0 4px 0 4px;
	float:left;
}

.foto-grande-lotes-2{
	height: 694px;
	width: 874px;
	background: #f3f7ff;
	padding: 3px;
	font-size : 12px;
	border: 1px #c8d5f0 solid;
	margin: 0 4px 0 4px;
	float:left;
}

.foto-grande-lotes-3{
	height: 710px;
	width: 874px;
	background: #f3f7ff;
	padding: 3px;
	font-size : 12px;
	border: 1px #c8d5f0 solid;
	margin: 0 4px 0 4px;
	float:left;
}

#menu-fotos ul {
	margin: 10px 10px 30px -8px;
	list-style: none;
	padding-bottom: 30px;
}

#menu-fotos ul li {
	float: left;
	width: 90px;
	text-align: center;
}

#menu-fotos ul li a {
	background: #667cad;
	font-family: "Arial";
	font-size: 12px;
	color: #fff;
	padding: 3px;
	text-decoration: none;
	display: block;
	margin: 2px;
}

#menu-fotos ul li a:hover {
	background: #384b75;
	color: #fff;
}

#menu-fotos-2 ul {
	margin: 10px 10px 10px 260px;
	list-style: none;
	padding-bottom: 30px;
}

#menu-fotos-2 ul li {
	float: left;
	width: 90px;
	text-align: center;
}

#menu-fotos-2 ul li a {
	background: #667cad;
	font-family: "Arial";
	font-size: 12px;
	color: #fff;
	padding: 3px;
	text-decoration: none;
	display: block;
	margin: 2px;
}

#menu-fotos-2 ul li a:hover {
	background: #384b75;
	color: #fff;
}

.foto-grande{
	padding: 2px;
	float:left;
}

.foto-pequena{
	padding: 2px;
	float:right;
}

.caixa-1{
	height: 55px;
	width: 415px;
	background: #fff;
	margin: 0 4px 10px 4px;
	padding: 5px;
	float:left;
	font-size: 12px;
	border: 1px #c8d5f0 solid;
}

.caixa-2{
	height: 55px;
	width: 415px;
	background: #fff;
	margin: 0 4px 10px 4px;
	padding: 5px;
	float: right;
	font-size: 12px;
	text-align: center;
	border: 1px #c8d5f0 solid;
}

/*Mapas*/

.mapa_ds{
	height: 606px;
	width: 874px;
	background: #f3f7ff;
	padding: 3px;
	font-size : 12px;
	border: 1px #c8d5f0 solid;
	margin: 0 4px 0 4px;
	float:left;
}

.mapa_pv{
	height: 656px;
	width: 874px;
	background: #f3f7ff;
	padding: 3px;
	font-size : 12px;
	border: 1px #c8d5f0 solid;
	margin: 0 4px 0 4px;
	float:left;
}

/*Botões*/

.botao_01{
	width: 290px;
	margin: 10px auto;
	clear: both;
	padding-top: 3px;
	overflow:auto;
}

.botao_01 a {
	background: #bcc9e6;
	font-family: "Arial";
	font-size: 14px;
	color: #1d356b;
	padding: 5px;
	text-decoration: none;
	display: block;
	margin: 2px;
}

.botao_01 a:hover {
	background: #014c86;
	color: #fff;
}


.botao_02{
	width: 340px;
	margin: 5px auto;
	clear: both;
	overflow:auto;
}

.botao_02 a {
	background: #bcc9e6;
	font-family: "Arial";
	font-size: 14px;
	color: #1d356b;
	padding: 8px;
	text-decoration: none;
	text-align: center;
	display: block;	
}

.botao_02 a:hover {
	background: #014c86;
	color: #fff;
}

