#loterias	{
	min-height: 400px;
	margin: 5px auto 30px;
}

#loterias table	{
	width: 100%;
}
#loterias .ultimo_sorteo table	{
	height: 81px;
	clear: both;
	margin: 0 0 25px 0;
}

#r_content h2	{
	margin-top: 10px;
}
#loterias th	{
	padding: 4px;
	font-weight: bold;
}
#loterias td	{
	color: #333;
	text-align: center;
	font-size: 1.1em;
	padding: 3px;
	height: 3.5em;
	background: #fff;
}
#loterias td.team	{
	text-align: left;
}
#loterias tr td	{
	background: #f2f2f2;
}
#loterias tr td.borde	{
	background: #f2f2f2 url(../images/bg_td_light.gif) repeat-y left top;
}
#loterias tr.grey td	{
	background: #e3e3e3;
}
#loterias tr.grey td.borde	{
	background: #e3e3e3 url(../images/bg_td_dark.gif) repeat-y left top;
}
#loterias .grey	{
	background: #e3e3e3;
}
#loterias .primera	{
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
	font-size: 1.3em;
	background:#e30f1d;
	color: #fff;
}
#loterias .segunda	{
	font-size: 1.0em;
	color: #fff;
	background: #057ac9;
}
#loterias .primera .borde	{
	background: #e30f1d url(../images/bg_td_borde_red.gif) repeat-y left top;
}
#loterias .segunda .borde	{
	background: #057ac9 url(../images/bg_td_borde_blue.gif) repeat-y left top;
}
#loterias .box	{
	border: 1px solid #fff;
}
#loterias .liga	{
	text-transform: uppercase;
}
#loterias_subnav	{
	height: 24px;
}
#loterias_subnav li	{
	display: block;
	float: left;
	height: 24px;
	padding-right: 2px;
}
#loterias_subnav li a, #loterias_subnav li a:visited	{
	color: #054177;
	font-weight: bold;
	font-size: 1.0em;
	padding: 5px 12px;
	background: #e4e4e4;
}
#loterias_subnav li a:hover, #loterias_subnav li a:active	{
	color: #057ac9;
}
#loterias_subnav .active a, #loterias_subnav .active a:visited, 
#loterias_subnav .active a:hover, #loterias_subnav .active a:active	{
	font-weight: bold;
	background: #cfcfcf url(../images/bg_loterias_subnav.jpg) repeat-x left top;
}

#loterias_subnav .active, #loterias_subnav .active a, #loterias_subnav .active a:visited, 
#loterias_subnav .active a:hover, #loterias_subnav .active a:active	{
	color: #000;
	cursor: text;
}
#loterias .ultimo_sorteo .col1	{
	width: 72px;
	padding-left: 24px;
	height: 24px;
}
#loterias .ultimo_sorteo .col2	{
	width: 72px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #202020;
	padding-right: 24px;
}
#loterias .ultimo_sorteo .col3	{
	width: 72px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #202020;
}
#loterias .ultimo_sorteo	{
	float: left;
	text-align: center;
	width: 145px;
	height: 135px;
	padding: 0;
	margin: 10px 2px 4px 2px;
	/* border: 1px solid #ccc; */
	background: #fff url(../images/bg_loteria.jpg) repeat-x left bottom;
}
#loterias h4	{
	font-weight: bold;
	position: relative;
	width: 145px;
	height: 54px;
	margin: 0px auto;
	color: #fff;
}
#loterias h4 .bg_ln	, #loterias h4 .bg_qp, #loterias h4 .bg_lk	{
	width: 100%;
	height: 54px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#loterias h4 .bg_qp	{
	background: transparent url(../images/bg-loterias.gif) no-repeat center -124px; height:54px;
}
#loterias h4 .bg_ln	{
	background: transparent url(../images/bg-loterias.gif) no-repeat center -184px; height:54px;
}
#loterias h4 .bg_lk	{
	background: transparent url(../images/bg-loterias.gif) no-repeat center -246px; height:54px;
}
#loterias td .superpale	{
	padding: 0px 22px;
	margin: 0px 0px;
}
#loterias td.fecha	{
	text-align: left;
	padding-left: 6px;
}
