html, body {
	padding: 0;
	margin: 10px 0 0 0;
	text-align:center; 
	font-size: 100%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #fff url('img/fondo.jpg') repeat;
	font-weight: normal;
	} 
	
.clearfix:after {
	content:".";
	display:block;
   	height:0;
	clear:both;
	visibility:hidden;
	}
	
.clearfix {display:inline-block;}

/* LAYOUT */
#header h1 {
	margin:0;
	}
	
#page-top, #page-bottom {
	height: 16px;
	}
	
#page-top {
	background: transparent url('img/top-fondo.gif') no-repeat bottom;
	}

#page-bottom {
	background: transparent url('img/bottom-fondo.gif') no-repeat top;
	}
	
#page {
	background: #fff;
	width:950px;
	margin: 0px auto;
	}
	
#header {
	background:  url('img/fondo-header.jpg') no-repeat;
	height: 210px;
	padding: 20px 20px 0 20px;
	}
	
#margenes {
	margin: 0 20px;
	}
	
#contenido {
	width: 100%;
	padding: 20px 0;
	}
	
#botonera {
	margin-top: 1em;
	}
	
#idiomas {
	float: left;
	}
	
#print {
	padding-top: 130px;
	clear: both;
	text-align: right;
	}
	
#localizacion  {
	width: 300px;
	}	
	
#idiomas img {
	margin-left: 5px;
	}
	
#colancha, .left, #logos  {
	float:left;
	}	
	
.habitacion_caracteristicas img {
	margin-right: 5px;
	}
	
#footer img {
	margin-right: 20px;
	}
	
#sidebar {
	width: 155px;	
	float: right;
	}

#colancha {
	padding: 0;
	width: 680px;
	margin-right: 20px;
	}

.habitacion, blockquote, #servicio {
	padding: .1em 1em;
	}
	
#localizacion {
	border: 2px solid #042132;
	margin: .6em 0;
	}
	
#footer {
	clear:both;
	text-align: center;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	}
	
blockquote	{
	background: #042132;
	}
	
/* FIN LAYOUT */	

/* FUENTES */

h1, h2, li	{	
	font-weight: normal;
	}
	
h1, h2, #sidebar #menu li	{	
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h2, #sidebar #menu li	{	
	font-family: "Helvetica", Arial, Trebuchet MS, sans-serif;
	font-weight: normal;
	}

h1, blockquote	{	
	color: #fff;
	}
	
h1	{	
	float: right;
	}
	
h2, h3	{
	color: #042132;
	}
	
h2, .habitacion_capacidad label {
	font-weight: bold;
	}
	
h2, #menu li	{
	text-align: left;
	}
	
h2	{
	font-size: 2em;
	margin: 0 0 .3em 0;
	padding: 0;
	}
	
h3	{
	font-size: 1.4em;
	margin-bottom: 0;
	border-bottom: 1px dashed #042132;
	}
	
h4	{
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	border: 1px solid #042132;
	}
	
#colancha, #footer {
	font-size: 0.8em;
	color: #2b2b2b;
	}
	
#colancha {
	text-align: justify;
	}
	
.habitacion, #servicio {
	background: #cdd3d7;
	margin: 1em 0;
	}
	
p	{
	margin: 1em 0;
	}
	
a	{
	color: #042132;
	text-decoration: none;
	outline: none;
 	}
 	
 #colancha a	{
	border-bottom: 1px dotted #042132;
 	}
	
a:hover, #menu li a:hover {
	color: #042132;
	}
	
.habitacion_caracteristicas p, h4, .servicio_caracteristicas p, form p  {
	margin: .3em 0;
	}
	
.habitacion_caracteristicas, .servicio_caracteristicas {
	padding: .3em;
	background: #e3e9ed;
	margin: .4em 0;
	}
	

/* FIN FUENTES */
	
/* LISTAS */
#menu ul, #footer ul, ul#galeria, ol {
	list-style-type: none;
	}

ul, ol {
	font-size: 0.9em;
	}

ol {
	list-style-type: decimal;
	}
	
#colancha ul {
	font-size: 0.95em;
	margin:1em;
	}
	
#footer ul, #menu ul, ul#galeria	{
	margin: 0;
	padding: 0;
	}
	
ul#galeria {
	margin-top: 1em;
	}
	
#galeria li {
	margin-right: 20px;	
	}
	
#footer li, #galeria li {
	display: inline;
	}
		
#menu ul {
	font-size: .8em;
	}
	
#colancha label{
	text-align: left;
	}
	
#menu li {
	height: 24px;
	margin: 0;
	padding: 13px 0 0 7px;
	}
	
#menu li.inicio {
	background: url('img/icono-inicio.gif') no-repeat center left;
	}
	
#menu li.historia {
	background: url('img/icono-historia.gif') no-repeat center left;
	}
	
#menu li.localizacion {
	background: url('img/icono-localizacion.gif') no-repeat center left;
	}	
	
#menu li.servizos {
	background: url('img/icono-servizos.gif') no-repeat center left;
	}
	
#menu li.tarifas {
	background: url('img/icono-tarifas.gif') no-repeat center left;
	}
	
#menu li.reservas {
	background: url('img/icono-reservas.gif') no-repeat center left;
	}
	
#menu li.galeria {
	background: url('img/icono-galeria.gif') no-repeat center left;
	}
	
#menu li.recursos {
	background: url('img/icono-recursos.gif') no-repeat center left;
	}
	
#menu li a, #menu li a:hover {
	color: #fff;
	}
	
#menu li a:hover {
	border-bottom: 1px dotted #fff;
	}

	
/* TABLA */

table {
	margin: 20px 0;
	width: 500px;
	}
	
table {
	font-size: .9em;
	}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	}

th {
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0;
	background: #042132;
	border-bottom: 10px solid #fff;;
	}
	
tr {
	}
	
td, th.specalt, th.spec {
	border-bottom: 1px solid #fff;
	}

td {
	border-right: 1px solid #fff;
	background: #fff;
	text-align: center;
	padding: .3em 0;
	color: #042132;
	}
	
 td.precio {
	background: #c6c8ca;
	}
	
tr {
	text-align: right;
	margin-right: 10px;
	}
	
 td.label_iva, td.label_pvp {
	background: #dcddde;
	}

td a {
	margin-right: 10px;
	}

td.alt, th.specalt, th.spec {
	background: #aab1cf;
	color: #2c3d87;
	}

th.spec {
	border-left: 1px solid #fff;
	background: #fff;
	}

th.specalt {
	border-left: 1px solid #fff;
	}
	
td.nobg {
	border: 1px solid #aab1cf;
	background: none;
	}

/* FORM TABLA */

/* FORMULARIO */

/* 
 wFORMS 2.0 Stylesheet - Bureaucrat Theme v3a (w/ tool-tip) - Aug. 2006
 See http://www.formassembly.com/wForms
 
 To be used along with wforms-jsonly.css
 This stylesheet and the associated images are Copyright (c) 2005 Cedric Savarese (http://www.4213miles.com)	
 and licensed under the Creative Commons Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/) 
*/
 
/* Form Sections ======================================================================== */
/* Fieldset  */

#formulario fieldset {
	margin: 0;
	padding: 0;
	background-color:#fff;
	border: 0;	
	overflow: auto;
}
#formulario legend {
	padding: 2px 5px;
	color: #888;
	font-size: 115%;
}
/* Nested Fieldset  */
#formulario fieldset fieldset  {
	background-color:#FFF;
	border: 1px solid #ccc;
}
#formulario fieldset fieldset legend {
	font-size: 110%;
}
/* Inline Section */
#formulario .inlineSection {
	overflow: auto;
	width: 100%;	
}
/* Grid Section */
#formulario form table {
	border-collapse: collapse;
}
#formulario form td {
	padding: 0 4px;
	border-left: 1px solid #E4E3D3;
	border-right: 1px solid #E4E3D3;	
}
#formulario form th {
	padding: 0 4px;
}
#formulario form .alternate-1 {
	background-color:#E4E3D3;
}
#formulario form .alternate-1 td {
	border-left: 1px solid #F4F3E3;
	border-right: 1px solid #F4F3E3;	
}
#formulario form .alternate-0 {
}

/* Combo Label + Input Field =========================================================== */
#formulario form .oneField {
}
#formulario form .inlineSection .oneField {
	padding: 0;
	margin-right: 4px;
	white-space: nowrap;	
}
/* Ties together a label and its checkbox or radio */
#formulario form .oneChoice {
	white-space: nowrap; 	
}

/* Field Labels ======================================================================== */

/* Base */
#formulario label, form .label {	
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
}
/* Text inputs / Select label */
#formulario label.preField {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 3px 2px;
	width: 14em;
	background-color: #042132;
}
/* Radio / Checkbox group label */
#formulario form .label  {
	display: block; 
	margin: 0.6em 4px 0 0;
	padding: 2px;
}
/* Individual Checkbox / Radio label */
#formulario label.postField  {
	margin: 0 4px 0 4px;
}
/* Label when inside an inline section */
#formulario form .inlineSection .oneField .inlineLabel {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 9em;
	background-color: #042132;
	white-space: normal;
}

/* Form LISTAS ===================================================== */

#formulario ul.lista_categorias {
	margin: 1em 0 0 1em;
	}
	
#formulario ul.lista_categorias li {
	line-height: 1.5em;
	}

/* Inputs ======================================================================== */

#formulario textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
	}
	
#formulario textarea, #formulario input, #formulario select {
	border: 1px solid #042132;
	}
	
#formulario input {
	margin: 0 2px 0 0;
	}
	
#formulario .boton input  {
	background: #042132;
	color: #fff;
	border: 0;
	}
	
#formulario input[type=text], input[type=password] {
	}
	
#formulario select {
	margin: 2px 2px 1px 0;
	padding: 0;
	}
	
#formulario .inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
	}
	
#formulario .gridSection select  {
	margin: 0 !important;
	}

/* Buttons ======================================================================= */

#formulario form .actions {
	text-align: center;
	margin: 20px 0 10px 0;	
}
/* Submit button */
#formulario form .primaryAction {
	font-weight: bold;
}
/* Cancel button */
#formulario form .secondaryAction {
	color: #ccc;
}
#formulario form .secondaryAction:hover {
	color: #000;
}


/* Form Builder Related Rules ===================================================== */

/* Form or Fieldset instruction paragraph. */
form .instructions {
	margin: 1em 0;
	font-style: italic;
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	padding: 0 4px;
}

/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
#formulario form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
#formulario form .errMsg {	
	color: #F00 !important;
	display: inline;
}
/* Field-Hint with focus */
#formulario form .field-hint {
	position: absolute;
	width: 180px;
	z-index: 50;
	background-image: url(images/hint_topborder_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 14px 0 0 0;
	margin: 2px 0 0 10px;
	color: #000;
	font-size: 80%;
}
#formulario form .field-hint div {
	background-color: #f6f5e5;
	border-left: 1px solid #cbcbbb;
	border-right: 1px solid #cbcbbb;
	border-bottom: 1px solid #cbcbbb; 
	padding: 4px
}
/* Field-Hint without focus */
#formulario form .field-hint-inactive {
	visibility: hidden;
	position: absolute;
}
/* Repeat Behavior divs (when not set on a fieldset) */
#formulario div.repeat {
	margin: 3px 0;
	padding-right: 6px;
	border: 1px dotted #ccc;
	background-color: #FFFFFF;
}
#formulario div.removeable {
	margin: 3px 0;
	padding-right: 6px;	
	border: 1px dotted #ccc;
	background-color: #F3F3F3;
	
}
/* Links generated by the Repeat Behavior */
#formulario form .duplicateLink {
	line-height: 260%;
	font-weight: bold;
}
#formulario form .removeLink {
	line-height: 260%;
}
#formulario form td .duplicateLink, form td .removeLink  {
	margin: 0;
	line-height: 100%;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */

/* IMAGENES */

#colancha a:link img, #colancha a:visited img {
	border: 2px solid #fff;
	}
	
#colancha a:hover img {
	border: 2px solid #042132;
	}
	
img {
    border:0;
}

#sidebar #sitio-logo a, #sidebar #sitio-logo a:hover {
	padding:0;
	background-color: #2c3d87;
	border-bottom: 0px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
/* FIN IMAGENES */

/* FORMULARIOS */


/* FIN FORMULARIOS */

/* EXCEPECIONES */

.nofloat {
	clear:both;
	}