/*APARTAMEBTOS*/
#apartamentos p{
	margin-left:0;
	clear:both;
}
#apartamentos p span{
	font-weight:bold;
	color:#000;
	display:table;
	margin:10px 0;
}
#apartamentos *, #aptos_individuais *, #central img{
	margin-left:0;
}
#apartamentos a{
	margin-bottom:10px;
}
#apto_standard, #apto_luxo, #apto_especial{
	width:112px;
	float:left;
	margin-right:30px;
}
#apto_standard ul, #apto_luxo ul, #apto_especial ul{
	clear:both;
}
/*APARTAMENTOS INDIVIDUAL*/
#central #sobre_apto{
	width:290px;
	float:left;
	margin-right:10px;
}
#central #fotos_apto{
	width:230px;
	float:right;
}
#central #fotos_apto a{
	margin:0;
}
#central #fotos_novidades img{
	margin:0 0 5px 0;
}
#central #fotos_novidades{
	display: table;
	padding-left: 20px;
}
#central #fotos_novidades a{
	display: block;
	width: 220px;
	height: 160px;
	float: left;
	clear: none;
	margin-right: 20px;
}
#central #fotos_novidades2{
	display: table;
	padding-left: 90px;
}
#central #fotos_novidades2 a{
	display: block;
	width: 160px;
	height: 220px;
	float: left;
	clear: none;
	margin-right: 10px;
}