span.datos_prop{
	font-size: 93%;
	color: gray;
}

span.proyecto{
	font-weight: bold;
	font-size: 105%;
}

span.ubicacion{
	font-size: 95%;
}

span.comodidades{
	font-size: 88%;
	color: gray;
}

span.precio{
	font-weight: bold;
	font-size: 100%;
	color: #20629E;
	color: #204F77;
	color:#003B6F;
}

span.dato_propiedad{
	font-weight:bold;
	color: Navy;
	color: #003B6F;
}

table.result{
border-collapse:collapse;
font-size:115%;
margin: 0px;
}

td{
padding:5px 6px 5px 6px;
border-style: solid;
border-width: 0px 0px 2px 0px;
border-color: silver;
}

td.logo_prop{
	width:100px;
	text-align:center;
}

td.info_prop{
	width:76%;
}

td.precio_prop{
	width:24%;
	text-align: right;
}

/*div.encabezado_result{
	height: 25px;
	background: #E5ECF9;
	background: #20629E;
	line-height: 25px;
	color: white;
	border-style: solid;
	border-color: #E5ECF9;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	border-width: 0px 0px 0px 0px;
}*/

div.encabezado_result form{
	height: 20px;
}

div.encabezado_result select{
	font-size: 95%;
}

tr.result{
background: white;
}

tr.result_alt{
background: #FFFDF6;
}



