.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-image: url(../images/eltos/guion.gif);
	font-weight: bold;
}
.enunciado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000066;
	background: #006699;
}
a {
	color: #FFFFCC;
}
.localizPlano {
	background-image: url(../images/hotel/localiz_plano.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.localizPlanoeng {

	background-image: url(../images/hotel/localiz_plano_eng.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tarifas {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tarifas td
{
	padding: 2px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #6B8BBC;
}

.tarifas th{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: white;
	background-color: #1D49B1;
}

.titulo_seccion {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #003C7B;
	font-size: 12px;
	background: #809EBD;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #003C7B;
	font-size: 11px; 
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.reservas td
{
	padding: 2px;
}

.mensaje {
	background-color: #0066CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	color: #FFFFFF;
	font-weight: bold;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 40px;
	margin-top: 10px;
}

.cuadro_texto {
	border-width: 1px;
	border-style: solid;
	font-size: 10px;
	border-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.etiqueta_form
{
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}