/* -------------------- BODY --------------------- */

body  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #87bcea;
	background-image: url(../imagens/bg.png);
	background-repeat: repeat-x;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* -------------------- BODY --------------------- */



/* ----------------- CONTAINER ------------------- */

.twoColFixLt #container1 {
	width: 943px;
	height: 170px;
	background: #FFFFFF;
	border: 6px solid #FFF;
	background-image: url(../imagens/bg_container1.png);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.logo {
	float: left;
	width: 330px;
	padding-left: 10px;
}

.banner {
	float: left;
	width: 370px;
	height: 128px;
}

.mapa {
	float: left;
	width: 220px;
	text-align: right;
	padding-right: 10px;
}

.menutop {
	padding-top: 8px;
	text-align: center;
	height: 22px;
	background-image: url(../imagens/bg_topmenu.png);
	background-repeat: repeat-x;
}

.linkmenutop a {
	color: #FFF;
	margin-right: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 80%;
}

.linkmenutop a:hover {
	color: #6FF;
	text-decoration: underline;
}

.twoColFixLt #container2 { 
	width: 955px;
	height: 231px;
	margin: 13px auto;
	text-align: left;
	background-image: url(../imagens/bg_container2.png);
	background-repeat: repeat-x;
}

.twoColFixLt #container3 { 
	width: 943px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 6px solid #e6e6e6;
	text-align: left;
}

/* ----------------- CONTAINER ------------------- */



/* ----------------- SIDEBAR1 ------------------- */

.twoColFixLt #sidebar1 {
	float: left;
	width: 210px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}


/* BUSCA */
.buscatop {
	width: 210px;
	height: 54px;
	background-image: url(../imagens/busca_top.png);
	background-repeat: no-repeat;
}

.buscabottom {
	width: 210px;
	background-image: url(../imagens/busca_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pelocodigo {
	padding-right: 3px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #006;
}

.pelotipo {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #006;
}

.dadosbusca {
	font-size: 12px;
	color: #000;
}

.textinput {
	color: #CC0000;
	font-weight: bold;
	width: 116px;
}

.textinputcod {
	color: #CC0000;
	font-weight: bold;
}

select {
	font-weight: bold;
	width: 122px;
}

.azul {
	color: #000;
}
/* BUSCA final */

.titulolistarvalor {
	margin-left: 15px;
	margin-right: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #030;
	text-transform: uppercase;
}

.listarvalor {
	width: 210px;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: solid #dde7d4 1px;
	background-image: url(../imagens/bg_faixa_valor.png);
	background-repeat: repeat-x;
}

.listarvalor a {
	margin-left: 15px;
	margin-right: 15px;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
}

.listarvalor a:hover {
	color: #F60;
	font-weight: bold;
}

.funcoes {
	padding-left: 15px;
	margin-top: 10px;
}

/* ----------------- SIDEBAR1 ------------------- */



/* --------------- MAINCONTENT ------------------ */

.twoColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
} 

.titulo1 {
	float: left;
	width: 480px;
	font-size: 1.8em;
	font-weight: bold;
	color: #009;
}

.listarpelotipo {
	margin-top: 3px;
	float: right;
	width: 173px;
	height: 28px;
}

.email a {
	text-decoration: none;
	color: #069;
}

.email a:hover {
	color: #F90;
	font-weight: bold;
}

.linksuteis {
	padding-bottom: 7px;
}

.linksuteis a {
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
}

.linksuteis a:hover {
	color: #F90;
}

/* --------------- MAINCONTENT ------------------ */



/* ----------------- FOOTER --------------------- */

#footer {
	width: 913px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}

.copy {
	float: left;
	width: 300px;
	text-align: left;
	font-size: 12px;
	margin-top: 35px;
}

.logoastro {
	float: right;
	width: 300px;
	height: 38px;
	text-align: right;
	font-size: 12px;
	margin-top: 25px;
}

/* ----------------- FOOTER --------------------- */


/* ------------- PUBLISH LISTING ---------------- */

.tituloimovel {
	text-align: center;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	background-color: #000066;
}

.boxdados {
	font-size: 13px;
	padding: 15px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	text-align: left;
}

.boxdados2 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#000033;
	background-color: #FFFFFF;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	text-align: left;
}

.titulodados {
	color: #333333;
	margin-right: 5px;
}

.dados {
	color: #000000;
	font-weight: bold;
	margin-right: 15px;
}

.aluguel {
	color: red;
	font-weight: bold;
	margin-right: 5px;
}

.tarjainteresse {
	color:#FFFFFF;
	font-weight: bolder;
	font-size: 13px;
	padding: 15px;
	background-color: #F33;
	text-align: left;
}

.formdados {
	font-size: 13px;
	padding: 15px;
	border: 1px #000066 dashed;
	background-color: #FFFFFF;
	text-align: left;
}

.inputdados {
	color: #333333;
	height: 18px;
	font-weight: bold;
	border: 1px solid #000066;
}

.inputtexto {
	color: #333333;
	width: 300px;
	height: 100px;
	font-weight: bold;
	border: 1px solid #000066;
}

.btlimpar {
	border: 0px;
	color: #fff;
	padding: 2px;
	background-color: #666;
}

.btenviar {
	border: 0px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FF6600;
}

fieldset {
	margin-bottom: 10px;
	border: solid 1px #CCC;
	padding: 10px;
}

legend {
	font-weight: bold;
	color: #060;
	margin-bottom: 5px;
}
	
label {
	display: block;
	width: 240px;
	margin-right: 40px;
	padding-bottom: 10px;
	color: #036;
	font-size: 13px;
}

/* -------------- PUBLISH LISTING ----------------- */



/* ------------- RESULTADO DA BUSCA --------------- */

.resultado1 {
	padding: 10px;
	border: solid 1px #CCCCCC;
}

.naoencontrado {
	padding: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	border: 1px #ff0000 solid;
}

.resultados {
	font-size: 15px;
	line-height: 20px;
	padding: 7px;
	text-align: center;
	background-color:#000066;
	color: #0FF;
	padding: 12px;
}

.nav {
	padding-top: 30px;
	padding-bottom: 30px;
}

.anterior {
	text-align: right;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10px;
}

.proxima {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
}


.anterior a:link, .anterior a:visited, .anterior a:active {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

.anterior a:hover {
	color: #FF9900;
}

.proxima a:link, .proxima a:visited, .proxima a:active {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

.proxima a:hover {
	color: #FF9900;
}

.codigo {
	text-align: center;
	font-size: 11px;
}

.tipo {
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 18px;
	color: #009;
}

.bairro {
	padding-bottom: 7px;
	color: #C00;
	font-weight: bold;
	font-size: 16px;
}

.qbg {
	padding-left: 30px;
	color: #333333;
	font-weight: bolder;
}

.maisdetalhes a {
	text-decoration: none;
	color: #09C;
}

.maisdetalhes a:hover {
	text-decoration: none;
	color: #F90;
	font-weight: bold;
}

/* ------------- RESULTADO DA BUSCA --------------- */
