/* 

Cascade Style Sheet: WebCasas - Nova Verso
Date: 28/12/2009
Created by: Guilherme Cruz Gnova

 */

.Menu_Table {
	height: 30px;
}

.Menu_bg_Ativo {
	background-color: #ECECEC;
	background-image: url(../img/menu_bg_ativado.jpg);
	background-repeat: repeat-x;
	background-position: center;

}

.Menu_bg_Desativado {
	background-color: #ECECEC;
	background-image: url(../img/menu_bg_desativado.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


.Menu_TD {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

a.Menu_Link_Ativo:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Menu_Link_Ativo:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Menu_Link_Ativo:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Menu_Link_Ativo:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.Menu_Link_Desativado:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C83310;
	text-decoration: none;
}
a.Menu_Link_Desativado:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C83310;
	text-decoration: none;
}
a.Menu_Link_Desativado:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C83310;
	text-decoration: none;
}
a.Menu_Link_Desativado:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C83310;
	text-decoration: none;
}

.MenuCont_Td_Down {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EAEAEA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.Form_Busca_Rapida {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

.FormDivStyle_Ativo {
	background-image: url(../img/form_div_style.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 121px;
}

.TextEstadoSelecionado {
font-family: tahoma;
color: #333333;
font-size:10px;
}

.FormDivStyle_Estado {
	background-image: url(../img/form_div_style_2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 121px;
}

.Submit_Ok {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DE381D;
	border: 0px;
	height: 18px;
	width: 35px;
}

.BreadCrumbText{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

.BreadCrumb:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.BreadCrumb:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.BreadCrumb:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.BreadCrumb:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.Rodape_Border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a.Rodape:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a.Rodape:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a.Rodape:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}
a.Rodape:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;;
}

.CopyRight {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.table_busca_visual {
	background-image: url(../img/bg_busca.jpg);
	height: 223px;
	width: 844px;
	background-repeat: no-repeat;
	background-position: center;
}

.table_busca_visual_2 {
	background-image: url(../img/bg_busca_interna.gif);
	height: 180px;
	width: 828px;
	background-repeat: no-repeat;
	background-position: center top;
}

.BtBG_Ativo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/bg_bt_ativo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 122px;
}
.BtBG_Desativado {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/bg_bt_desativado.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 122px;
}

.TitleBusca {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1A295;
}


.TableBoxBusca {
	background-color: #FFFFFF;
	height: 133px;
	width: 191px;
	background-image: url(../img/bg_middle_div.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.TitleBoxItensBusca {
	font-family: Tahoma;
	font-size: 12px;
	color: #D9381C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9381C;
	font-weight: bold;
}

.TableItens {
	height: 160px;
}

.ItensBusca {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.FormBuscaLocal {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	width: 120px;
}

.FormBuscaCaracteristicas {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	width: 95px;
}

.TdTitleNotícias {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.TdTitleDicas {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

a.TitleNoticias:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.TitleNoticias:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.TitleNoticias:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.TitleNoticias:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.TitleDicas:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.TitleDicas:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.TitleDicas:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.TitleDicas:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.TextNoticias {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.TextDicas {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.MaisNoticias:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
a.MaisNoticias:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
a.MaisNoticias:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
a.MaisNoticias:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}

a.MaisDicas:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
a.MaisDicas:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
a.MaisDicas:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
a.MaisDicas:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}

a.LeiaMais:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
a.LeiaMais:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
a.LeiaMais:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
a.LeiaMais:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}


a.LinkFiltroAll:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.LinkFiltroAll:active{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.LinkFiltroAll:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.LinkFiltroAll:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.FiltroTextAll {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.BgAcompanhe {
	background-color: #F0ECE9;
}

.DivBuscaPosition {
	position:absolute;
	top: 229px;
	left:16px;
	width: 822px;
	overflow-y:auto;
	overflow-x:hidden;
	height:176px;
	border: 2px solid #E50000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#E50000;
	scrollbar-face-color:#E50000;
	scrollbar-shadow-color:#E50000;
	scrollbar-darkshadow-color:#E50000;
	scrollbar-track-color:#FFFFFF;

}

.DivComboCaracteristicas {
	background-image: url(../img/div_combo_caracteristicas.png);
	background-repeat: no-repeat;
	background-position: center;
}

.DivComboCaracteristicas_2 {
	background-image: url(../img/div_combo_caracteristicas_2.png);
	background-repeat: no-repeat;
	background-position: center;
}

.DivComboLocal {
	background-image: url(../img/div_combo_local.png);
	background-repeat: no-repeat;
	background-position: center;
}

.DivComboLocal_2 {
	background-image: url(../img/div_combo_local_2.png);
	background-repeat: no-repeat;
	background-position: center;
}

.DivBorder {
	border: 2px solid #E50000;
}

.DivTitleBg {
	background-image: url(../img/bg_title_div.png);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	height: 21px;
}

.DivMiddleBg {
	background-image: url(../img/bg_middle_div.jpg);
	background-repeat: repeat-x;
	height: 150px;
	background-position: bottom;
	background-color: #FFFFFF;
}

.Carregando {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.DivTextInterno {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.BorderBusca {
	border: 1px solid #DE381D;
}

.BgTopoFiltro {
	background-color: #F90403;
}

a.FiltroLink:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a.FiltroLink:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a.FiltroLink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a.FiltroLink:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

a.TitleEspecial:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.TitleEspecial:active {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.TitleEspecial:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.TitleEspecial:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.LinhaFinaEspecial {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.TdRightDiv {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.FormBuscaEspecifica {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color:#FFFFFF;
	background-image: url(../img/bg_form_bespecifica.png);
	border: 0px;
}

.BgFormBuscaEspecifica {
	background-image: url(../img/bg_form_busca_especifica.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 173px;
}

.ItensBuscaEspecifica {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.FormDivEstado {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/bg_form_estado_div.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a.BuscaLink:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.BuscaLink:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.BuscaLink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: blink;
}
a.BuscaLink:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.BgFiltroItens {
	background-image: url(../img/bg_filtro_itens.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

a.FiltroItens:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.FiltroItens:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.FiltroItens:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.FiltroItens:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.FiltroBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.FiltroTopText {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.FiltroTopTextLink:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
a.FiltroTopTextLink:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
a.FiltroTopTextLink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
a.FiltroTopTextLink:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

a.FiltroPaginacao:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.FiltroPaginacao:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.FiltroPaginacao:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.FiltroPaginacao:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.FiltroTdTopRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.FiltroDivDotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.FiltroTitleDetails {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.FiltroTextDetails {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

a.FiltroMaisDetalhes:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.FiltroMaisDetalhes:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.FiltroMaisDetalhes:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.FiltroMaisDetalhes:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.FiltroResultDivRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.FiltroBgDestaque {
	background-image: url(../img/bg_filtro_destaque.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

.FiltroBgNomeDest {
	background-image: url(../img/bg_dstq.png);
	background-repeat: no-repeat;
	background-position: center;
}

.FiltroVerTelefone {
	background-image: url(../img/bt_vertel_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 99px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	clear: both;
	padding: 3px;
}

a.FiltroItensCheck:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.FiltroItensCheck:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.FiltroItensCheck:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.FiltroItensCheck:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.BgDivBairro {
	background-image: url(../img/bg_div_bairro.jpg);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.BorderDivBairro {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E34017;
	border-bottom-color: #E34017;
	border-left-color: #E34017;
}

a.TextDivBairro:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.TextDivBairro:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.TextDivBairro:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.TextDivBairro:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.TextNativosBairro {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

.BgFraseBairro {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.ScrollDivBairro {
  	overflow-y:scroll;
	overflow-x:hidden;
	height: 300px;
	width: 668px;
}
a.TitleAnuncio:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.TitleAnuncio:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.TitleAnuncio:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.TitleAnuncio:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.TitleMeuWebCasas {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #C83310;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.TitleNoticias {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #C83310;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.TextNoticiasInterno {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

a.LinkNoticiasInternas:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.LinkNoticiasInternas:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.LinkNoticiasInternas:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.LinkNoticiasInternas:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.Subtitles {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C83310;
	text-decoration: none;
}

.TextCompare {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.ListStyleCompare {
	list-style-image: url(../img/bullet_list.png);
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	list-style-position: inside;
	margin-left:-40px;	
	}
	
.BgCompare {
	background-color: #F0F0F0;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.LoginMeuWebCasas {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 370px;
}

.TextAnunciePequeno {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	margin-left: -30px;
}
/* FICHA DO IMVEL */

.BgFichaMenu {
	background-color: #d8d8d8;
}

.BgDetalhesDoImóvel {
	background-color: #E2E2E2;
}

.FichaTitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.FichaItemBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.FichaItemText {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.BgCaracteristicasFicha {
	background-color: #EAEAEA;
}

.ListStyleFicha {
	list-style-image: url(../img/bullet_list.png);
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	list-style-position: inside;
}

.BgFichaSimulacao {
	background-color: #D4D4D4;
}

.BgFichaImobiliaria {
	background-color: #E2E2E2;
}

.BgFichaMapa {
	background-color: #D8D8D8;
}

.TdFiltroVerTelefoneFicha {
	background-image: url(../img/bg_vertel_ficha.png);
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

a.ResultadosRelacionados:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.ResultadosRelacionados:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.ResultadosRelacionados:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.ResultadosRelacionados:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.TitleDivCadastroFavoritos {
	font-family: tahoma;
	font-size: 14px;
	color: #CE110B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

.DivCadastroFavoritosRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.TextDivCadastroFavoritos {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}


.FormDivFichaAll {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}

.DivTermos {
	border: 1px solid #CCCCCC;
	height: 120px;
	width: 352px;
	overflow-y: scroll;
}

.DivTextTermos {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.DivTitleTermos {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

a.LinkAll:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.LinkAll:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.LinkAll:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.LinkAll:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.TextConcordaTermos {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.TextArea {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
}

.ListBox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	width: 292px;
	border: 1px solid #999999;
}

.TableCaracteres {
	font-family: tahoma;
	font-size: 11px;
	color: #D11520;
	background-color: e2e2e2;
	border: 1px solid #CCCCCC;
	font-weight: bold;	
}
.TitleMeuWebCasas {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #C83310;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.TitleNoticias {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #C83310;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.TextNoticiasInterno {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

a.LinkNoticiasInternas:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.LinkNoticiasInternas:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.LinkNoticiasInternas:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.LinkNoticiasInternas:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.Subtitles {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C83310;
	text-decoration: none;
}

.TextCompare {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.ListStyleCompare {
	list-style-image: url(../img/bullet_list.png);
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	list-style-position: inside;
	margin-left:-40px;	
	}
	
.BgCompare {
	background-color: #F0F0F0;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.LoginMeuWebCasas {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 370px;
}

.TextAnunciePequeno {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	margin-left: -30px;
}

.TodasMateriasDiv {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}


a.LinkMapaSite:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.LinkMapaSite:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.LinkMapaSite:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.LinkMapaSite:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.BuscaRapidaBorder {
 border: 1px solid #999999;
}


.FormBuscaRapida {
 border: 1px solid #CCCCCC;
 font-family: tahoma;
 font-size: 11px;
 color: #333333;
 text-decoration: none;
}

.LinkRSS:link {
	font-family: tahoma;
	font-size: 11px;
	color: #CD3812;
	text-decoration: none;
	font-weight: bold;
}
.LinkRSS:active {
	font-family: tahoma;
	font-size: 11px;
	color: #CD3812;
	text-decoration: none;
	font-weight: bold;
}
.LinkRSS:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CD3812;
	text-decoration: none;
	font-weight: bold;
}
.LinkRSS:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #CD3812;
	text-decoration: none;
	font-weight: bold;
}

a.TextParceiroPeq:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.TextParceiroPeq:active {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.TextParceiroPeq:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a.TextParceiroPeq:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.TitleHomeTxt {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.TextMapaSiteSubTitle {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}

a.TitleHomeTxtLink:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}
	
a.TitleHomeTxtLink:active {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}
	
a.TitleHomeTxtLink:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}
	
a.TitleHomeTxtLink:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}
	

.TitleAcesso {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


a.LinkAcesso:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.LinkAcesso:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.LinkAcesso:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.LinkAcesso:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.BulletText {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}