#geral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: none;
	float: left;
	width: 1000px;
	background-color: #FFF;
	color: #333;
	position: relative;
}
body {
	background-color: #FFF;
	margin: 0px;
}
#geral #cabecario {
	clear: none;
	float: left;
	height: 270px;
	width: 1000px;
}
#geral #cabecario .logo {
	clear: none;
	float: left;
	height: 270px;
	width: 520px;
}
#geral #cabecario .centro {
	clear: none;
	float: left;
	height: 270px;
	width: 185px;
}
#geral #cabecario .centro .imgsuperior {
	clear: none;
	float: left;
	height: 120px;
	width: 185px;
}
#geral #cabecario .centro .menu {
	clear: none;
	float: left;
	height: 150px;
	width: 185px;
}


#geral #cabecario .contato {
	clear: right;
	float: right;
	height: 270px;
	width: 295px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: none;
}
#geral #lateral {
	float: left;
	width: 410px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	text-align: center;
	font-weight: bold;
}
#geral #lateral .destaque1 {
	clear: none;
	float: left;
	height: 255px;
	width: 150px;
	margin-top: 30px;
	margin-left: 40px;
}
#lateral .destaque1 .destaquevenda {
	clear: none;
	float: left;
	height: 230px;
	width: 150px;
	margin-top: 10px;
	color: #333;
}
#geral #lateral .destaque2 .destaquelocacao {
	clear: none;
	float: left;
	height: 230px;
	width: 150px;
	margin-top: 10px;
	color: #333;
}


#geral #lateral .destaque2 {
	clear: none;
	float: left;
	height: 255px;
	width: 150px;
	margin-top: 30px;
	margin-right: 40px;
	margin-left: 30px;
}
#geral #espaco {
	clear: none;
	float: left;
	width: 20px;
}


#geral #conteudo {
	width: 570px;
	clear: right;
	float: right;
}


#geral #rodape {
	clear: none;
	float: left;
	height: 30px;
	width: 1000px;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	margin-top: 10px;
	background-image: url(imagens/fundo_rodape.jpg);
	background-repeat: repeat-y;
}
#geral #rodape .txt_rodape {
	clear: none;
	float: left;
	height: 12px;
	width: 1000px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#geral #espaco .linhavertical {
	background-image: url(imagens/img_barra_horizontal.jpg);
	background-repeat: repeat-y;
	clear: none;
	float: left;
	height: 280px;
	width: 1px;
	margin-top: 15px;
	margin-right: 9px;
	margin-left: 10px;
}
#geral #conteudo .conteudointerno {
	clear: right;
	float: right;
	width: 550px;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 15px;
}
#geral #conteudo .conteudointerno .titulo {
	clear: none;
	float: left;
	height: 20px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
}
#geral #conteudo .conteudointerno .texto {
	margin-top: 10px;
	clear: none;
	float: left;
	text-align: justify;
	line-height: 16px;
	width: 500px;
	margin-right: 15px;
	margin-left: 10px;
}



img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#geral a  {
	color: #FFF;
	text-decoration: none;
}
#geral a:hover {
	color: #CCC;
	text-decoration: none;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
li {
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 15px;
	background-image: url(imagens/marcador.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	list-style-type: none;
}
#geral #conteudo .form {
	clear: none;
	float: left;
	width: 490px;
}
