body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
a:link, a:visited, a:active {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.link {
	color: #0099CC;
	text-decoration: none;
	}
#topo, #menu, #sombra, #conteudo, #rodape {
	border: solid 1px #333333;
	border-width: 0 1px;
	}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
	}
.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	}
.txtselect {
	font-weight: bold;
	color: #0033CC;
	}
.txtstrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
#topo {
	width: 765px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	}
#menu {
	text-align: center;
	width: 765px;
	height: 15px;
	margin: 0 auto;
	background: url(../imagens/bg_menu.gif) repeat-x top left;
	}
#menu ul, #menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
#sombra {
	width: 765px;
	height: 5px;
	margin: 0 auto;
	background: url(../imagens/sombra.gif) repeat-x top left;
	}
#conteudo {
	width: 755px;
	margin: 0 auto;
	padding: 5px;
	}
#c1 {
	float: left;
	width: 280px;
	margin-left: 5px;
	}
#c2 {
	width: 445px;
	margin-left: 305px;
	}
#info01, #info02 {
	padding: 20px 0 25px 15px;
	border-bottom: dotted 1px #666666;
	}
#banner01 {
	padding: 10px;
	text-align: center;
	}
#rodape {
	width: 755px;
	height: 25px;
	margin: 0 auto;
	padding: 2px 5px;
	background: url(../imagens/bg_rodape.gif) repeat-x top left;
	border-bottom: solid 1px #333333;
	}
#credito {
	float: left;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	width: 125px;
	}
.txtcredito {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	}
#endereco {
	color: #000066;
	font-size: 10px;
	float: right;
	text-align: right;
	font-weight: bold;
	}
#miolo {
	padding: 0 8px 8px 20px;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	}

/* busca home
-------------------*/
#topobusca {
	width: 413px;
	height: 21px;
	padding: 5px 0 0 32px;
	margin-top: 5px;
	background: url(../imagens/bg_topo_busca.gif) no-repeat top left;
	font-weight: bold;
	color: #000066;
	}
#basebusca {
	width: 445px;
	height: 11px;
	background: url(../imagens/bg_base_busca.gif) no-repeat bottom left;
	font-weight: bold;
	}
#conteudobusca {
	width: 433px;
	border: solid 1px #CFD6E4;
	border-width: 0 1px;
	padding: 5px 5px 15px 5px;
	}
.select {
	border: solid 1px #7F9DB9;
	font-size: 11px;
	}
#btprocurar {
	width: 123px;
	height: 23px;
	position: absolute;
	margin-top: 14px;
	margin-left: 300px;
	}
	
/* busca de imóveis
-------------------*/
#topobusca2 {
	width: 695px;
	height: 21px;
	padding: 5px 0 0 32px;
	margin-top: 5px;
	background: url(../imagens/bg_topo_busca2.gif) no-repeat top left;
	font-weight: bold;
	color: #000066;
	}
#basebusca2 {
	width: 727px;
	height: 11px;
	background: url(../imagens/bg_base_busca2.gif) no-repeat bottom left;
	font-weight: bold;
	}
#conteudobusca2 {
	width: 715px;
	border: solid 1px #CFD6E4;
	border-width: 0 1px;
	padding: 5px 5px 15px 5px;
	}
.select {
	border: solid 1px #7F9DB9;
	font-size: 11px;
	}
#btprocurar {
	width: 123px;
	height: 23px;
	position: absolute;
	margin-top: 14px;
	margin-left: 300px;
	}
#btoutrapesquisa {
	width: 170px;
	height: 23px;
	position: absolute;
	margin-top: 14px;
	margin-left: 270px;
	}
#fundotabela th {
	background-color: #B9CAEE;
	}
#fundotabela .thver {
	background-color: #92B4F7;
	}
.linha1 {
	background-color: #DAE3F5;
	}
.linha2 {
	background-color: #E9EFFB;
	}
.linha3 {
	font-weight: bold;
	background-color: #B9CAEE;
	}
.msgerro {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	}	
