#prices_content {
	background-image: url(images/condos/fondo_flores.png);
	background-position: right top;
	background-repeat: repeat-y;
}
#derecha {
}
#edificio {
	float: left;
	position: relative;
	height: 302px;
	width: 453px;
}
#biulding {
	padding-left: 30px;
	padding-top: 50px;
}
.letra_building {
	position: absolute;
	left: 434px;
	top: -11px;
}
#precios {
	float: right;
	width: 500px;
	margin-top: 80px;
}
.sold {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.numeros_depas {
	font-family: "Times New Roman", serif;
	font-size: 17px;
	color: #2BAF73;
	font-style: italic;
	line-height:20px
}

.numeros_depas_sold {
	font-family: "Times New Roman", serif;
	font-size: 17px;
	color: #666666;
	font-style: italic;
	line-height:20px
}

.dollar {
	font-family: "Times New Roman", serif;
	font-size: 13px;
	color: #123138;
	font-style: italic;
	line-height:20px
}
.free {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	color: #FF0303;
}
#future {
	margin-left: 40px;
}
#tit_prices {
	margin-left: 30px;
}
#titulo_seccion {
	float: left;
	margin-left: 45px;
	margin-right: 50px;
}
