.page  .container  #enlaces-ofertas {
	font-size: 11px;
	position: absolute;
	width: 541px;
	left: 207px;
	top: 200px;
	background-color: #FFFFFF;
	text-align: center;
}
.page   .container   #enlaces-ofertas   .tit {
	position: relative;
	margin: 16px auto 15px auto;
	cursor: pointer;

}
.page .container #tarifas {
	display: block;

}
.page .container #oferta-antonio {
	display: none;

}
.page .container #oferta-semana-santa {
	display: none;

}



.page .container .tarifas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: no-repeat;
	position: absolute;
	width: 541px;
	left: 207px;
	top: 370px;
	background-color: #FFFFFF;
	height: 632px;
}


.page .container .tarifas .hab
{
	padding:0 0 3px 0;
	font-size:14px;
	font-weight:900
}
.page .container .ofertas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: no-repeat;
	position: absolute;
	width: 541px;
	height: 650px;
	left: 207px;
	top: 200px;
	z-index: 0;
	background-color: #FFFFFF;
}
.page .container .tarifas .QSText {
	position:relative;
	width: 420px;
	text-align:left;
	padding:4px 15px 4px 15px;
	border:#86682B solid 1px;
	margin: 12px auto;
	height: 75px;
}
.QSText .precio-oferta {
	font-size: 14px;
	width:300px;
	margin:5px auto 0 auto;
	text-align:center;
	font-weight:600;
	position: relative;
}
.QSText  .habitacion {
	font-size:14px;
	font-weight:600;
	margin: 4px auto 8px 0px;
	width: 400px;
	position: relative;
}
