@charset "UTF-8";
#features {
	float: left;
	width: 700px;
}
#information {
	width: 380px;
	padding-left: 50px;
}
#pic_gal {
	margin-right: 5px;
	margin-top: 5px;
}
.features_tittle {
	font-family: 'Quattrocento', serif;
	color: #FFF;
	font-size: 15px;
	line-height: 25px;
	font-weight: 400;
}
.features_info {
	font-family: 'Quattrocento', serif;
	color: #BCBEC0;
	font-size: 15px;
	line-height: 25px;
	font-weight: 400;
	padding-left: 15px;
}
#linea_prop {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669900;
	height: 200px;
	width: 30px;
	margin-top: 25px;
}
#contact_info {
	width: 220px;
	float: right;
}
#more_info a {
	font-family: 'Open Sans', sans-serif;
	color: #005D20;
	text-decoration: none;
	font-size: 13px;
	line-height: 25px;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	transition: all 300ms ease;
}
#more_info a:hover {
	color: #999;
}
#precios {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#precio_contrato {
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999697;
}
.precio_table{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999697;
	padding-bottom: 6px;
}
