*{
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Tahoma;
}
body{
	background:url(imagens/fundo.jpg) repeat-x #ffffb5;
	font-size:12px;
}
a:link, a:visited{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
}
#moldura{
	margin:auto;
	width:900px;
}
#site{
	background:#FFF;
	width:900px;
	padding-bottom:10px;
}
#topo{
	height:162px;
}
#menu-topo{
	width:100%;
	height:43px;
	background:url(imagens/menu-topo.jpg) repeat-x;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
#menu-topo a{
	color:#FFF;
}
#menu-topo ul{
	padding:10px 10px 0 10px;
}
#menu-topo li{
	display:inline;
	padding:0 12px 0 12px;
}
#conteudo{
	padding:3px;
}
h1{
	font-size:16px;
	color:#500509;
	margin-bottom:12px;
}
h3{
	font-size:13px;
	color:#500509;
}
h3:hover{
	text-decoration:none;
}
p{
	margin-bottom:3px;
}
#legenda{
	font-size:13px;
	color:#500509;
	font-weight:bold;
	padding:0 4px 0 3px;
}
fieldset{
	padding:4px;
}
#categorias{
	background:url(imagens/menu-bg.jpg) repeat-x;
	padding-left:3px;
	color:#FFF;
	font-weight:bold;
}
#categorias a{
	color:#FFF;
}
#subcategorias{
	width:176px;
}
#subcategorias a{
	color:#ac2824;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:171px;
	height:25px;
	line-height:25px;
	padding-left:5px;
}
#subcategorias a:hover{
	background:#eccecc;
}
#rodape{
	background:url(imagens/rodape.jpg) no-repeat;
	width:900px;
	height:15px;
}
#imoveis{
	border:	#000 1px dotted;
	padding: 3px;
	text-align: center;
	width: 145px;
}
#imoveis a:link, #imoveis a:visited{
	color:#333;
	text-decoration:none;
}
#imoveis a:hover{
	text-decoration:underline;
}
img{
	border: 0px;
}