@import url(busca.css); 

body {
	margin: 0px;
	padding: 0px;
	background-color: #2C2C2C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
hr {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3D4041;
	border-bottom-color: #2C2C2C;
}
.hr  {
	width: 100%;
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


p {
	margin: 0px;
	padding: 0px;
}




form {
	margin: 0px;
	padding: 0px;
}

label {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 4px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
	border: 1px solid #324143;
	padding: 1px;
}


#layout {
	width: 726px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;

}
#ligue  {
	float: right;
}


#menu {
	background-image: url(../../img/design/bg__menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 4px;
	height: 39px;
	width: 726px;
	margin-bottom: 10px;
	overflow: visible;
}
#banner {
	width: 100%;
	overflow: visible;


}
#conteudo {
	margin-top: 10px;
}
#conteudo a {
	color: #FFFFFF;
	text-decoration: none;
}
#conteudo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#conteudo .imovel {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D4041;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow:hidden
}
#conteudo  .imovel  a  {
	color: #FFFFFF;
	text-decoration: none;
}
#conteudo  .imovel  a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
#conteudo  .lancamento {
	padding: 10px;
	height: 63px;
	width: 201px;
	overflow: visible;
	margin: 8px;
	float: left;
	background-image: url(../../img/design/bg__lancamentos.jpg);
	background-repeat: no-repeat;
}
#conteudo .lancamento .foto {
	height: 60px;
	width: 80px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

#conteudo #paginacao {
	text-align: center;
}
#conteudo #paginacao a {
	text-align: center;
	color: #DA251D;
	text-decoration: none;
}
#conteudo #paginacao a:hover {
	text-align: center;
	color: #DA251D;
	text-decoration: underline;
}







#busca {
	height: 165px;
	width: 455px;
	background-image: url(../../img/design/bg__busca.gif);
	background-repeat: no-repeat;
	padding: 10px;
	float: left;
}
#newsletter {
	float: right;
	width: 212px;
	background-image: url(../../img/design/bg__newsletter.gif);
	background-repeat: no-repeat;
	height: 166px;
	padding: 10px;
}
#rodape {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D4041;
	border-bottom-color: #3D4041;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	height: auto;
	clear:left;
	margin-top: 10px;
	overflow: hidden;
}
#gmap {
	height: 170px;
	width: 100%;
}



.mini {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #6F7E81;
}
.font_w {
	color: #FFFFFF;
}
.font_r {
	color: #DA251D;
}
.font_g {
	color: #6F7E81;
}



.linhav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F3C3F;
}

.linhah {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F3C3F;
}
.linhah2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F3C3F;
}
.bgG {
	background-color: #303638;
	cursor: pointer;
}

.box {
	padding: 5px;
	height: 100px;
	width: 150px;
	border: 1px solid #666666;
	display: block;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}
