a.estilo1:link {
               text-decoration: none; 
			   color: #FFFFFF;    
				}
a.estilo1:active {
                 text-decoration: none; 
				    color: #000000;  
					}
a.estilo1:visited {
                   text-decoration: none; 
				      color: #FFFFFF; 
				  }
a.estilo1:hover {
                   text-decoration: none; 
				       color: #0099FF;
			    }
a.estilo2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.estilo2:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.estilo2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.estilo2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.estilo3:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.estilo3:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.estilo3:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.estilo3:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.estilo4:link {
               text-decoration: underline; 
			   color: #000000;    
				}
a.estilo4:active {
                 text-decoration: none; 
				    color: #000000;  
					}
a.estilo4:visited {
                   text-decoration: underline; 
				      color: #000000; 
				  }
a.estilo4:hover {
                   text-decoration: none; 
				       color: #0099FF;
			    }
a.estilo5:link {
               text-decoration: none; 
			   color: #FFFFFF;    
				}
a.estilo5:active {
                 text-decoration: none; 
				    color: #FFFFFF;  
					}
a.estilo5:visited {
                   text-decoration: none; 
				      color: #FFFFFF; 
				  }
a.estilo5:hover {
                   text-decoration: none; 
				       color: #0099FF;
			    }
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color: #fff;
	border: 1px solid #000;
}

.botao {
       width:70px;
}

#avalie .botao {
       width:70px;
}

#oport td {
      border-bottom: 1px solid #efefef;
}

#avalie input,select {
       width:115px;
}


#busca select {
       width:115px;
}

#imoveis {
       font: 10px Verdana, Arial, Helvetica;
	   width: 592px;
	   border-bottom: 2px solid #0066FF;
	   }

#resultado {
       heigth:20px;
	   font: 10px Verdana, Arial, Helvetica;
       color:#000;
}

#resultado a {
       text-decoration:underline;
	   font: 10px Verdana, Arial, Helvetica;
       color:#000;
}

#resultado a:hover {
       text-decoration:none;
	   font: 10px Verdana, Arial, Helvetica;
       color:#000;
}

#resultado .preco {
       border-right: 1px solid #000;
}

#tbl_detalhes{
	font:11px Verdana,Arial;
	color:#000;
}
#tbl_detalhes .borda{
	border-bottom:1px solid #EFEFEF;
}

#boxOp{
	float:left;
	width:193px;
	margin-top:3px;
}

#boxOpFoto{
	float:left;
	width:193px;
	height:85px;
	text-align:center;	
}

#boxOpFotoBorder{
	background:#EFEFEF;
	padding:5px;
	border:1px solid #CCC;
}

#boxOpTxt{
	float:left;
	width:45px;
	/*height:20px;*/
	font:10px Verdana, Arial;
	color:#000;
	line-height:20px;
	text-align:right;
	border-bottom:1px solid #EFEFEF;
}

#boxOpField{
	float:left;
	width:145px;
	/*height:20px;*/
	font:10px Verdana, Arial;
	color:#0099FF;
	line-height:20px;
	text-align:left;
	border-bottom:1px solid #EFEFEF;	
}

#boxOpVer{
	float:right;
	width:26px;
	height:80px;
	text-align:center;
	
}

#formBorda{
	border-bottom: 1px solid #EFEFEF;
}

#textoEmpresa{
	font:12px 'Trebuchet MS', Verdana, Arial;
	color:#000;
	align:justify;
	line-height:25px;
}

#boxParceria{
	float:left;
	width:550px;
	margin-left:35px;
	margin-bottom:25px;
	margin-top:15px;
}
#setaParceria{
	float:left;
	width:30px;
	height:30px;
	background:url(../IMG/seta.jpg) top left no-repeat;
}
#textoParceria{
	float:left;
	width:480px;
	font:12px 'Trebuchet MS', Verdana, Arial;
	color:#000;
	line-height:22px;
	border-left: 1px solid #CCC;
	padding-left:10px;
	margin-left:10px;
	text-align:justify;
}