html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	cursor: default;
	color: #333;
	background: #fff;
	line-height: 120%;
}

#contenedor {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: auto;
	background: url(../weber.jpg) top center no-repeat;
}

.clearer {
	clear: both;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

/*IZQUIERDA*/
#izquierda{
	width: 235px;
	margin:0;
	padding:10px 0 0 0;
	z-index: 200;
	height: 540px;
	background: #fff;
	float: left;
	display: inline;
	overflow: hidden;
}
#logo {
	margin: 0 auto;
	padding: 0;
	width:220px;
	height:160px;
}
/*
#idioma{
	margin: 0 0 5px 0;
	height: 30px;
	text-align: center;
	padding: 0 0 0 25px;
}
#idioma a{
	color: #2eb1ee;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 8px 2px 5px;
	display: block;
	float: left;
	margin: 0 15px 0 0;
	line-height: 26px;
}
#idioma a:hover{
	color: #083e75;
}
#idioma a img{
	vertical-align: text-bottom;
	padding: 0 2px 0 0;
}*/
#idioma{
	margin: 0 0 5px 0;
	height: 30px;
	text-align: center;
	padding: 0 0 0 10px;
}
#idioma a{
	color: #2eb1ee;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	display: block;
	float: left;
	margin: 0 2px 0 0;
	line-height: 26px;
}
#idioma a:hover{
	color: #083e75;
}
#idioma a img{
	vertical-align: text-bottom;
	padding: 0 2px 0 0;
}
#menu {
	width: 220px;
	height: auto;
	background: #fff;
	margin: 0 0 20px 10px;
	font-family: "Lucida Sans", sans-serif, Arial;
}
#menu h3 {
	text-transform: uppercase;
	padding:0;
	margin: 0;
	width: 220px;
}
#menu h3 a {
	color: #083e75;
	text-decoration:none;
	display:block;
	background: #fff;
	padding:5px;
	margin: 0;
	font-size: 12px;
	width: 210px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
#menu h3 a:hover {
	color: #fff;
	text-decoration:none;
	display:block;
	background: #083e75;
}
#menu h3 a.activo {
	color: #fff;
	text-decoration:none;
	display:block;
	background: #083e75;
	cursor: default;
}
#menu h3 a.actual {
	color: #fff;
	text-decoration:none;
	display:block;
	background: #E66E25;
	cursor: default;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin: 0;
	padding: 0;
	width: 220px;
	float: left;
}
#menu ul li a {
	color: #2eb1ee;
	background: #fff;
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}
#menu ul li a:hover {
	color: #fff;
	background: #2eb1ee;
}
#menu ul li a.subactivo, #menu ul li a:hover .subactivo {
	color: #A70303;
	background: #fff;
}
#menu .texto {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

/*CONTENIDO*/
#contenido{
	margin: 0 0 0 240px;
	padding: 10px 10px 20px 10px;
	width:695px;
	height:auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#contenido_superior{
	height: 195px;
	background: url(contenido_superior.jpg) top center no-repeat;
	border: 4px solid #CAD3DA;
	border-left: 0 none;
	border-right: 0 none;
	width: 695px;
}
h1{
	color: #2eb1ee;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #2eb1ee;
	line-height: 26px;
}
h1 span{
    display:none;
}
.hostal{
	vertical-align: text-bottom;
	margin: 0 3px 0 0;
}
h2, h2 a{
	color: #069;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
	line-height: normal;

}
h2 a:hover{
	background:#2eb1ee;
	color: #fff;
}

#portada{
}
#portada .complejo{
	width: 220px;
	height: 300px;
	float: left;
	margin: 0 4px;
	display: inline;
}
#portada .complejo a{
	text-decoration: none;
}
#portada .complejo a h2{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 24px;
	color: #0b3d6e;
	margin: 5px 0;
	border-bottom: 2px solid #e66e25;
	background: url(h2_portada.gif) top left no-repeat;
	height: 24px;
	line-height: 22px;
}
#portada .complejo a p{
	border: 1px solid #c9d3dc;
	padding: 6px 6px 20px 6px;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	color: #153f67;
	height: 220px;
}
#portada .complejo a:hover p{
	cursor: pointer;
	border: 1px solid #e66e25;
}
#portada .complejo a:hover h2{
	border-bottom: 2px solid #0b3d6e;
	cursor: pointer;
}
#portada .complejo a p img{
    margin:0 0 10px 0;
}
#footer{
	font-size: 14px;
	text-align: center;
	margin: 15px auto 0;
	clear: both;
	color: #0E3F77;
	line-height: 16px;
	width: 960px;
	border-top: 4px solid #CAD3DA;
	padding: 10px 0;
}
#footer span{
	font-size: 16px;
	font-weight: bold;
}
#footer a{
	color: #0E3F77;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	text-decoration: underline;
}
/*CONTACTO*/
.contacto {
	margin: 0;
	padding: 0;
}
.contacto .direccion {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 120%;
	border-left: 1px solid #ccc;
}
.contacto .direccion span{
	color: #333333;
	font-weight: bold;
}
.contacto .direccion a {
	text-decoration: none;
	color: #0072BC;
}
.contacto .direccion a:hover {
	text-decoration: underline;
}
.contacto td {
	margin: 0;
	padding: 0 5px 0 0;
	vertical-align: top;
	line-height: 24px;
}
.contacto td .obligatorios {
	font-size: 12px;
	color: #006699;
}
.contacto td .obligatorios_span {
	font-size: 12px;
	color: #069;
	padding: 0 5px 0 0;
}
.contacto td.etiqueta {
	margin: 0;
	padding: 0 10px 0 0;
	line-height: 24px;
	text-align: right;
}
.contacto input {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.contacto textarea {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.contacto .aceptar_privacidad {
	text-decoration: none;
	color: #036;
}
.contacto .aceptar_privacidad:hover {
	text-decoration: underline;
}
.contacto .gracias{
	font-size: 18px;
	margin: 100px 0 0 0;
	font-weight: normal;
	color: #06c;
	text-align: center;
}
.botones_enviar {
	margin: 5px 0 0 0;
	padding: 0;
	width: 220px;
	font-size: 12px;
}
.boton_enviar {
	margin:0 15px 0 0;
	background: #036;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0px;
	cursor:pointer;
	float: left;
	border: 1px solid #036;
	text-align: center;
	height: 24px;
	text-transform: uppercase;
	width: 90px;
}
.boton_enviar:hover {
	background: #036 url(menu.gif) center repeat-x;
	cursor:pointer;
	cursor:pointer;
	border: 1px solid #001E3C;
	color: #fff;
}
/*TEXTOS*/
.textos p{
	text-align: justify;
	width: 400px;
	float: left;
	margin: 0 0 20px 0;
	display: inline;
}
.textos p a{
	color: #0072BC;
	text-decoration: none;
}
.textos p a:hover{
	text-decoration: underline;
}
.textos .img{
	float: left;
	margin: 0 10px 20px 0;
}
.minis{
	float: right;
	width: 270px;
	display: inline;
}
.minis img{
	margin: 0 0 10px 0;
}

/*TARIFAS*/
.tarifas table{
	margin: 0 0 20px 0;
	border: 1px solid #036;
}
.tarifas table td{
	text-align:center;
}
.tarifas table td.meses{
	border-left: 1px solid #036;
	border-bottom: 1px solid #036;
	background:#036;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height: 50px;
	vertical-align: middle;
}
.tarifas table td.azul{
	border-left: 1px solid #ccc;
	background:#f1f8fd;
	font-size: 16px;
	color: #036;
	line-height: 25px;
}
.tarifas table td.azul_def{
	background:#069;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
}
.tarifas table td.blanco_def{
	text-align: center;
	background:#069;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
}
.tarifas table td.blanco{
	text-align: center;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background:#fff;
	font-size: 16px;
	color: #036;
	line-height: 25px;
}
.tarifas  h3, .reservas h3{
	font-size: 18px;
	color: #036;
	line-height: 20px;
	margin: 20px 0 5px 0;
}
.reservas h3{
	font-size: 18px;
	color: #036;
	line-height: 20px;
	margin: 20px 0 5px 0;
	border-bottom: 1px solid #036;
}
.textos_tarifas p{
	text-align: justify;
	width: 700px;
	float: left;
	margin: 0 0 20px 0;
	display: inline;
}
/*GALERIAS*/
.galeria{
	padding: 0;
}
.galeria a{
	margin: 0 6px 6px 0;
	float: left;
	border: 2px solid #fff;
}
.galeria a:hover{
	border: 2px solid #036;
}
