* {
	margin: 0;
	padding: 0;
}

html {
	font: 75% Arial, Verdana, Helvetica, sans-serif;
}

form {
	border: none;
	margin: 0px auto;
	overflow: hidden;
}

input, textarea, select, button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}



body {
	margin:0px auto;
	/*background: #fff url('../images/background_gradient.png') center top repeat-X;*/
	background: #fff url('../images/fondo_ftb_especial.png') center top repeat-X;
}

h4{
	width:98%;
	height:28px;
	line-height:28px;
	text-align:center;
	color:white;
	background:#54B100;
	font-size: 1.4em;
	font-weight:bold;
}
/*********************************/
/**        GENERALES(cabecera)  **/
/*********************************/
#fondo {
	margin: 0px auto;
	text-align: center;
}


.wrapper_vod{
	background:url(../images/banners.png) no-repeat center top;
	margin:0 auto;
}
.full_voda {
	display:block !important;
	float:left;
	height:1000px;
	left:0;
	position:absolute;
	top:0;
	visibility:visible !important;
	width:100%;
	z-index:1;
}
#sombra{
	margin: 0px auto;
	width: 990px;
	padding-bottom: 30px;
	text-align: left;
	position:relative;
	z-index:3;
}
#area_trabajo{
	/*padding: 0px 15px;*/
	padding:0px; 
	overflow: hidden;
	width:992px;
}
#cabecera_sup{
	width:980px;
	height:150px;	
	background:url(../images/cabecera_nuestraliga_atras.png) no-repeat left;
	margin-top:-23px !important;
	margin-left: auto;
	margin-right: auto;
}
#cabecera_sup2{
	width:980px;
	height:120px;	
	position:relative;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}
#mi_liga{
	cursor:pointer;	
	width:40px;
	height:41px;
	position:absolute;
	left:610px;
	top:30px;
	float:left;
	background:url(../images/mi_liga.gif) no-repeat left;
}

#version{
	left:24px;
	top:1px;
	font-family: Trebuchet MS;
	font-size:10px;
	
	color:9ed585;
	position:absolute;
}

#continente_activo{
	left:450px;
	top:25px;
	position:absolute;
}
#liga_activa{
	left:455px;
	top:50px;
	position:absolute;
	font-size:1.2em;
}
#selectores_ligas{
	float:right;
	margin-top:10px;
	margin-right: 10px;
	
}
#menu_sup{
	width:950px;

	background: #767577 url(../images/cuadro_gris.gif) top repeat-x;
	text-align:center;
	
	padding:1px;
	
	overflow:hidden;
}


/*********************************/
/**  CABECERA SEXTA			    **/
/*********************************/

.flotar_izq{float:left;}
.flotar_der{float:right;}

.portada_cajacabecera{
	padding-bottom:0px;
}

.portada_cabecera{
	width:970px;
	height:80px;
	*height:40px;
	margin:0px auto;
}

.portada_cab1{
	margin-top:5px;
}

.portada_cab2{
	padding-top:19px;
	padding-left:10px;
}




/***********************/
/**      Barras de estado    **/
/***********************/
#estado{
	text-align:center;
	
	background: #FFFFFF url('../images/barra_estado.gif') bottom left repeat-x;
}
#estado #texto{
	padding:3px;
	font-style:italic;
	font-size: 1.2em;
	font-weight:bold;
	
	/*color:white;*/
}

#select_ligas777{
	font-size:1em;
	font-weight:normal;
	font-style:normal;
	width:140px;
}
/*********************************/
/**        GENERALES(izquierda)         **/
/*********************************/
#columna_izquierda{
	/*width:185px;*/
	float:left;
}

/* LOGIN */
#lpa{
	width: 185px;
	height: 30px;
	
	background: url(../images/login_sup.gif) no-repeat;
}
#lpc{
	width: 145px;
	
	padding-top: 5px; 
	padding-left: 20px;
	
	/*background: url(../images/login_cen.gif) left repeat-y;*/
}
#lpb{
	width: 185px;
	height: 15px;
	
	background: url(../images/login_inf.gif) no-repeat;
}
.input_lp{
	background-color: #D7D7D7; 
	color: #4F4B4A;
	
	width: 105px;
	margin-top:3px;
	padding: 0px 4px;
}

#sede_up{
	margin-top:5px;
	width: 185px;
	height: 29px;
	
	background: url(../images/sede_sup.gif) no-repeat;
}
#primer_equipo_izq{
	width: 185px;
	height: 29px;
	
	background: url(../images/derecha/primer_equipo.gif) no-repeat;
}
#filial_izq{
	width: 185px;
	height: 29px;
	
	background: url(../images/derecha/equipo_filial.gif) no-repeat;
}
#comunidad_izq{
	width: 185px;
	height: 29px;
	
	background: url(../images/derecha/comunidad.gif) no-repeat;
}
#sede_pie{
	width: 185px;
	height: 9px;
	
	background: url(../images/sede_inf.gif) no-repeat;
}
#mercado_up{
	width: 185px;
	height: 47px;
	
	background: url(../images/mercado/titulo_mercado.gif) no-repeat;
}
#mercado_pie{
	width: 185px;
	height: 19px;
	
	background: url(../images/mercado/titulo_mercado_inf.gif) no-repeat;
}

#banner_faqs_presupuesto{
	width: 175px;
	height: 187px;
	
	cursor:pointer;
	margin-left:5px;
	
	background: url(../images/banner_dudas.gif) no-repeat;
}
#boton_faqs_presupuesto{
	width: 167px;
	height: 19px;
	
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
	
	background: url(../images/dudas_presupuesto.gif) no-repeat;
}

/* LISTADO PANELES */
ul#panel_verde {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#panel_verde li {
	width:100%;
	height:29px;
	line-height:24px;
	
	background: url("../images/barra_verde_down.gif") top left no-repeat;
}
ul#panel_verde li a {
	display:block;
	width:159px;
	
	padding-left:26px;
		
	text-decoration:none;
	color: white;
}                       
ul#panel_verde li a:hover {
	background: url("../images/barra_verde_up.gif") top left no-repeat;
}

ul#panel_verde li.naranja{
	width:185;
	height:29px;
	line-height:24px;
	
	background: url("../images/barra_naranja_down.gif") top left no-repeat;
}
ul#panel_verde li.naranja a{
	display:block;
	width:185px;
	
	padding-left:26px;
		
	text-decoration:none;
	color: white;
}                       
ul#panel_verde li.naranja a:hover{
	background: url("../images/barra_naranja_up.gif") top left no-repeat;
}

#Foro{
	width:185;
	height:41px;
	
	cursor:pointer;
	
	background: url("../images/foro_oficial.gif") top left no-repeat;
}

ul#panel_gris {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#panel_gris li {
	width:100%;
	height:29px;
	line-height:25px;
	
	background: url("../images/barra_gris_down.gif") top left no-repeat;
}
ul#panel_gris li a {
	display:block;
	width:159px;
	
	padding-left:26px;
	
	text-decoration:none;
	color: white;
}                   
ul#panel_gris li a:hover {
	background: url("../images/barra_gris_up.gif") top left no-repeat;
}


ul#panel_marron {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#panel_marron li {
	width:100%;
	height:29px;
	line-height:25px;
	
	background: url("../images/barra_marron_2.gif") top left no-repeat;
}
ul#panel_marron li a {
	display:block;
	width:159px;
	
	padding-left:26px;
	
	text-decoration:none;
	color: white;
}                   
ul#panel_marron li a:hover {
	background: url("../images/barra_marron.gif") top left no-repeat;
}
ul#panel_marron li.naranja{
	width:185;
	height:24px;
	line-height:24px;
	
	background: url("../images/barra_naranja_down.gif") top left no-repeat;
}

ul#panel_azul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#panel_azul li {
	margin-left:10px;
	width:164px;
	height:29px;
	line-height:28px;
	background: url("../images/mercado/barra_azul_down.gif") top left no-repeat;
}
ul#panel_azul li a {
	display:block;
	width:138px;
	padding-left:26px;
	text-decoration:none;
	color: white;
}                       
ul#panel_azul li a:hover {
	background: url("../images/mercado/barra_azul_up.gif") top left no-repeat;
}
ul#panel_azul li.tengo{
	width:164;
	height:28px;
	background: url("../images/barra_naranja_down.gif") top left no-repeat;
}

/*Buscador*/
#cab_busca_de{
	width:185px;
	height: 27px;
	background:url('../images/cab_buscador.gif') center no-repeat;
}

#centro_busca_de{
	width:185px;
	height: 30px;
	/*background:url('../images/centro_buscador.gif') center;*/
	background-color:#575757;
}

/*#inf_busca_de{
	width:185px;
	height: 14px;
	background:url('../images/inf_buscador.png') center no-repeat;
}*/
/* NOTICIAS */
#noticias{
	width:185px;
	
	padding-top:40px;
	margin-top:3px;
	
	background: #EDEDED url("../images/noticias.gif") top center no-repeat;
}
#noticias .texto{
	text-indent: 4px;
	padding: 6px;
	margin-top:3px;
}
#noticias_pie{
	width:185px;
	height: 16px;
	
	background: url("../images/noticias_inf.gif") top center no-repeat;
}
/********************************/
/**        GENERALES(derecha)         **/
/********************************/
#columna_derecha{	
	/*width:185px;*/
	color:black;
	float: right;
}

#fechas_der{
	width:185px;
	height: 388px;
	background:url('../images/fechas.gif') left top no-repeat;
}

#premios_der{
	cursor:pointer;
	margin-left:5px;
	width:175px;
	height: 442px;
	background:url('../images/banner_derecha_premios.gif') left top no-repeat;
}
#listado_premios{
	cursor:pointer;
	margin-left:3px;
	margin-bottom:15px;
	width:176px;
	height: 98px;
	background:url('../images/banner_lista_premiados.gif') left top no-repeat;
}
ol#rankingde {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
	padding-top:50px;
	
	background: url("../images/ranking.gif") top left no-repeat;
}
ol#rankingde li {
	padding:3px 3px 3px 7px;
}
ol#rankingde li.gris {
	padding:3px 3px 3px 7px;
	background:#D7D7D7;
}
.pestana_ver {
	text-align:center;
	line-height:22px;
	background: url("../images/ver_todo.gif") top center no-repeat;
}
.pestana_ver a{
	text-decoration:none;
	color:#999999;
}
#ranking_pie{
	width:185px;
	height: 8px;
	
	background: url("../images/ranking_inf.gif") top center no-repeat;
}
#banner_champions{
	margin-left:5px;
	width:175px;
	height:201px;
	cursor:pointer;
	
	background: url("../images/banner_champions.jpg") top center no-repeat;
}

#cab_noticias_dere_gene{
	width:183px;
	height:49px;
	
	background: url("../images/derecha/cabecera_noticias.gif") top center no-repeat;
}
#cab_noticias_dere_equipo{
	width:183px;
	height:49px;
	
	background: url("../images/derecha/cabecera_noticias_especific.gif") top center no-repeat;
}
.noticia_origen{
	font-size: 0.8em;
	color:black;
	font-weight:bold;
}
.noticia_titulo{
	font-size: 0.9em;
	font-weight:bold;
	color:#1E5D7A;
}
.noticia_noticia{
	text-indent: 10px;
	color:#6F6F6F;
}

/*************************/
/**         Zona Centro            **/
/*************************/
#envase_central{
	/*width:580px;*/
	width:573px;
	color:black;
	float:left;
	padding-left:3px;
	margin-top:22px;
}

#trabajo_central{
	margin:0px 15px 15px 15px;
	*margin:0px 10px 15px 15px;
}

#tablaftb{
	margin:0 auto;
	width:540px;
	border:0px;
}

/*************************/
/**          PIE PAGINA         **/
/************************/
#pie{
    margin: 0px auto;
	width: 950px;	
	background: #314E01 url("../images/pie.jpg") repeat-x;
	overflow:hidden;
}
#menu_pie{
	padding-top: 37px;
	padding-right:15px;
	color:white;
}

#creado{
	padding-top: 7px;
	padding-right:15px;
	color:white;
	
	float:right;	
}

#creado #adora{
	margin-top: 30px;
	width: 126px;
	height: 52px;
	padding: 30px;
	padding-top: 25px;
	background: url("../images/Fromthebench.gif") no-repeat;
}
/********************/
/*     PROPIEDADES   */
/*******************/
.enlace_0_8_blanco{
	font-size: 0.8em;
	color: #FFFFFF; 
	text-decoration:none;
}
.centrado{
	width:98%;
	text-align:center;
	margin-bottom:20px;
}
.clear{
	clear:both;
}

/********************/
/*     BOTONES           */
/*******************/
.bt_verde{
	cursor:pointer;
}
.bt_verde .bt_verde_1{
	width:4px;
	height:21px;
	background: url('../images/bt_verde_1.gif') top left no-repeat;
	float:left;
}
.bt_verde .bt_verde_2{
	line-height: 21px;
	background: url('../images/bt_verde_2.gif') bottom repeat-x;
	float:left;
	
	padding: 0px 5px; 
	
	color:white;
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
}
.bt_verde .bt_verde_3{
	width:4px;
	height:21px;
	background: url('../images/bt_verde_3.gif') top left no-repeat;
	float:left;
}

.separacion_bt_locales{
	float:left;
}

.bt_gris{
	cursor:pointer;
}
.bt_gris .bt_gris_1{
	width:4px;
	height:21px;
	background: url('../images/bt_gris_1.gif') top left no-repeat;
	float:left;
}
.bt_gris .bt_gris_2{
	line-height: 21px;
	background: url('../images/bt_gris_2.gif') bottom repeat-x #868686;
	float:left;
	
	padding: 0px 5px; 
	
	color:black;
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
}
.bt_gris .bt_gris_3{
	width:4px;
	height:21px;
	background: url('../images/bt_gris_3.gif') top left no-repeat;
	float:left;
}

.bt_negro{
	cursor:pointer;
}
.bt_negro .bt_negro_1{
	width:10px;
	height:34px;
	background: url('../images/bt_negro_iz.gif') top left no-repeat;
	float:left;
}
.bt_negro .bt_negro_2{
	height:34px;
	line-height: 35px;
	background: url('../images/bt_negro_ce.gif') top left repeat-x;
	float:left; 
	
}
.bt_negro .bt_negro_2 a{
	color:#CFCFCF;
	font-size:1.1em;
	
	text-decoration:none;
}
.bt_negro .bt_negro_3{
	width:10px;
	height:34px;
	background: url('../images/bt_negro_de.gif') top left no-repeat;
	float:left;
}
.bt_oscuro{
	margin-left:10px;
	margin-right:3px;
	height:34px;
	line-height: 34px;
	background: url('../images/boton_oscuro.gif') top left repeat-x;
	color:#9C9B9B;
	font-size:1.1em;
	font-weight:bold;
	font-style:italic;
	float:left;
}
/******************/
/*      PARTIDOS      */
/******************/
#cuerpo_partido{
	width:500px;
	height:920px;

	margin: 0 auto;
	margin-top: 15px;
	
	padding-top: 15px;
	
	background: url('../images/cuerpo_partido.jpg') top left no-repeat;
}
#resultado .separa1{
	text-align:center; 
	width:188px; 
	float:left;
}
#resultado .puntuacion{ 
	width:120px;
	float:left;
}

#directos_reales{
	width:500px;
	height:43px;
	
	background: url('../images/partidos_oficiales.gif') top left no-repeat;
}
/*
#cuerpo_partido #encuentro{
	width:500px;
	height:290px;
	margin:50px 0 0 0 !important;
	*margin:10px 0 40px 0 !important;
	*margin:50px 0 0 0;
	font-size:0.9em;
}
*/

#cuerpo_partido #banquillo{
	width:500px;
	height:100px;
	
	margin-top:140px;
	
	font-size:0.9em;
}

#banquillo .bizquierda{
	width:200px;
	height:100%;
	
	margin-left:15px;
	text-align:left;
	
	float:left;
}
#banquillo .bderecha{
	width:200px;
	height:100%;
	
	margin-right:15px;
	text-align:right;
	
	float:right;
}

#anadida{
	margin:10px;
	width:310px;
}

/**********************/
/*  	TICKETS       */
/**********************/

#cab_tickets{
	width:540px;
	height:56px;
	
	padding-left:50px;
	
	background: url('../images/cabeceras/cab_tickets.gif') left no-repeat;
}

.tick_desc{
	text-align:justify;
	width:480px;
	margin-left:25px;
}

.tick_form{
	margin-top:10px;
	margin-left:25px;
}

.tick_cmp{
	margin-top:5px;
}

/****************************/
/**         INICIO CONTROL     **/
/***************************/
#cab_control{
	width:540px;
	height:56px;
	
	padding-left:50px;
	
	background: url('../images/inicio/cab_control.gif') left no-repeat;
}
#cab_control2{
	width:540px;
	height:56px;
	
	padding-left:50px;
	
	background: url('../images/inicio/cab_control2.gif') left no-repeat;
}

#cab_noti_esc{
	width:540px;
	height:56px;
	
	padding-left:50px;
	
	background: url('../images/cabeceras/cab_noticias_esc.gif') left no-repeat;
}


.cab_noti_fecha{
	font-size:1.3em;
	font-weight:bold;
	margin-top:25px;
	float:left;
}

.cab_noti_desc{
	text-align:justify;
	width:450px;
	margin-left:25px;
}

.cab_noti_ver{
	margin-top:10px;
	float:left;
	cursor:pointer;
}

#txt_equipo{
	color:#ADACAC;
}
#txt_mi_equipo{
	font-size:1.7em;
	font-weight:bold;
	
	float:left;
}
#txt_posicion{
	font-size:1.3em;
	font-weight:bold;
	
	margin-top:0px !important;
	margin-top:-5px;
	
	padding-right:90px !important;
	padding-right:40px;
	
	float:right;
}
#escri_estadisticas{
	clear:both;
	width:100%;
}
#cab_estadis{
	width:515px;
	height:49px;
	
	background: url('../images/inicio/estadisticas.gif') left no-repeat;
}
#cab_primer_escr{
	width:515px;
	height:42px;
	
	background: url('../images/inicio/primer_equipo.gif') left no-repeat;
}
#cab_filial_escr{
	width:515px;
	height:42px;
	
	background: url('../images/inicio/filial.gif') left no-repeat;
}
.Portero{
	width:16px;
	height:16px;
	
	background: url('../images/inicio/mini_PT.gif') left no-repeat;
}
.Defensa{
	width:16px;
	height:16px;
	
	background: url('../images/inicio/mini_DF.gif') left no-repeat;
}
.Medio{
	width:16px;
	height:16px;
	
	background: url('../images/inicio/mini_MD.gif') left no-repeat;
}
.Delantero{
	width:16px;
	height:16px;
	
	background: url('../images/inicio/mini_DL.gif') left no-repeat;
}
.posicion_1{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/1.gif') left no-repeat;
}
.posicion_2{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/2.gif') left no-repeat;
}
.posicion_3{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/3.gif') left no-repeat;
}
.posicion_4{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/4.gif') left no-repeat;
}
.posicion_5{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/5.gif') left no-repeat;
}
.posicion_6{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/6.gif') left no-repeat;
}
.posicion_7{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/7.gif') left no-repeat;
}
.posicion_8{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/8.gif') left no-repeat;
}
.posicion_9{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/9.gif') left no-repeat;
}
.posicion_10{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/10.gif') left no-repeat;
}
.posicion_11{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/11.gif') left no-repeat;
}
.posicion_12{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/12.gif') left no-repeat;
}
.posicion_13{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/13.gif') left no-repeat;
}
.posicion_14{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/14.gif') left no-repeat;
}
.posicion_15{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/15.gif') left no-repeat;
}
.posicion_16{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/16.gif') left no-repeat;
}
.posicion_17{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/17.gif') left no-repeat;
}
.posicion_18{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/18.gif') left no-repeat;
}
.posicion_19{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/19.gif') left no-repeat;
}
.posicion_20{
	width:19px;
	height:19px;
	
	background: url('../images/inicio/20.gif') left no-repeat;
}
#TT_equipo{
	margin-top:3px;
	height: 18px;
	padding-left:5px;
	line-height: 18px;
	font-size:1.1em;
	color:white;
	font-weight:bold;
	background:#666463;
}
#CST_equipo{
	margin-top:3px;
	padding-left:5px;
	height: 18px;
	line-height: 18px;
	font-size:1.1em;
	color:white;
	font-weight:bold;
	background:#9C9A9B;
}
.sub_cab_estadis{
	background:#B7B6B6;
	font-weight:bold;
}
#cont_control{
	padding-top:10px;
	
	width:540px;
	background: url('../images/inicio/centro_inicio.gif') left repeat-y;
}
#pie_control{
	width:541px;
	height:41px;
	
	background: url('../images/inicio/abajo_inicio.gif') left no-repeat;
}
.conte_izq{
	float:left;
	width:256px;
}
.conte_der{
	float:left;
	width:256px;
	margin-left:3px;
}
.menos_ligas{
	background: url('../images/inicio/menos.gif') left no-repeat;
	cursor:pointer;
}
.mas_ligas{	
	background: url('../images/inicio/mas.gif') left no-repeat;
	cursor:pointer;
}
.cab_ini_simple{
	width:256px;
	height:21px;
	
	line-height:21px;
	font-weight:bold;
	color:white;
	padding-left:15px;
	
	background: url('../images/inicio/barra.gif') center no-repeat;
}
.cab_ini_doble{
	width:256px;
	
	font-weight:bold;
	color:white;
	padding-top:3px;
	padding-left:10px;
	
	background: url('../images/inicio/barra_con_gris.gif') top center no-repeat;
}
.contenido_inicio{
	margin-top:5px;
	margin-left:15px;
	
	width:236px;
}
.boton_gris{
	width:110px;
	height:18px;
	
	cursor:pointer;
	
	padding-left:15px;
	line-height:18px;
	background: url('../images/inicio/boton_gris.gif') center no-repeat;
}
.boton_copa{
	width:80px;
	height:30px;
	
	cursor:pointer;
	float:left;
	background: url('../images/inicio/bt_copaliga.gif') center no-repeat;
}
.boton_copa_out{
	width:80px;
	height:30px;
	
	float:left;
	background: url('../images/inicio/bt_copaliga_out.gif') center no-repeat;
}
.boton_campeones{
	width:80px;
	height:30px;
	
	margin-left:3px;
	
	cursor:pointer;
	float:left;
	background: url('../images/inicio/bt_copacampeones.gif') center no-repeat;
}
.boton_campeones_out{
	width:80px;
	height:30px;

	margin-left:3px;
	
	float:left;
	background: url('../images/inicio/bt_copacampeones_out.gif') center no-repeat;
}
.boton_interclubs{
	width:80px;
	height:30px;
	
	margin-left:3px;
	
	cursor:pointer;
	float:left;
	background: url('../images/inicio/bt_copainterclubs.gif') center no-repeat;
}
.boton_interclubs_out{
	width:80px;
	height:30px;
	
	margin-left:3px;
	
	cursor:pointer;
	float:left;
	background: url('../images/inicio/bt_copainterclubs_out.gif') center no-repeat;
}

.peque_ver{
	width:28px;
	height:14px;
	
	float:left;
	
	margin-left:3px;
	
	cursor:pointer;
	background: url('../images/inicio/ver_pequeno.gif') center no-repeat;
}
.peque_ver_out{
	width:28px;
	height:14px;
	
	float:left;
	
	margin-left:3px;
	
	cursor:pointer;
	background: url('../images/inicio/ver_pequeno_out.gif') center no-repeat;
}
.peque_directo{
	width:36px;
	height:12px;
	
	float:left;
	
	margin-left:3px;
	
	cursor:pointer;
	background: url('../images/ver_directo_pequeno.gif') center no-repeat;
}
#crear_ligamigos{
	width:154px;
	height:21px;
	margin-left:35px;
	margin-top:5px;
	cursor:pointer;
	background: url('../images/inicio/nueva_ligamigos.gif') center no-repeat;
}
.gana{
	height:16px;
	
	padding-left:20px;
	
	background: url('../images/inicio/you_win.gif') left no-repeat;
}
.pierde{
	height:16px;
	
	padding-left:20px;
	
	background: url('../images/inicio/you_lose.gif') left no-repeat;
}
.igual{
	height:16px;
	
	padding-left:20px;
	
	background: url('../images/inicio/empate.gif') left no-repeat;
}
/************************/
/**         INSCRIPCION     **/
/************************/
#liga_clasica{
	width:205px;
	height:44px;
	
	background: url('../images/liga_clasica.gif') no-repeat;
}
#liga_rapida{
	width:205px;
	height:44px;
	
	background: url('../images/liga_rapida.gif') no-repeat;
}
.selecc_gris{
	width:175px;
	height:31px;
	
	background: url('../images/seleccionar.gif') center no-repeat;
}

.alta_intro{
	font-size:1.2em;
}

.alta_opcion{
	margin-top:15px;
	float:left;
	width:250px;
	height:320px;
	margin-left:17px;
}

.alta_con{
	width:234px;
	height:257px;
	background: url('../images/alta/usuario.jpg') center no-repeat;
}

.alta_sin{
	width:234px;
	height:257px;
	text-align:center;
	background: url('../images/alta/nousuario.jpg') center no-repeat;
}

.alta_texto{
	width:234px;
}

.alta_boton{
	background: url('../images/btn_verde.gif') center no-repeat;
	width:111px;
	height:18px;
	color:#FFFFFF;
	border:0px;
	margin-top:15px;
	cursor:pointer;	
}
#diferencias_extreme{
	margin-left:15px;
	width:20px;
	height:20px;
	
	float:left;
	background:#54B100;
	color:white;
	text-align:center;
	cursor:pointer;
}

/************************/
/**           RANKING           **/
/************************/
#cab_ranking{
	width:540px;
	margin-bottom:10px;
	
	/*background: url('../images/cabecera_ranking.jpg') top left no-repeat;*/
}
#rank_sup{
	width:542px;
	height:46px;
	background: url('../images/sup_ranking.gif') top left no-repeat;
}
#rank_med{
	width:541px;
	height:44px;
	margin-left:1px;
	padding-top:5px;
	/*padding-left:15px;*/
	color:white;
	background: url('../images/med_rank.gif') top left repeat-x;
}
#rank_inf{
	width:531px !important;
	width:541px;
	padding:5px;
	margin-left:1px;
		
	background: #D7D7D7 url('../images/inf_rank.gif') top left repeat-x;
}
.rank_inf_letras{
	color:#5F5C5C;
	font-weight:bold;
}
#pest_down_general{
	width:118px;
	height:22px;
	
	margin-top:24px;
	cursor:pointer;
	float:left;
	background: url('../images/rank_general_01.gif') top left no-repeat;
}
#pest_up_general{
	width:117px;
	height:31px;
	
	margin-top:15px;
	cursor:pointer;
	float:left;
	background: url('../images/rank_general_02.gif') top left no-repeat;
}
#pest_down_avanzado{
	width:118px;
	height:22px;
	
	margin-top:24px;
	cursor:pointer;
	float:left;
	margin-left:15px;
	background: url('../images/rank_avanzado_01.gif') top left no-repeat;
}
#pest_up_avanzado{
	width:117px;
	height:31px;
	
	margin-top:15px;
	cursor:pointer;
	float:left;
	margin-left:15px;
	background: url('../images/rank_avanzado_02.gif') top left no-repeat;
}

#tabla_ranking {
	margin-left:50px;
	width:450px;
}
#tabla_ranking td{
	padding:3px 0px 3px 7px;
}
#tabla_ranking td.posicion{
	text-align:center;
}
#mi_ranking {
	background:#A7C757;
}

#paginar_ranking{
	width:275px;

	padding:5px;
}
#flec_der{
	margin-top:5px;

	width:19px;
	height:17px;
	background:url(../images/flecha_dere.gif) center no-repeat;
	
	float:right;
	cursor:pointer;
}
#flec_1der{
	margin-top:5px;

	width:19px;
	height:17px;
	background:url(../images/flecha_1dere.gif) center no-repeat;
	
	float:right;
	cursor:pointer;
}
#flec_izq{
	margin-top:5px;

	width:19px;
	height:17px;
	background:url(../images/flecha_izqu.gif) center no-repeat;
	cursor:pointer;
	float:right;
	
}
#flec_1izq{
	margin-top:5px;

	width:19px;
	height:17px;
	background:url(../images/flecha_1izqu.gif) center no-repeat;
	cursor:pointer;
	float:right;
	
}
#pag_actual{
	background:url(../images/pag_actu.gif) center no-repeat;
	width:29px;
	height:29px;
	float:right;
	font-size:15px;	
	color:#A4A4A4;
}

#pag_siguiente{
	width:29px;
	height:24px;
	background:url(../images/pag_post.gif) center no-repeat;
	margin:2px 0 0 4px;
	color:#A4A4A4;

	font-weight:bold;
	cursor:pointer;
	float:right;
}

#pag_anterior{
	width:29px;
	height:24px;
	background:url(../images/pag_ante.gif) center no-repeat;
	margin:2px 4px 0 0;
	color:#A4A4A4;
	
	font-weight:bold;
	cursor:pointer;
	float:right;
}
#pag_actual div, #pag_siguiente div, #pag_anterior div{
	margin:6px 0 0 0;
	color:#A4A4A4;
	font-weight:bold;
	text-align:center;
}
#pag_anterior div{
	margin:6px 0 0 7px;
}
#pag_siguiente div{
	margin:6px 6px 0 0;
}

#pag_actual div{color:#555555;}

/******************/
/*     COPAS             */
/******************/
.pestanya_conti{
	background:url(../images/bloques/pestanya1.png) no-repeat;
	width:105px;
	height:26px;
	float:left;
	margin-left:3px;
	
	line-height:26px;
	
	cursor:pointer;
	color:white;
	text-align:center;
}
.pestanya_conti:hover{
	background:url(../images/bloques/pestanya2.png) no-repeat;
}
.pestanya_conti_2{
	background:url(../images/bloques/pestanya2.png) no-repeat;
	width:105px;
	height:26px;
	float:left;
	margin-left:3px;
	
	line-height:26px;
	
	color:black;
	text-align:center;
}
.separa_cab_contin{
	background:url(../images/bloques/degradado_1.png) repeat-x;
	width:98%;
	height:15px;
	margin-left:2px;
}

#cab_copa{
	width:540px;
	height:148px;
	background:url(../images/cabeceras/cab_copa_liga.jpg) bottom no-repeat;
}
#cab_copamigo{
	width:540px;
	height:148px;
	background:url(../images/cabeceras/cab_copamigo.jpg) bottom no-repeat;
}

#cab_sup_copa{
	width:540px;
	height:148px;
	background:url(../images/cabeceras/cab_supercopa_liga.jpg) bottom no-repeat;
}

#cab_campeones{
	width:540px;
	height:148px;
	background:url(../images/cabeceras/cabecera_copa_campeones.jpg) bottom no-repeat;
}

#cab_interclubs{
	width:540px;
	height:148px;
	background:url(../images/cabeceras/cabecera_copa_interclubs.jpg) bottom no-repeat;
}

#rondas_copa{
	width:540px;
	padding:3px 0 0 0;
	text-align:center;
	
	background-color:#5A616E;
	color:white;
}
#grupos_campeones{
	width:520px !important;
	width:540px;
	padding:10px;
	background-color:#DEDCDD;
	
	overflow:hidden;
	
	font-weight:bold;
	font-family: Trebuchet MS;
	font-size:1.3em;
	color:#4C4A49;
}
#grupo_campe{
	width:55px;
	height:26px;
	
	float:left;
}
.marcado_A{
	background: url('../images/grupos/Aselect.gif') top left no-repeat;
}
.nomarcado_A{
	cursor:pointer;
	background: url('../images/grupos/A.gif') top left no-repeat;
}
.marcado_B{
	background: url('../images/grupos/Bselect.gif') top left no-repeat;
}
.nomarcado_B{
	cursor:pointer;
	background: url('../images/grupos/B.gif') top left no-repeat;
}
.marcado_C{
	background: url('../images/grupos/Cselect.gif') top left no-repeat;
}
.nomarcado_C{
	cursor:pointer;
	background: url('../images/grupos/C.gif') top left no-repeat;
}
.marcado_D{
	background: url('../images/grupos/Dselect.gif') top left no-repeat;
}
.nomarcado_D{
	cursor:pointer;
	background: url('../images/grupos/D.gif') top left no-repeat;
}
.marcado_E{
	background: url('../images/grupos/Eselect.gif') top left no-repeat;
}
.nomarcado_E{
	cursor:pointer;
	background: url('../images/grupos/E.gif') top left no-repeat;
}
.marcado_F{
	background: url('../images/grupos/Fselect.gif') top left no-repeat;
}
.nomarcado_F{
	cursor:pointer;
	background: url('../images/grupos/F.gif') top left no-repeat;
}
.marcado_G{
	background: url('../images/grupos/Gselect.gif') top left no-repeat;
}
.nomarcado_G{
	cursor:pointer;
	background: url('../images/grupos/G.gif') top left no-repeat;
}
.marcado_H{
	width:50px;
	background: url('../images/grupos/Hselect.gif') top left no-repeat;
}
.nomarcado_H{
	cursor:pointer;
	background: url('../images/grupos/H.gif') top left no-repeat;
}
.marcado_I{
	background: url('../images/grupos/Iselect.gif') top left no-repeat;
}
.nomarcado_I{
	cursor:pointer;
	background: url('../images/grupos/I.gif') top left no-repeat;
}
.marcado_J{
	background: url('../images/grupos/Jselect.gif') top left no-repeat;
}
.nomarcado_J{
	cursor:pointer;
	background: url('../images/grupos/J.gif') top left no-repeat;
}
.marcado_K{
	background: url('../images/grupos/Kselect.gif') top left no-repeat;
}
.nomarcado_K{
	cursor:pointer;
	background: url('../images/grupos/K.gif') top left no-repeat;
}
.marcado_L{
	background: url('../images/grupos/Lselect.gif') top left no-repeat;
}
.nomarcado_L{
	cursor:pointer;
	background: url('../images/grupos/L.gif') top left no-repeat;
}
.marcado_M{
	background: url('../images/grupos/Mselect.gif') top left no-repeat;
}
.nomarcado_M{
	cursor:pointer;
	background: url('../images/grupos/M.gif') top left no-repeat;
}
.marcado_N{
	background: url('../images/grupos/Nselect.gif') top left no-repeat;
}
.nomarcado_N{
	cursor:pointer;
	background: url('../images/grupos/N.gif') top left no-repeat;
}
.marcado_O{
	background: url('../images/grupos/Oselect.gif') top left no-repeat;
}
.nomarcado_O{
	cursor:pointer;
	background: url('../images/grupos/O.gif') top left no-repeat;
}
#pest_down_copa{
	width:118px;
	height:20px;
	
	line-height:20px;
	margin-top:5px;
	margin-left:10px;
	
	text-align:center;
	cursor:pointer;
	float:left;
	background: url('../images/cabeceras/inactiva.gif') top left no-repeat;
}
#pest_up_copa{
	width:118px;
	height:25px;
	
	line-height:25px;
	margin-left:10px;
	
	text-align:center;
	cursor:pointer;
	float:left;
	background: url('../images/cabeceras/activa.gif') top left no-repeat;
}

/***************************/
/*   PROMOCION JUGADORES   */
/***************************/

#cab_promocion{
	width:540px;
	color:white;
	background: url('../images/promocion/degradado_promocionar.gif') repeat-x;
}

.cab_promocion{
	width:540px;
	height:36px;
	color:white;
	background: url('../images/promocion/cabecera_promocionar.gif') top left no-repeat;
}
.cuadro_promocion{
	width:108px;
	height:161px;
	background: url('../images/promocion/imagen_promocionar.gif') top left no-repeat;
	float:left;
}

.texto_promocion{
	float:left;
	margin-left:22px;
	margin-top:10px;
	color:#000;
	width:410px;
}

#boton_promocionar{
	width:160px !important;
	width:177px;
	height:38px;
	
	color:white;
	padding-left:25px;
	padding-top:10px;
	font-weight:bold;
	
	cursor:pointer;
	
	background: url('../images/promocion/boton_promocionar.gif') top left no-repeat;
}


/*****************************/
/*     AJUSTE ALINEACION       */
/*****************************/
#alineaciones_validas{
	width:540px;
	height:100px;
	background: url('../images/cabeceras/alineaciones_validas.gif') top left no-repeat;
}
#cab_jajustes{
	width:540px;
	color:white;
	background: url('../images/cabeceras/cabecera_alineacion.gif') top left no-repeat;
}

#cab_jtitulares{
	width:540px;
	color:white;
	background: url('../images/cabeceras/cabecera_titulares.gif') top left no-repeat;
}
#cab_jreservas{
	width:540px;
	color:white;
	background: url('../images/cabeceras/cabecera_reservas.gif') top left no-repeat;
}
#cab_jnoconvo{
	width:540px;
	color:white;
	background: url('../images/cabeceras/cabecera_noconvocados.gif') top left no-repeat;
}
#fondo_verde{
	height:29px;
	background: url('../images/verde_fondo.gif') top left repeat-x;
}
#fondo_naranja{
	height:29px;
	background: url('../images/naranja_fondo.gif') top left repeat-x;
}
#fondo_roja{
	height:29px;
	background: url('../images/rojo_fondo.gif') top left repeat-x;
}
#fondo_gris{
	height:29px;
	background: url('../images/fondo_gris.gif') top left repeat-x;
}
#pie_alinea{
	width:540px;
	height:9px;
	background: url('../images/pie_alineaciones.gif') top left no-repeat;
}
#cambiar_alineacion{
	/*width:157px !important;*/
	width:177px;
	height:38px;
	
	color:white;
	/*padding-left:20px;*/
	text-align: center;
	padding-top:10px;
	font-weight:bold;
	
	cursor:pointer;
	
	background: url('../images/cambiar_alineacion.gif') top left no-repeat;
}

/******************/
/*     ESTADIO    */
/******************/

#estadio_img{position:relative; width:502px; height:350px; }
#estadio_info{position:absolute; top:0; right:0; width:165px; height:82px; background-color:#2B2724; color:white; text-align:right; padding-right:5px}
#estadio_info a{color:white}
#cab_estadio_info{
	width:500px;
	height:153px;
	background: #2B2725 url('../images/cabeceras/info_aforo.png') top left no-repeat;
}

.estadio_info_estadio{width:500px; text-align:center; color:#EC731C; font-size:1.5em; padding:5px 0 3px 0}
.estadio_info_estadio_nombre{width:500px; text-align:center; color:white;font-size:1.6em; margin-bottom:20px}

.estadio_info_bloque{width:163px;text-align:center;}
.estadio_info_bloque_titulo{color:#868889; padding-bottom:5px; font-size:1.1em; font-weight:bold;}
.estadio_info_bloque_contenido{font-size:1.5em; font-weight:bold;}

.float_left{float:left}
.float_right{float:right}
.clear{clear:both}

/*********************/
/*     BANQUILLOS      */
/********************/
#cab_banquillo{
	width:539px;
	height:40px;
	background: #2B2725 url('../images/cabeceras/banquillo.gif') top left no-repeat;
}
#cab_alineacion{
	width:502px;
	height:40px;
	background: #2B2725 url('../images/cabeceras/cabecera_ajustealineacion.gif') top left no-repeat;
}
#cab_estadio{
	width:502px;
	height:29px;
	background: #2B2725 url('../images/cabeceras/cabecera_estadio.gif') top left no-repeat;
}
#cab_11{
	width:539px;
	height:40px;
	background: #2B2725 url('../images/cabeceras/11inicial.gif') top left no-repeat;
}
#cab_penalties{
	width:539px;
	height:40px;
	background: #2B2725 url('../images/cabeceras/penalties.gif') top left no-repeat;
}
#imagen_banquillo{
	width:240px;
	height:114px;
	
	float:left;
	
	background:url('../images/banquillo_img.jpg') top left no-repeat;
}
#pon_penalties{
	position: relative;
	width: 333px;
	padding-left: 205px;
	height: 234px;
	background: url('../images/penalties_img.jpg') top left no-repeat;
}

.lanzadores { width: 130px; }
#lanza_1 { position: absolute; top: 50px; left: 205px; }
#lanza_2 { position: absolute; top: 79px; left: 205px; }
#lanza_3 { position: absolute; top: 108px; left: 205px; }
#lanza_4 { position: absolute; top: 139px; left: 205px; }
#lanza_5 { position: absolute; top: 170px; left: 205px; }
#lanza_6 { position: absolute; top: 50px; left: 390px; }
#lanza_7 { position: absolute; top: 78px; left: 390px; }
#lanza_8 { position: absolute; top: 105px; left: 390px; }
#lanza_9 { position: absolute; top: 135px; left: 390px; }
#lanza_10 { position: absolute; top: 164px; left: 390px; }
#lanza_11{ position: absolute; top: 192px; left: 390px; }
.sep_hztal { width: 50px; }

.fondo_nombres{
	color:white;
	background:black;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:3px;
	padding-right:3px;
	font-size:0.9em;
}
/*****************/
/* FICHA EQUIPO */
/*****************/
#cab_ficha_equipo{
	height:56px;
	width:540px;

	padding-top:20px;
	background:white url(../images/cabeceras/cab_ficha_equipo.gif) bottom no-repeat;
}

#cab_informacion_general{
	height:22px;
	width:540px;
	padding-top:20px;
	background:white url(../images/cabeceras/cab_informacion_general.gif) bottom no-repeat;
}

#equipo_ficha_cab{
	/*margin-left:40px !important;
	margin-left:18px;*/
	font-size:18px;
	font-weight:bold;
	
	float:left;
}

#ranking_ficha_cab{
	/*margin-right:85px !important;
	margin-right:40px;*/
	font-size:12px;
	font-weight:bold;
	float:right;
}

#cuadro_equipa{
	width:129px;
	height:168px;
	
	margin:5px;
	
	background:url('../images/ficha_equipo/equipacion.gif') top left no-repeat;
	
	padding-left:30px;
	padding-left/*\**/: 0\9
}
#cuadro_escudo{
	width:129px;
	height:168px;
	
	margin:5px;
	
	background:url('../images/ficha_equipo/escudo_ficha.gif') top left no-repeat;
}
#fondo_tabla_ficha{	
	background:url('../images/ficha_equipo/degradas_tablas.gif') bottom repeat-x;
}
#fondo_tabla_ficha2{
	background:url('../images/ficha_equipo/degradas_tablas2.gif') bottom repeat-x;
}
#cab_ficha_instalaciones{
	width:540px;
	height:25px;
	
	background:url('../images/cabeceras/instalaciones.gif') top left no-repeat;
}
#cab_ficha_empleados{
	width:540px;
	height:25px;
	
	background:url('../images/cabeceras/empleados_club.gif') top left no-repeat;
}
#cab_ficha_palmares{
	width:540px;
	height:25px;
	
	background:url('../images/cabeceras/palmares.gif') top left no-repeat;
}
#cab_ficha_amigos{
	width:540px;
	height:25px;
	
	background:url('../images/cabeceras/cabecera_ligamigos.gif') top left no-repeat;
}
#cab_ficha_plantilla{
	width:540px;
	height:25px;
	
	background:url('../images/cabeceras/cabecera_plantilla.gif') top left no-repeat;
}
#cab_ficha_seguidores{
	width:540px;
	height:25px;
	
	background:url('../images/cabeceras/cabecera_seguidores.gif') top left no-repeat;
}
#cab_ficha_ojeador{
	width:540px;
	height:25px;
	
	background:url('../images/cabeceras/ojeador.gif') top left no-repeat;
}
.sub_cab_estadio{
	padding-left:5px;
	background:#454F56;
	height:20px;
}
.boton_verde{
	padding-top:3px;
	width:146px;
	height:25px;

	cursor:pointer;
	text-align:center;
	
	background:url('../images/ficha_equipo/boton_verde.gif') top left no-repeat;
}
.sub_cabecera_palmares{
	float:left;
	width:124px;
	margin-left:3px;
	margin-right:3px;
	text-align:center;
	height:19px;
	
	color:white;
	
	background:url('../images/ficha_equipo/degrada.gif') top left repeat-x;
}
.sub_cabecera_seguidores{
	width:500px !important;
	width:530px;
	margin-left:3px;
	margin-right:3px;
	height:19px;
	
	color:white;
	
	background:url('../images/ficha_equipo/degrada.gif') top left repeat-x;
}
.texto_palmares_ficha{
	float:left;
	padding-top:4px;
	width:130px;
	text-align:center;
}

.sub_cabecera_plantilla{
	width:105px;
	text-align:left;
	color:white;
	height:19px;
	background:url('../images/ficha_equipo/degrada.gif') top left repeat-x;
}
#bt_seguidor{
	width:216px;
	height:24px;
	
	padding-left:28px;
	padding-top:3px;
	color:black;
	font-weight:bold;
	
	cursor:pointer;
	
	background:url('../images/ficha_equipo/hacerme_fan.gif') top left no-repeat;
}

#bt_mas_seguidor{
	width:90px;
	height:24px;
	
	padding-left:28px;
	padding-top:3px;
	
	float:right;
	
	cursor:pointer;
	
	background:url('../images/ficha_equipo/boton_todos.gif') top left no-repeat;
}
#ultimo_11{
	width:60px;
	height:61px;
	
	margin-left:5px;
	
	float:left;
	
	background:url('../images/ficha_equipo/ultimo_11.gif') top left no-repeat;
}

#jugadores_estrella{
	width:60px;
	height:61px;
	
	float:left;
	
	background:url('../images/ficha_equipo/jugadores_estrellas.gif') top left no-repeat;
}

#jugadores_destacados{
	width:60px;
	height:61px;
	
	float:left;
	
	background:url('../images/ficha_equipo/jugadores_destacados.gif') top left no-repeat;
}
.txt_ojeador{
	float:left;
	color:white;
	
	padding-top:20px;
}
.mostrar_ficha{
	width:61px;
	height:14px;
	
	float:left;
	margin-left:5px;
	
	cursor:pointer;
	background:url('../images/ficha_equipo/mostrar.gif') top left no-repeat;
}
.mostrar_ficha_off{
	width:61px;
	height:14px;
	
	float:left;
	margin-left:5px;
	
	cursor:pointer;
	background:url('../images/ficha_equipo/mostrar_off.gif') top left no-repeat;
}
.estrellita{
	width:14px;
	height:14px;
	float:left;
	margin-right:5px;
	background:url('../images/ficha_equipo/estrellita.gif') top left no-repeat;
}
.destaca{
	width:14px;
	height:14px;
	float:left;
	margin-right:5px;
	background:url('../images/ficha_equipo/destaca.gif') top left no-repeat;
}
.cruz_ficha{
	width:9px;
	height:9px;
	
	cursor:pointer;
	
	margin-left:20px;
	
	background:url('../images/cruz.gif') top left no-repeat;
}
.caja_empleados{
	float:left;
	width:125px;
}
/*ESTADIOS PNG*/
#estadio_ficha_1{
	background:url('../images/estadios/1f.png') center no-repeat;
	height:140px;
	width:230px;
}
#estadio_ficha_2{
	background:url('../images/estadios/2f.png') center no-repeat;
	height:140px;
	width:230px;
}
#estadio_ficha_3{
	background:url('../images/estadios/3f.png') center no-repeat;
	height:140px;
	width:230px;
}
#estadio_ficha_4{
	background:url('../images/estadios/4f.png') center no-repeat;
	height:140px;
	width:230px;
}
#estadio_ficha_5{
	background:url('../images/estadios/5f.png') center no-repeat;
	height:140px;
	width:230px;
}
#estadio_ficha_6{
	background:url('../images/estadios/6f.png') center no-repeat;
	height:140px;
	width:230px;
}
#estadio_ficha_7{
	background:url('../images/estadios/7f.png') center no-repeat;
	height:140px;
	width:230px;
}
#estadio_ficha_8{
	background:url('../images/estadios/8f.png') center no-repeat;
	height:140px;
	width:230px;
}

/******************/
/*     FICHAS             */
/******************/
.ficha_negra{
	width:31px;
	height:31px;

	line-height:31px;
	color:white;
	font-size:1.2em;
	font-weight:bold;
	
	background:url('../images/boton_negro.png') top left no-repeat;
}

.ficha_blanca{
	width:31px;
	height:31px;

	line-height:31px;
	color:black;
	font-size:1.2em;
	font-weight:bold;
	
	background:url('../images/boton_blanco.png') top left no-repeat;
}
/****************/
/*   NOTICIAS   */
/****************/

.not_cabecera{
	width:550px;
	height:61px;
	text-align:center;
}

.not_izq{
	float:left;
	width:320px;
	height:500px;
}

.not_date{
	margin-top:8px;
	font-size:1.1em;
	font-weight:bold;
}
.not_tit{
	margin-top:3px;
	font-size:1.2em;
	font-weight:bold;
	color:#55A217;
}
.not_det{
	margin-top:5px;
	text-align:justify;
}
				
.not_der{
	float:right;
	width:218px;
	*margin-right:4px;
	background: url('../images/noticias/degradado_noticias.gif') repeat-y;
}
.not_cab_hist{
	width:218px;
	height:39px;
	background: url('../images/noticias/noticias_arriba.gif') top center no-repeat;
}
.not_txt_hist{
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	padding-top:13px;
	text-align:center;
}
.not_hist_date{
	margin-left:5px;
	margin-top:8px;
	font-size:1.1em;
	font-weight:bold;
}
.not_hist_tit{
	margin-left:5px;
	color:#55A217;
	width:210px;
}
.not_hist_det{
	margin-left:5px;
	text-align:justify;
	width:210px;
	cursor:pointer;
}

/****************/
/* FIN NOTICIAS */
/****************/

/************/
/* PREMIOS  */
/************/
#trabajo_central p{
	line-height:15px;
	font-family: Trebuchet MS;
	text-align: justify;
}

#premios_menu{
	width:548px;
	height:30px;
	background: url(../images/pagina_premios/barra_gris.gif);

	margin-bottom:10px;
	clear:both;
}
.pestanya_premios_oscura_iz{
	width:23px;
	height:30px;
	background: url(../images/pagina_premios/oscuro_izq.gif);
	
	float:left;
}
.pestanya_premios_oscura_cen{
	height:30px;
	background: url(../images/pagina_premios/oscuro_centr.gif) repeat-x;
	
	padding-left:5px;
	padding-right:5px;
	line-height:30px;
	
	float:left;
	color:white;
}
.pestanya_premios_oscura_der{
	width:23px;
	height:30px;
	background: url(../images/pagina_premios/oscuro_der.gif);
	
	float:left;
}

.pestanya_premios_clara_iz{
	width:23px;
	height:30px;
	background: url(../images/pagina_premios/claro_izq.gif);
	
	float:left;
	cursor:pointer;
}
.pestanya_premios_clara_cen{
	height:30px;
	background: url(../images/pagina_premios/claro_centr.gif) repeat-x;
	
	padding-left:5px;
	padding-right:5px;
	line-height:30px;
	
	float:left;
	cursor:pointer;
}
.pestanya_premios_clara_der{
	width:23px;
	height:30px;
	background: url(../images/pagina_premios/claro_der.gif);
	
	float:left;
	cursor:pointer;
}

.caja_ingreso{
	margin-left:40px;
	height:92px;
	clear:both;
}

#liga_gran{
	width:59px;
	height:72px;
	background: url(../images/pagina_premios/liga_grande.gif) no-repeat;
	
	float:left;
}
#liga_peq{
	width:59px;
	height:72px;
	background: url(../images/pagina_premios/liga_peq.gif) no-repeat;
	
	float:left;
}
#pre_copa_liga{
	width:59px;
	height:72px;
	background: url(../images/pagina_premios/copa_liga.gif) no-repeat;
	
	float:left;
}
#copa_campe{
	width:59px;
	height:72px;
	background: url(../images/pagina_premios/campeones.gif) no-repeat;
	
	float:left;
}
#copa_intercl{
	width:59px;
	height:72px;
	background: url(../images/pagina_premios/interclubs.gif) no-repeat;
	
	float:left;
}
#copa_supercopa{
	width:59px;
	height:72px;
	background: url(../images/pagina_premios/antonio_copa.gif) no-repeat;
	
	float:left;
}
#copa_supercopa_nac{
	width:59px;
	height:72px;
	background: url(../images/pagina_premios/supercopa_nac.png) no-repeat;
	
	float:left;
}
.cab_ingr_titulo{
	font-size:1.2em;
	font-weight:bold;
}
.text_ingre_gris{
	color:#717171;
}

.premios_cuadro{
	width:520px;
	height:153px;
	margin-bottom:15px;
}

.premios_foto{
	float:left;
}

.premios_textos{
	float:left;
	width:300px;
}
.premios_exp{
	margin-left:15px;
	*margin-left:0px;
}
.premios_txt{
	margin-left:15px;
	*margin-left:0px;
	width:300px;
}
.premios_txt a{
	text-decoration:none;
	color:#999999;
}
.premios_txt a:hover{
	text-decoration:underline;
}
/***************/
/* FIN PREMIOS */
/***************/

/* CABECERA */
.boton_acceder{
	float:left;
	margin-top:23px !important;
	margin-top:5px;
	margin-left:2px;
}

.selects_acceder{
	float:left;
	margin-top:23px !important;
	margin-top:2px;
	*left:-50px !important; /*IE7*/
}

.select_modo{
	position:absolute;
	left:830px;
	top:12px !important;
	top:11px;
	color:#FFFFFF;
	font-size:1.1em;
}

.contenido_acceder{
	position:absolute;
	left:735px;
	top:42px !important;
	top:62px;
	width:210px;
}

/* FIN CABECERA */

/* CABECERA FUTBOLSEXTA */

#menu_futbolsexta{
	width:951 !important;
	width:950;
	height:60px;	
	position:relative;
	margin-top:-4px !important;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	/*background: url(../images/cabecera_futbolsexta/menu_sexta_verde.gif);*/
	background-color:#eaeaea;
}

#m-curva{
	background: url(../images/cabecera_futbolsexta/final_verde.gif) scroll no-repeat left bottom;
	width:11px;
	height:60px;
	float:left;
	cursor:pointer;
}

#m-logo{
	background: url(../images/cabecera_futbolsexta/menu_sexta_logo.gif) scroll no-repeat left bottom;
	width:173px;
	height:60px;
	float:left;
	cursor:pointer;
}

#m-inicio{
	background: url(../images/cabecera_futbolsexta/menu_sexta_inicio.gif) scroll no-repeat left bottom;
	width:68px;
	height:60px;
	float:left;
	cursor:pointer;
}

#m-directo{
	background: url(../images/cabecera_futbolsexta/menu_sexta_actividad_fan.gif) scroll no-repeat left bottom;
	width:119px;
	height:60px;
	float:left;
	cursor:pointer;
}

#m-noticias{
	background: url(../images/cabecera_futbolsexta/menu_sexta_noticias.gif) scroll no-repeat left bottom;
	width:83px;
	height:60px;
	float:left;
	cursor:pointer;
}

#m-estadisticas{
	background: url(../images/cabecera_futbolsexta/menu_sexta_estadisticas.gif) scroll no-repeat left bottom;
	width:113px;
	height:60px;
	float:left;
	cursor:pointer;
}

#m-sextamanager{
	background: url(../images/cabecera_futbolsexta/menu_sexta_futbolsexta.gif) scroll no-repeat left bottom;
	width:130px;
	height:60px;
	float:left;
	cursor:pointer;
}

#m-lasextanoticias{
	background: url(../images/cabecera_futbolsexta/menu_sexta_lasextanoticias.gif) scroll no-repeat left bottom;
	width:143px;
	height:60px;
	float:left;
	cursor:pointer;
}

#m-lasexta{
	background: url(../images/cabecera_futbolsexta/menu_sexta_lasextacom.gif) scroll no-repeat left bottom;
	width:107px;
	height:60px;
	float:left;
	cursor:pointer;
}
/* FIN CABECERA FUTBOLSEXTA */

/* MERCADO DE INVIERNO */
#ACEPTADA{
	color:white;
	background: url(../images/mercado/aceptadas.gif) no-repeat;
	cursor:pointer;
	font-weight:bold;
}
#RECHAZADA{
	color:white;
	background: url(../images/mercado/canceladas.gif) no-repeat;
	cursor:pointer;
	font-weight:bold;
}
.transferible_fondo{
	background-color:#CCCCCC;
}

.transferible_fondo_2{
	background-color:#BEC4DA;
}
.datos_jugador_comentario{
	width:500px;
}

.encabezado{
	font-size:1.2em;
	font-weight:bold;
	font-family: Trebuchet MS;
}
#cab_equipos{
	width:540px;
	height:22px !important;
	height:32px;
	padding-top:10px;
	background: url(../images/mercado/cabecera_equipos.gif) no-repeat;
	
	font-weight:bold;
	color:white;
}
#bt_mercado{
	padding-top:5px;
	/*padding-left:5px;*/
	width:117px;
	height:23px !important;
	height:28px;
	background: url(../images/mercado/boton_mercado.gif) no-repeat;
	
	cursor:pointer;
	font-weight:bold;
	color:white;
	font-size:1em;
	
	text-align:center;
}

#bt_mercado_ya{
	float: left;
	padding-top: 5px;
	margin-left: 10px;
	width:180px;
	height:23px !important;
	height:28px;
	background: url(../images/mercado/boton_mercado_ya.gif) no-repeat;
	
	cursor:pointer;
	font-weight:bold;
	color:white;
	font-size:1em;
	
	text-align:center;
}

.cab_filial_mercado{
	background:#CFCFCF url(../images/mercado/franja_filial.jpg) no-repeat;
	padding:5px;
}
.situar_aumentar_cap{
	margin-top:8px !important;
	margin-top:5px;
	color:black;
}
.situar_aumentar_cap a:link    {text-decoration:none;color:black;}
.situar_aumentar_cap a:active  {text-decoration:none;color:black;}
.situar_aumentar_cap a:visited {text-decoration:none;color:black;}
.situar_aumentar_cap a:hover   {text-decoration:underline;color:black;} 

.fondo_buscador_fichajes{
	background:#383433 url(../images/mercado/mercado.gif) top no-repeat;
	width:322px;
	padding-bottom:20px;
}
.fondo_buscador_fichajes_1{
	background:#383433 url(../images/mercado/mercado_01.gif) top no-repeat;
	width:218px;
}

.fondo_buscador_fichajes_2{
	background:#383433 url(../images/mercado/mercado_02.gif) top no-repeat;
	width:218px;
}

.fondo_buscador_fichajes_3{
	background:#383433 url(../images/mercado/mercado_03.gif) top no-repeat;
	width:218px;
}
.etiqueta_fichaje_jugador_1{
	margin-left:10px;
	width:130px;
	text-align:left;
}
.encabezado_merc_2{
	padding-top:2px;
	color:white;
	margin-left:10px;
	font-weight:bold;
}
.txt_juvenil {
	color:green;
	font-size:0.8em;
}
#panel_nivel{
	width:137px;
	height:20px;
	background:url(../images/mercado/barra_nivel.gif) center no-repeat;
	
	padding-left:5px;
	color:white;
	font-weight:bold;
}

#nivel_arriba{	
	width:210px;
	height:33px;
	background:url(../images/mercado/nivel_arriba.gif) center no-repeat;
}
#nivel_abajo{
	width:210px;
	height:13px;
	background:url(../images/mercado/nivel_abajo.gif) center no-repeat;
	clear:both;
}
#nivel_larga{
	width:180px !important;
	width:200px;
	height:20px;
	line-height:20px;
	background:url(../images/mercado/barra_nivel_larga.gif) center no-repeat;
	
	padding-left:10px;
	color:white;
	font-weight:bold;
}
#interior_nivel{
	margin:5px;
	color:#E3E3E3;
}

#enlace_azul{
	float:right;
	color:#3CC8D7;
	font-weight:bold;
	font-size:0.9em;
	
	cursor:pointer;
}

#bt_volver{
	width:114px;
	height:22px;
	line-height:22px;
	background:url(../images/mercado/volver.gif) center no-repeat;

	color:white;
	
	cursor:pointer;
	text-align:center;
}
#pestana_out{
	width:195px;
	height:38px;
	
	font-weight:bold;
	line-height:38px;
	color:white;
	cursor:pointer;
	text-align:center;
	padding-left:15px;
	
	margin-left:50px;
	margin-top:10px;
	
	background:url(../images/mercado/pestanya_rech.gif) center no-repeat;
}
#pestana_out_gris{
	width:195px;
	height:38px;
	
	font-weight:bold;
	line-height:38px;
	color:white;
	cursor:pointer;
	text-align:center;
	padding-left:15px;
	
	margin-left:50px;
	margin-top:10px;
	
	background:url(../images/mercado/pestanya_rech_gris.gif) center no-repeat;
}

#pestana_in{
	width:195px;
	height:38px;
	
	font-weight:bold;
	line-height:38px;
	color:white;
	cursor:pointer;
	text-align:center;
	padding-right:15px;
	
	margin-left:30px;
	margin-top:10px;
	
	background:url(../images/mercado/pestanya_reci.gif) center no-repeat;
}
#pestana_in_gris{
	width:195px;
	height:38px;
	
	font-weight:bold;
	line-height:38px;
	color:white;
	cursor:pointer;
	text-align:center;
	padding-right:15px;
	
	margin-left:30px;
	margin-top:10px;
	
	background:url(../images/mercado/pestanya_reci_gris.gif) center no-repeat;
}
#cab_reci{
	width:530px;
	height:38px;
	
	font-weight:bold;
	line-height:38px;
	color:white;

	text-align:center;
	
	margin-bottom:10px;
	margin-top:10px;
	
	background:url(../images/mercado/cabecera_reci.gif) center no-repeat;
}
#cab_real{
	width:530px;
	height:38px;
	
	font-weight:bold;
	line-height:38px;
	color:white;

	text-align:center;
	
	margin-bottom:10px;
	margin-top:10px;
	
	background:url(../images/mercado/cabecera_envi.gif) center no-repeat;
}

#titulo_numero_1{
	width:66px;
	height:54px;
	
	margin-bottom:5px;
	margin-top:5px;
	margin-right:5px;
	
	background:url(../images/mercado/01.gif) center no-repeat;
}
#titulo_numero_2{
	width:66px;
	height:54px;
	
	margin-bottom:5px;
	margin-top:5px;
	margin-right:5px;
	
	background:url(../images/mercado/02.gif) center no-repeat;
}
#titulo_numero_3{
	width:66px;
	height:54px;
	
	margin-bottom:5px;
	margin-top:5px;
	margin-right:5px;
	
	background:url(../images/mercado/03.gif) center no-repeat;
}
.letra_trans{
	font-size: 1.4em;
	font-weight:bold;
	color:#125F73;
	margin-left:50px;
}
.ban_negra{
	font-weight:bold;
	color:#69E7F4;
	background:black;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}
.ban_azul_oscu{
	font-weight:bold;
	color:#69E7F4;
	background:#125F73;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}
.ban_azul_claro{
	font-weight:bold;
	color:black;
	background:#53BFC7;
	text-align:center;
}
/*FIN MERCADO DE INVIERNO */

/*ENTREVISTAS*/
#cab_realiza_entrevistas{
	width:540px;
	height:42px;
	
	background: url(../images/cabeceras/cabecera_entrevistas.gif) no-repeat;
}

#pest_down_entrevista{
	width:118px;
	height:20px;
	
	line-height:20px;
	margin-top:5px;
	margin-left:10px;
	
	color:white;
	text-align:center;
	cursor:pointer;
	float:left;
	background: url('../images/cabeceras/inactiva.gif') top left no-repeat;
}
#pest_up_entrevista{
	width:118px;
	height:25px;
	
	line-height:25px;
	margin-left:10px;
	
	color:black;
	text-align:center;
	cursor:pointer;
	float:left;
	background: url('../images/cabeceras/activa.gif') top left no-repeat;
}

#pest_up_entrevista_naranja{
	width:118px;
	height:25px;
	
	line-height:25px;
	margin-left:10px;
	
	color:black;
	text-align:center;
	cursor:pointer;
	float:left;
	background: url('../images/cabeceras/activa.gif') top left no-repeat;
}

.cuerpo_entrevista{
	width:545px;
}
.tit_entrevista{
	color:white;
	font-size: 1.2em;
	font-weight:bold;
	padding-top:2px;
}
.tit_entrevista2{
	color:black;
	font-size: 1.2em;
}
#resumen_entrevistado{
	margin:5px 0px 0px 9px;
	text-align:justify;
	color:white;
}
#entrevistado{
	margin-top:5px;
	font-size:24px;
	color:#008700;
}
#entrevistado2{
	font-size:20px;
	color:#FF9A05;
}
#entrevistado3{
	font-size:16px;
	color:#FF9A05;
	font-weight:bold;
}
#buscar_equipo_entrevista{
	width:533px;
	
	padding-left:25px;
	
	color:black;
	background: url('../images/entrevista_arriba.gif') top left no-repeat;
}
#bt_ok_entre{
	width:100px;
	height:21px;
	
	cursor:pointer;
	
	background: url('../images/bt_ok.gif') top left no-repeat;
}
#bt_guardar_entre{
	width:100px;
	height:21px;
	
	cursor:pointer;
	
	background: url('../images/bt_anadir.gif') top left no-repeat;
}
#buscar_equipo_entrevista2{
	width:533px;
	
	padding-left:25px;
	
	color:black;
	background: url('../images/entrevista_arriba_2.gif') top left no-repeat;
}
.tit_datos{
	margin-top:20px;
	height:20px;
	color:#524E4A;
	background:url(../images/lineagris.gif) center no-repeat;
}
.banda_gris{
	width:100%;
	line-height:20px;
	
	text-align:center;
	
	margin-bottom:3px;
	
	font-weight:bold;
	color:white;
	background:#504C4B;
}
#entrevista_votos{
	width:150px;
	height:28px;
	
	padding-top:1px;
	margin-bottom:5px;
	
	margin-left:190px;
	background: url('../images/entre_votos.gif') top left no-repeat;
}
#entre_micro{
	width:540px;
	height:115px;
	
	color:white;
	background: url('../images/cabeceras/micro_entrevista.gif') top left no-repeat;
}
.text_datos{
	margin-left:9px;
	font-weight:bold;
	color:#524E4A;
}
.cont_datos{
	margin-left:9px;
	margin-bottom:10px;
}
.pregunta_entrevista{
	color:black;
	font-weight:bold;
}
/*FIN ENTREVISTAS*/

/*********************/
/*     CONFECCION       */
/*********************/
#cab_confecc{
	height:40px;
	background: url('../images/cabeceras/confeccionar_plantilla.gif') no-repeat; 
}
#btn_reglas_confeccion{

	width:245px;
	height:36px;
	
	cursor:pointer;

	background: url('../images/confeccionar/boton_reglas.gif') top left no-repeat;
}
#tabla_confeccion{
	width:541px;
	
	background: #2B2725 url('../images/confeccionar/plantilla_actual.gif') top left no-repeat;
}
#cab_plantilla_confecc{
	width:540px;
	
	background: #E9E9E9 url('../images/confeccionar/datos_plantilla.gif') top left no-repeat;
}
#ano1{
	color:white;
	font-size:0.6em;
	background: url('../images/confeccionar/1anyo.gif') top left no-repeat;
}
#ano2{
	color:white;
	font-size:0.6em;
	background: url('../images/confeccionar/2anyo.gif') top left no-repeat;
}
#ano3{
	color:white;
	font-size:0.6em;
	background: url('../images/confeccionar/3anyo.gif') top left no-repeat;
}
#bt_validar{
	width:140px;
	height:24px;
	cursor:pointer;
	background: url(../images/confeccionar/validar_equipo.gif) no-repeat left;
}
#bt_validar_off{
	width:140px;
	height:24px;
	
	background: url(../images/confeccionar/validar_equipo_off.gif) no-repeat left;
}

#equipo_no_valido{
	width:44px;
	height:42px;
	
	background: url(../images/confeccionar/novalido.gif) no-repeat left;
}
#equipo_si_valido{
	width:44px;
	height:42px;
	
	background: url(../images/confeccionar/valido.gif) no-repeat left;
}
#tabla_buscar{
	width:540px;
	height:84px;
	
	background: url(../images/confeccionar/buscar_jugadores.gif) no-repeat left;
}
.stilo_cabe{
	padding-left:15px;
	color:#686868;
	font-weight:bold;
}
/*     FIN CONFECCION             */

.f_right{
	float:right;
}
.f_left{
	float:left;
}


/**********************************/
/*   AMPLIACION CAPITAL			  */
/**********************************/

.cab_osc_izquierda{
	width:15px;
	height:30px;
	
	background:url('../images/cabeceras/cab_oscura_izq.png') left no-repeat;
	float:left;
}
.cab_osc_central{
	height:30px;
	
	background:url('../images/cabeceras/cab_oscura_off.png') left repeat-x;
	float:left;
	line-height:30px;
	text-align:left;
	
	font-weight:bold;
	color:white;
}
.cab_osc_derecha{
	width:15px;
	height:30px;
	
	background:url('../images/cabeceras/cab_oscura_der.png') left no-repeat;
	float:left;
}

.boton_verde_izquierda{
	width:4px;
	height:21px;
	
	background:url('../images/pagos/verde_izq.gif') left no-repeat;
	float:left;
}
.boton_verde_central{
	height:21px;
	
	background:url('../images/pagos/verde_off.gif') left repeat-x;
	float:left;
	line-height:21px;
	text-align:left;
	
	/*font-weight:bold;*/
	color:white;
	
	cursor:pointer;
}
.boton_verde_derecha{
	width:4px;
	height:21px;
	
	background:url('../images/pagos/verde_der.gif') left no-repeat;
	float:left;
}

/**********************************/
#cab_pagos{
	margin-top:-20px;
	float:left;
	height:118px;
	width:510px;
	text-align:left;
	background-image:url('../images/pagos/img01.jpg');
}

#pagos_img_0{
	height:100px;
	width:190px;
	background-image:url('../images/pagos/905peq.jpg');
}

#pagos_img_1{
	height:90px;
	width:190px;
	background-image:url('../images/pagos/img02.jpg');
}

#pagos_img_2{
	height:90px;
	width:190px;
	background-image:url('../images/pagos/img03.jpg');
}

#pagos_img_3{
	height:90px;
	width:190px;
	background-image:url('../images/pagos/img04.jpg');
}

#pagos_img_4{
	height:90px;
	width:190px;
	background-image:url('../images/pagos/img05.jpg');
}

#pagos_img_paypal{
	height:300px;
	width:190px;
	background-image:url('../images/pagos/paypal.jpg');
}
#pagos_img_tarjeta{
	height:300px;
	width:190px;
	background-image:url('../images/pagos/tarjeta.jpg');
}
#pagos_img_movil{
	height:300px;
	width:190px;
	background-image:url('../images/pagos/movil.jpg');
}
#pagos_img_905{
	height:300px;
	width:190px;
	background-image:url('../images/pagos/905.jpg');
}
#pagos_img_transf{
	height:300px;
	width:190px;
	background-image:url('../images/pagos/transf.jpg');
}

.titulo_verde{
	color:#49AC2E;
	font-size:14px;
	font-weight:bold;
}

.titulo_rojo{
	color:#D73640;
	font-size:14px;
}

.sub_cabecera{
	margin-top:-20px;
	float:left;
	height:40px;
	width:600px;
	background-color:#D7D8DA;
}

.elemento1{
	margin-left:30px;
	list-style-image:url(../images/pagos/primero.gif);
}
.elemento2{
	margin-left:30px;
	list-style-image:url(../images/pagos/segundo.gif);
}
.elemento3{
	margin-left:30px;
	list-style-image:url(../images/pagos/tercero.gif);
}

/**********************************/

.estrella_entera{
	height:16px;
	width:16px;
	margin-left:3px;
	background-image:url('../images/fortaleza/star_on.gif');
	float:left;
}

.estrella_media{
	height:16px;
	width:16px;
	margin-left:3px;
	background-image:url('../images/fortaleza/star_medium.gif');
	float:left;
}

.estrella_vacia{
	height:16px;
	width:16px;
	margin-left:3px;
	background-image:url('../images/fortaleza/star_off.gif');
	float:left;
}

/******************/
/* NUEVA CABECERA */
/******************/

.gris{color:#B0B1B2;}

#header{
	background: url('../images/cabecera/head.png') top center no-repeat;
	width:980px;
	height:180px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	z-index:5;
}

#header_links{height:35px; padding-right:25px; margin-bottom:5px}

.header_links_forum{
	background-image:url('../images/cabecera/forum.png');
	width:33px;
	height:35px;
	margin-right:8px;
	cursor:pointer;
}

.header_links_forum_hover{
	background-image:url('../images/cabecera/forum.png');
	width:33px;
	height:35px;
	margin-right:8px;
	cursor:pointer;
	background-position:0 35px;
}

.header_links_support {
	background-image:url('../images/cabecera/support.png');
	width:33px;
	height:35px;
	margin-right:8px;
	cursor:pointer;
}

.header_links_support_hover{
	background-image:url('../images/cabecera/support.png');
	width:33px;
	height:35px;
	margin-right:8px;
	cursor:pointer;
	background-position:0 35px;
}

.header_links_help{
	background-image:url('../images/cabecera/help.png');
	width:33px;
	height:35px;
	margin-right:8px;
	cursor:pointer;
}

.header_links_help_hover{
	background-image:url('../images/cabecera/help.png');
	width:33px;
	height:35px;
	margin-right:8px;
	cursor:pointer;
	background-position:0 35px;
}

.header_links_home{
	background-image:url('../images/cabecera/home.png');
	width:33px;
	height:35px;
	margin-right:8px;
	cursor:pointer;
}

.header_links_home_hover{
	background-image:url('../images/cabecera/home.png');
	width:33px;
	height:35px;
	margin-right:8px;
	cursor:pointer;
	background-position:0 35px;
}

#header_content{
	height:90px; 
	color:white; 
	margin-left:15px;
	padding-top:9px;
}

.header_content_logo{
	background-image:url('../images/cabecera/logo.png');
	background-repeat:no-repeat;
	width:166px;
	height:43px;
	margin:20px 0 0 40px;
}

.header_content_info{
	background: #000 url('../images/cabecera/separador_cabecera.png') top right no-repeat;
	height:60px;
	padding-right:20px;
	margin-right:10px;
	text-align:right;
	cursor:pointer;
	width:200px;
	margin-top:18px;
}

.header_content_info_padding{
	padding:0 5px 0 68px; 
}

.header_content_info select{width:65px; border:0}

.header_content_info_mi_liga{
	background: #000 url('../images/cabecera/ir_liga.png') top right no-repeat;
	height:16px;
	padding-right:20px;
}
.header_box_voda{
	font-size:0.9em;
	margin-left:22px;
	margin-top:-7px;
	text-align:center;
}
.header_logo_voda{
	width:90px;
	height:70px;
	margin-top:8px;
	background: url('../images/vodafone.png') top no-repeat;
}

.header_content_enlace{text-decoration:none; color:white}
.header_content_enlace:hover{text-decoration:underline}

.header_content_info_grande{font-size:1.2em}

.header_content_team{width:407px;}
.header_content_teamname{
	font-size:1.4em;
	color:white; 
	text-align:right;
	margin:0 28px 12px 0;
}

.header_content_gold{
	background: url('../images/cabecera/moneda.png') top right no-repeat;
	width:52px;
	height:40px;
	text-align:right;
	margin-right:10px;
	padding-right:32px;
}
.header_content_gold div{width:42px}
.header_content_gold a{color:white; text-decoration:none;}
.header_content_gold a:hover{color:white; text-decoration:underline;}

.header_content_presup{
	background: url('../images/cabecera/icon_money.png') top right no-repeat;
	height:40px;
	text-align:right;
	margin-right:10px;
	padding-right:35px;
	width:75px;
}
.header_content_presup div{width:75px;}

.header_content_seguid{
	background: url('../images/cabecera/icon_fan.png') top right no-repeat;
	width:55px;
	height:40px;
	text-align:right;
	margin-right:10px;
	padding-right:35px;
}
.header_content_seguid div{width:55px}

.header_content_ranking{
	background: url('../images/cabecera/icon_ranking.png') top right no-repeat;
	width:40px;
	height:40px;
	text-align:right;
	padding-right:35px;
}
.header_content_ranking div{width:40px}

.header_content_escudo{
	margin-top:-8px;
	padding-left:8px;
}

#header_menu{height:40px; margin:4px 0 0 26px;}
.header_menu_left{
	background-image:url('../images/cabecera/menu_verde/green_left.png');
	width:18px;
	height:30px;
}

.header_menu_right{
	background-image:url('../images/cabecera/menu_verde/green_right.png');
	width:18px;
	height:30px;
}

.header_menu_divider{
	background-image:url('../images/cabecera/menu_verde/green_divider.png');
	width:1px;
	height:30px;
}

.header_option{
	background-image:url('../images/cabecera/menu_verde/green_center.png');
	height:30px;
	color:white;
	padding:0 15px 0 15px;
	font-size:1.4em;
	cursor:pointer;
	font-family: 'Yanone Kaffeesatz', arial, serif;
}

.header_option_on{
	background-color:#1A171B;
	height:30px;
	color:white;
	padding:0 15px 0 15px;
	font-size:1.4em;
	cursor:pointer;
	font-family: 'Yanone Kaffeesatz', arial, serif;
}

.header_search{
	background-image:url('../images/cabecera/search_box.png');
	margin:0 25px 0 0;
	width:173px;
	height:24px;
	padding-top:4px;
}

.header_search_input{
	border:0;
	background-color:#121010;
	height:15px;
	width:120px;
	color:white;
}

/*******************/
/* JUNTA DIRECTIVA */
/*******************/

#junta_padding{padding:10px 0 0 17px;}
#junta_title{
	background-image:url('../images/junta_directiva/cabecera_junta.png');
	width:540px;
	height:25px;
	color:white;
	font-size:1.5em;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	text-align:center;
	padding-top:9px;
}
#junta_content{
	background:url('../images/junta_directiva/directiva_sillones.png') top center no-repeat;
	width:538px;
	padding:110px 0 0 2px;
}
.junta_box_up{
	background:url('../images/junta_directiva/top_directiva.png') top center no-repeat;
	width:535px;
	height:28px;
	font-size:1.5em;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	text-align:center;
	padding-top:13px;
	color:white;
}
.junta_box_center{
	background:url('../images/junta_directiva/medium_directiva.png') top center repeat-y;
	width:515px;
	padding:5px 0 0 20px;
	
}
.junta_box_down{
	background:url('../images/junta_directiva/footer_directiva.png') top center no-repeat;
	width:535px;
	height:28px;
}
.junta_item_img{width:160px;margin-right:15px;}
.junta_item_content{width:330px;}
.junta_item_content p{margin-bottom:8px}
.junta_item_content ul li{list-style:circle; margin-left:16px;}
.junta_item_content_mens{color:#778823; font-weight:bold; font-size:1.1em}

.junta_get_gold{
	background:url('../images/junta_directiva/adquirir_moneda.png') top center no-repeat;
	width:206px;
	height:23px;
	cursor:pointer;
	margin-top:7px;
	padding:9px 0 0 10px;
}
.junta_get_gold_over{
	background:url('../images/junta_directiva/adquirir_moneda.png') top center no-repeat;
	width:206px;
	height:23px;
	background-position:0 -32px;
	cursor:pointer;
	margin-top:7px;
	padding:9px 0 0 10px;
}
.junta_get_money{
	background:url('../images/junta_directiva/adquirir_presupuesto.png') top center no-repeat;
	width:206px;
	height:23px;
	cursor:pointer;
	margin-top:7px;
	padding:9px 0 0 10px;
}
.junta_get_money_over{
	background:url('../images/junta_directiva/adquirir_presupuesto.png') top center no-repeat;
	width:206px;
	height:23px;
	background-position:0 -32px;
	cursor:pointer;
	margin-top:7px;
	padding:9px 0 0 10px;
}

/*********************/
/* CSS MENÚ DINÁMICO */
/*********************/

#menu { text-align: center;
font-size: 1em;
/*width: 650px;*/
/*margin: 20px auto;*/
}
#menu ul { list-style-type: none; }
#menu ul li.nivel1 { float: left;
/*width: 148px;*/
/*margin-right: 2px;*/
}

#menu ul li a {
	display: block;
	/*background-image:url('../images/cabecera/gradient_menu.png');*/
	color: #000;
	background: url(../images/cabecera/sub_menu_degradado.gif) repeat-x center top;
	text-decoration: none;
	color: black;
	padding: 8px;
	position: relative;
	font-size:1.4em;
	text-indent:10px;
	height:14px;
	font-family: 'Yanone Kaffeesatz', arial, serif;
}
#menu ul li:hover {position: relative;}
#menu ul li a:hover, #menu ul li:hover a.nivel1 {
	background: url(../images/cabecera/sub_menu_degradado.gif) repeat-x center top;
	color: #FFF;
	position: relative;
	background-position: 0 -31px;
	font-family: 'Yanone Kaffeesatz', arial, serif;
}
#menu ul li a.nivel1 {display: block!important;display: none;position: relative;}
#menu ul li ul {display: none;}
#menu ul li a:hover ul, #menu ul li:hover ul, #menu a:hover ul, #menu li:hover ul{
	display: block;
	position: absolute;
	left: 0px;
}
#menu ul li ul li a {
width: 175px;
padding: 6px 0px 8px 0px;
border-top-color: #e0e0e1;
}
#menu ul li ul li a:hover {border-top-color: #e0e0e1;position: relative;}
table.falsa {border-collapse:collapse;
border:0px;
float: left;
position: relative;
} 

.cont_submenus{
	border:4px solid black;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:white;
	position:absolute;
	z-index:9999;
	text-align:left;
	width:175px;
}

/************************/
/* CAJAS DE INFORMACIÓN */
/************************/

.block_up_turquesa{
	background: url(../images/bloques/sideway_top3.png) no-repeat center top;
	width:206px;
	height:35px;
	margin-top:15px;
	text-align:center;
	color:white;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size:1.45em;
}

.block_up_green{
	background: url(../images/bloques/sideway_top2.png) no-repeat center top;
	width:206px;
	height:35px;
	margin-top:15px;
	text-align:center;
	color:white;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size:1.45em;
}

.block_up_black{
	background: url(../images/bloques/sideway_top1.png) no-repeat center top;
	width:206px;
	height:35px;
	margin-top:15px;
	text-align:center;
	color:white;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size:1.45em;
	
}

.block_up_padding{padding-top:10px;}

.block_content{
	background: url(../images/bloques/sideway_left.png) repeat-y center top;
	width:206px;
}

.block_content_padding{/*padding:15px 0 0 15px;*/padding:11px 0 0 11px;}

.block_down{
	background: url(../images/bloques/sideway_down.png) no-repeat center top;
	width:206px;
	height:23px;
}

.block_input{
	width:165px;
	height:27px;
	background-color:white;
	border:1px solid #D8D9DA;
	margin-left:5px;
}

.block_label{
	margin:2px 0 5px 10px;
	font-size:1.45em;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	color:#3D3D3F;
}

.block_text a{
	margin:2px 0 10px 10px;
	color:#3D3D3F;
	text-decoration:none;
}

.block_button{margin:7px 0 0 5px;}
.block_button2{margin:30px 0 0 40px;}

.block_button_left{
	background: url(../images/bloques/button1_left.png) no-repeat center top;
	width:12px;
	height:26px;
}

.block_button_left_over{
	background: url(../images/bloques/button1_left.png) no-repeat center top;
	width:12px;
	height:26px;
	background-position:0 -26px;
}

.block_button_center{
	background: url(../images/bloques/button1_center.png) repeat-x center top;
	width:142px;
	height:26px;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	color:white;
	text-align:center;
	font-size:1.4em;
	cursor:pointer;
}

.block_button_center_padding{padding-top:3px; height:23px;}

.block_button_center_over{
	background: url(../images/bloques/button1_center.png) repeat-x center top;
	width:142px;
	height:26px;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	color:white;
	text-align:center;
	font-size:1.4em;
	cursor:pointer;
	background-position:0 -26px;
}

.block_button_right{
	background: url(../images/bloques/button1_right.png) no-repeat center top;
	width:12px;
	height:26px;
}

.block_button_right_over{
	background: url(../images/bloques/button1_right.png) no-repeat center top;
	width:12px;
	height:26px;
	background-position:0 -26px;
}

/*******/
/* PIE */
/*******/

#footer{
	background: url(../images/pie/footer.png) no-repeat left top;
	margin: 0px auto;
	width: 980px;	
	height:100px;
	overflow:hidden;
}

.footer_wide{
	width:170px;
	margin-right:65px;
	padding-top:10px;
}

.footer_wide_element{
	background: url(../images/pie/button_footer1.png) no-repeat center top;
	width:155px;
	height:24px;
	background-position:0 -30px;
	font-size:1.2em;
	cursor:pointer;
	padding:6px 0 0 15px;
	text-align:left;
}

.footer_wide_element_on{
	background: url(../images/pie/button_footer1.png) no-repeat center top;
	width:155px;	
	height:24px;
	background-position:0 0;
	font-size:1.2em;
	cursor:pointer;
	padding:6px 0 0 15px;
	text-align:left;
}

.footer_wide_element a{color:white; text-decoration:none}
.footer_wide_element_on a{color:white; text-decoration:none}

.footer_conditions{
	width:550px;
	text-align:left;
	padding-top:17px;
	cursor:pointer;
}

.footer_conditions div a{line-height:22px; color:white; text-decoration:none}
.footer_conditions div a:hover{text-decoration:underline}

.footer_licensed{
	background: url(../images/pie/button_footer_licensed.png) no-repeat center top;
	width:140px;
	height:75px;
	color:white;
	cursor:pointer;
}

.footer_licensed_on{
	background: url(../images/pie/button_footer_licensed.png) no-repeat center top;
	width:140px;
	height:75px;
	color:white;
	cursor:pointer;
	background-position:0 -75px;
}

.footer_created{
	background: url(../images/pie/button_footer_created.png) no-repeat center top;
	width:140px;
	height:75px;
	color:white;
	cursor:pointer;
}

.footer_created_on{
	background: url(../images/pie/button_footer_created.png) no-repeat center top;
	width:140px;
	height:75px;
	color:white;
	cursor:pointer;
	background-position:0 -75px;
}

#header_menu_sexta{
	margin:10px 0 10px 0;
	width:960px;
	height:55px;
	/*background: url(../images/cab_sexta/losgo_sextamanager.png) left top no-repeat;*/
	margin:0px auto;
	
}

.header_menu_sexta_1{
	width:350px;
	height:55px;
	cursor:pointer;
}

.header_menu_sexta_2{
	width:92px;
	height:55px;
	background: url(../images/cab_sexta/f1_sexta.png) left top no-repeat;
	cursor:pointer;
	margin-right:3px;
}

.header_menu_sexta_3{
	width:67px;
	height:55px;
	background: url(../images/cab_sexta/futbol_sexta.png) left top no-repeat;
	cursor:pointer;
	margin-right:3px;
}

.header_menu_sexta_4{
	width:88px;
	height:55px;
	background: url(../images/cab_sexta/futbol_tv.png) left top no-repeat;
	cursor:pointer;
	margin-right:3px;
}

.header_menu_sexta_opcion{
	cursor:pointer;
	padding:25px 7px 0 7px;
	font-size:1.1em;
}

.header_menu_sexta_opcion a{color:black;text-decoration:none;}
.header_menu_sexta_opcion a:hover{text-decoration:underline;}

.header_menu_sexta_separador{
	width:3px;
	height:45px;
	background: url(../images/cab_sexta/separador.png) left top no-repeat;
	cursor:pointer;
	padding-top:10px
}

.img_no_ie6{
	width:114px;
	height:114px;
	background:url(../images/noie6/noie6.jpg) no-repeat center;	
	float:left;
}
#boton_no_ie6{
	width:190px;
	height:26px;
	line-height:26px;
	margin-left:40px;
	background:url(../images/noie6/boton.gif) no-repeat center;
	color:white;
	text-align:center;
}

/* NUEVAS PANTALLAS LFP */

.separar { clear: both; }	

/* Ajuste Alineación */
#barra_titulares { position: relative; width: 458px; color: #000; height: 38px; margin: 10px 40px; background: url(../images/evolution/titulares.png) no-repeat; }
#barra_titulares #num_pt { position: absolute; width: 44px; padding: 3px 0 0 25px; height: 22px; top: 9px; left: 150px; background: url(../images/evolution/btn-pt.png) no-repeat; }
#barra_titulares #num_df { position: absolute; width: 44px; padding: 3px 0 0 25px; height: 22px; top: 9px; left: 210px; background: url(../images/evolution/btn-df.png) no-repeat; }
#barra_titulares #num_md { position: absolute; width: 44px; padding: 3px 0 0 25px; height: 22px; top: 9px; left: 270px; background: url(../images/evolution/btn-md.png) no-repeat; }
#barra_titulares #num_dl { position: absolute; width: 44px; padding: 3px 0 0 25px; height: 22px; top: 9px; left: 330px; background: url(../images/evolution/btn-dl.png) no-repeat; }
#barra_titulares #num_check { position: absolute; width: 44px; padding: 4px 0 0 0; height: 22px; top: 9px; left: 390px; }

.bloque_jugador { font-family: Tahoma; position: relative; width: 270px; height: 121px; float: left; color: #000; background: url(../images/evolution/bloque.png) no-repeat; }
.bloque_jugador .titulo_jugador { width: 270px; height: 25px; color: #FFF; margin-left: 1px; font-size: 12pt; padding: 3px 0 0 5px; text-align: left; }
.bloque_jugador .titulo_jugador .ico_medico { float: left; margin-right: 5px; }
.bloque_jugador .PT { background: url(../images/evolution/title-pt.png) no-repeat; }
.bloque_jugador .DF { background: url(../images/evolution/title-df.png) no-repeat; }
.bloque_jugador .DL { background: url(../images/evolution/title-dl.png) no-repeat; }
.bloque_jugador .MD { background: url(../images/evolution/title-md.png) no-repeat; }
.bloque_jugador .iconos_titulo { position: absolute; top: 2px; left: 232px; padding: 2px 0 0 0; width: 34px;  }
.bloque_jugador .iconos_titulo span { float: right; margin: 0 0 2px 2px; }
.bloque_jugador .iconos_titulo img { /*width: 14px; height: 14px;*/ }
.bloque_jugador .opciones { position: absolute; width: 44px; }
.bloque_jugador .opciones .titular { position: absolute; left: 15px !important; left: 12px; top: 20px; border: 0; }
.bloque_jugador .opciones .suplente { position: absolute; left: 15px !important; left: 12px; top: 67px; border: 0; }
.bloque_jugador .opciones_gr, .bloque_jugador .opciones_gr_suplente  { position: absolute; width: 44px; height: 27px; top: 44px; left: 9px; background: url(../images/evolution/bg-check.png) no-repeat; }
.bloque_jugador .opciones_gr img, .bloque_jugador .opciones_gr_suplente img { position: absolute; top: 2px; left: 6px; }
.bloque_jugador .opciones_gr_suplente { position: absolute; top: 90px; }
.bloque_jugador .foto_jugador { position: absolute; left: 48px; top: 30px; }
.bloque_jugador .sueldo_jugador { position: absolute; left: 136px; top: 50px; width: 55px; text-align: center; font-size: 10pt; }
.bloque_jugador .goles_jugador { position: absolute; left: 205px; top: 50px; width: 55px; text-align: center; font-size: 10pt; }
.bloque_jugador .ptos_totales { position: absolute; left: 134px; top: 96px; width: 40px; text-align: center; font-size: 10pt; }
.bloque_jugador .ptos_jornada { position: absolute; left: 179px; top: 96px; width: 40px; text-align: center; font-size: 10pt; }
.bloque_jugador .ptos_utiles { position: absolute; left: 221px; top: 96px; width: 40px; text-align: center; font-size: 10pt; }
a#boton_guardar { background: url(../images/evolution/btn-guardar.png) no-repeat; width: 307px; height: 38px; display: block; }
a#boton_guardar:hover { background: url(../images/evolution/btn-guardar.png)  no-repeat 0 -38px;  }

/* Partido Base */
#encuentro { position: absolute; left: 225px ; width: 550px; }
#banquillo_local { background: url(../images/evolution/banquillo_local.jpg); width: 91px; height: 302px; float: left; }
#banquillo_visit { background: url(../images/evolution/banquillo_visitante.jpg); width: 91px; height: 302px; float: left; margin: 302px -0 0 0; }
#campo { background: url(../images/evolution/campo.jpg) no-repeat; width: 355px; height: 604px; float: left; }

.campo_jugador { float: left; position: relative; width: 56px; height: 73px; }
.j5 { margin-left: 13px; }
.j4 { margin-left: 26px; }
.j3 { margin-left: 47px; }
.j2 { margin-left: 81px; }
.j1 { margin-left: 150px; }

.ficha_titular { position: relative; width: 53px; height: 71px; background: url(../images/evolution/ficha01.png); }
.ficha_reserva { position: absolute; width: 53px; height: 71px; background: url(../images/evolution/ficha01.png); position: relative; margin: 4px 0 0 33px; }

.titular_visitante { background: url(../images/evolution/ficha02.png); }
.reserva_visitante { background: url(../images/evolution/ficha02.png); position: relative; margin: 4px 0 0 6px;  }

.foto_jugador { position: absolute; top: 6px; left: 6px; width: 41px; height: 43px; }

.nombre_jugador { position: absolute; width: 47px; top: 50px; left: 3px; width: 45; height: 16px; color: #FFF; text-align: center; font-family: Tahoma; font-size: 9px; font-weigh: normal; line-height: 9px; }
.nombre_visitante { color: #222; }

.puntos { position: absolute; top: 8px; left: 40px; }

/* Ajuste Alineación - Penaltis */
#encuentro_pen { position: absolute; left: 225px ; width: 550px; }
#banquillo_pen { position: relative; float: right; right: 10px; top: 150px; background: url(../images/evolution/banquillo_local.jpg); width: 91px; height: 302px; }
#campo_pen { position: relative; float: right; right: 10px; background: url(../images/evolution/campo.jpg) no-repeat; width: 355px; height: 604px; margin-left: 0;  }
.ficha_reserva_pen { position: relative; left: 13px; width: 53px; height: 71px; background: url(../images/evolution/ficha01.png); margin: 4px 0 0 0; }

/* Plantilla */
.bloque_plantilla{ font-family: Tahoma; position: relative; width: 270px; height: 121px; float: left; color: #000; background: url(../images/evolution/bloque_plantilla.png) no-repeat; }

/* FIN NUEVAS PANTALLAS LFP */
