.tit1 	{ font-family: Arial,Helvetica; font-size: 16pt; font-weight: bold; color: #000088;  }	/* headings */
.tit2 	{ font-family: Arial,Helvetica; font-size: 15pt; font-weight: bold; color: #ffffff; font-style: italic; }	/* headings ventanillas */

p.it	{ font-style: italic; }	/* datos del hotel */
p.p		{ font-size: 9pt; }
p.t1	{ font-size: 10pt; color: #ffffff; } /* precios */

a.p		{ font-size: 8pt; }

/* tablas de carcteristicas establecimiento */
tr.c1	{ background: #ccddff; }

/* tablas de precios */
td.c1	{ background: #99aadd; }
td.c2	{ background: #aabbf7; }
td.c3	{ background: #ccddff; }

/* ventanillas */
td.c4	{ background: #bbccff; }
td.c5	{ background: #ddeeff; }
td.c6	{ background: #ffffff; }

