body {
	margin: 0px 0px 0px 0px;
	background-color:#F6F8F8;
	background-image:url(/images/bg_default.png);
	background-repeat:repeat-x;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color:#5B5F6A;
}

td{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#5B5F6A;
}

a{
	color:#006EA1;
	font-weight:normal; 
	font-family: Tahoma, Arial, Verdana;
	text-decoration:underline;
}


.lateral_pages {
	background-image:url(/images/bg_titulos_pages.png);
	background-repeat:no-repeat;
}
.lateral_videos {
	background-image:url(/images/bg_titulos_videos.png);
	background-repeat:no-repeat;
}
.lateral_pages_showimovel {
	background-image:url(/images/bg_titulos_pages_showimovel.png);
	background-repeat:no-repeat;
}
.lateral_pages_bottom {
	background-image:url(/images/bg_titulos_pages_bottom.png);
	background-repeat:no-repeat;
}
.lateral_videos_bottom {
	background-image:url(/images/bg_titulos_videos_bottom.png);
	background-repeat:no-repeat;
}

/* CORES */
.cor1{
	color:#002F91; /* ROCHO */
}

.cor2{
	color:#1BADDE; /* AZUL CLARINHO */
}

.cor3{
	color:#FFFFFF; /* BRANCO */
}

.cor4{
	color:#002F91; /* AZUL ESCURO */
}

/* TAMANHOS */
.t10{
	font-size: 10px;
}

.t11{
	font-size: 11px;
}

.t12{
	font-size: 12px;
}

/* FORMULARIOS */
form{
	padding:0px;
	margin:0px;
	border:0px;
}

span.imoveis_formularios_label{
	color:#006EA1;
	text-align:right;
}

input.imoveis_formularios{
	width:90%;
	border:1px solid #006EA1;
	padding:2px;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#006EA1;
}

textarea.imoveis_formularios{
	border:1px solid #006EA1;
	padding:2px;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#006EA1;
	width:90%;
}
input {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
}
textarea {
	font-family:Arial, Verdana;
	font-size:11px;
}

.textInput{
	border:1px solid #CCCCCC;
	padding:2px;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#5B5F6A;
}

select{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#5B5F6A;
}

/* LINKS */
a {
	text-decoration:none;
}

/* FAVORITOS */
.bg_fav_tipologia_escuro {
	background-image:url(/images/favoritos_bg_tipologia_escuro.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:10px;
}

.bg_fav_tipologia_claro {
	background-image:url(/images/favoritos_bg_tipologia_claro.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:10px;
}

.bg_fav_preco_escuro {
	background-image:url(/images/favoritos_bg_preco_escuro.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
}

.bg_fav_preco_claro {
	background-image:url(/images/favoritos_bg_preco_claro.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
}


/*  FICHA DE IMOVEL */

/* TABS IMOVEIS */

#topo2 {
	margin-top:10px;
	display:table;
}

#topo2 a {
	display:table-cell;
	width:64px;
	border:0px solid #F00;
	height:20px;
	margin:5px;
	padding:4px 10px 4px 10px;
	text-align:center;
}

/*
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding:4px 8px 4px 8px;
	font-weight:bold;
	font: 11px  Arial, Verdana, Helvetica;

*/

#topo2 a.on {
	background-color:transparent;
	color: #1B7DAB;
	font-weight:bold;
}

#topo2 a.off {
	background-color:transparent;
	color: #1BADDE;
}

#topo2 a.off:hover {
	background-color:transparent;
	color: #0085B8;
}

#topo2 a.off2 {
	background-color:transparent;
	color: #ccc;
}

/*  SHOWHIDE */

div.hide_on{
	display:none;
}

div.hide_off{
	display:block;
}

.showhide { 
	display:none;
}

tr.foto_header{
	background-image:url(/images/imoveis_fotos_header.gif);
	background-repeat:no-repeat;
	height:20px;
	line-height:20px;

}

tr.info_header{
	background-image:url(/images/imoveis_info_header.gif);
	background-repeat:no-repeat;

}

span.imoveis_formularios_titulo{
	color:#ffffff;
	padding-left:10px;
	font-weight:bold; 
}

span.imovel_galeria_nome{
	color:#ffffff;
	padding-left:10px;
	font-weight:bold; 
}

span.imovel_galeria_ref{
	color:#ffffff;
	padding-right:20px;
	font-weight:bold;
}

table.imoveis_caract tr {
	border-top:2px solid #FFFFFF;
	background-image:url(/images/bg_imoveis_caract.png);
	background-repeat:no-repeat;

}
table.imoveis_caract td {
	vertical-align:middle;
	line-height:22px;
	padding-left:10px;
}

span.imoveis_caract {
	color:#16A6D3;
	font-weight:bold;
}

span.imoveis_caract_valor{
	color:#82858D;
}


/* ACCORDION */

#basic-accordian{
	width:490px;
	position:relative;
	z-index:2;
}

.accordion_headings{
	background-image:url(/images/acordion_inactivo.png);
	background-repeat:no-repeat;
	line-height:20px;
	height:20px;
	padding-left:20px;
	margin-top:1px;
	cursor:pointer;
	color:#006EA1;
	font-weight:bold;
}

.header_highlight{
	background-image:url(/images/acordion_activo.png);
	background-repeat:no-repeat;
	line-height:20px;
	height:20px;
	padding-left:20px;
	margin-top:1px;
	cursor:pointer;
	color:#FFFFFF;
	
	font-weight:bold;
}



.accordion_headings:hover{
	background-image:url(/images/acordion_inactivo_hover.png);
	background-repeat:no-repeat;
	line-height:20px;
	height:20px;
	padding-left:20px;
	margin-top:1px;
	cursor:pointer;
	color:#006EA1;
	font-weight:bold;
}

.accordion_child{
	background-color:#FFFFFF;
}



/* pesquisa evançada */

tr.pesquisa_avancada_header{
	background-image:url(/images/pesquisa_avancada_header.gif);
	background-repeat:no-repeat;
	line-height:20px;
	height:20px;
	
}

span.pesquisa_avancada_header_titulo{
	color:#ffffff;
	padding-left:25px;
	font-weight:normal; 
}

td.pesquisa_avancada_header{
	border-top:2px solid #FFF;
	background-image:url(/images/pesquisa_avancada_body.jpg);
	background-repeat:no-repeat;
	padding:10px;

}

span.pesquisa_simula_tit{
	color:#006EA1;
	font-weight:normal; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

span.pesquisa_simula_txt{
	color:#1BADDE;
	font-weight:bold; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

span.pesquisa_simula_txt10{
	color:#1BADDE;
	font-weight:bold; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
}
/* ss */
a.simulacao_escolhido{
	color: #006EA1;
	font-weight: bold; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

a.simulacao_nescolhido{
	color: #006EA1;
	font-weight: normal; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

tr.comparador_escuro{
	background-color:#EFF3F4;
	line-height:20px;
	height:20px;
}

tr.comparador_claro{
	background-color:#F6F8F8;
	line-height:20px;
	height:20px;
}

tr.comparador_claro td, tr.comparador_escuro td{
padding-left:3px;
}

td.comparador_titulo{
	background-color:#F6F8F8;
	line-height:20px;
	height:20px;
	color: #006EA1;
	font-weight: bold; 
	font-family: Tahoma, Arial, Verdana;
	text-align:right;
	vertical-align:top;
	padding-right:3px;
}


#loadingx {
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	vertical-align:middle;
	text-align:center;
	color:#cccccc;
	font-size:18px;
	display:block;
	background-color: #FFF;
}

#loading {
	width: 100%;
	height: 30px;
	z-index: 999999;
	vertical-align:middle;
	text-align:center;
	color:#cccccc;
	font-size:18px;
	display:block;
	background-color: #FFF;
}

td.search_texto{
	color:#006EA1;
	font-weight:normal; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

td.search_texto input{
	color:#5B5F6A;
	border:1px solid #969696;
	font-weight:normal; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

td.search_texto select{
	color:#5B5F6A;
	border:1px solid #969696;
	font-weight:normal; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

h1{
	color:#006EA1;
	font-weight:bold; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
}

h2{
	color:#006EA1;
	font-weight:normal; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}




/* menu header */

span.tab_top_left{	
	/*display: table-cell;*/
	display:block;
	width:auto;
	background: transparent url(/images/tab_topo_left.jpg) no-repeat bottom left;
	padding-left: 15px;
}

span.tab_top_right{
	/*display: table-cell;*/
	display:block;
	width:auto;
	background: transparent url(/images/tab_topo_right.jpg) no-repeat bottom right;
	padding-right: 15px;
}

span.tab_top_center{
	background-color: transparent;
	background-image: url(/images/tab_topo_center.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	/*display: table-cell;*/
	display:block;
	width:auto;
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	vertical-align:center;
	color:#013092;
}

span.tab_top_center2{
	background: transparent url(/images/tab_topo_center.jpg) repeat-x bottom left;
	/*display: table-cell;*/
	display:block;
	width:auto;
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	vertical-align:center;
	color:#013092;
}

a.tabs_top{
	font-size:10px;
	font-family:Tahoma,Arial,Tahoma;
	font-weight: normal;
	vertical-align:center;
	color:#013092;
	height: 32px;
	line-height: 32px;
	display:block;
	
}

a.tabs_top:hover{
	font-size:10px;
	font-family:Tahoma,Arial,Tahoma;
	font-weight: normal;
	vertical-align:center;
	color:#09BAEC;
	height: 32px;
	line-height: 32px;
	display:block;
	
}

a.tabs_top2{
	font-size:10px;
	font-family:Tahoma,Arial,Tahoma;
	font-weight: normal;
	vertical-align:center;
	color:#A2B5BA;
	white-space:nowrap;
}

a.tabs_top2:hover{
	font-size:10px;
	font-family:Tahoma,Arial,Tahoma;
	font-weight: normal;
	vertical-align:center;
	color:#003399;
	white-space:nowrap;
}



a.menu_tops{
	color:#8BA3A9;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	height: 29px;
	line-height: 29px;
}

/* fim menu header */

.gradualshine {
	filter:alpha(opacity=100);
	-moz-opacity:1;
}

.titulos{
display:block;height:40px;line-height:40px;border:0px solid #ff0000;vertical-align:middle;font-size:15px;font-family:Arial,Tahoma;color:#16557A;
}

.bg_pesq_dir{
background: transparent url(/images/bg_pesq_dir.gif) no-repeat top left;
width:174px;
height:38px;
line-height:38px;
border:0px solid #ff0000;
vertical-align:middle;
text-align:center;
font-size:10px;
font-family:"Trebuchet MS",Arial,Tahoma;
color:#006EA1;
}


.bt_submit_90{
	display:block;
	background: transparent url(/images/but90.gif) no-repeat top left;
	width:87px;
	height:22px;
	border:0px solid #ff0000;
	vertical-align:top;
	text-align:center;
	font-size:10px;
	font-family:"Trebuchet MS",Arial,Tahoma;
	color:#FFFFFF;
	cursor:pointer;
}

.bt_video{
	display:block;
	background: transparent url(/images/ver_video.jpg) no-repeat top left;
	width:101px;
	height:30px;
	line-height:30px;
	border:0px solid #ff0000;
	vertical-align:top;
	text-align:center;
	font-size:11px;
	font-family:"Trebuchet MS",Arial,Tahoma;
	color:#FFFFFF;
	cursor:pointer;
}

.bt_submit_100{
	display:block;
	background: transparent url(/images/but90.gif) no-repeat top left;
	width:107px;
	height:22px;
	line-height:22px;
	border:0px solid #ff0000;
	vertical-align:middle;
	text-align:center;
	font-size:9px;
	font-family:"Trebuchet MS",Arial,Tahoma;
	color:#FFFFFF;
	cursor:pointer;
}

.bt_submit_140{
	display:block;
	background: transparent url(/images/but140.gif) no-repeat top left;
	width:147px;
	height:22px;
	line-height:22px;
	border:0px solid #ff0000;
	vertical-align:middle;
	text-align:center;
	font-size:9px;
	font-family:"Trebuchet MS",Arial,Tahoma;
	color:#FFFFFF;
	cursor:pointer;
}

.bt_submit_170{
	display:block;
	background: transparent url(/images/but140.gif) no-repeat top left;
	width:177px;
	height:22px;
	line-height:22px;
	border:0px solid #ff0000;
	vertical-align:middle;
	text-align:center;
	font-size:9px;
	font-family:"Trebuchet MS",Arial,Tahoma;
	color:#FFFFFF;
	cursor:pointer;
}


.bt_submit2_170{
	display:block;
	background: transparent url(/images/bt_azul2_170.gif) no-repeat top left;
	width:174px;
	height:22px;
	line-height:22px;
	border:0px solid #ff0000;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"Trebuchet MS",Arial,Tahoma;
	color:#FFFFFF;
	cursor:pointer;
}


font-size:9px;font-family:"Trebuchet MS",Arial,Tahoma;color:#FFFFFF;