/* PROPRIEDADES GERAIS */
*{
	margin: 0;
	padding: 0;
	border: 0;
	}
	
body{
	background: #444444;
	font: 11px bold "trebuchet ms", arial, helvetica, sans-serif;
	line-height: 15px;
	color: #CCC;
	}
	
#separador{
	clear: both;
	}

/* PRINCIPAIS */
#corpo{
	margin: 0 auto;
	width: 960px;
	text-align: justify;
	}

#topo{
	}

#centro{
	background: url(../imagens/site/bg_conteudo.jpg) repeat-x bottom;
	}
	
#conscol{
	margin-right: 20px;
	text-align: left;
	float: left;
	width: 420px;
	}

#conteudo{
	font: 12px bold "trebuchet ms", arial, Helvetica, sans-serif;
	padding: 30px;
	}
	
#centrodet{
	}

#separador{
	clear: both;
	}

#rodape{
	clear: both;
	text-align: center;
	padding: 20px;
	}

#rodape span {
	color:#FF9900;
}	
	
/* HOME */
#homecorporativos{
	float: left;
	width: 220px;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	}
	
#homenovidades{
	float: left;
	width: 220px;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	}

#homelocacaoevendas{
	float: left;
	width: 220px;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	}

#homeoutros{
	float: left;
	width: 220px;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	}
#coluna_cp{
	width: 425px;
	margin-right: 25px;
	float: left;
	}
	
#formulario{
	float: left;
	width: 350px;
	}
#formulariodados{
	float: left;
	width: 400px;
	}

input, textarea, select{
	padding: 2px;
	background: #555;
	margin: 2px;
	width: 300px;
	font: 11px bold "trebuchet ms", Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #CCC;
	}

.envia{
	background: none;
	width: auto;
	}

.post{
	font-size: 10px;
	color: #999999;
	font-style: oblique;
	}

h1{
	font-size: 17px;
	font-weight: 100;
	}
	
ul{ margin-left: 20px;; }


/* LINK */
a { color: #CCC; text-decoration: none; }

/*IMAGENS*/
.projetos{ float: left; padding-right: 10px; }
#fotoaempresa{ float: right; margin-left: 20px; border: 5px solid #555; }
#line{ padding: 20px 0px 20px 0px; }