p{
	margin-top:10px;
	line-height:24px;
	text-align:justify;
}


/* FOTOS DO HOTEL */
.o-hotel a{
	display: block;
	width:140px;
	height:100px;
	background: url('../_img/sombra-foto.jpg') no-repeat center bottom ;
}
.o-hotel a:hover img{
	border-left:1px solid #9f9f9f;
	border-bottom:2px solid #909090;
	border-top:1px solid #9f9f9f;
	border-right:2px solid #909090;
}
.o-hotel img{
	margin:0 5px;
	padding:4px;
	background:#FFF;
	border-left:1px solid #cfcfcf;
	border-bottom:2px solid #c0c0c0;
	border-top:1px solid #cfcfcf;
	border-right:2px solid #c0c0c0;
}
.foto-hotel{
	padding:5px;
	width:150px;
}

.bottom{
	height:360px;
}
