
.reserva{
	background-image: url('../_img/reserva.jpg');
	background-repeat:no-repeat;
	float:right;
	width:178px;
	height:310px;
	margin-top:10px;
	padding:10px;
}

.city{
	width:390px;
	height:145px;
	margin-left:0;
	margin-top:10px;
	padding-bottom:15px;
}
.city h2, .aptos h2{
	border-bottom:1px solid #C5AC7F;
	padding-bottom:2px;
}
.city img{
	margin-top:10px;
}
.city p, .aptos p, .reserva p{
	font-family:arial;
	font-size:110%;
	margin-top:5px;
}


.aptos{
	margin-top:10px;
	margin-left:0;
	width:390px;
	overflow:hidden;
}
.aptos ul{
	margin-top:10px;
}
.aptos ul li img{
	border:3px solid #960; 
	
}
.aptos ul li b{
	line-height:70px;
	padding-left:5px;
}
.aptos ul li{ 
	width:195px;
	float:left;
	height:80px;
	margin-top:10px;
}