/* CSS Document */
a:link {  color: #CC0000; text-decoration: none}    /*#3366CC*/ 
a:visited {  color: #CC0000; text-decoration: none} /*#3366CC*/ 
a:hover {  color: #FF4F4F; text-decoration: underline} /*#3399CC*/
a:active {  color: #3399CC; text-decoration: underline} /*#3399CC*/

.image_menu{ background-image:url("imagens/ante_menu.jpg"); background-repeat:repeat-x;}
.corpo_background{ background-image: url("images/background.jpg"); background-repeat:repeat-x;}
.image_busca_imovel{background-image:url(images/back_busca_imoveis.jpg); background-repeat:no-repeat;}
.image_previsao_tempo{background-image:url(images/previsao_tempo.jpg); background-repeat:no-repeat;}
.image_triste{background-image:url(images/back_triste.jpg); background-repeat:no-repeat;}

.caixa {
	font-family: tahoma;
	font-size: 8pt;
	padding: 2px;
	border: 1px solid #666666;
	width: 143px;
	color: #F26100;
	text-transform: uppercase;
}
.botaobusca {
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	background-color: #FFD79B;
	border-top: 1pt solid #999999;
	border-right: 1pt solid #333333;
	border-bottom: 1pt solid #333333;
	border-left: 1pt solid #999999;
}
.tdbusca2 {
	padding: 4px 1px 1px;
	color: #D75600;
	font-family: tahoma;
	font-size: 9pt;
}

.rodape {
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	padding: 5px;
}
.index_imovel {
	font-family: tahoma;
	font-size: 8pt;
	color: #F06000;
	margin: 2px;
	padding: 2px;
}
.index_cabec_imovel {
	font-family: tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	/*margin: 2px;
	padding: 2px;
	font-weight: bold;
	background-color: #FF6600;*/
}


.tdbusca_cabec_result {
	padding: 4px 2px 3px;
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFB482;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tdbusca_cabec_result2 {
	padding: 6px;
	color: #666666;
	font-family: tahoma;
	font-size: 8pt;

}
.tdbusca_cabec_result3 {
	padding: 3px;
	color: #333333;
	font-family: tahoma;
	font-size: 8pt;
}
.tdbusca_result {
	padding: 1px;
	color: #333333;
	font-family: tahoma;
	font-size: 8pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.td_padrao {
	font-family: tahoma;
	font-size: 9pt;
	color: #F26100;
	margin: 3px;
	padding: 3px 6px;
}
.td_cabec_padrao {
	font-family: tahoma;
	font-size: 9pt;
	color: #D75600;
	margin: 3px;
	padding: 3px 6px;
}
.caixa_geral {
	font-family: tahoma;
	font-size: 9pt;
	color: #F26100;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #666666;
	border-left-color: #666666;
}
.botao_geral {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 1px;
}

.detalhes_imovel {
	font-family: tahoma;
	font-size: 8pt;
	color: #F26100;
	padding: 2px;

}

.cabec_detalhes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D75600;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #D75600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D75600;
	padding: 10px;
}

.detalhes_caixa {
	font-family: tahoma;
	font-size: 8pt;
	padding: 2px;
	border: 1px solid #666666;
	color: #27789E;
	background-color: #FFF8F2;
}
.detalhes_botao {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF6600;
	border: 1px solid #000000;;
}

.texto_index {
	font-family: tahoma;
	font-size: 9pt;
	color: #027FBF;
	padding: 2px;
	font-weight: bold;
}
