/* hide from ie on mac \*/
	html {
		height: 100%;
		
	}
	
	#ronda-flash {
		height: 80%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #0033cc;
		background-image:url(http://www.enfrentearte.com/images/background/background-pic.jpg);
	}





body, td,tr {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc33;
       }
p.hotels    {
font-size: 11px;	
color: #ffcc33;
text-align: center;
}	   
p.ronda    {
font-size: 11px;	
color: #ffcc33;
text-align: left;
}
h1 {
font-weight: bold;	
font-size: 24px;	
text-align:center;
margin: 0;
}
h2, h3 {
font-weight: bold;	
font-size: 14px;	
text-align:center;
background-color:#990000;
}

a:link {
font-weight: bold;	
font-size: 10px;	
color: #ffffff;
text-transform: uppercase;
text-decoration: none;

}
a:visited {
font-weight: bold;	
font-size: 10px;	
color: #ffffff;	
text-transform: uppercase;
}
a:hover {
font-weight: bold;	
font-size: 10px;	
color: #ffcc33;
text-transform: uppercase;
}