#buscador_index {
	background-color: #FFFFFF;
	background-image: url(../images/propiedaddes/buscador.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 59px;
	width: 936px;
	border: 1px solid #B0B3B8;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.buscador {
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.buscadorboton  a:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}
.buscadorboton a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}
.buscadorboton a:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}
.buscadorboton a:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}



#buscador #operacion {
	height: 17px;
	border: 1px solid #FFFFFF;
	width: 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 3px;
	background-color: #060B16;
}
#buscador #propiedad {
	height: 17px;
	border: 1px solid #FFFFFF;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 3px;
	background-color: #060B16;
}
#buscador #zona {
	height: 17px;
	border: 1px solid #FFFFFF;
	width: 91px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 3px;
	background-color: #060B16;
}
#buscador #valor {
	height: 17px;
	border: 1px solid #FFFFFF;
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 3px;
	background-color: #060B16;
}.box_destacado {
	width: 177px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	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: #B1B3B8;
	border-bottom-color: #B1B3B8;
	border-left-color: #B1B3B8;
}
.box_destacado  .texto {
	background-color: #CCCAC7;
	padding: 3px;
	font-size: 11px;
	color: #3c3c3e;
}
.box {
	float: left;
	width: 185px;
	margin-right: 4px;
}
.boxFin {
	float: left;
	width: 185px;
}
.box_boton_ampliar {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #767676;
	text-align: right;
	padding-top: 8px;
	padding-right: 26px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 3px;
	margin-top: 3px;
	background-image: url(../images/propiedaddes/boton_ampliar.gif);
	background-repeat: no-repeat;
	background-position: 159px center;
}
.box_boton_ampliar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.box_boton_ampliar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.box_boton_ampliar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.box_boton_ampliar a:active {
	color: #FFFFFF;
	text-decoration: none;
}

