/*GENERAL*/
/* ESTILOS HEREDADOS DEL ESPECIAL 2007 */


html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, dt, li, iframe {
	margin:0;
	padding:0;
}
ul, ol {
	list-style:none;
}
a, a:link {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
a:hover, a:active {
	color:#649a24;
}
a:visited {
	color:#000;
}
a img {
	border:0;
}
table, td {
	border:0;
}
html {
	height:100%;
}
body {
	height:100%;
	font:80% Arial, Helvetica, sans-serif;
	background:#262C2F url(http://estaticos.elmundo.es/elmundodeporte/envivos_geca/iconos/bg_ficha.gif) repeat-x top left;
}
#encuentro, #competicion {
	border:1px solid #33393C;
	float:left;
	width:328px;
	background:#262C2F;
}
p.ayuda {
	font-size:0.85em;
	color:#A9AFB1;
	padding:1em 10px;
	border-top:1px solid #414649;
}
table {
	width:95%;
	margin:5px auto;
}
td, th {
	font-size:0.85em;
	color:#AFB9BE;
	border-top:1px solid #464C4F;
	padding:3px 5px;
	border-bottom:1px solid #000;
}
td {
	text-align:center;
}
.main_header th {
	border-top:0;
	text-align:center;
	font-weight:normal;
}
.main_header th.first-child {
	text-align:left;
	text-indent:-9999px;
}
.last td, .last th {
	border-bottom:0!important;
}
th {
	text-align:left;
	text-transform:uppercase;
}
h1, h2, h3 {
	text-indent:-9999px;
	height:1px;
	overflow:hidden;
}
.nav_ficha {
	overflow:hidden;
	position:relative;
	top:1px;
	z-index:1000;
	float:left;
	width:330px;
}
.nav_ficha li {
	float:left;
	border:1px solid #33393C;
	margin:10px 5px 0 0;
	position:relative;
	top:0;
	z-index:10000!important;
	overflow:hidden;
	font-size:0.85em;
}
.nav_ficha a, .nav_ficha a:link, .nav_ficha a:visited {
	background:#424D51;
	display:block;
	float:left;
	padding:5px 10px;
	color:#A9AFB1;
	text-transform:uppercase;
}
.nav_ficha li.activa {
	border-bottom-color:#262C2F;
}
.nav_ficha li.activa a, .nav_ficha li.activa a:visited {
	background:#262C2F;
	cursor:default;
	color:#56ACC5;
}
.nav_ficha a:hover {
	background:#262C2F;
}
#info_jugador {
	width:200px;
	float:left;
	text-align:center;
	background:#fff url(http://estaticos.elmundo.es/elmundodeporte/envivos_geca/iconos/bg_info_jugador.gif) repeat-x top left;
	text-transform:uppercase;
	margin:0 15px 0 0;
	position:relative;
	height:100%;
}
#info_jugador dt, #info_jugador dd.demarcacion {
	width:140px;
	background:#fff;
	margin:0 auto;
}
#info_jugador dt {
	margin:170px auto 0;
	font-weight:bold;
	color:#649a24;
	padding:10px 0 0;
	position:relative;
	z-index:1000;
}
#info_jugador dd {
	font-weight:bold;
	font-size:0.85em;
	color:#72838B;
	padding:3px 0 0;
}
#info_jugador dd.demarcacion {
	font-size:0.75em;
	padding:3px 0 10px;
	margin-bottom:30px;
	position:relative;
	top:-17px;/*left:30px;*/
}
#info_jugador dd.dorsal {
	position:relative;
	top:17px;
	z-index:1000;
	width:43px;
	height:43px;
	background:#373D40;
	color:#fff;
	font-size:1.3em;
	background:url(http://estaticos.elmundo.es/elmundodeporte/envivos_geca/iconos/bg_dorsal_ficha.gif) no-repeat top left;
	line-height:37px;
	margin:0 auto -30px;
}
#info_jugador .foto {
	width:140px;
	background:#fff;
	position:absolute;
	top:0;
	left:30px;
	height:160px;
	padding:15px 0 0;
}
#info_jugador .foto img {
	width:105px;
	height:160px;
	background:#e0e0e0;
	display:block;
	margin:0 auto;
}
.pestana_GDP {
	display:none;
}
.pestana_GDP.activa_GDP, .pestana_GDP.activaJs_GDP {
	display:block;
}
.el_js_esta_activo_GDP .pestana_GDP.activa_GDP {
	display:none;
}
