body {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	background-image: url(../../img/design/bg.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #666666;
}


a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

img {
	border: 0px;
}



p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 22px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}

h3 {
	font-size: 15px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
h4 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 11px;
	color: #333333;
	background-color: #E6E5E3;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
select {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 11px;
	color: #333333;
	background-color: #E6E5E3;
	/* border: 1px solid #CCCCCC; */
	font-weight: bold;
}
textarea {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 11px;
	color: #333333;
	background-color: #E6E5E3;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}




strong {
	font-size: 13px;
}




#layout {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	background-color: #FFFFFF;

}



#lateral {
	float: left;
	width: 197px;
	padding-left: 5px;
	clear: left;
}
#meio {
	float: left;
	clear: none;
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 10px;

}







#rodape {
	float: left;
	width: 760px;
	height: 42px;
	background-image: url(../../img/design/bg__rodape.gif);
	background-repeat: no-repeat;
	padding: 10px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;

}

#menu {
	height: 40px;
	background-image: url(../../img/design/bg__menu.jpg);
	background-repeat: repeat-x;
	margin-right: 6px;
	margin-left: 6px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: block;
	padding-left: 13px;
	float: left;
	padding-top: 10px;
	list-style-type: none;
	padding-right: 12px;
	height: 30px;
}


#menu ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #D1790F;
}
#menu .divisor {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B95C19;
}
#box_navegue {
	width: 192px;
	background-image: url(../../img/design/box__navegue_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	margin-bottom: 8px;
}
#box_navegue a {
	color: #666666;
	text-decoration: none;
}
#box_navegue a:hover {
	color: #E39300;
	text-decoration: none;
}




#box_listaimoveis {
	width: 192px;
	background-image: url(../../img/design/box__listaimoveis_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	margin-bottom: 8px;
}

#box_listaimoveis .lista_foto {
	border: 1px solid #627B91;
	margin: 3px;
	float: left;
}
#box_listaimoveis a {
	text-decoration: none;
}

#pesquisa {
	background-image: url(../../img/design/bg__busca.gif);
	background-repeat: no-repeat;
	height: 185px;
	width: 388px;
	float: left;
	padding: 8px;
	margin-right: 6px;
}

#conteudo {
	float: right;
	padding: 5px;
	width: 560px;

}
#conteudo .linha {
	display: block;
	float: left;
	margin-bottom: 30px;

}



#conteudo .imovel {
	float: left;
	width: 167px;
	margin-right: 14px;
}
#conteudo .imovel_borda {
	float: left;
	width: 169px;
	background-image: url(../../img/design/borda__foto.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 126px;
	margin-top: -126px;
	margin-bottom: 10px;
}
#conteudo .imovel_foto {
	float: left;
	height: 126px;
	width: 169px;
	overflow: hidden;
}
#orderby a {
	color: #4C6FA9;
	text-decoration: none;

}
#orderby a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #D9D8D4;
}
#paginacao a {
	color: #666666;
	text-decoration: none;

}
#paginacao a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #D9D8D4;
}


#mapasite {
	float: left;
	width: 760px;
	padding: 10px;
	color: #666666;
	margin-top: 80px;
	margin-bottom: 10px;
}
#mapasite  div {
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#mapasite  a   {
	color: #666666;
	text-decoration: none;
}
#mapasite  a:hover   {
	color: #D1790F;
	text-decoration: underline;
}



.cor_marrom {
	color: #773E37;
}
hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #D9D8D4;
}

.cor_azul {
	color: #4C6FA9;
}
.cor_laranja {
	color: #E39300;
}
.preco {
	color: #E39300;
	font-size: 18px;
}


.mini {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 9px;
}

