@charset "utf-8";

body {
	font:normal 14px/18px Arial, Helvetica, sans-serif;
}

/**
 * Topo 
 */
#topo {
	width:100%;
	height:186px;
	background: url(../imgs/bg-topo.jpg);
	background-position:center 18px;
}

	#bluetarg {
		background-color:#1b5d9f;
		height:18px;
		border-bottom:1px solid #18568F;
	}

	#topo-container {
		width: 960px;
		margin:0 auto;
	}
		#logo {
			width:330px;
			float:left;
		}

		#atendimento-topo {
			margin-top: 15px;
			width:450px;
			float:right;
			text-align:right;
			font-size:12px;
			color:#666666;
		}

/**
 * Menu 
 */
#menu {
	width:450px;
	float:right;
	margin-top:32px;
	border-bottom:1px solid #e1e1e1;
}
	#menu li {
		float:left;
	}
		#menu li a {
			display:block;
			padding:0px 13px;
			margin:10px 0px;
			color:#666666;
			text-decoration:none;
			font-size:16px;
			
		}
		
		#menu li a:hover {
			color:#335E93;
			text-decoration:underline;
		}

		#menu li a.active {
			color:#335E93;
		}

/**
 * Rodapé 
 */
#rodape {
	width:100%;
	height:18px;
	clear:both;
	padding-top:6px;
	background:url(../imgs/bg-footer.jpg) center top no-repeat;

}

	#rodape-container {
		text-align:center;
		color:#666666;
		font-size:11px;
		padding:20px 0;
	}

	#bluetargfooter {
		background-color:#1b5d9f;
		height:18px;
		border-bottom:1px solid #18568F;

		width:100%;
		height:18px;
		background-color: #1b5d9f;
		border-top:1px solid #18568F;
	}
	
	

/**
 * Conteúdo 
 */
#content {
	margin: 15px auto;
	width:950px;
	margin-bottom:15px;
	display:block;
}
	#content h1 {
		font-size:14px;
		color:#1b5d9f;
		width:100%;
		border-bottom:2px solid #1b5d9f;
		margin-bottom:10px;
		font-weight:bold;
	}

/**
 * -- Inicio
 */


#home {
	padding:15px;
		
}
 


.right {
	width:330px;
	float:right;
	border-left:1px solid #f4f4f4;
	padding-left:50px;
}
	.right li {
		margin-bottom:18px;
	}

	.right li a {
		font-size:12px;
		color:#1b5d9f;
		text-decoration:none;
		font-weight:bold;
	}
	.right li a:hover {
		text-decoration:underline;
	}



/**
 * -- Empresa
 */
.empresa .texto{
	width:550px;
	float:left;
	color:#1b5d9f;
	font-size:14px;
}
.empresa .texto p {
	margin-bottom:15px;
}


/**
 * -- Fale conosco
 */
.fale-conosco .formulario {
	width:250px;
	float:left;
	color:#1b5d9f;
	font-size:12px;
}
	.fale-conosco .formulario div {
		margin-bottom:10px;
	}
	.fale-conosco .formulario label {
		width:100%;
		display:block;
		font-weight:bold;
	}

.fale-conosco .endereco {
	width:250px;
	float:left;
	font-size:12px;
}
	.fale-conosco .endereco p {
		margin-bottom:10px;
	}

.fale-conosco .right {
	width:430px;
	padding-left:10px;
}

#map{
  height:300px;
  background:#6699cc;
}

/**
 * -- 
 */
 
#titulo-internas {
	width:100%;
	background:url(../imgs/fundo-titulo-internas.png);
	height:70px;
	
}
#titulo-internas h1 {
	display:block;
	width:950px;
	margin:0 auto;
	padding-left:25px;
	padding-top:22px;
	font-size:30px;
		
}

/**
 * -- Venda
 */
 /*
 .right {
	width:330px;
	float:right;
	border-left:1px solid #f4f4f4;
	padding-left:50px;
}
	.right li {
		margin-bottom:18px;
	}

	.right li a {
		font-size:12px;
		color:#1b5d9f;
		text-decoration:none;
		font-weight:bold;
	}
	.right li a:hover {
		text-decoration:underline;
	}
*/
.venda {

}
/**/
.venda ul.venda {
	width:925px;
	margin:0 auto;
}

	.venda ul.venda li {
		width:227px;
		float:left;
		padding:10px 0 5px 0;
		margin-right:2px;
		margin-bottom:10px;
		text-align:center;
		border:1px solid #e8e8e8;
	}
	.venda ul.venda li:hover {
		background:#f5f5f5;
		border-color:#D1CFCF;
	}
		.venda ul.venda li a {
			font-size:10px;
			color:#1b5d9f;
			text-decoration:none;
		}

		.venda ul.venda li a:hover {
			text-decoration:underline;
		}

/**
 * -- Ver Imovel
 */
.ver-imovel {

}

	.ver-imovel .texto {
		width:449px;
		float:left;

		font-size:14px;
		line-height:18px;

		margin-right:5px;
		border-right:1px solid #F4F4F4;

		font-size:14px;
	}

	.ver-imovel ul {
		width:495px;
		/*margin:0 auto;*/
		float:left;
	}

		.ver-imovel li {
			width:160px;
			float:left;
			padding:10px 0 5px 0;
			margin-right:2px;
			margin-bottom:10px;
			text-align:center;
			border:1px solid #e8e8e8;
		}
		.ver-imovel li:hover {
			background:#f5f5f5;
			border-color:#D1CFCF;
		}
			.ver-imovel li a {
				font-size:10px;
				color:#1b5d9f;
				text-decoration:none;
				/*font-weight:bold;*/
			}

			.ver-imovel li a:hover {
				text-decoration:underline;
			}