#barraResultados {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.campoFoto {
	padding: 4px;
	border: 1px solid #999;
	background-color: #CCC;
	margin: 5px;
}
.campoTitulo {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.foto {
	text-align: center;
	padding-right: 4px;
	margin-right: 4px;
}
.inmueble {
	margin-bottom: 4px;
	margin-top: 4px;
	border: 1px solid #CCCCCC;
}
.inmuebleDestacado {
	margin-bottom: 4px;
	margin-top: 4px;
	border: 2px solid #FF8822;
	background-image:url(/img/buscar/fondoCuadroDestacado.gif);
	background-repeat:repeat-x;
}
.footerFiltros {
	background-image: url(/img/buscar/footerPlastilinaBuscador.gif);
	height: 14px;
	width: 100%;
	background-repeat: no-repeat;
}
.contenidoFiltros {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(/img/buscar/centroPlastilinaBuscador.gif);
	background-repeat: repeat-y;
}
.headerFiltros {
	background-image: url(/img/buscar/headerPlastilinaBuscador.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 100%;
}
.tituloSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
#sinResultados {
	font-size: 14px;
	text-align: center;
}
.nombreFiltro {
	font-weight: bold;
	color: #536691;
	font-size: 13px;
	padding-left: 10px;
}
.cantidad {
	color: #CCC;
}
.contenidoFiltros a {
	color: #06C;
	text-decoration: none;
}
.contenidoFiltros a:hover {
	color: #06C;
	text-decoration: underline;
}
.filtro {
	height: 16px;
}
.campoFiltro {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEE;
}
.columnaDerechaDatos {
	padding-right: 10px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-left: 5px;
}
.campoPrecio {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.tituloInmuebleCuadro {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	padding-top:4px;
}
.tituloInmuebleCuadro a {
	color: #333;
	text-decoration: none;
}
.tituloInmuebleCuadro a:hover {
	color: #333;
	text-decoration: underline;
}

