	
P       		{ font-family:Comic Sans MS; font-size:10pt; text-align:justify; color:black; }
P.head 	{ font-family:Comic Sans MS; font-size:12pt; text-align:left; }
P.title	{ font-family:Comic Sans MS; font-size:12pt; text-align:center; }
P.link 	{ font-family:Comic Sans MS; font-size:10pt; font-weight:bold; }

.rate 			{ font-family:Comic Sans MS; font-size:10pt; text-align:center; }
.roomType	{ font-family:Comic Sans MS; font-size:10pt; text-align:left; }
#tarifas tbody tr:hover td{font-weight:bold;}
#tarifas th	{ font-family:Comic Sans MS; font-size:10pt; text-align:center; font-weight:normal; }

H1 { font-family:Comic Sans MS; font-size:16pt; font-weight:bold; font-style:italic; color:black; }
H2 { font-family:Comic Sans MS; font-size:14pt; font-weight:bold; font-style:italic; color:black; }

TABLE { font-family:Comic Sans MS; font-size:12pt; color:black;}
TH 		{ font-family:Comic Sans MS; font-size:12pt; color:black;}
TR 		{ font-family:Comic Sans MS; font-size:12pt; color:black;}
TD 		{ font-family:Comic Sans MS; font-size:10pt; color:black;}
DT 		{ font-family:Comic Sans MS; font-size:12pt; color:black;}

body { background:url(backlogo.jpg); bgcolor:"#FFFFFF"; }


#container { 
 position:relative;
 border-width: 0px; border-style: solid;
 margin:auto;
 width:590px; height:475px;
 padding:0px;
}

#content {
 position: absolute; right:0px; top:80px;
 border-width: 0px; border-style: solid;
 width:190; height:250;
 padding:0px;
 font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-size : 12pt;
 text-shadow: .15em .15em .2em #a0a0a0;
}

.shadow {	
	-moz-box-shadow: 4px 4px 2px #444; 
	-webkit-box-shadow: 4px 4px 2px #000; 
	box-shadow: 4px 4px 2px #000;		
	/* For IE 8 */		
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */		
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
	}
