.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: inherit;
	color: #D55712;
	font-weight: bold;
	text-align:center
}
.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.Encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
	background-color: #D55712;
	font-weight: bold;
	text-align:center;
}
.caja_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: CC4E1E;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB450E;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #CC6600;
	font-weight: bold;
}

a:link {
	color: #666666;
}

a:hover {
	color: #876D3F;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}.dia_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: C78A31;
}.dia_exnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: FFCC33;
}
.reservaciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: 000000;
}
.Enmarcado {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
