body {
	margin:0 auto;
	background:url(imagenes/background1.png) top left repeat-x;
	/*background: url(imagenes/bg_cab.jpg) repeat-x #F7F8FD;/*#F7F8FD #bec1de*/
	font-family: Calibri;
}
.cont {
	/*background-image: url(imagenes/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
	text-align: left;
	margin:0 auto;
	width:758px;
}
.header{
	margin:0 auto;
	height: 250px;
	width:800px;
	/*background-image: url(imagenes/bg_cab.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
.zonaLogo {
	height: 109px;
	vertical-align: top;
	margin-top:-20px;
	text-align:center;
	margin-bottom:20px;
}

.imgprincipal {
padding-left:20px;
padding-top:13px;
margin-left:-45px;
padding-bottom:30px;
margin-right:0px;
margin-top:-50px;
background:url(imagenes/header.png) top left no-repeat;
}
.fondo{
	background:url(imagenes/centro.png) top left repeat-y;
	margin-top:500px;
	float:left;

}
.content{
	width:820px;

	/*border:3px solid #7A7EA7;*/
	margin-top:50px;
	margin-left:-45px;
	background:url(imagenes/centro1.png) top left no-repeat;
	/*background-image: url(imagenes/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	/*background: url(imagenes/background.png) repeat-y;/*background:#D9DBF2;*/
}
.menu{
width:130px;
float:left;
font-size:16px;
}
.menu li{
background:url(imagenes/boton.png) no-repeat;
padding-bottom:15px;
padding-top:7px;
padding-left:20px;
list-style:none;
text-align:left;
width:130px;
}
.menu li:hover{
background:url(imagenes/boton1.png) no-repeat;
padding-bottom:15px;
padding-top:7px;
padding-left:20px;
list-style:none;
text-align:left;
width:130px;
cursor:pointer;
}
.menu .current{
background:url(imagenes/boton1.png) no-repeat;
padding-bottom:15px;
padding-top:7px;
padding-left:20px;
list-style:none;
text-align:left;
width:130px;
cursor:pointer;
}

.contenido {
	font-family: Calibri;
	font-size: 15px;
	color: #000033;
	line-height: 18px;
	width:550px;
	margin-left:200px;
	padding:10px;
}
/*.tarifas{
position:relative;
height:110px;
width:550px;
padding-bottom:20px;
}
.tarifas_hosteria{
position:relative;
float:left;
width:270px;
}
.tarifas_posada{
position:relative;
float:left;
width:270px;
}*/
.bgDivisor {
	background-image: url(imagenes/bg_separador_cabecera.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 8px;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
	vertical-align: middle;
	background: url(imagenes/pie.png) top left no-repeat;
	width:820px;
	margin-left:-45px;
	margin-top:0px;
	padding-top:30px;
	padding-bottom:10px;
}
.gal {
	border: 1px solid #9299c4;
	background-color: #E9EAF8;
}

.divisorCont {
	background-image: url(imagenes/divisor2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.contTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
	letter-spacing: -1px;
}
.formTitu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282E75;
	font-weight: bold;
	padding-left: 15px;
}
.formCampo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #747AB6;
	margin-left: 10px;
	font-size: 14px;
	width: 150px;
	color: #242C86;
}
.formConsulta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #747AB6;
	margin-left: 10px;
	font-size: 14px;
	width: 430px;
	color: #242C86;
}
.divAdvisor {
	margin-top: 10px;
	margin-bottom: 10px;
}


/*------------------ Formulario de Reservas ------------------------*/
#form_reservas{
	width:550px;
	height:400px;
}
	#form_reservas .row1{
		float:left;
		width:100%;
		margin-bottom:4px;
	}
		#form_reservas .row1 .cell_label{
			float:left;
			width:80px;
			text-align:left;
			font-size:14px;		
		}
		#form_reservas .row1 input{
			float:left;
			width:180px;
			border:1px solid #A7B7C5;
			margin-right:8px;
		}
		#form_reservas .row1 textarea{
			float:left;
			border:1px solid #A7B7C5;
			width:450px;
		}
		#form_reservas .cell_button{
			float:left;
			margin:auto;
			width:100%;
			margin-top:6px;
			text-align:center;
		}
/*---------------------------------------------------------------------*/

/*----------------------------- Galeria de Imagenes -----------------------------*/
#container_images{
	width:590px;
	height:auto;
}
	#container_images a {
		outline: none;
		display:inline;
		width:128px;
		height:96px;
	}
		#container_images a img {
			padding: 0px;	
			margin: 10px 4px 10px 0;
			border:1px solid #A2B4C3;
			padding:4px 4px 4px 4px;			
		}
/*---------------------------------------------------------------------*/




.button{
	border:none;
	background:url(imagenes/button.gif) no-repeat left;
	width:105px;
	height:22px;
	text-align:center;
	cursor:pointer;
}		

.required{
	font-size:14px;
	font-weight:bold;
}

.parrafo{
	font-size:12px;
	text-align:left;
}
.mensaje{
	width:550px;
	height:300px;
	font-size:16px;
	text-align:center;
	padding-top:100px;
}


.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 140px;
	height: 200px;

	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */
	
	/*do not change these */
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;  /*if you need padding, do so with an inner div */
}

/* background images are entirely optional */
/*#kwick_1 { 
	background-color: #ffffff;
	background-image: url('imagenes/kwicks/pileta1.jpg');
}
#kwick_2 {
	background-color: #ffffff;
	background-image: url('imagenes/kwicks/pileta2.jpg');
}
#kwick_3 {
	background-color: #ffffff;
	background-image: url('imagenes/kwicks/termal1.jpg');
}
#kwick_4 { 
	background-color: #ffffff;
	background-image: url('imagenes/kwicks/cuarto1.jpg');
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
/*}*/

.title{
	float:left;
	width:574px;
	background-color:#F0F8FC;
	border:1px solid #A2B4C3;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-weight:bold;
}

#divPlayer{
	position:relative;
	float:right;
	top:-70px;
	right:40px;
}