﻿.keys { position: absolute; z-index:auto; left: -10000px; top: -10000px; visibility: hidden }
.normal { font-weight: normal; font-style: normal }
.noitalic { font-style: normal }
.nobold { font-weight: normal }
.adjust { color: white }
.logo  { color: black; font-family: Rage Italic; font-size:26pt; font-weight: bold }
.tablastd  { font-family: Arial; font-size: 12px }
.principal 	{position: relative; visibility: visible; top: 0px; left:0;}

.titlehotel {border: 1px solid #77ade4; background-color: #dae9f8; margin: 0; padding: 0px 0;}

#preguntas
{
	position:absolute;
	width:350px;
	background-color:#FFFFFF; color:#000000;
	border:1px solid silver;
	top:762px;
	left:520px;
	display:none; 
	font-family:Tahoma; font-size:11px
}