@charset "iso-8859-1";

a { color : black ; text-decoration: none }
a:link {text-decoration: none ; color : black }
a:visited {text-decoration: none ; color: black }
a:active {text-decoration: none ;color: black }

a:hover {  text-decoration: underline ; }

TD { font-family : Verdana, Arial, Helvetica, sans-serif ;
	color : black;
	font-size : 11px 
}

.td2 { font-family : Verdana, Arial, Helvetica, sans-serif ;
	color : #205A21;
	font-weight : bold; 
	font-size : 12px 
}

.input1 { background-color : #F6d300 }

/*  MOSTRA COM IMAGEM A SITUAÇÃO [VENDIDO / ALUGADO]  */
#img_situ { top:0px;left:0px; width:400px; height:100%; position: relative; float:left;} /* abrange um div sobre descrições do imovel */
.posicao_img{ top:20px; right:0px; float:right; position: absolute; z-index: 100}       /* posiciona a imagem SITUAÇÃO dentro do div[#img_situ] */

/*passei por aqui*/
