@charset "utf-8";
/* CSS Document */

.caixa_loteamentos_principal{
	position:relative;
	float:left;
	width:764px;
	margin-top:10px;
	}
	
.caixa_loteamentos_principal p{
	position:relative;
	float:left;
	width:764px;
	}
	
.caixa_comporta_empresa {
	position: relative;
	float: left;
	width: 762px;
	border: 1px solid #CCC;
	margin-top: 15px;
	}

.caixa_cabecalho_empresa {
	position: relative;
	float: left;
	width: 760px;
	height: 25px;
	background-color: #E0E0E0;
	margin-left: 1px;
	margin-top: 1px;
	}

.caixa_cabecalho_empresa h1 {
	position: relative;
	float: left;
	width: 750px;
	height: 25px;
	font-size: 14px;
	color: #333;
	padding-left: 10px;
	line-height: 1.90em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	}
	
.caixa_texto_escreve_empresa {
	position: relative;
	float: left;
	width: 740px;
	margin-left: 10px;
	margin-top: 10px;
}

.espaco_empresa {
	position: relative;
	float: left;
	width: 740px;
	height: 10px;
	}
	
.caixa_destacamos{
	position:relative;
	float:left;
	width:764px;
	margin-top:20px;
	
	}	
	
.caixa_destacamos p{
	position:relative;
	float:left;
	width:360px;
	}
	



    