.presentacion h1 {
	font-size: 36px;
	color: #fcab2d;
	line-height: 34px;
	padding: 5px 0;
}
.presentacion h1 em {
	font-size: 46px;
	color: #db1537;
	font-style: normal;
}

.presentacion p {
	font: normal 17px/22px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 10px 0;
	width: 300px;
}

.indexTop {
	border-bottom: 1px solid #e5b2bb;
	height: 252px;
	margin-bottom: 16px;
}

#reservas {
	padding-right: 24px;
	background: #FFF url(../img/llave.jpg) scroll right 0 no-repeat;
}