@charset "iso-8859-1";

.barrio_depto {
	float: left;
	max-width: 420px;
}

.barrio {
	font-size:  20px;
}

.depto {
	font-size: 20px;
	color: #6D93B9;
}

.tipo {
	font-size: 14px;
	font-weight: bold;
}

.precio {
	margin-top: 15px;
	font-size: 12px;
}

.promo {
	font-size: 14px;
	color:  red;
}

.normal {
	font-size: 12px;
}

.prop {
	background-color:  transparent;
}

.prophover {
	cursor:  pointer;
	background-color:  #FEBE4A;
	color:  black;
}
.seemore {
	font-size: 12px;
}
.seemore	a:link    {color: red; text-decoration: none;}
.seemore	a:visited {color: red; text-decoration: none;}
.seemore	a:active  {color: red; text-decoration: none;}
.seemore	a:hover   {color: blue;text-decoration: none;}


hr.lastminute {
	background: #394776 url('../images/lastminute_background.jpg') repeat-x fixed center center !important;
	border: 0px !important;
	height: 7px !important;
}
