@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/tarja_background.gif);
	background-repeat: repeat-x;
    font-family: tahoma;
    font-size: 11px;
	background-color: #FFFFFF;
    margin: 0 auto;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
#topo_navegacaoPrincipal a,
#rodape a{
color:white;
}
#rodape .box_complementar{
	float:left;
margin-left:20px;
}
#principal {
	width: 890px;
	margin: 0 auto;
    padding: 0;
}
#topo {
	height: 46px;
	width: 100%;
	overflow:hidden;
    margin: 0;
    padding: 0;
    clear: both;
}
#topo_logomarca {
	height: 120px;
	width: 100%;
}
#topo_navegacaoPrincipal {
	height: 50px;
	width: 890px;
	padding: 1px 0 0 3px;
	margin-left: 2px;
}
#barra_vertical1 {
	width: 242px;
	float: left;
}
#barra_vertical1 a{
    color: #999999;
}
#form_buscaRapida {
	background: no-repeat url(../img/box_busca.gif);
	height: 230px;
	width: 241px;
}
#form_buscaRapida form{
	    padding:8px 0 0 10px;}
.box_lateral {
	background: no-repeat url(../img/box_quervender.gif);
	height: 80px;
	width: 209px;
	margin-left: 15px;
	margin-top: 10px;
	padding-top: 10px;
}
.titulo_box {
	height: 20px;
	font-family: tahoma;
	font-size: 15px;
	color: #efad01;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
}
.titulo_box h2 {
	font-family: tahoma;
	font-size: 15px;
	color: #efad01;
	font-weight: bold;
}
#conteudo_area {
    width: 100%;
}
#conteudo_area p {
    color: #000;
	font-family: tahoma;
    font-size: 12px;
    text-align: justify;
}
#conteudo_area a{
    color: #000;
}
#conteudo_area .foto_display a{
    color: #FFF;
    background: #000;
}
#conteudo_area .foto_display a:hover{
    text-decoration: underline;
    color: #000;
    background: #FFF;
}
#conteudo_area h6 {
    margin-top: 20px;
}
#conteudo_area h4 {
    color: #1E0D5A;
    margin: 0;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
}
#conteudo_area h2 {
background-color:#EFAD01;
color:white;
font-size:20px;
margin:5px 0;
padding:3px;
text-align:left;
}
.lancamento_img {
    width: 100px;
    border-left: 10px solid #1E0D5A;
}
.bgimages {
	background-position: center;
	background-repeat:no-repeat;
	background-color: #333333;
}
.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 670px; /*Width of Carousel Viewer itself*/
	height:145px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 7px; /*margin around each panel*/
	margin-top: 0px;
	width: 214px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:140px;
	background-image: url(../imagens/bgl.jpg);
}
#fotos_do_imovel li img {
	width: 350px;
	height: 270px;
}

#titulo_lancamento {
	height: 20px;
	width: 140px;
	font-family: tahoma;
	font-size: 15px;
	color: #EFAD01;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
	float: right;
	clear: right;
}
#form_texto_buscaRápida {
	clear: left;
	float: left;
	height: 150px;
	width: 55px;
	padding-left: 5px;
}
#form_texto_caixas {
    padding: 7px 0 0 0;
	clear: right;
	float: right;
	height: 140px;
	width: 170px;
	padding-left: 5px;
}
#form_texto_caixas p {
    margin-top: 1px;
}
.select {
    width: 90%;
}
.botao_localizarImoveis {
    background: no-repeat url(../img/botao_localizar.gif);
    border: none;
    color: #FFFFFF;
    font-size: 10px;
    height: 25px;
    text-align:center;
    width:145px;
    cursor: pointer;
}
.botao_ativo {
    background-image:url(../img/botao_ativo.gif);
    background-position:0 -6px;
    background-repeat:no-repeat;
    float:left;
    height:40px;
    width:94px;
}
#topo_navegacaoPrincipal div {
    margin:0 4px 0 0;
}
#topo_navegacaoPrincipal h2 {
    margin-top: 3px;
}
.botao_ativo h2 {
    color:#FFFFFF;
    font-family:tahoma,arial;
    font-size: 11px;
    font-weight: bold;
    margin: 10px auto auto;
    text-align:center;
}
.botao_inativo {
	background-image: url(../img/botao_ativo.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position:0px -10px;
	width: 94px;
	float: left;
}
#topo_BuscaPorCodigo {
float:left;
height:36px;
margin-top:5px;
overflow:hidden;
padding:0;
width:170px;
}
#topo_BuscaPorCodigo form{
	padding-top:5px;	}
#topo_Endereco {
	float: left;
	overflow:hidden;
	height: 36px;
	width: 300px;
	margin-left: 25px;
    margin-top: 5px;
    padding: 0;
	color:white;
}
#topo_Endereco h1{
	margin-top:5px;}
#topo_Telefone {
	float: left;
	color:white;
	overflow:hidden;
	height: 36px;
	width: 130px;
	margin-left: 25px;
    margin-top: 5px;
    padding: 0;
}
#topo_Telefone h1{
	margin-top:5px;}
.img_casa {
	float: left;
	height: 36px;
	width: 34px;
	background-image: url(../img/icon_casa_procura.gif);
}
.img_vender {
	background-image: url(../img/icon_vender.gif);
	height: 47px;
	width: 52px;
	margin-top: 10px;
	margin-left: 8px;
	float: left;
	margin-right: 0px;
}
.img_trabalhe {
	background-image: url(../img/icon_trabalhe.gif);
	height: 42px;
	width: 52px;
	margin-top: 10px;
	margin-left: 8px;
	float: left;
	margin-right: 0px;
}
.img_newsletter {
	background-image: url(../img/icon_news.gif);
	height: 51px;
	width: 44px;
	margin-top: 10px;
	margin-left: 8px;
	float: left;
	margin-right: 0px;
}
#box_news {
	background-image: url(../img/box_news.gif);
	height: 160px;
	width: 209px;

	margin-top: 15px;
	margin-left: 14px;
	background-repeat: no-repeat;
}
#box_news_parte1 {
	float: left;
	height: 60px;
	width: 200px;
	padding-left: 10px;
	padding-top: 5px;
}
#box_news_parte2 {
	float: left;
	height: 50px;
	width: 200px;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0px;
}
.img_endereco {
	float: left;
	height: 35px;
	width: 32px;
	background-image: url(../img/icon_empresa.gif);
	margin-right: 6px;
    clear: both;
}
.img_telefone {
	float: left;
	height: 31px;
	width: 28px;
	background-image: url(../img/icon_tel.gif);
	margin-right: 7px;
}
.img_logo_maxicasa {
	background-image: url(../img/logo_maxi.gif);
	height: 114px;
	width: 744px;
	margin-left: 55px;
	margin-top: 8px;
}
.logo_redemorar {
text-align:center;
margin-bottom:10px;

}
#form_buscaPorCódigo {
	clear: right;
	float: right;
	height: 35px;
	width: 135px;
	padding-left: 2px;
    margin: 0;
}

#frmbuscacod {
    margin: 0;
    padding: 0;
    float: left;
}
.caixa_form {
	height: 20px;
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
    margin: 0;
    float: left;
}

h1 {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
    line-height: 10px;
}
h2 {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
h3 {
	font-family: tahoma, arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
h4 {
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
h5 {
    color:#333333;
    font-family:tahoma,arial;
    font-size:10px;
    font-weight:normal;
    line-height:3px;
    margin-left:12px;
    margin-top:20px;
    text-align:left;
}
h6{
	font-family: tahoma, arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px;
}
h7 {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin-top: 3px;
	margin-bottom: 0px;
	clear: right;
	float: right;
}

#banner_animado {
	height: 184px;
	width: 476px;
	background-image: url(../img/banner.gif);
	margin-right: auto;
	background-repeat: no-repeat;
	margin-top: 6px;
}
#box_venda {
	background: no-repeat url(../img/box_aluguel_venda.gif);
	height: 211px;
	width: 470px;
	margin-top: 8px;
}
.box_apto {
	background-image: url(../img/aptos.gif);
	height: 78px;
	width: 209px;
	border: 1px solid #999999;
	margin-top: 16px;
	margin-left: 13px;
	float: left;
	clear: left;
}
.box_apto2 {
	background-image: url(../img/aptos.gif);
	height: 78px;
	width: 209px;
	border: 1px solid #999999;
	margin-top: 16px;
	margin-left: 0px;
	float: right;
	clear: right;
	margin-right: 15px;
}
.foto_apto {
	/* background-image: url(../img/img_apto.gif); */
	height: 62px;
	width: 79px;
	float: left;
	margin-top: 9px;
	margin-left: 12px;
}
#box_descricao_apto {
	float: right;
	height: 73px;
	width: 105px;
	padding-top: 7px;
}
#box_descricao_apto:hover {
	text-decoration: underline;
}
#box_texto_tipo {
	overflow:hidden;
	font-family: tahoma;
	font-size: 14px;
	color: #999999;
	height: 15px;
	width: 105px;
	float: left;
}
#box_texto_tipo:hover {
	text-decoration: underline;
}
#box_texto_bairro {
	font-family: tahoma;
	font-size: 13px;
	color: #efad01;
	height: 15px;
	width: 105px;
	float: left;
}
#box_texto_bairro:hover {
	text-decoration: underline;
}
#box_texto_quartos {
	font-family: tahoma;
	font-size: 9px;
	color: #333333;
	height: 15px;
	width: 105px;
	float: left;
	font-weight: normal;
}
#box_texto_quartos:hover {
    text-decoration: underline;
}
#box_texto_valor {
	font-family: tahoma;
	font-size: 14px;
	color: #333333;
	height: 15px;
	width: 105px;
	float: left;
	font-weight: normal;
}
#box_texto_valor:hover {
	text-decoration: underline;
}
.botao_OK {
    background: no-repeat bottom url(../img/botao_OK.gif);
    border: none;
	height: 21px;
	width: 22px;
    font-size: 10px;
	margin-right: 6px;
    margin-top: 1px;
    cursor: pointer;
}
.boxLateral {
	height: 70px;
	width: 135px;
	clear: right;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}
.boxLateral a {
   color: #999;
}
#news_form {
    margin: 0;
    padding: 0;
}
#news_form input {
    width: 139px;
}
#news_form .botao_enviar_news {
	background: no-repeat url(../img/botao_enviar.gif);
	height: 25px;
	width: 71px;
	float: right;
    border: none;
    color: #FFF;
    font-size: 10px;
    cursor: pointer;
    margin: 0 12px 5px 5px;
}
.news_label {
    margin-left: 2px;
}
#box_texto_news {
	height: 50px;
	width: 130px;
	clear: right;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#form_texto_news {
	clear: left;
	float: left;
	height: 50px;
	width: 40px;
	padding-left: 5px;
}
#form_texto_news h5 {
    margin-top: 15px;
}
.botao_news {
    height: 50px;
    width: 100%;
    float: left;
}
#barra_vertical2 {
	float: right;
	width: 630px;
}
#barra_vertical2 .img_index {
    height: 61px;
    width: 80px;
}
.cxrodape {
    background-color:#EFAD01;
}
#rodape {
    height:100px;
    margin:0 auto;
    width:880px;
}
#rodape h7 {
    color: #fff;
}
#barra_vertical2_1 {
	float: left;
	height: 700px;
	width: 480px;
}
#barra_vertical2_2 {
	float: right;
	height: 660px;
	width: 140px;
	background-image: url(../img/box_lancamentos.gif);
	margin-top:-3px;
	padding-top: 10px;
	padding-left: 5px;
	clear: right;
}
#nome_lancamento {
color:#666666;
font-family:tahoma;
font-size:11px;
font-weight:bold;
height:15px;
margin-top:5px;
padding-left:5px;
}

#bairro_lancamento {
color:#EFAD01;
font-family:tahoma;
font-size:11px;
font-weight:bold;
padding:0 0 1px 5px;
}

#texto_barra2 {
	height: 15px;
	width: 484px;
	font-family: tahoma;
	font-size: 2px;
	color: #666666;
	text-align: center;
}
#box_descricao_lancamento {
border-right:5px solid;
margin-right:5px;
padding-left:5px;
}

.img_lancamento {
padding:10px 0 10px 5px;
}
.img_lancamento img{
padding:1px;
border:solid 1px #FF9900;
}
#box_lancamento {
	height: 150px;
	width: 124px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	margin-top: 10px;
}
#box_texto_rodape1 {
	height: 70px;
	width: 135px;
	margin-right: 10px;
	margin-top: 3px;
	margin-left: 10px;
	padding-top: 15px;
	float: left;
}
#box_texto_rodape2 {
	height: 70px;
	width: 135px;
	margin-right: 500px;
	margin-top: 3px;
	padding-top: 15px;
	float: right;
}
.formulario {
    text-align: left;
    width: 380px;
    margin-top: 20px;
    color: #000;
	font-family: tahoma;
    font-size: 12px;
    float: left;
}
.formulario li {
    height: 30px;
    width: 100%;
    margin-left: 90px;
}
.formulario input {
    margin: 0;
    padding: 0;
}
.formulario input[type=text] {
    width: 198px;
}
.formulario input[type=checkbox] {
    margin-right: 4px;
}
.formulario textarea {
    width: 198px;
    margin: 0;
    padding: 0;
}
.formulario span {
    float: right;
}
.inputs {
    float: right;
    margin-top: 1px;
}
.labels {
    float: left;
    margin-right: 15px;
}
.labels p {
    margin-bottom: 11px;
}
.botoes {
    margin-top: 75px;
}
.botoes input[type=submit] {
    margin-left: 112px;
}
.error {
    color: red;
}
#msg {
    border: 1px solid #FF0000;
    height: 100%;
    margin: 12px 12px 12px 120px;
    padding: 8px 0 5px 10px;
    width: 300px;
    font-weight: bold;
    float: left;
}
#msg label {
    float: left;
    width: 100%;
    margin: 5px;
    cursor: pointer;
}
.formulario .textarea {
    height: 112px;
}
.lista_simples {
    list-style: square;
    margin-left: 30px;
}

.lista_simples li {
    margin-top: 10px;
}
#container {
	width: 890px;
	overflow: hidden;
}
#container label {

}
iframe {
    margin: 10%;
}
.tabela_pesquisa td {
    padding:2px 0;
}
.valor_max {
    border:solid 1px #e3e9ef;
    background-color:#fff;
}
body .ui-dropdownchecklist-text {
    font-size:11px;
}


.achei_paginacao{
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin-bottom:15px;
}
.achei_paginacao a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration:none;
	border:solid 1px #FFFFFF;
	padding:4px;	
}
.achei_paginacao a:hover{
	background-color:#FFFFFF;
}

#achei{
color:#000000}
#achei a:link, #achei a:hover {
	font-weight: bold;
	color: #000000;
}
#achei .td_meio a.i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	letter-spacing: -1px;
}
#achei .td_meio a:hover.i {
	text-decoration: underline;
	color:#FF0000;
}
#achei .td_meio small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#achei .n_quartos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
#achei .valor{
	font-weight: bolder;
	}
#achei .td_meio{
	background-image: url(../imagens/bg3.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
#achei .td_left{
	text-align:center;
	background-image: url(../imagens/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#achei .td_right{
	background-image: url(../imagens/bgright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:5px;
}
#achei .hotimg{
	border:4px solid #CCCCCC;
}
#achei .hotimghover{
	border:4px solid #EFAD01;
}
.fav_na_ficha{
padding:10px 0px 0px 10px;}
    .style1 {color: #333333}
            .style2 {color: #FFFFFF}
.realter{
	float:right;
padding-top:40px;
}
#Caixa{
	float:right;
margin-top:5px;
}
.outros .topic{
	color:blue;
font-size:16px;
}
.outros li{
	margin:10px 0px;
	text-align:justify;
	}
#downloads strong{
	font-size:13px;
	}
#downloads a:link, #downloads a:visited{
	color:#00F;
	text-decoration:underline;
	
	}
#nota{
	border-top:1px solid #666666;
font-size:10px;
margin-bottom:20px;
margin-top:20px;
padding-top:10px;

	}
