h1{
	color:#fff;
	background:#c8ddf3;
}
#propertyListings .propertyListing {
	border: 1px solid #c8ddf3;
}
#propertyListings .propertyListing .details {
	border-left: solid 1px #c8ddf3;
}

#propertyListings .propertyListing .titulo {
	background: transparent;
}
h3 a{
	color:#4444bf;
}
/*ficha*/
.detail {
	border: 1px solid #c8ddf3;
}
.detail .caption {
	background: #4444bf;
	border-bottom: 1px solid #c8ddf3;
}
.detail .caption h3, .detail .caption h4{
color:#fff;
}
.detail th, .detail h3, .detail h4,.detail td, .propertyListing .detail th {
	color:#4444bf;
}