.oferta {
	font-size: 0.85em;
	width: 850px;
}

.oferta h1 {
	width: auto;
	font-weight: normal;
	color: #000;
	float: none;
	margin-bottom: 10px;
}

	.oferta h1 span {
		text-decoration: underline;
		font-size: 1.3em;
	}
	
.oferta .main {
	margin-bottom: 10px;
}

.oferta div.banner {
	text-align: center;
}

.oferta .reserve {
	background-color: #EC7420;
	border: 1px solid #BEBDBD;
	width: 280px;
	height: 260px;
	float: left;
	color: #FFF;
}

.oferta .reserve h2 {
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 1.8em;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px !important;
	padding-bottom: 0 !important; 
}

.oferta .reserve p {
	padding: 7px 10px 10px 10px;
	font-size: 1.1em;
}

.oferta .reserve p strong {
	font-size: 1.3em;
	color: #FFF !important;
} 

.oferta .reserve a:link,
.oferta .reserve a:visited {
	color: #FFF !important;
	text-decoration: none !important;
}

.oferta .reserve p.email, .oferta .reserve p.tel {
	background-color: #FFA360;
	border-bottom: 1px solid #BF5E1C;
	border-top: 1px solid #BF5E1C;
	font-weight: bold;
	text-align: center;
}

.oferta .reserve p.tel {
	color: #510000;
	font-size: 1.8em;
	margin-bottom: 5px;
	margin-top: 10px;
	background-image: url(../img/default/ofertas/phone.gif);
	background-repeat: no-repeat;
	background-position: 43px 0px;
}

.oferta .reserve p.email {
	color: #9A4506;
	font-size: 1.4em;
}

.oferta .reserve p.email span {
	width: 41px;
	height: 41px;
	background-image: url(../img/default/ofertas/email.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	margin-top: -11px;
	margin-left: 25px;
}

.oferta .reserve p.email a:link,
.oferta .reserve p.email a:visited {
	color: #510000 !important;
	font-size: 0.9em;
	margin-top: 10px;
	display: block;
}

.oferta div.ademas {
	float: right;
	width: 500px;
}

.oferta p.ademas {
	text-transform: uppercase;
	padding: 20px 0 10px 35px;
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}

.oferta p.ademas span {
	color: #C32324;
	font-size: 1.2em;
}

.oferta .ademas table {
	border-collapse: collapse;
	width: 480px;
	font-family: Futura, Helvetica, sans-serif;
	margin: 20px 0;
}

.oferta .ademas th {
	border: 1px solid #CECECD;
	color: #005A91;
	text-align: left;
	font-size: 1.8em;
	background-color: #DBE9F3;
	padding: 5px 10px;
	font-weight: bold;
}

	.oferta .ademas th span {
		font-size: 0.5em;
	}

.oferta .ademas td {
	font-weight: bold;
	border: 1px solid #CECECD;
	padding: 10px 5px 10px 10px;
	vertical-align: text-top;
}

.oferta .ademas td span {
	color: #267DB5;
}

.oferta .ademas td span.gratis {
	color: #F00;
}

.oferta .ademas td p.extra {
	color: #005A91;
	font-size: 0.8em;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.oferta .ademas td p.extra strong {
	font-size: 1.1em;
	color: #0A3945;
}

.oferta div.badge {
	background-image: url(../img/default/badge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 50px;
	padding: 10px 0 10px 60px;
}

.oferta p.descuentos {
	text-align: center;
	font-family: Futura, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
}

.oferta a.pdf {
	background-image: url(../img/default/ofertas/pdf.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding: 10px 10px 10px 40px;
	border: 1px solid #CECDCD;
	color: #000 !important; 
	text-decoration: none !important;
	font-weight: normal !important;
	display: block;
	margin: 20px auto;
	width: 210px;
	background-color: #FFF;
}

.oferta h2.blockTitle {
	clear: both;
	padding-top: 20px;
	font-size: 1.2em !important;
	color: #00609A !important;
}

.oferta .info {
	padding: 10px 20px;
	font-size: 1.2em;
	width: 350px;
	float: left;
	line-height: 1.4em;
}

.oferta .info ul {
	margin: 20px 30px;
	list-style-position: inside;
}

.oferta .gal {
	clear: none !important;
	width: 410px;
}

.oferta .noText .gal {
	width: auto;
}

/* FORM */
.oferta .freserve {
	background-color: #E5E5E5;
	width: 340px;
	float: left;
	color: #000;
	border: 1px solid #CBCBCB;
}

.freserve .head {
	background-color: #EC7521;
	border-bottom: 8px solid #739280;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
}

	.freserve .head h2 {
		color: #76060a;
		text-transform: uppercase;
		border-bottom: 0 none;
		font-size: 1.3em;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	.freserve span.tel {
		font-weight: bold;
		font-size: 1.7em;
	}
	
	.freserve span.form {
		text-transform: uppercase;
		font-size: 1.1em;
		font-weight: bold;
	}
	
	.freserve div.form {
		padding: 20px;
		color: #4A4A4A;
	}
	
	.freserve #edades {
		display: none;
		float: none;
		clear: left;
		margin: 0 !important;
	}
	
	.freserve #observaciones {
		display: none;
	}
	
	.freserve #edadesEl select {
		width: 50px !important;
		display: inline !important;
		margin-right: 5px !important;
		margin-bottom: 10px !important;
	}
	
	.freserve label, .freserve div.label {
		margin-bottom: 10px;
		display: block;
		float: left;
		width: 40%;
		margin-right: 35px;
	}
	
	.freserve label.full {
		width: 100%;
		margin-right: 0;
	}
	
	.freserve label.quarter {
		width: 20%;
		margin-right: 10px;
	}
	
	.freserve div.fecha input {
		width: 90px;
		display: inline;
	}
	
	.freserve input, .freserve select, .freserve textarea {
		width: 100%;
		display: block;
		line-height: 20px;
		height: 20px;
		border: 1px solid #CBCBCB;
	}
	
	.freserve textarea {
		height: auto;
	}
	
	.freserve .check {
		width: 100%;
		float: none;
		font-size: 0.8em;
		clear: both;
		margin-bottom: 0;
		padding-top: 10px;
		margin-left: 20px;
	}
		
	.freserve .check input, .freserve .submit input {
		width: auto;
		display: inline;
		height: auto;
	}
	
	.freserve .submit {
		clear: both;
		text-align: center;
		padding-top: 20px;
	}

/* LISTADO */
.ofertaList {
	float: left;
	width: 335px;
	margin-left: 70px;
	height: 320px;
}

.ofertaList h3 {
	color: #000;
	font-weight: normal;
}

	.ofertaList h3 a {
		color: #000 !important;
		text-decoration: none !important;
	}

.ofertaList p {
	color: #666;
	font-size: 0.9em;
}

.ofertaList img {
	margin: 10px 0;
}

.ofertaList p a {
	color: #F00 !important;
}

.ofertaList p a.blackLink {
	color: #666 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}

/* CONTACTO */
.contactoOk {
	margin-top: 70px;
	color: #000;
	background-image: url(../img/default/mail.gif);
	background-repeat: no-repeat;
	padding-left: 155px;
}

.contactoOk h1 {
	width: auto;
	color: #171D4A;
	font-size: 2.5em;
	float: none;
}

.contactoOk h1 span {
	color: #E00;
}

.contactoOk p {
	font-size: 1.3em;
}

.contactoOk .tel {
	color: #0011A7;
	font-size: 4.5em;
	font-weight: bold;
	margin: 20px 0;
}

.contactoOk ul {
	margin-left: 90px;
	list-style-type: none;
	font-size: 1.2em;
}

.contactoOk ul li a {
	color: #464646 !important;
	font-weight: normal !important;
	padding-left: 45px;
	background-image: url(../img/default/bullet.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	display: block;
}