@charset "UTF-8";
/* CSS Document */

.aptoInicio {
	float: left;
	width: 350px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 200px;
}
.aptoInicio  img  {
	float: left;
	border: 2px solid #E85282;
}
#textoApto {
	float: left;
	width: 140px;
	text-align: left;
	padding-left: 5px;
}
#textoApto img {
	border: 0;
}
#textoApto     h1      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #951D74;
	text-align: left;
	margin-top: -1px;
}
#textoApto     h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DB4981;
	line-height: 15px;
	text-align: left;
}
#textoApto   a {
	color: #DB4981;
}
#textoApto  a:visited  {
	color: #DB4981;
}
#textoApto   a:hover, a:active {
	color: #951D74;
}
.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	line-height: 15px;
	text-align: left;
}
.signoMas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DB4981;
	line-height: 15px;
	text-align: left;
}
.iconosCapacidad {
	float: left;
	width: 140px;
	margin-bottom: 7px;
}

.descuento{
	width: 107px;
	height: 109px;
	float:right;
}
