@CHARSET "ISO-8859-1";
body{
	font-size: 10px; 
	background: url("imagenes_web/lineaFondo.jpg") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1{ font-size: 28px; }
h2{ font-size: 23px; }
h3{ font-size: 19px; }
h4{ font-size: 16px; }
h5{ font-size: 13px; }
h6{ font-size: 11px; }

.clear{
	font-size: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}

/* ################################################# */
.amenu{
	margin-left:1em; 
	
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
	color: #000000; }
.amenu:hover{ text-decoration: none; color: #FF6700; }

.ainfo{
	padding: 0 2px 0 2px;
	text-decoration: none; 
	color: #ffffff; 
	font-size: 11px;
	font-family: Verdana;
	background-color: #539ef1;
	}
.ainfo:hover{ text-decoration: none; background-color: #FFFFFF; color: #539ef1; }

.aver{
	padding: 0 2px 0 2px;
	text-decoration: none; 
	color: #ffffff; 
	font-size: 11px;
	font-family: Verdana;
	background-color: #fe8503;
	}
.aver:hover{ text-decoration: none; background-color: #FFFFFF; color: #FE8503; }

.ainfo2{
	padding: 0 2px 0 2px;
	text-decoration: none; 
	color: #ff6500; 
	font-size: 11px;
	font-family: Verdana;
	background-color: none;
	}
.ainfo2:hover{ text-decoration: underline; }

.acontacto{
	background: transparent url('imagenes_web/cel.gif') no-repeat 9em top;
	text-align: right;
	padding: 4px 1em 4px 0; }
.acontacto a{
	color: #ff6800; 
	font-weight: bold; 
	text-decoration: none; 
	font-size: 1.2em;}
.acontacto a:hover{ color:#ff8901; font-weight:bold; text-decoration: none;}

.btnreservar	{ margin-top:1em; background: url("imagenes_web/btnreservar.gif") no-repeat top left; height: 2em; vertical-align:middle; width: 8em; border: none;}
.calificacionA	{ border:solid #000000 1px; width: 2em; background-color: #444444;	 float: left; height: 1em;}
.calificacionBAD{ border:solid #777777 1px; width: 2em; float: left; height: 1em;}

.inputMember{ 
	padding: 2px;
	margin-top: 1em;
	
	width: 96%;
	
	border: solid 1px #ffffff;
	background-color: #afd7fb; 
	color:#123f56; 
	font-size: 9px; }
.inputMemberBAD{ 
	padding: 2px;
	margin-top: 1em;
	
	width: 96%;
	
	border: solid 1px #FF0000;
	background-color: #afd7fb; 
	color:#123f56; 
	font-size: 9px; }
.inputBtn{
	margin: 0;
	padding: 5px 0 7px 5px;
	width: 77px; 
	height: auto;
	
	background: transparent url('imagenes_web/btninput.gif') no-repeat left top; 
	border: 0;
	cursor: pointer;
	
	text-align: left; 
	font-weight: normal;  
	color: #000000; 
	font-size: 9px; }

.valInputs{ border: 1px solid #FFFFFF; }
.valInputsBAD{ border: 1px solid #FF0000; }	


.posicionTitulo{ float: left; margin: 0; padding: 0; width: 485px; }
.posicionTitulo h1{ 
	margin: 92px 0 30px 50px; 
	padding: 15px 200px 0 0;
	background: transparent url('imagenes_web/mibullet.gif') no-repeat left top; 
	text-transform: capitalize; 
	font-size: 23px;
	color: #ffffff;  }

.hdruta{ 
	padding: 0 0.5em 0 0.5em;
	margin: 0 0 0 50px;
	background-color: #FFFFFF; 
	color: #ff6500; 
	font-size: 11px; }
.hdruta a{ color: #ff6500; font-size: 11px; text-decoration: none; }
.hdruta a:hover{ text-decoration: underline; }

	.btnout{
		padding: 6px 40px 0 0;
		width: 38px;
		height: 20px;
		display: block;
		
		background: transparent url(imagenes_web/btninput.gif) no-repeat right top;
		
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}
	
	.btnrsv{
		padding: 6px 0 0 5px;
		width: 73px;
		height: 20px;
		display: block;
		
		background: transparent url(imagenes_web/btninput.gif) no-repeat left top;
		
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}

/* ################################################# */

.destac{
	float:left; 
	padding-bottom: 0.5em;
	width: 18em; 
	min-height: 20em; 
	border-bottom: 1px dashed #ffffff;
}
.tltNovum{
	margin: 1.5em 2em 0 2em; 
	min-height: 2.5em; 
	_height: 2.5em;
	background: transparent url('imagenes_web/flechablanca.gif') no-repeat left 2px;
}
.tltNovum h3{
	margin: 0 0 0 1.5em;
	padding: 0 0 0.2em 0;
	
	color: #294b71; 
	font-size: 19px; 
	text-transform: capitalize;
}
.tltOfer{
	margin: 1.5em 0 0 1em; 
	min-height: 2em; 
	_height: 2em;
	background: transparent url('imagenes_web/estrella.gif') no-repeat left 1px;
}
.tltOfer h4{ color: #ff8901; margin-left: 1.5em; }

	.arclist{
		margin: 0;
		padding: 0 0 0 3em;
		
		list-style: none;
	}
	.arclist li{
		margin: 0;
		padding: 1em 0 1em 0;
		
		border-bottom: 1px dashed #52a2ff;
		
		font-size: 11px;
		clear: left;
	}
	.arclist li a{
		color: #096bc1;
		text-decoration: none;
	}
	.arclist li a:hover{ text-decoration: underline;  }
	
	.ths{ border-bottom: 3px solid #edb52a; }
	.ths td{ padding: 5px 10px 5px 5px; font-size: 11px; cursor: pointer; }
	
	.ltlt{ color: #FFFFFF; border-left: 2px solid #FFFFFF; border-top: 2px solid #FFFFFF; background-color: #2694f2; }
	.ltlton{ color: #000000; border-left: 2px solid #FFFFFF; border-top: 2px solid #FFFFFF; background-color: #edb42d; }
	
	.mtlt{ color: #FFFFFF; border-top: 2px solid #FFFFFF; background-color: #2694f2; }
	.mtlton{ color: #000000; border-top: 2px solid #FFFFFF; background-color: #edb42d; }
	
	.rtlt{ color: #FFFFFF; border-top: 2px solid #FFFFFF; background: #2694f2; }
	.rtlton{ color: #000000; border-top: 2px solid #FFFFFF; background-color: #edb42d; }
	
	.btnon{ background: transparent url(imagenes_web/on.jpg) no-repeat right top; }
	.btnoff{ background: transparent url(imagenes_web/off.jpg) no-repeat right top; }
	.btnofof{ background: transparent url(imagenes_web/ofof.jpg) no-repeat right top; }
	
	.btnroff{ background: transparent url(imagenes_web/rof.jpg) no-repeat right top; }
	.btnron{ background: transparent url(imagenes_web/ron.jpg) no-repeat right top; }
	
	
#rsvblock{
	float: left; 
	width: 20em; 
	min-height: 37em; 
	_height:37em;
}
	#rsvblock h3{
		margin: 0;
		padding: 0 25px 20px 25px;
		
		color: #2e5195;
	}
	#rsvblock h4{
		margin: 0;
		padding: 30px 0 0 25px;
		
		color: #2a77cf; 
		text-transform: capitalize; 
		background: transparent url('imagenes_web/estrella.gif') no-repeat left 31px;
	}
	#rsvblock ul{
		margin: 0;
		padding: 0 0 0 25px;
		list-style: none;
	}
	#rsvblock ul li{
		margin: 0;
		padding: 5px 5px 7px 0;
		
		border-bottom: 1px dashed #266dbb;
		
		font-size: 13px;
	}
	#rsvblock ul li a{
		font-size: 13px;
		color: #000000;
		text-decoration: none;
		font-family: Verdana;
		font-weight: bold;
	}
	#rsvblock ul li a:hover{ text-decoration: underline; }


/* ####################################### */
	#frmcontact {
		display: block;

		width: 99%;
		margin-left: auto;
		margin-right: auto;

		font-size: 11px;
	}

	#frmcontact fieldset {
		margin: 0;
		padding: 0;

		border: 0;
	}

	#frmcontact fieldset label {
		padding-top: 6px;
		float: left;
		cursor: pointer;
	}

	#frmcontact form input {
		margin-top: 3px;
		margin-bottom: 3px;
		float: right;
		width: auto;
		
		border: solid 1px #ffffff;
		
		background-color: #afd7fb; 
		color:#123f56; 
		font-size: 11px;
	}

	#frmcontact fieldset input,
	#frmcontact fieldset select,
	#frmcontact fieldset textarea {
		margin-top: 3px;
		margin-bottom: 3px;
		float: right;
		width: 65%;
		
		background-color: #afd7fb; 
		color:#123f56; 
		font-size: 11px;
	}

	#frmcontact fieldset input[readonly],
	#frmcontact fieldset textarea[readonly] {
		color: #F7F7F7;
	}

	#frmcontact fieldset input[type="checkbox"],
	#frmcontact fieldset input[type="radio"] {
		width: auto;
		border: 0;
	}

	#frmcontact fieldset br {
		clear: both;
	}
	
/* ####################################### */

	#frmReserve {
		display: block;

		width: 99%;
		margin-left: auto;
		margin-right: auto;

		font-size: 11px;
	}

	#frmReserve div {
		margin: 0;
		padding: 0;

		border: 0;
	}

	#frmReserve div label {
		padding-top: 6px;
		float: left;
		cursor: pointer;
	}

	#frmReserve div input,
	#frmReserve div select,
	#frmReserve div textarea {
		margin-top: 3px;
		margin-bottom: 3px;
		float: right;
		width: 55%;
		
		background-color: #afd7fb; 
		color:#123f56; 
		font-size: 11px;
	}

	#frmReserve div input[readonly],
	#frmReserve div textarea[readonly] {
		color: #F7F7F7;
	}

	#frmReserve div input[type="checkbox"],
	#frmReserve div input[type="radio"] {
		width: auto;
		border: 0;
	}

	#frmReserve div br {
		clear: both;
	}



	#credits{
		margin-top: 80px; 
		padding-bottom: 1em; 
		text-align: center; 
		display: block; 
		width: 100%;
	}
	#credits a{ text-decoration: none }
	#credits a:hover{ text-decoration: underline }
	
	.localdata{
		float: left;
		width: 50%;
		color: #FFFFFF;
		font-size: 11px;
		font-family: Arial;
	}
	.localdata h4{
		margin: 0;
		padding: 0;
		font-size: 13px;
	}
	.localdata p{
		margin: 0;
		padding: 0;
		font-size: 11px;
	}
	.localdata a{
		color: #FFFFFF;
		text-decoration: underline;
	}
	.localdata a:hover{
		text-decoration: none;
	}
	
