* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	list-style: none;
	font-style: normal;
	font-weight: normal;
	line-height: inherit;
	font-family: inherit;
	text-decoration: none;
}
body	{
	font: normal normal 62.5%/1.25 Verdana, Geneva, sans-serif;
	background-color: #fff;
}

/*						PAGE LAYOUT							*/

#wrap	{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}
#wrap_interior	{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}
#header	{
	display: none;
}
#nav	{
	display: none;
}
#sidebar	{
	display: none;
}
#l_content	{
	display: none;
}
#r_content	{
	float: left;
	width: 95%;
}
#footer	{
	display: none;
}

/*						GLOBAL STYLES						*/

strong	{
	font-weight: bold;
}
cite, em	{
	font-style: italic;
}
a *, a:visited *, button	{
	cursor: pointer;
}
table	{
	border-collapse: collapse;
}
.clear	{
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
}
.bg	{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}
.pointer_red	{
	color: #e30f1c !important;
	font-size: 11px !important;
	background: url(../images/bg_pointer_red.png) no-repeat center center;
}
.pointer_blue	{
	color: #0f9efe !important;
	font-size: 11px !important;
	background: url(../images/bg_pointer_blue.png) no-repeat center center;
}
#lineas_subnav li a, #lineas_subnav li a:visited	{
	display: none;
}
#lineas_subnav li.active a, #lineas_subnav li.active a:visited	{
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 1.1em;
	background: #fff;
	margin: 16px 0px;
}
#r_content .nfl, #r_content .fc, 
#r_content .nba, #r_content .bc, 
#r_content .mlb, #r_content .nhl, 
#r_content .caribe, #r_content .ofdlogo	{
	display: none;
}
#r_content h2	{
	font-size: 1.8em;
}
th	{
	font-weight: bold;
}
td	{
	padding: 2px 6px;
}
th, td	{
	border-bottom: 1px solid #333;
}
table	{
	border: none;
}
.nota, p.nota, #reglas p.nota	{
	display: none;
}
.banner	{
	display: none;
}
