body {
	margin: 0px;
	background-color: #bec7db;
	font-family: Tahoma;
	font-size: 11px;
	color: #020202;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.botonera li {
	list-style-type: none;
	float: left;
}
.botonera a{
	display: block;
	height: 22px;
	padding-top: 6px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #d0d0d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	color: #000000;
	text-decoration: none;
}
.botonera a:hover {
	color: #cfc8b2;
	background-color: #13226c;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #13226c;
	border-bottom-color: #13226c;
}

.bt_activo{
	background-color: #13226c;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #13226c;
	border-bottom-color: #13226c;
}

.bt_tipo2 {
	width: 100px;
}
iframe {
	border: 1px solid #dee0e7;
}
.carga_zonas {
	background-color: #ebe9dc;
	padding-top: 13px;
	padding-left: 18px;
	padding-bottom: 13px;
}
.titulo_zonas {
	font-size: 20px;
	color: #0c1d69;
}
.subtitulo_zonas {
	font-size: 14px;
	color: #0c1d69;
	font-weight: bold;
}
.bienvenido {
	background-color: #FFFFFF;
}



.botonera {
	margin: 0px;
	padding: 0px;
}
.bt_tipo3 {
	width: 165px;
}
.bt_tipo1 {
	width: 100px;
}
.bienvenido {
	padding: 18px;
}
.descrip-inicio {
	background-color: #bbc5d9;
	padding: 8px;
	height: 149px;
}
.cierre {
	background-color: #cfc8b2;
	width: 623px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
.cierre a {
	color: #000000;
	text-decoration: none;
}
.cierre a:hover {
	text-decoration: underline;
}
.reservar_formu {
	background-color: #67778e;
	color: #FFFFFF;
}
.reservar_formu td {
	color: #FFFFFF;
}
.inputx {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	text-indent: 5px;
}
.boton_reser {
	background-image: url(imagenes/boton-reservar.jpg);
	background-repeat: repeat-x;
	border:none 0px;
	margin-bottom: 10px;
	margin-top: 8px;
	margin-right: 8px;
	font-size: 11px;
	height: 22px;
}
.reservar_formu td {
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 3px;
}
#calendar {
	width: 350px;
	height: 280px;
	position: absolute;
	background-color: #FFFFFF;
	left: 150px;
	top: 120px;
	border: 1px solid #CCCCCC;
	z-index: 500;
}

#paso {
	height: 25px;
	width: 350px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	top: 15px;
}
#paso a{
	color: #235da5;
	text-decoration: none;
}.sombra-izq {
	background-image: url(imagenes/sombra-izq.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sombra-der {
	background-image: url(imagenes/sombra-der.jpg);
	background-repeat: repeat-y;
}
.tabla_ofertas td {
	background-color: #bbc5d9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
p {
	margin-top: 0px;
}
.contacto {
	background-color: #bbc5d9;
	background-image: url(imagenes/bg-contacto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contacto td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.campos_contacto{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	text-indent: 5px;
}
