body {
	margin:0px;
	padding:0px;
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}
table {
	width: 100%;
}
#estadisticas {
	width:600px;
}
#estadisticas .tabla{
	float:left;
}
.menu {
	background-color: #018BD3;
	height:28px;
}
.menu ul{
	margin:0px 10px;
	padding:0px;
}
.menu li{
	margin:0px;
	padding:5px 0px;
	float:left;
	list-style-type: none;
}
.menu li a{
	padding:5px 10px;
	border-right:1px solid #cccccc;
	text-decoration:none;
	color:#CCCCCC;
}
.menu li .sel{
	background-color:#ffffff;
	color:#333333;
}
.submenu {
	background-color: #ffffff;
	height:28px;
	border-bottom:1px solid #cccccc;
}
.submenu ul{
	margin:0px 10px;
	padding:0px;
}
.submenu li{
	margin:0px;
	padding:5px 0px;
	float:left;
	list-style-type: none;
}
.submenu li a{
	padding:0px 10px;
	border-right:1px solid #cccccc;
	text-decoration:none;
	color:#CCCCCC;
}
.submenu li .sel{
	font-weight:bold;
	color:#018BD3;
}
/*-----medallero---*/
#medallero {
	width: 350px;
}
.cabecera {
	background: #028BD3 url(../img/cabecera_beijing.jpg) no-repeat;
	height: 100px;
	background-position: -10px;
	display:none;
}
.titulo {
	background-color: #942826;
	height:25px;
}
.titulo .tit {
	padding-left: 10px;
	font-size:14px;
	font-weight: bold;
	line-height:22px;
	color: #FFFFFF;
	font-style:italic;
}
.subtitulos {
	background-color: #eaeaea;
	text-align: center;
}
.subtitulos td{
	border-bottom: #cccccc 1px solid;
}
.medallero table{float:left;}
#medallero .subtitulos td{	border-right:solid 1px #ffffff;}
#medallero .subtitulos .pos{border-right:0px}
#medallero .subtitulos .oro{width:45px;}
#medallero .subtitulos .plata{width:45px;}
#medallero .subtitulos .bronce{width:45px;}
#medallero .subtitulos .total{	width:45px; font-weight: normal}
.f_pais td{
	border-bottom:solid 1px #cccccc;
	text-align:center;
}
.f_argentina td{
	text-align: center;
	background-color: #E6FFFF;
	border-bottom:solid 1px #cccccc;
	border-right:0px
}
.f_pais .pais{
	text-align:left;
}
.f_argentina .pais{
	text-align:left;
}
.total{	font-weight:bold}
.pos{	
		border-bottom:solid 1px #cccccc;
		font-weight: bold;
		color: #018BD3;
		width:25px;
}
#medalleroxcompetencia .atleta{border-bottom:0px #ffffff none; border-left:1px solid #CCCCCC; font-weight:normal}
#medalleroxcompetencia .bandera{border-left:1px solid #CCCCCC}
#medalleroxcompetencia .pais{font-weight:bold}
#medalleroxcompetencia .atleta_arg{border-bottom:0px #ffffff none; border-left:1px solid #CCCCCC; font-weight:normal; background-color:#E6FFFF}
#medalleroxcompetencia .bandera_arg{border-left:1px solid #CCCCCC; background-color:#E6FFFF}
#medalleroxcompetencia .pais_arg{font-weight:bold; background-color:#E6FFFF; text-align:left}
#medalleroxcompetencia .separador{border-bottom:1px solid #CCCCCC; height:5px; background:url(../img/barras.gif) repeat}


/*-----records---*/
#records {
	width: 100%;
}
#records .f_record td{
	border-bottom:solid 1px #cccccc;
	text-align:center
}
#records .record{	
		border-bottom:solid 1px #cccccc;
		font-weight: bold;
		color: #018BD3;
}
.atleta{	font-weight:bold}
#records .nombre{	padding-left:10px;}
#records .tipo_record{	font-weight:bold; color:#990000}

/*-----fixture---*/

#estadisticas .cont_fixture {
	margin:5px 0px;
}
#estadisticas .nombreFase{
	float:left;
	width:100%;
	color:#333333;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 5px;
}
#estadisticas .grupos{
	margin:5px;
	width:287px;
	float:left;
	background-position:top right;
	background-repeat:no-repeat;
}
#estadisticas .grupo1 .grupos{background-color:#0055A2; background-image:url(../img/grupoa.jpg)}
#estadisticas .grupo2 .grupos{background-color:#131313; background-image: url(../img/grupob.jpg)}
#estadisticas .grupo3 .grupos{background-color:#A21003; background-image: url(../img/grupoc.jpg)}
#estadisticas .grupo4 .grupos{background-color:#4CA201; background-image: url(../img/grupod.jpg)}
#estadisticas .showmegatone .grupos{background-color:#0055A2; background-image:url(../img/grupoa.jpg)  /*url(../../publicidad/goles_megatone/show-megatone.jpg)*/}
#estadisticas .grupo_padre1 {background-color:#0055A2}
#estadisticas .grupo_padre2 {background-color:#131313}
#estadisticas .grupo_padre3 {background-color:#A21003}
#estadisticas .grupo_padre4 {background-color:#4CA201}
#estadisticas .nombre {
	color:#FFFFFF;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left: 5px;
}
#estadisticas .cont_fixture table{
	background-color:#FFFFFF;
	margin:0px auto 5px;
	width:97%;
}
#estadisticas .cont_goleadores table{
	background-color:#FFFFFF;
	float:left;
}
#estadisticas .cont_fixture .eliminatorias{
	margin:0px;
	width:100%;
	float:left;
}
#estadisticas .cont_fixture .fase{
	margin:auto;
	width:138px;
	float:center;
	background: #7A7A7A url(../img/fases.jpg) no-repeat top right;
}
#estadisticas .eliminatorias .semifinal, .tercerpuesto, .final{
	background: url(../img/entrefases.gif) no-repeat center top;
}
#estadisticas .eliminatorias .final{
	background-position: 50% -20px;
}
#estadisticas .cont_fixture .eliminatorias .fase{
	margin-top:40px;
}
#estadisticas .cont_fixture .eliminatorias .final .fase{
	margin-top:20px;
}
#estadisticas .cont_fixture .eliminatorias .cuartos .fase{
	margin-top:0px;
}
#estadisticas .res{
	font-weight: bold;
	color: #018BD3;
}
#estadisticas .diahora{
	color: #ffffff;
	font-size:10px;
	padding-left:5px;
}
#estadisticas .nombre_g {
	color:#FFFFFF;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#estadisticas .podio {
	background:url(../img/podio.jpg) no-repeat center;
	float:left;
	width:100%;
	height:285px;
}
#estadisticas .podio div{
	color:#333333;
	font-size:15px;
	font-weight:bold;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:150px;
}
#estadisticas .podio .ganador_oro{
	left:230px;
	top:57px;
}
#estadisticas .podio .ganador_plata{
	left:100px;
	top:100px;
}
#estadisticas .podio .ganador_bronce{
	left:360px;
	top:123px;
}
/*FIXTURE_HOCKEY*/
#estadisticas .cont_fixture .eliminatorias_hockey{
	float:left;
}
#estadisticas .cont_fixture .h_semifinal{
	background:url(../img/entrefases2.gif) no-repeat right 48px;
}
#estadisticas .cont_fixture .h_finales{
	background: url(../img/entrefases3.gif) right repeat-y;
	background-position:right 13px;
}
#estadisticas .cont_fixture .eliminatorias_hockey .fase{
	margin:20px 90px 28px 0px;
}
#estadisticas .cont_fixture .eliminatorias_hockey .posfinal .fase{
	margin:5px 0px 0px 0px;
}
#estadisticas .eliminatorias_hockey .grupo_oro
.fase{background-color:#8E8412; background-image: url(../img/grupoe.jpg)}
#estadisticas .eliminatorias_hockey .grupo_bronce
.fase{background-color:#7B6A28; background-image: url(../img/grupof.jpg)}
#estadisticas .eliminatorias_hockey .grupo_plata
.fase{background-color:#7A7A7A; background-image: url(../img/fases.jpg)}
#estadisticas .eliminatorias_hockey .fase{
	margin:auto;
	width:138px;
	float:center;
	background:#131313 url(../img/grupob.jpg) no-repeat top right;
}

/*mam*/#mam{width:350px;}#mam table{margin:0px auto;background-color:#FFFFFF;width:97%;}#mam .grupos{width:100%;margin:0px;}#mam .estado{text-align:left;}#mam .estado span{padding-left:5px;}#mam .estado #timer{color:#990000;font-weight:bold;}#mam .equipo{text-align:center;height:35px;vertical-align: middle;}#mam .res{text-align:center;font-size: 17px;}#mam .ficha {text-align:right;}#mam .ficha a{padding:0px 10px;text-decoration:none;color:#333333;border-left:#cccccc solid 1px;}#mam .ficha a:hover{color:#018BD3;}#mam .tablaPie{margin-bottom:5px}
