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

body {
	background: black url(../img/interfaz/fondo.jpg) no-repeat center top;
	font-size:0.75em;
	font-family:Arial;
}

.wrapper_vod{
	background:url(../img/interfaz/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;
}

.center {
	clear:both;
	position:relative;
	margin:0 auto;
	width:980px;
	z-index:3;
}

.content{
	margin:0 auto;
	width:920px;
}

.content_header{
	margin:0 auto;
	position:relative;
	width:965px;
	z-index:1000;
}

.negrita { font-weight: bold; }
.cursiva { font-style: italic; }
.pointer {cursor:pointer;}
.visible{ display:block}
.oculto{ display:none}

.blanco{color:#fff;}
.negro{color:#000;}
.gris{color:#9b9c9e;}
.rojo{color:#e6511e;}
.naranja{color:#e6511e}
.azul{color:#37a8db}
.amarillo{color:#f19300}
.verde{color:#40a52b}
.huevo{color:#f19300}
.gris_claro{color:#b0b2b3;}

.mejor{
	width:12px;
	height:12px;
	background: url(../img/interfaz/sube.png) left top no-repeat;
	margin-left:2px;
}

.peor{
	width:12px;
	height:12px;
	background: url(../img/interfaz/baja.png) left top no-repeat;
	margin-left:2px;
}

.igual{
	width:12px;
	height:12px;
	background: url(../img/interfaz/igual.png) left top no-repeat;
	margin-left:2px;
}

.titulo{
	width:858px;
	border-bottom:2px solid #e5e5e6;
	margin-bottom:10px;
	padding-bottom:10px;
	font-style:italic;
	font-size:1.5em;
	color:#3f3e3f;
}

.white_bar_left{
	width:14px;
	height:40px;
	background: url(../img/interfaz/barrablanca_left.png) left top no-repeat ;
}

.white_bar_center{
	padding-top:5px;
	width:831px;
	height:35px;
	background: url(../img/interfaz/barrablanca_center.png) left top repeat-x;
	margin-bottom:10px;
}

.white_bar_right{
	width:14px;
	height:40px;
	background: url(../img/interfaz/barrablanca_right.png) left top no-repeat ;
}

.tab_izq{
	width:30px;
	height:87px;
	background: url(../img/interfaz/help.png) left top no-repeat ;
	margin-top:40px;
}

.tab_der{
	width:30px;
}

.struct_up{
	width:920px;
	height:24px;
	background: url(../img/interfaz/central_top.png) left top no-repeat ;
}

.struct{
	width:860px;
	background: url(../img/interfaz/central_center.png) left top repeat-y;
	/*height:400px;*/
	padding:0 30px 0 30px;
}

.struct_down{
	width:920px;
	height:24px;
	background: url(../img/interfaz/central_down.png) left top no-repeat ;
}

.bloque_up_izq{
	width:19px;
	height:19px;
	background: url(../img/interfaz/up_izq_white.png) left top no-repeat;
}

.bloque_up_der{
	width:19px;
	height:19px;
	background: url(../img/interfaz/up_der_white.png) left top no-repeat;
}

.bloque_down_izq{
	width:19px;
	height:19px;
	background: url(../img/interfaz/down_izq_white.png) left top no-repeat;
}

.bloque_down_der{
	width:19px;
	height:19px;
	background: url(../img/interfaz/down_der_white.png) left top no-repeat;
}

/***********/
/* BOTONES */
/***********/

/* BOTÓN 1 */
.button1_izq{
	width:16px;
	height:26px;
	background: url(../img/botones/boton1_left.png) left top no-repeat ;
}

.button1_cen{
	height:21px;
	background: url(../img/botones/boton1_center.png) left top repeat-x;
	padding-top:6px;
	cursor:pointer;
	color:white;
}

.button1_der{
	width:16px;
	height:26px;
	background: url(../img/botones/boton1_right.png) left top no-repeat ;
}

.button1_izq_over{
	width:16px;
	height:26px;
	background: url(../img/botones/boton1_left.png) left top no-repeat ;
	background-position:0 -26px;
}

.button1_cen_over{
	height:21px;
	background: url(../img/botones/boton1_center.png) left top repeat-x;
	padding-top:6px;
	cursor:pointer;
	color:white;
	background-position:0 -26px;
}

.button1_der_over{
	width:16px;
	height:26px;
	background: url(../img/botones/boton1_right.png) left top no-repeat;
	background-position:0 -26px;
}

/* BOTÓN 2 */
.button2_izq{
	width:17px;
	height:45px;
	background: url(../img/botones/boton2_left.png) left top no-repeat ;
}

.button2_cen{
	height:30px;
	background: url(../img/botones/boton2_center.png) left top repeat-x;
	cursor:pointer;
	color:white;
	padding-top:15px;
}

.button2_der{
	width:18px;
	height:45px;
	background: url(../img/botones/boton2_right.png) left top no-repeat ;
}

.button2_izq_over{
	width:17px;
	height:45px;
	background: url(../img/botones/boton2_left.png) left top no-repeat ;
	background-position:0 -45px;
}

.button2_cen_over{
	height:30px;
	background: url(../img/botones/boton2_center.png) left top repeat-x;
	cursor:pointer;
	color:white;
	background-position:0 -45px;
	padding-top:15px;
}

.button2_der_over{
	width:18px;
	height:45px;
	background: url(../img/botones/boton2_right.png) left top no-repeat;
	background-position:0 -45px;
}

/* BOTÓN 3 */

.button3_izq{
	width:10px;
	height:22px;
	background: url(../img/botones/boton3_left.png) left top no-repeat ;
}

.button3_cen{
	height:18px;
	background: url(../img/botones/boton3_center.png) left top repeat-x;
	font-size:0.7em;
	padding-top:4px;
	cursor:pointer;
}

.button3_der{
	width:10px;
	height:22px;
	background: url(../img/botones/boton3_right.png) left top no-repeat ;
}

.button3_izq_over{
	width:10px;
	height:22px;
	background: url(../img/botones/boton3_left.png) left top no-repeat ;
	background-position:0 -22px;
}

.button3_cen_over{
	height:18px;
	background: url(../img/botones/boton3_center.png) left top repeat-x;
	font-size:0.7em;
	padding-top:4px;
	cursor:pointer;
	background-position:0 -22px;
	color:white;
}

.button3_der_over{
	width:10px;
	height:22px;
	background: url(../img/botones/boton3_right.png) left top no-repeat;
	background-position:0 -22px;
}

/* BOTÓN 4 */

.button4_izq{
	width:57px;
	height:42px;
	background: url(../img/botones/boton4_left.png) left top no-repeat ;
}

.button4_cen{
	height:34px;
	background: url(../img/botones/boton4_center.png) left top repeat-x;
	padding-top:4px;
	cursor:pointer;
	color:white;
	font-style:italic;
	padding:8px 10px 0 10px;
	line-height:14px;
}

.button4_der{
	width:18px;
	height:42px;
	background: url(../img/botones/boton4_right.png) left top no-repeat ;
}

.button4_izq_over{
	width:57px;
	height:42px;
	background: url(../img/botones/boton4_left.png) left top no-repeat ;
	background-position:0 -42px;
}

.button4_cen_over{
	height:34px;
	background: url(../img/botones/boton4_center.png) left top repeat-x;
	padding-top:4px;
	cursor:pointer;
	background-position:0 -42px;
	color:white;
	font-style:italic;
	padding:8px 10px 0 10px;
	line-height:14px;
}

.button4_der_over{
	width:18px;
	height:42px;
	background: url(../img/botones/boton4_right.png) left top no-repeat;
	background-position:0 -42px;
}

/* BOTÓN 5 */

.button5_izq{
	width:11px;
	height:27px;
	background: url(../img/botones/boton5_left.png) left top no-repeat ;
}

.button5_cen{
	height:21px;
	background: url(../img/botones/boton5_center.png) left top repeat-x;
	cursor:pointer;
	color:white;
	font-size:0.9em;
	padding-top:6px;
	width:128px; /*Este botón tiene un ancho fijo*/
}

.button5_der{
	width:11px;
	height:27px;
	background: url(../img/botones/boton5_right.png) left top no-repeat ;
}

.button5_izq_over{
	width:11px;
	height:27px;
	background: url(../img/botones/boton5_left.png) left top no-repeat ;
	background-position:0 -27px;
}

.button5_cen_over{
	height:21px;
	background: url(../img/botones/boton5_center.png) left top repeat-x;
	cursor:pointer;
	background-position:0 -27px;
	color:white;
	font-size:0.9em;
	padding-top:6px;
	width:128px; /*Este botón tiene un ancho fijo*/
}

.button5_der_over{
	width:11px;
	height:27px;
	background: url(../img/botones/boton5_right.png) left top no-repeat;
	background-position:0 -27px;
}

/* BOTÓN 10 */

.button10_izq{
	width:33px;
	height:36px;
	background: url(../img/cabecera/left_millones_cabecera.png) left top no-repeat;
	cursor:pointer;
}

.button10_cen{
	padding-top:12px;
	height:24px;
	background: url(../img/cabecera/center_millones_cabecera.png) left top repeat-x;
}

.button10_der{
	width:19px;
	height:36px;
	background: url(../img/cabecera/right_millones_cabecera.png) left top no-repeat;
}

.button10_izq_over{
	width:33px;
	height:36px;
	background: url(../img/cabecera/left_millones_cabecera.png) left top no-repeat;
	background-position:0 -36px;
}

.button10_cen_over{
	padding-top:12px;
	height:24px;
	background: url(../img/cabecera/center_millones_cabecera.png) left top repeat-x;
	background-position:0 -36px;
	cursor:pointer;
}

.button10_der_over{
	width:19px;
	height:36px;
	background: url(../img/cabecera/right_millones_cabecera.png) left top no-repeat;
	background-position:0 -36px;
	cursor:pointer;
}

/* BOTÓN 11 */

.button11_izq{
	width:9px;
	height:30px;
	background: url(../img/botones/boton11_left.png) left top no-repeat ;
	background-position:0 0;
}

.button11_cen{
	height:22px;
	background: url(../img/botones/boton11_center.png) left top repeat-x;
	cursor:pointer;
	color:white;
	padding-top:8px;
	width:70px; /*Este botón tiene un ancho fijo*/
	text-align:center;
	background-position:0 0;
}

.button11_der{
	width:9px;
	height:30px;
	background: url(../img/botones/boton11_right.png) left top no-repeat ;
	background-position:0 0;
}

.button11_izq_over{
	width:9px;
	height:30px;
	background: url(../img/botones/boton11_left.png) left top no-repeat ;
	background-position:0 -30px;
}

.button11_cen_over{
	height:22px;
	background: url(../img/botones/boton11_center.png) left top repeat-x;
	cursor:pointer;
	background-position:0 -30px;
	color:white;
	padding-top:8px;
	width:70px; /*Este botón tiene un ancho fijo*/
	text-align:center;
}

.button11_der_over{
	width:9px;
	height:30px;
	background: url(../img/botones/boton11_right.png) left top no-repeat;
	background-position:0 -30px;
}

.button11_izq_selected{
	width:9px;
	height:30px;
	background: url(../img/botones/boton11_left.png) left top no-repeat ;
	background-position:0 -60px;
}

.button11_cen_selected{
	height:22px;
	background: url(../img/botones/boton11_center.png) left top repeat-x;
	cursor:pointer;
	background-position:0 -60px;
	color:white;
	padding-top:8px;
	width:70px; /*Este botón tiene un ancho fijo*/
	text-align:center;
}

.button11_der_selected{
	width:9px;
	height:30px;
	background: url(../img/botones/boton11_right.png) left top no-repeat;
	background-position:0 -60px;
}

/*********/
/* INDEX */
/*********/

.index_body{
	background: #000 url(../img/interfaz/fondo_portada.jpg) center top no-repeat;
}

.index_1{
	width:920px;
	margin-top:10px;
}

.index_1_jugadores{
	color:white;
	background-color: #3d3d3f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin-bottom:25px;
	width:250px;
	font-style:italic;
	text-align:center;
}

.index_1_jugadores_ini{
	color:white;
	/*background-color: #3d3d3f;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin-bottom:25px;
	width:250px;
	font-style:italic;
	text-align:center;
}

.index_1_logo{
	width:229px;
	height:55px;
	background: url(../img/interfaz/logo_portada.png) left top no-repeat;
	margin:10px 0 10px 345px;
}

.index_2{
	margin:12px 15px 0 564px;
	color:white;
}

.index_2_titulo{
	font-size:1.25em;
	font-weight:bold;
	margin-bottom:10px;
}

.index_2_texto{
	color:white;
	font-size:0.9em;
	line-height:13px;
}

.index_2_izq{
	width:150px;
	/*width:280px;*/
	text-align:center;
	margin:17px 10px 0 0;
	font-style:italic;
}

.index_2_der{
	/*width:150px;*/
	text-align:center;
	font-style:italic;
	width:177px;
	height:154px;
	background: url(../img/interfaz/premios_portada.png) left top no-repeat;
}

.index_3{
	margin-top:30px;
	color:white;
}

.index_3_noti_1{
	width:240px;
	margin:20px 15px 0 0;
}

.index_3_noti_2{
	width:240px;
	margin-right:25px;
	margin-top:35px;
}

.index_3_login{
	width:190px;
	margin:20px 10px 0 0;
}

.index_3_alta{
	width:190px;
	margin-top:20px;
}

.index_3_noti_titulo{
	color:#b0b2b3;
	font-weight:bold;
	font-size:1.2em;
}

.index_3_noti_fecha{
	font-size:0.9em;
	margin-top:10px;
	color:#b0b2b3;
}

.index_3_noti_texto{
	font-size:0.95em;
	margin-top:10px;
	color:#ececed;
	line-height:15px;
}

.index_3_login_cabecera{
	width:186px;
	height:30px;
	background: url(../img/interfaz/yasoyusuario.png) left top no-repeat;
}

.index_3_alta_cabecera{
	width:186px;
	height:30px;
	background: url(../img/interfaz/nuevousuario.png) left top no-repeat;
}


.index_3_login_input{
	width:169px;
	margin:5px 0 5px 7px;
	font-size:0.9em;
	font-style:italic;
}

.index_3_login_button{
	width:172px;
	height:20px;
	background: url(../img/interfaz/entrar.png) left top no-repeat;
	text-align:center;
	cursor:pointer;
	margin:5px 0 5px 7px;
	color:white;
	height:23px;
	border:0;
}

.index_3_login_button:hover{background-position:0 -23px;}

.index_3_alta_texto{
	margin:10px 0 10px 0;
}

.index_3_alta_button{
	width:130px;
	height:45px;
	background: url(../img/interfaz/boton_bandera.png) left top no-repeat;
	font-weight:bold;
	padding:15px 40px 0 20px;
	font-size:1.2em;
	cursor:pointer;
}

.index_3_alta_button:hover{background-position:0 -60px;}

.index_3_error{
	color:red;
	font-size:0.85em;
	margin-top:10px;
	text-align:center;
}

.index_3_olvide{
	width:175px;
	text-align:center;
	color:white;
	font-size:0.8em;
	cursor:pointer;
}

.index_3_olvide:hover{text-decoration:underline}

.index_4{
	border-top:1px solid #242424;
	width:920px;
	margin-top:13px;
	padding-top:15px;
	color:#9B9C9E;
	font-size:0.95em;
}

.index_4_texto{margin:20px 10px 0 15px;}
.index_4_texto_a{margin:20px 10px 0 15px;}
.index_4_texto_a:hover{color:red}

.index_4_logo_lasexta{
	width:142px;
	height:45px;
	background: url(../img/interfaz/lasexta.png) left top no-repeat;
	cursor:pointer;
	margin-right:180px;
	margin-left:25px;
}

.index_4_logo_ftb{
	width:142px;
	height:45px;
	background: url(../img/interfaz/logo_ftbsports.png) left top no-repeat;
	margin-left:170px;
	cursor:pointer;
}

.index_4_logo_twitter{
	width:16px;
	height:16px;
	background: url(../img/interfaz/twitter_mini.png) left top no-repeat;
	margin:0 10px 0 5px;
	cursor:pointer;
}

/************/
/* TUTORIAL */
/************/

.tuto_texto{}

.tuto_texto ol li{
	list-style: decimal;
	margin-left:30px;
}

.tuto_texto ul li{
	list-style: square;
	margin-left:30px;
}

.tuto_texto ul li ul li{
	list-style: circle;
	margin-left:30px;
}

.tuto_marron{color:#800000}
.tuto_verde{color:#339966}
.tuto_azul{color:#3366FF}

.tuto_bloque_float{
	width:180px;
}

.tuto_pasador{
	margin:20px 0 0 0;
}

.tuto_izq{
	width:250px;
	margin-right:20px;
}

.tuto_der{width:550px;}

.tuto_der_titulo{
	font-size:1.4em;
	margin-bottom:10px;
	line-height:20px;
}

.tuto_der_cont{
	font-size:0.9em;
	line-height:17px;
	color:#6E6E70;
}

#tuto_pasadores{margin:10px 0 0 335px;}
#tuto_saltar{margin:0 0 0 100px;}

.tuto_hr{
	width:850px;
	margin-left:5px;
	border-bottom:1px solid #7e7e7e;
	margin-bottom:5px;
}

.pasador_izq{
	width:100px;
	height:23px;
	background: url(../img/botones/pasador_left.png) left top no-repeat;
	text-align:center;
	cursor:pointer;
	padding-top:6px;
}

.pasador_izq:hover{background-position:0 -29px;}

.pasador_der{
	width:105px;
	height:23px;
	background: url(../img/botones/pasador_right.png) left top no-repeat;
	text-align:center;
	cursor:pointer;
	padding-top:6px;
}

.pasador_der:hover{background-position:0 -29px;}

/************/
/* CABECERA */
/************/

.header_block_0{
	width:920px;
	height:167px;
	background: url(../img/cabecera/lasexta.jpg) left top no-repeat;
	margin-bottom:10px;
}

.header_block_1{
	padding:10px 0 0 520px;
	width:400px;
	height:25px;
	background: url(../img/cabecera/login.png) left top no-repeat;
	color:white;
}

.header_block_1_mini{
	padding:10px 0 0 772px;
	width:400px;
	height:25px;
	background: url(../img/cabecera/login2.png) left top no-repeat;
	color:white;
}

.header_block_2{
	width:920px;
	line-height:17px;
	color:white;
}

.header_logo{
	width:261px;
	height:80px;
	background: url(../img/cabecera/logo1.png) left top no-repeat;
	cursor:pointer;
}

.header_money{
	width:85px;
	height:40px;
	background: url(../img/cabecera/icono_presupuesto.png) left top no-repeat;
	margin:20px 10px 0 0;
	padding-left:32px;
}

.header_points{
	width:55px;
	height:40px;
	background: url(../img/cabecera/icono_puntos.png) left top no-repeat;
	margin:20px 10px 0 0;
	padding-left:45px;
}

.header_ranking{
	width:65px;
	height:40px;
	background: url(../img/cabecera/icono_ranking.png) left top no-repeat;
	margin:20px 10px 0 0;
	padding-left:35px;
}

.header_ranking_all{
	width:120px;
	height:90px;
	background: url(../img/cabecera/icono_conferencias.png) left top no-repeat;
	margin:20px 10px 0 0;
	padding-left:45px;
}
.header_publi_voda{
	font-size:0.9em;
	text-align:center;
	margin-top:18px;
}
.header_logo_voda{
	width:90px;
	height:70px;
	margin-top:8px;
	background: url(../img/cabecera/vodafone.png) left top no-repeat;
}
.header_ranking_continent{
	width:124px;
}

.header_conferences{font-size:0.8em;}

.header_block_3{
	width:920px;
	margin-top:10px;
	color:white;
}

.header_menu{
	width:920px;
	height:36px;
	background: url(../img/cabecera/linea.png) left top repeat-x;
}

.header_corner_izq{
	width:23px;
	height:36px;
	background: url(../img/cabecera/corner1.png) left top no-repeat;
}

.header_corner_der{
	width:23px;
	height:36px;
	background: url(../img/cabecera/corner2.png) left top no-repeat;
}

.header_option{
	height:26px;
	background: url(../img/cabecera/menu_center.png) left top repeat-x;
	background-position: 0 0;
	padding:10px 20px 0 20px;
}

.header_option_hover{
	height:26px;
	background: url(../img/cabecera/menu_center.png) left top repeat-x;
	background-position: 0 -36px;
	padding:10px 20px 0 20px;
}

.header_option_on{
	height:26px;
	background: url(../img/cabecera/menu_center.png) left top repeat-x;
	background-position: 0 -72px;
	padding:10px 20px 0 20px;
}

.header_option_left{
	width:10px;
	height:36px;
	background: url(../img/cabecera/menu_left.png) left top no-repeat;
	background-position: 0 0;
}

.header_option_left_hover{
	width:10px;
	height:36px;
	background: url(../img/cabecera/menu_left.png) left top no-repeat;
	background-position: 0 -36px;
}

.header_option_left_on{
	width:10px;
	height:36px;
	background: url(../img/cabecera/menu_left.png) left top no-repeat;
	background-position: 0 -72px;
}

.header_option_right{
	width:10px;
	height:36px;
	background: url(../img/cabecera/menu_right.png) left top no-repeat;
	background-position: 0 0;
}

.header_option_right_hover{
	width:10px;
	height:36px;
	background: url(../img/cabecera/menu_right.png) left top no-repeat;
	background-position: 0 -36px;
}

.header_option_right_on{
	width:10px;
	height:36px;
	background: url(../img/cabecera/menu_right.png) left top no-repeat;
	background-position: 0 -72px;
}

.header_teamname{width:290px;}
.header_teamname_a{cursor:pointer}
.header_teamname_a:hover{text-decoration:underline}

.header_logout{
	margin-left:5px;
	width:14px;
	height:14px;
	background: url(../img/cabecera/cerrar_sesion.png) left top no-repeat;
	cursor:pointer;
}

.header_logout_a{width:72px;}
.header_logout_a:hover{text-decoration:underline}

#header_menu_sexta{
	margin:10px 0 10px 0;
	width:960px;
	height:55px;
	background: url(../img/cabecera/cab_lasexta.gif) left top no-repeat;
	
}

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

.header_menu_sexta_2{
	width:95px;
	height:55px;
	background: url(../img/cabecera/cab_lasexta2.gif) left top no-repeat;
	cursor:pointer;
}

.header_menu_sexta_3{
	width:71px;
	height:55px;
	background: url(../img/cabecera/cab_lasexta3.gif) left top no-repeat;
	cursor:pointer;
}

.header_menu_sexta_opcion{
	cursor:pointer;
	padding:31px 7px 0 7px;
}

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

.header_menu_sexta_separador{
	width:3px;
	height:55px;
	background: url(../img/cabecera/cab_lasexta_separador.gif) left top no-repeat;
	cursor:pointer;
}


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

.footer{
	background: url(../img/interfaz/degradado_pie.png) repeat-x center top;
	width:100%;
	height:250px;
	background-position:0 4px;
}

.footer_izq{
	width:600px;
}

.footer_der{
	margin-top:4px;
	width:314px;
	height:250px;
	/*background: url(../img/interfaz/banner.png) no-repeat center top;
	background-position:0 14px;*/
}

.footer_twitter{
	width:56px;
	height:125px;
	/*background: url(../img/interfaz/twitter.png) no-repeat center top;
	background-position:0 0;
	cursor:pointer;*/
}

.footer_twitter:hover{background-position:-56px 0}

.footer_raya{
	width:564px;
	height:15px;
	background: url(../img/interfaz/pie_raya_separador.png) no-repeat center top;
	margin:10px 0 27px 0;
}

.footer_tablas{
	color:white;
	font-size:1.15em;
	padding:25px 0 0 40px;
	font-style:italic;
}

.footer_a_tabla{margin:20px 15px 0 35px;}

.footer_lasexta{
	width:142px;
	height:45px;
	background: url(../img/interfaz/lasexta.png) no-repeat center top;
	margin-right:65px;
	margin-top:15px;
}

.footer_ftb{
	width:142px;
	height:45px;
	background: url(../img/interfaz/logo_ftbsports.png) no-repeat center bottom;
	color:white;
	padding:0 0 15px 5px;
	font-size:0.75em;
}

.footer_info{
	text-align:right;
	margin-right:40px;
	font-size:0.95em;
	font-weight:bold;
	line-height:25px;
}

.footer_terms{color:#58585a; text-decoration:none}
.footer_terms:hover{color:red}

.footer_premios_img{
	width:103px;
	height:36px;
	background: url(../img/interfaz/premios_pie.png) no-repeat center bottom;
	margin:16px 0 0 29px;
	padding:20px 0 0 110px;
}

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

/*********/
/* AYUDA */
/*********/

#ayuda{
	margin:20px;
	line-height:17px;
}

#ayuda_cont{
	height:430px;
	overflow-y:auto;
}

.ayuda_titulo{
	font-size:1.2em;
	margin-bottom:10px;
	font-weight:bold;
}

.ayuda_texto{
	font-size:0.9em;
}

#ayuda ol li{
	list-style: decimal;
	margin-left:30px;
}

#ayuda ol li ul li{
	list-style: square;
	margin-left:30px;
}

#ayuda ul li{
	list-style: square;
	margin-left:30px;
}

#ayuda ul li ul li{
	list-style: circle;
	margin-left:30px;
}

.ayuda_bloque_float{
	width:150px;
}

/**************/
/* AMPLIACIÓN */
/**************/

.amplia_img{
	width:103px;
	height:79px;
	background: url(../img/interfaz/capital1.png) no-repeat center top;
	margin:0 20px 0 10px;
}

.amplia_texto{
	width:720px;
}

.amplia_titulo{
	font-size:1.25em;
	font-weight:bold;
	margin-bottom:5px;
}

.amplia_info{font-size:1.1em;}

.amplia_escoge{
	font-size:1.1em;
	padding:bottom:10px;
	margin:25px 0 20px 0;
	border-bottom:1px solid #ebecec;
	font-weight:bold;
	padding-bottom:5px;
	width:700px;
}

.amplia_method_block{
	width:265px;
}

.amplia_img_call{
	width:134px;
	height:126px;
	background: url(../img/interfaz/905.png) no-repeat center top;
	margin-right:20px;
}

.amplia_img_card{
	width:134px;
	height:126px;
	background: url(../img/interfaz/credito.png) no-repeat center top;
	margin-right:20px;
}

.amplia_img_sms{
	width:134px;
	height:126px;
	background: url(../img/interfaz/sms.png) no-repeat center top;
	margin-right:20px;
}

.amplia_img_paypal{
	width:134px;
	height:126px;
	background: url(../img/interfaz/paypal.png) no-repeat center top;
	margin-right:20px;
}

.amplia_img_transfer{
	width:134px;
	height:126px;
	background: url(../img/interfaz/transferencia.png) no-repeat center top;
	margin-right:20px;
}

.amplia_titulos {
	margin-bottom:6px;
	font-size:1.2em;
	font-weight:bold;
}

.amplia_notas{
	color:#868789;
	font-size:0.85em;
}

.amplia_textos{
	margin-top:12px;
	font-size:0.95em;
}

.amplia_textos_bold{
	margin:4px 0 12px 0;
	font-size:1.05em;
	font-weight:bold;
}

.amplia_detalles{
	font-size:1.3em;
	margin:10px 0 25px 0;
}

.amplia_margin_right{
	margin-right:20px;
}

.amplia_titulo{margin-right:390px;}

.amplia_nota_subrayado{
	color:#3d3d3f;
	font-size:0.95em;
	padding-bottom:5px;
	border-bottom:1px solid #e2e2e3;
	margin-bottom:5px;
}

.amplia_method_block_deta{
	width:700px;
}

.amplia_texto_deta{
	color:#3d3d3f;
	margin:10px 0 10px 0;
	font-size:1.2em;
}

.amplia_texto_deta ol li{
	list-style: decimal;
	font-size:0.8em;
	margin-left:25px;
	line-height:20px;
}

.amplia_texto_deta ul li{
	list-style: square;
	font-size:0.8em;
	margin-left:25px;
	line-height:20px;
}

.amplia_table{border:1px solid #c9c9c9}
.amplia_row_title{background-color:#c9c9c9;}
.amplia_cell{padding:5px;}

.amplia_cant{
	margin:5px 10px 0 0;
	width:45px;
}

.amplia_card_button{
	margin:0 0 0 18px;
	font-size:1.2em;
}

.amplia_gigante{
	color:#3d3d3f;
	margin:10px 0 10px 0;
	font-size:2.3em;
	font-weight:bold;
}

.amplia_notas_deta{
	font-size:0.9em;
}

/****************/
/* MI ESCUDERIA */
/****************/

#monoplaza1_neum_new{margin-top:43px;}
#monoplaza2_neum_new{margin-top:43px;}

.miescu_nota_ico{
	height:32px;
	background: url(../img/interfaz/info.png) left top no-repeat;
	padding:16px 0 0 55px;
	font-style:italic;
	font-size:1.2em;
}

.miescu_tipo_neumatico_s{
	background: #A23737 url(../img/interfaz/neumatico_grande2.png) left top no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px 0 5px 20px;
	text-align:left;
	color:white;
	cursor:pointer;
	margin:15px 10px 0 10px;
	font-size:0.9em;
	border:2px solid #e18282;
	line-height:11px;
}

.miescu_tipo_neumatico_i{
	background: #37A258 url(../img/interfaz/neumatico_grande2.png) left top no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px 0 5px 20px;
	text-align:left;
	color:white;
	cursor:pointer;
	margin:15px 10px 0 10px;
	font-size:0.9em;
	border:2px solid #66cb85;
	line-height:11px;
}

.miescu_tipo_neumatico_m{
	background: #4E8EA9 url(../img/interfaz/neumatico_grande2.png) left top no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px 0 5px 20px;
	text-align:left;
	color:white;
	cursor:pointer;
	margin:15px 10px 0 10px;
	font-size:0.9em;
	border:2px solid #86c1da;
	line-height:11px;
}

.miescu_up_cen{
	width:380px;
	height:19px;
	background: url(../img/interfaz/up_cen_white.png) left top repeat-x;
}

.miescu_cen_izq{
	width:19px;
	height:230px;
	background: url(../img/interfaz/cen_izq_white.png) left top repeat-y;
}

.miescu_cen_cen{
	width:380px;
}

.miescu_cen_der{
	width:19px;
	height:230px;
	background: url(../img/interfaz/cen_der_white.png) left top repeat-y;
}

.miescu_down_cen{
	width:380px;
	height:19px;
	background: url(../img/interfaz/down_cen_white.png) left top repeat-x;
}

.miescu_block_info{
	font-size:1.2em;
	color:#58585a;
	font-style:italic;
	margin-bottom:2px;
	padding:2px;
	border:2px solid white;
}

.miescu_piloto_img{
	width:65px;
	height:48px;
	background: url(../img/interfaz/piloto1.png) left top no-repeat;
}

.miescu_chasis_img{
	width:65px;
	height:48px;
	background: url(../img/interfaz/chasis1.png) left top no-repeat;
}

.miescu_motor_img{
	width:65px;
	height:48px;
	background: url(../img/interfaz/motor1.png) left top no-repeat;
}

.miescu_name{
	width:137px;
	margin:4px 0 0 10px;
	font-size:0.8em;
}

.miescu_name_doble{
	width:250px;
	margin-left:10px;
}

.miescu_team{
	width:137px;
	margin:0 0 0 10px;
	font-size:0.7em;
}

.miescu_price{
	margin-top:2px;
	width:68px;
	text-align:right;
	font-size:0.9em;
}

.miescu_block_title{
	margin-bottom:10px;
	font-size:1.5em;
}

.miescu_block_title_1{
	margin-bottom:10px;
	font-size:1.5em;
	color:#86b121;
}

.miescu_block_title_2{
	margin-bottom:10px;
	font-size:1.5em;
	color:#1389af;
}

.miescu_piloto_title{
	font-size:1.05em;
	margin:0 0 0 10px;
	width:280px;
}

.miescu_piloto_title span{font-size:0.6em;}

.miescu_cambiar{
	margin:0 0 0 18px;
}

.miescu_whitebar_name{
	width:320px;
	margin:5px 0 0 10px;
	font-size:1.3em;
}

.miescu_whitebar_price{
	margin:5px 20px 0 10px;
	font-size:1.3em;
}

.miescu_presup_izq{
	width:27px;
	height:32px;
	background: url(../img/interfaz/presupuesto_left.png) left top no-repeat;
}

.miescu_presup_cen{
	padding:7px 10px 0 10px;
	height:25px;
	background: url(../img/interfaz/presupuesto_center.png) left top repeat-x;
	color:white;
}

.miescu_presup_der{
	width:21px;
	height:32px;
	background: url(../img/interfaz/presupuesto_right.png) left top no-repeat;
}

.miescu_bloque_info{
	width:860px;
	height:174px;
	background: url(../img/interfaz/escuderia_2.gif) left top no-repeat;
}

.miescu_info_izq{
	width:410px;
	margin-right:25px;
}

.miescu_info_der{
	width:418px;
}

.miescu_info_ranking_titulo{
	border-bottom:2px solid #c5c6c8;
	padding-bottom:8px;
	margin:0 0 8px 25px;
	color:#3d3d3f;
	font-size:1.2em;
}

.miescu_info_premios_titulo{
	border-bottom:2px solid #c5c6c8;
	padding-bottom:8px;
	margin:0 0 8px 0;
	color:#3d3d3f;
	font-size:1.2em;
}

.miescu_info_ranking{
	width:220px;
	margin-right:6px;
}

.miescu_info_ranking_img{
	width:183px;
	height:112px;
	background: url(../img/interfaz/map_peq.png) left top no-repeat;
}

.miescu_info_ranking_first{
	border-bottom:1px solid #cbccce;
	padding-bottom:5px;
}

.miescu_info_ranking_rest{width:200px;}
.miescu_info_ranking_row{height:25px;}

.miescu_info_ranking_0{
	width:15px;
	height:12px;
	background: url(../img/interfaz/conferencia_green.gif) left top no-repeat;
	margin:0 5px 0 5px;
}

.miescu_info_ranking_1{
	width:15px;
	height:12px;
	background: url(../img/interfaz/conferencia_orange.gif) left top no-repeat;
	margin:0 5px 0 5px;
}

.miescu_info_ranking_2{
	width:15px;
	height:12px;
	background: url(../img/interfaz/conferencia_blue.gif) left top no-repeat;
	margin:0 5px 0 5px;
}

.miescu_info_ranking_3{
	width:15px;
	height:12px;
	background: url(../img/interfaz/conferencia_pink.gif) left top no-repeat;
	margin:0 5px 0 5px;
}

.miescu_premios_old{
	width:134px;
	margin-right:4px;
	border:1px solid #efeeef;
}
.miescu_premios_old:hover{border:1px solid #b0b2b3;}

.miescu_premios_now{
	width:134px;
	margin-right:4px;
	border:1px solid #efeeef;
}
.miescu_premios_now:hover{border:1px solid #b0b2b3;}

.miescu_premios_next{
	width:134px;
	border:1px solid #efeeef;
}
.miescu_premios_next:hover{border:1px solid #b0b2b3;}

.miescu_premios_old_cab{
	width:134px;
	height:20px;
	background-color:#b0b2b3;
	text-align:center;
	color:white;
	padding-top:7px;
	margin-bottom:11px;
}

.miescu_premios_now_cab{
	width:134px;
	height:26px;
	background: url(../img/interfaz/ahora_disputado.gif) left top no-repeat;
	text-align:center;
	color:white;
	padding-top:7px;
}

.miescu_premios_next_cab{
	width:134px;
	height:20px;
	background-color:#58585a;
	text-align:center;
	color:white;
	padding-top:7px;
	margin-bottom:11px;
}

.miescu_premios_bloque_bandera{
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #d0d1d2;
}

.miescu_premios_bloque_bandera_texto{margin:5px 0 0 6px;}

.miescu_premios_bloque_texto_1{
	width:80px;
	font-size:0.9em;
	color:#808183;
	line-height:17px;
}

.miescu_premios_bloque_texto_2{
	width:53px;
	font-size:0.9em;
	color:#808183;
	line-height:17px;
}

.miescu_monoplaza{
	height:180px;
	width:860px;
	background: url(../img/interfaz/monoplaza_cuadro.gif) left top no-repeat;
}

.miescu_monoplaza_left{
	width:145px;
	padding:13px 0 0 10px;
}

.miescu_monoplaza_titulo{
	color:#e6511e;
	font-size:1.5em;
	margin:0 0 15px 20px;
}

.miescu_monoplaza_titulo_1{
	color:#86b121;
	font-size:1.5em;
	margin:0 0 15px 20px;
}

.miescu_monoplaza_titulo_2{
	color:#1389af;
	font-size:1.5em;
	margin:0 0 15px 20px;
}

.miescu_monoplaza_img{
	width:136px;
	height:105px;
	background: url(../img/interfaz/carroceria.gif) left top no-repeat;
}

.miescu_monoplaza_img_1{
	margin-top:19px;
	width:138px;
	height:108px;
	background: url(../img/interfaz/monoplaza1.png) left top no-repeat;
}

.miescu_monoplaza_img_2{
	margin-top:19px;
	width:138px;
	height:108px;
	background: url(../img/interfaz/monoplaza2.png) left top no-repeat;
}

#miescu_monoplaza_table{
	width:585px;
	font-size:0.95em;
	margin-top:15px;
}

#miescu_monoplaza_table td{vertical-align: bottom;}

.miescu_monoplaza_table_border{
	border:1px solid #ebecec;
	padding:13px 5px 5px 5px;
	height:16px;
	font-size:0.9em;
}

.miescu_monoplaza_table_border2{
	border:1px solid #ebecec;
	padding:8px 2px 5px 2px;
	height:21px;
	font-size:0.9em;
}

.miescu_monoplaza_table_ico_raya{
	height:23px;
	background: url(../img/interfaz/raya2.gif) left top repeat-x;
	padding:13px 5px 0 1px;
	width:40px;
	text-align:right;
}

.miescu_monoplaza_table_ico_piloto{
	width:42px;
	height:36px;
	background: url(../img/interfaz/piloto2.gif) left top no-repeat;
}

.miescu_monoplaza_table_ico_motor{
	width:42px;
	height:36px;
	background: url(../img/interfaz/motor2.gif) left top no-repeat;
}

.miescu_monoplaza_table_ico_chasis{
	width:42px;
	height:36px;
	background: url(../img/interfaz/chasis2.gif) left top no-repeat;
}

.width45{width:45px}
.miescu_a_tabla{margin:0 15px 0 290px;}

.miescu_monoplaza_cambiar{font-size:1.15em;}

#miescu_monoplaza_black_info{
	width:110px;
	text-align:center;
}

.miescu_monoplaza_black_info_titulo{
	border-bottom:1px solid #5f5f61;
	margin-top:15px;
	padding-bottom:2px;
	color:white;
}

.miescu_monoplaza_black_info_rueda_I{
	width:78px;
	height:78px;
	background: url(../img/interfaz/neumatico_grande_i.png) left top no-repeat;
	margin-left:15px !important; /*FF*/
	*margin-left:0 !important; /*IE7*/
	*margin-left:15px; /*IE6*/
}

.miescu_monoplaza_black_info_rueda_S{
	width:78px;
	height:78px;
	background: url(../img/interfaz/neumatico_grande_s.png) left top no-repeat;
	margin-left:15px !important; /*FF*/
	*margin-left:0 !important; /*IE7*/
	*margin-left:15px; /*IE6*/
}

.miescu_monoplaza_black_info_rueda_M{
	width:78px;
	height:78px;
	background: url(../img/interfaz/neumatico_grande_m.png) left top no-repeat;
	margin-left:15px !important; /*FF*/
	*margin-left:0 !important; /*IE7*/
	*margin-left:15px; /*IE6*/
}

.miescu_monoplaza_black_info_alert{
	width:78px;
	height:78px;
	background: url(../img/interfaz/alert.png) left top no-repeat;
	margin-left:15px;
}

.miescu_monoplaza_black_info_cambiar{
	margin:6px 0 0 20px;
	font-size:1.2em;
}

.miescu_monoplaza_black_info_aviso{font-size:0.9em;}

.miescu_total{
	border-top:1px solid #eaebeb;
	margin-top:5px;
}

.miescu_total_cont{
	margin-left:200px;
	background-color: #ebebeb;
	/*-moz-border-radius: 5px;*/
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	/*-webkit-border-radius: 5px;*/
	-webkit-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	padding: 5px;
	width:100px;
	text-align:center;
	font-size:1.2em;
	font-style:italic;
}

.miescu_cargando{
	width:440px;
	height:221px;
	background: url(../img/interfaz/loading.gif) center center no-repeat;
}

.miescu_ajax_pest_margin_left{margin-left:38px}
.miescu_ajax_pest_margin_right{margin-right:3px}

.miescu_ajax_table{
	margin:10px 5px 0 2px;
	color:white;
	height:170px;
	overflow-y:auto;
}

.miescu_ajax_row_par{
	font-size:0.9em;
}

.miescu_ajax_row_impar{
	font-size:0.9em;
	background-color:#282629;
}

.miescu_ajax_col{padding:4px;}

.miescu_ajax_fichar{
	background-color: #CED0D1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px 0 2px 0;
	text-align:center;
	color:black;
}

.miescu_ajax_fichar:hover{color:white; background-color: #3C9B28;}

.miescu_cancelar{margin:10px 0 0 260px;}
.miescu_guardar{margin:10px 0 0 40px;}

.miescu_cambios_ok{
	color:green;
	width:850px;
	text-align:center;
}

.miescu_cambios_ko{
	color:red;
	width:850px;
	text-align:center;
}

.miescu_ajax_name{margin-left:5px}

.miescu_url_externo{text-decoration:none}
.miescu_url_externo:hover{text-decoration:underline}

/***********/
/* PREMIOS */
/***********/

.premios_izq{
	width:325px;
	margin-right:30px;
}

.premios_izq_img1{
	width:324px;
	height:110px;
	background: url(../img/interfaz/premio1.gif) center center no-repeat;
	margin:20px 0 10px 0;
}

.premios_izq_img2{
	width:324px;
	height:243px;
	background: url(../img/interfaz/reloj.gif) center center no-repeat;
	margin:10px 0 10px 0;
}

.premios_izq_texto{
	margin:15px 20px 15px 35px;
	line-height:15px;
}

.premios_der{
	width:472px;
}

.premios_der_img1{
	width:471px;
	height:110px;
	background: url(../img/interfaz/premio2.gif) center center no-repeat;
	margin:20px 0 10px 0;
}

.premios_der_img2{
	width:471px;
	height:216px;
	background: url(../img/interfaz/pack.gif) center center no-repeat;
	margin:10px 0 10px 0;
}

.premios_der_texto{
	margin-bottom:20px;
	line-height:15px;
}

.premios_der_bloque{
	width:220px;
	font-size:0.9em;
	margin:0 0 10px 10px;
}

.premios_der_texto_gra{
	font-size:1.2em;
	font-weight:bold;
	margin:5px 0 10px 0;
}

.premios_info_izq{
	margin:25px 10px 0 35px;
	color:#868889;
	border-top:1px solid #E3E4E5;
	padding-top:10px;
	cursor:pointer;
	font-size:0.9em;
}

.premios_info_der{
	margin:25px 10px 0 0;
	color:#868889;
	border-top:1px solid #E3E4E5;
	padding-top:10px;
	cursor:pointer;
	font-size:0.9em;
}

/**********************/
/* SELECCIÓN CIRCUITO */
/**********************/

.sel_cir_imagen{
	width:860px;
	height:360px;
	background: url(../img/interfaz/circuitos_posicion.jpg) left top no-repeat;
}

.sel_cir_table{
	width:860px;
	
}

.sel_cir_table td{padding-left:10px;}

.sel_cir_row_black{
	height:34px;
	background: url(../img/interfaz/competicion_degradado0.gif) left top repeat-x;
	color:#fff;
	padding:2px 0 2px 0;
}

.sel_cir_row_black_border{
	border-right:2px solid #4b4b4d;
	padding:6px 0 6px 0;
	height:12px;
}

.sel_cir_row_old{
	height:34px;
	background: url(../img/interfaz/competicion_degradado1.gif) left top repeat-x;
}

.sel_cir_row_now{
	height:34px;
	background: url(../img/interfaz/competicion_degradado2.gif) left top repeat-x;
}

.sel_cir_row_next{
	height:34px;
	background: url(../img/interfaz/competicion_degradado3.gif) left top repeat-x;
}

.sel_cir_en_disputa{
	background-color: #8a8375;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px 0 5px 0;
	text-align:center;
	color:white;
}

.sel_cir_push{padding:6px 0 0 4px;}

.sel_cir_circulo_1{
	width:12px;
	height:27px;
	background: url(../img/interfaz/conferencia_indep.png) left top no-repeat;
}

.sel_cir_circulo_2{
	width:12px;
	height:27px;
	background: url(../img/interfaz/conferencia_est.png) left top no-repeat;
}

.sel_cir_circulo_3{
	width:12px;
	height:27px;
	background: url(../img/interfaz/conferencia_west.png) left top no-repeat;
}

.sel_cir_circulo_4{
	width:12px;
	height:27px;
	background: url(../img/interfaz/conferencia_asia.png) left top no-repeat;
}

/********************/
/* DETALLE CIRCUITO */
/********************/

.det_cir_a{}
.det_cir_a:hover{text-decoration:underline}

.det_cir_navegacion{
	margin:10px 0 0 10px !important; /*FF*/
	*margin:0 0 0 10px !important; /*IE7*/
	*margin:0 0 0 10px; /*IE6*/
	width:450px;
	
	background-color: #868788;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:3px;
	
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
}

.det_dir_text_search{
	color:white;
	margin:8px 10px 0 15px;
}

.det_dir_input_search{
	width:50px;
	margin:4px 10px 0 10px;
}

.det_dir_button_search{
	font-size:1.2em;
	margin:5px 10px 0 0;
}

.det_cir_titulo{margin-right:530px;}

.det_cir_bloque_info{
	width:840px;
	height:249px;
	padding:10px;
}

.det_cir_bloque_info_titulo{
	width:300px;
	height:22px;
	background: url(../img/interfaz/detalle_circuito.png) left top no-repeat;
	color:white;
	padding:8px 20px 0 20px;
}

.det_cir_bloque_info_titulo span{color:#b0b2b3;}

.det_cir_bandera{
	width:56px;
	height:56px;
	margin-right:10px;
}

.det_cir_nombre{
	color:#3f3e3f;
	font-size:1.55em;
	font-weight:bold;
	margin:5px 0 5px 0;
}

.det_cir_nota{
	font-size:0.9em;
	font-style:italic;
}

.det_cir_ciudad{
	color:#9b9c9e;
	font-size:1.25em;
}

.det_cir_up_cen{
	width:480px;
	height:19px;
	background: url(../img/interfaz/up_cen_white.png) left top repeat-x;
}

.det_cir_cen_izq{
	width:19px;
	height:465px;
	background: url(../img/interfaz/cen_izq_white.png) left top repeat-y;
}

.det_cir_cen_cen{
	width:480px;
}

.det_cir_cen_der{
	width:19px;
	height:465px;
	background: url(../img/interfaz/cen_der_white.png) left top repeat-y;
}

.det_cir_down_cen{
	width:480px;
	height:19px;
	background: url(../img/interfaz/down_cen_white.png) left top repeat-x;
}

.det_cir_posi_izq{
	width:27px;
	height:32px;
	background: url(../img/interfaz/clasificacion_left.png) left top no-repeat;
}

.det_cir_posi_cen{
	padding:7px 10px 0 10px;
	height:25px;
	background: url(../img/interfaz/presupuesto_center.png) left top repeat-x;
	color:white;
}

.det_cir_posi_der{
	width:21px;
	height:32px;
	background: url(../img/interfaz/presupuesto_right.png) left top no-repeat;
}

.det_cir_posi_texto{
	margin:7px 8px 0 10px;
	font-size:1.1em;
	padding-right:18px;
}

.det_cir_border_right{
	border-right:1px solid #c4c5c6;
}

.det_cir_tabla_1{width:238px; font-size:0.8em; border-right:1px solid #ebecec; margin-right:3px}
.det_cir_tabla_2{width:238px; font-size:0.8em}

.det_cir_row{cursor:pointer}
.det_cir_row:hover{background-color:#f19300;}
.det_cir_row_selected{background-color:#f19300; cursor:pointer;}
.det_cir_col{padding:10px 4px 10px 4px}

.det_cir_cargando{
	width:340px;
	height:450px;
	background: url(../img/interfaz/loading.gif) center center no-repeat;
}

.det_cir_ajax{
	color:white;
	padding:10px 0 0 10px;
}

.det_cir_ajax_titulo{
	border-bottom:2px solid #555557;
	padding-bottom:6px;
	margin-bottom:5px;
	width:290px;
}

.det_cir_ajax_car_1{
	width:150px;
	margin-right:10px;
}

.det_cir_ajax_car_2{
	width:150px;
}

.det_cir_ajax_car_titulo{
	background-color:#6f7072;
	color:white;
	padding:8px 0 8px 15px;
	font-size:1.1em;
}

.det_cir_ajax_car_titulo_1{
	background-color:#86b121;
	color:white;
	padding:3px 0 3px 15px;
	font-size:1.1em;
}

.det_cir_ajax_car_titulo_2{
	background-color:#1389af;
	color:white;
	padding:3px 0 3px 15px;
	font-size:1.1em;
}

.det_cir_ajax_car_subtitulo{
	border-bottom:1px solid #525355;
	padding-bottom:5px;
	margin:5px 0 5px 5px;
}

.det_cir_ajax_bloque{
	height:36px;
	background: url(../img/interfaz/barra_detalle.gif) left top repeat-x;
	padding:0 0 0 3px;
	font-size:0.9em;
	line-height:16px;
}

.det_cir_ajax_bloque_izq{width:106px;}

.det_cir_ajax_total{
	width:155px;
	background-color:#3d3d3f;
	color:white;
	margin:10px 0 0 80px;
	text-align:center;
	padding:6px 0 6px 0;
}

.det_cir_bloque_info_block{
	margin:10px 10px 0 10px;
	width:100px;
	color:#58585a;
}

.det_cir_bloque_info_block_1{
	margin:10px 10px 0 10px;
	width:81px;
	color:#58585a;
	line-height:20px;
}

.det_cir_bloque_info_block_2{
	margin:15px 10px 0 10px;
	width:130px;
	color:#58585a;
	line-height:20px;
}

.det_cir_bloque_info_block_3{
	margin:15px 10px 0 10px;
	width:150px;
	color:#58585a;
	line-height:20px;
}

/* OVERLAY */

.det_cir_overlay_titulo{
	font-size:1.2em;
	margin:6px 0 6px 15px;
}

.det_cir_overlay_izq{
	width:150px;
	margin-left:10px;
}

.det_cir_overlay_derecha{
	font-weight:bold;
	margin:7px 0 7px 20px;
	width:200px;
}

.det_cir_overlay_izq_titulo{
	text-align:center;
	background-color: #EC780C;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	width:145px;
	color:white;
	margin-bottom:6px;
}

.det_cir_overlay_izq_img{
	width:136px;
	height:105px;
	background: url(../img/interfaz/carroceria.gif) center center no-repeat;
	margin-bottom:20px;
}

.det_cir_overlay_cen{
	width:365;
	margin-right:5px;
}

.det_cir_overlay_cen_titulo{
	background: #2B2B2D url(../img/interfaz/clasificacion_peq.png) left top no-repeat;
	background-position:10px 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	padding:5px 10px 5px 40px;
	width:145px;
	color:white;
	margin-left:15px;
	font-size:0.9em;
}

.det_cir_overlay_der_titulo{
	background: #2B2B2D url(../img/interfaz/carrera_peq.png) left top no-repeat;
	background-position:10px 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	padding:5px 10px 5px 40px;
	width:145px;
	color:white;
	margin-left:15px;
	font-size:0.9em;
}

.det_cir_overlay_der{
	width:365;
}

.det_cir_overlay_tabla_up_cen{
	width:325px;
	height:19px;
	background: url(../img/interfaz/up_cen_white.png) left top repeat-x;
}

.det_cir_overlay_tabla_cen_izq{
	width:19px;
	height:270px;
	background: url(../img/interfaz/cen_izq_white.png) left top repeat-y;
}

.det_cir_overlay_tabla_cen_izq2{
	width:19px;
	/*height:352px;*/
	height:413px;
	background: url(../img/interfaz/cen_izq_white.png) left top repeat-y;
}

.det_cir_overlay_tabla_cen_cen{
	width:325px;
}

.det_cir_overlay_tabla_cen_der{
	width:19px;
	height:270px;
	background: url(../img/interfaz/cen_der_white.png) left top repeat-y;
}

.det_cir_overlay_tabla_cen_der2{
	width:19px;
	/*height:352px;*/
	height:413px;
	background: url(../img/interfaz/cen_der_white.png) left top repeat-y;
}

.det_cir_overlay_tabla_down_cen{
	width:325px;
	height:19px;
	background: url(../img/interfaz/down_cen_white.png) left top repeat-x;
}

.det_cir_overlay_table_row_impar{
	border:1px solid #ebecec;
}

.det_cir_overlay_table_row_par{
	border:1px solid #ebecec;
	background-color:#F5F5F6;
}

.det_cir_overlay_table_row_gris{
	border:1px solid #ebecec;
	background-color:#868789;
	color:white;
}

.det_cir_overlay_table_row_black{
	border:1px solid #ebecec;
	background-color:#000;
	color:white;
}

.det_cir_overlay_table_col{
	/*border:1px solid #ebecec;*/
	padding:3px 0 3px 1px;
	height:10px;
	font-size:0.8em;
}

.det_cir_overlay_table_col_curva{
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px;
	
	border:1px solid #ebecec;
	/*padding:3px 5px 3px 5px;*/
	height:50px;
	font-size:0.9em;
	margin:0 2px 0 0;
}

/********/
/* ALTA */
/********/

.alta_usuario{
	width:250px;
	margin:10px 30px 0 10px;
}

.alta_img_usuario{
	height:257px;
	width:234px;
	background: url(../img/interfaz/usuario.jpg) left top no-repeat;
}

.alta_nousuario{
	width:250px;
	margin:10px 30px 0 10px;
}

.alta_img_nousuario{
	height:257px;
	width:234px;
	background: url(../img/interfaz/nousuario.jpg) left top no-repeat;
}

.alta_button{
	margin-top:15px;
	font-size:1.2em;
	margin-left:50px;
}

.alta_texto{
	width:234px;
	text-align:center;
	font-size:0.9em;
	margin-top:10px;
}

/*********/
/* ALTA2 */
/*********/

.alta_izq{
	width:230px;
	height:270px;
	background: url(../img/interfaz/alta.jpg) center center no-repeat;
	margin-right:25px;	
}

.alta_der{width:605px;}

.alta_titulo{
	font-size:1.5em;
	font-style:italic;
	margin:5px 0 23px 0;
}

.alta_label{
	width:155px;
	font-style:italic;
	margin-top:3px;
}

.alta_input{
	border:2px solid #c4c5c6;
	height:17px;
	width:200px;
	margin-bottom:5px;
}

.alta_nota{
	font-size:0.9em;
	font-style:italic;
	margin:5px 0 0 15px;
}

.alta_aceptar{
	font-size:1.5em;
	width:200px;
	text-align:center;
}

.alta_bloque{
	margin:5px 0 10px 0;
}

.alta_info{
	font-size:0.95em;
	margin-bottom:20px;
}

/*************/
/* MI CUENTA */
/*************/

.mi_cuenta_img{
	height:271px;
	width:166px;
	background: url(../img/interfaz/micuenta.gif) left top no-repeat;
	margin-right:20px;
}

.mi_cuenta_info{
	
}

.mi_cuenta_titulo{
	font-size:1.4em;
	margin:5px 0 15px 0;
	font-weight:bold;
}

.mi_cuenta_label{
	width:150px;
	margin:5px 10px 20px 0;
}

.mi_cuenta_input{
	width:200px;
}

.mi_cuenta_guardar{
	margin:25px 0 0 120px;
}

.mi_cuenta_nota{
	font-size:0.8em;
}

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

/*******************/
/* CLASIFICACIONES */
/*******************/

.clasi_pestanyas_fondo{
	height:30px;
	width:860px;
	background: url(../img/interfaz/clasificaciones_fondo.gif) left top repeat-x;
}

.clasi_fondo{width:860px;}

.clasi_fondo_1{background: url(../img/interfaz/clasi_in.jpg) left top no-repeat;}
.clasi_fondo_2{background: url(../img/interfaz/clasi_ee.jpg) left top no-repeat;}
.clasi_fondo_3{background: url(../img/interfaz/clasi_eo.jpg) left top no-repeat;}
.clasi_fondo_4{background: url(../img/interfaz/clasi_as.jpg) left top no-repeat;}
.clasi_fondo_ge{background: url(../img/interfaz/clasi_ge.jpg) left top no-repeat;}

.clasi_up_cen{
	width:236px;
	height:19px;
	background: url(../img/interfaz/up_cen_white.png) left top repeat-x;
}

.clasi_cen_izq{
	width:19px;
	height:477px;
	background: url(../img/interfaz/cen_izq_white.png) left top repeat-y;
}

.clasi_cen_cen{
	width:236px;
	background-color:white;
}

.clasi_cen_der{
	width:19px;
	height:477px;
	background: url(../img/interfaz/cen_der_white.png) left top repeat-y;
}

.clasi_down_cen{
	width:236px;
	height:19px;
	background: url(../img/interfaz/down_cen_white.png) left top repeat-x;
}

.clasi_tabla{
	height:473px;
	overflow-y:auto;
	font-size:0.9em;
}

.clasi_tabla2{
	margin:16px 0 5px 0;
	height:455px;
	overflow-y:auto;
	font-size:0.9em;
}

.clasi_tabla_row{}
.clasi_tabla_row:hover{background-color:#f19300}
.clasi_tabla_row_selected{background-color:#f19300; cursor:pointer}

.clasi_tabla_col{padding:5px;}
.clasi_tabla_col2{padding:4px;}

.clasi_cargando{
	width:246px;
	height:460px;
	background: url(../img/interfaz/loading_2.gif) center center no-repeat;
}

.clasi_resumen{
	margin:10px 0 10px 0;
	border-bottom:1px solid #e8e8e9;
	padding-bottom:5px;
	width:860px;
	font-size:1.1em;
}

.clasi_border_right{
	border-right:1px solid #e8e8e9;
	padding-right:10px;
	margin-right:10px;
}

.clasi_pesta_ge{
	margin-right:6px;
}

.clasi_pesta_1{
	width:130px;
	height:23px;
	background: url(../img/botones/clasi_pesta_in.gif) center center no-repeat;
	color:white;
	font-size:1.1em;
	text-align:center;
	padding-top:7px;
	margin-right:6px;
	cursor:pointer;
	background-position:0 0;
}

.clasi_pesta_1:hover{background-position:0 -30px;}

.clasi_pesta_1_selected{
	width:130px;
	height:23px;
	background: url(../img/botones/clasi_pesta_in.gif) center center no-repeat;
	background-position:0 -30px;
	color:white;
	font-size:1.1em;
	text-align:center;
	padding-top:7px;
	margin-right:6px;
	cursor:pointer;
	background-position:0 -60px;
}

.clasi_pesta_2{
	width:130px;
	height:23px;
	background: url(../img/botones/clasi_pesta_ee.gif) center center no-repeat;
	color:white;
	font-size:1.1em;
	text-align:center;
	padding-top:7px;
	margin-right:6px;
	cursor:pointer;
	background-position:0 0;
}

.clasi_pesta_2:hover{background-position:0 -30px;}

.clasi_pesta_2_selected{
	width:130px;
	height:23px;
	background: url(../img/botones/clasi_pesta_ee.gif) center center no-repeat;
	background-position:0 -30px;
	color:white;
	font-size:1.1em;
	text-align:center;
	padding-top:7px;
	margin-right:6px;
	cursor:pointer;
	background-position:0 -60px;
}

.clasi_pesta_3{
	width:130px;
	height:23px;
	background: url(../img/botones/clasi_pesta_eo.gif) center center no-repeat;
	color:white;
	font-size:1.1em;
	text-align:center;
	padding-top:7px;
	margin-right:6px;
	cursor:pointer;
	background-position:0 0;
}

.clasi_pesta_3:hover{background-position:0 -30px;}

.clasi_pesta_3_selected{
	width:130px;
	height:23px;
	background: url(../img/botones/clasi_pesta_eo.gif) center center no-repeat;
	background-position:0 -30px;
	color:white;
	font-size:1.1em;
	text-align:center;
	padding-top:7px;
	margin-right:6px;
	cursor:pointer;
	background-position:0 -60px;
}

.clasi_pesta_4{
	width:130px;
	height:23px;
	background: url(../img/botones/clasi_pesta_as.gif) center center no-repeat;
	color:white;
	font-size:1.1em;
	text-align:center;
	padding-top:7px;
	margin-right:6px;
	cursor:pointer;
	background-position:0 0;
}

.clasi_pesta_4:hover{background-position:0 -30px;}

.clasi_pesta_4_selected{
	width:130px;
	height:23px;
	background: url(../img/botones/clasi_pesta_as.gif) center center no-repeat;
	background-position:0 -30px;
	color:white;
	font-size:1.1em;
	text-align:center;
	padding-top:7px;
	margin-right:6px;
	cursor:pointer;
	background-position:0 -60px;
}

.clasi_detalles{
	font-size:1.2em;
	margin-left:25px;
}

.clasi_navegacion{
	margin-left:14px;
	width:232px;
	
	background-color: #868788;
	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	padding:3px;
	
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
}

.clasi_navegacion_pagi{
	padding:0 0 5px 13px;
}

.clasi_input_search{width:50px;}

.clasi_text_search{
	color:white;
	margin:5px 10px 0 35px;
}

.clasi_button_search{font-size:1.2em}

.clasi_tu_pos{}
.clasi_tu_pos:hover{text-decoration:underline}

/************************/
/* SITUACIÓN FINANCIERA */
/************************/

.sit_fin_tabla_izq{
	width:420px;
	margin-right:10px;
}

.sit_fin_tabla_der{
	width:420px;
}

.sit_fin_tabla_row{
	border-bottom:2px solid #f1f1f1;
	color:#3d3d3f;
}

.sit_fin_tabla_col{padding:5px;}

.sit_fin_tabla_titulo{
	width:400px;
	height:27px;
	background: url(../img/interfaz/ingresos.gif) left top no-repeat;
	font-size:1.5em;
	padding:10px 0 0 20px;
}

.sit_fin_tabla_fila_titulos{
	color:white;
	background-color:#9e9e9f;
	padding:5px;
}

.sit_fin_tabla_concepto{
	padding:5px;
	width:230px;
	border-right:1px solid #7b7b7c;
}

.sit_fin_tabla_fecha{
	padding:5px;
	width:70px;
	border-right:1px solid #7b7b7c;
	text-align:center;
}

.sit_fin_tabla_importe{
	padding:5px;
	width:60px;
	text-align:center;
}

.sit_fin_tabla_fila_total{
	background-color:#d8d8d8;
	padding:5px;
}

.sit_fin_total{
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 20px 5px 20px;
}

.sit_fin_tabla_cont{
	/*height:216px;
	overflow-y:auto;*/
}

/****************/
/* PUNTUACIONES */
/****************/

.puntuaciones_table{
	margin:10px 0 0 20px;
	color:#3d3d3f;
}

.puntuaciones_nota{
	font-size:0.8em;
}

.puntuaciones_table_border{
	border:1px solid #ebecec;
	padding:9px 5px 7px 5px !important; /*FF*/
	*padding:5px 5px 7px 5px !important; /*IE7*/
	*padding:9px 5px 7px 5px; /*IE6*/
	height:16px;
}

.puntuaciones_table_border_right{
	border-right:1px solid #ebecec;
	padding:9px 5px 7px 5px !important; /*FF*/
	*padding:5px 5px 7px 5px !important; /*IE7*/
	*padding:9px 5px 7px 5px; /*IE6*/
	height:16px;
}

.puntuaciones_table_border_bottom{
	border-bottom:1px solid #ebecec;
	padding:9px 5px 7px 5px !important; /*FF*/
	*padding:5px 5px 7px 5px !important; /*IE7*/
	*padding:9px 5px 7px 5px; /*IE6*/
	height:16px;
}

.puntuaciones_table_border_sombra{
	border:1px solid #ebecec;
	padding:9px 5px 7px 5px;
	height:16px;
	background-color:#efefef;
}

.puntuaciones_titulo{
	font-size:1.5em;
	margin-bottom:5px;
}

.puntuaciones_titulo_2{
	font-size:1.5em;
	margin:15px 0 5px 0;
	padding-bottom:5px;
	border-bottom:1px solid #d3d4d6;
	width:300px;
}

.puntuaciones_texto{
	font-size:1.2em;
	margin-bottom:5px;
}

.puntuaciones_left{
	width:415px;
	margin-right:20px;
}

.puntuaciones_right{
	width:415px;
}

.puntuaciones_up_cen{
	width:377px;
	height:19px;
	background: url(../img/interfaz/up_cen_white.png) left top repeat-x;
}

.puntuaciones_cen_izq{
	width:19px;
	height:662px;
	background: url(../img/interfaz/cen_izq_white.png) left top repeat-y;
}

.puntuaciones_cen_izq2{
	width:19px;
	height:995px;
	background: url(../img/interfaz/cen_izq_white.png) left top repeat-y;
}

.puntuaciones_cen_cen{
	width:377px;
}

.puntuaciones_cen_der{
	width:19px;
	height:662px;
	background: url(../img/interfaz/cen_der_white.png) left top repeat-y;
}

.puntuaciones_cen_der2{
	width:19px;
	height:995px;
	background: url(../img/interfaz/cen_der_white.png) left top repeat-y;
}

.puntuaciones_down_cen{
	width:377px;
	height:19px;
	background: url(../img/interfaz/down_cen_white.png) left top repeat-x;
}

.puntuaciones_img_clasi{
	width:62px;
	height:50px;
	background: url(../img/interfaz/tabla_calificaciones.png) left top repeat-x;
	margin-right:20px;
}

.puntuaciones_img_carre{
	width:62px;
	height:50px;
	background: url(../img/interfaz/tabla_carrera.png) left top repeat-x;
	margin-right:20px;
}

.puntuaciones_img_neumatico{
	width:50px;
	height:50px;
	background: url(../img/interfaz/neumatico.png) left top repeat-x;
	margin-right:20px;
}

.puntuaciones_img_piloto{
	width:46px;
	height:32px;
	background: url(../img/interfaz/piloto.gif) left top repeat-x;
	/*margin-bottom:3px;*/
}

.puntuaciones_img_motor{
	width:46px;
	height:32px;
	background: url(../img/interfaz/motor.gif) left top repeat-x;
	/*margin-bottom:3px;*/
}

.puntuaciones_img_chasis{
	width:46px;
	height:32px;
	background: url(../img/interfaz/chasis.gif) left top repeat-x;
	/*margin-bottom:3px;*/
}

.puntuaciones_img_ruedas{
	width:46px;
	height:32px;
	background: url(../img/interfaz/ruedas.gif) left top repeat-x;
	/*margin-bottom:3px;*/
}

/***********/
/* CERRADO */
/***********/

#cerrado_body{
	background: black url(../img/interfaz/cerrado.jpg) center top no-repeat;
}

#cerrado_texto{
	margin:0 auto;
	width:420px;
	text-align:center;
	padding:280px  0 0 240px;
	color:white;
}

/*******************/
/* scroll imagenes */
/*******************/

#cuadro_imagen{height:auto !important;height:353px;min-height:353px;padding:0px;}
#scroller {width: 245px;overflow: hidden;}
#scroller2 {width: 245px;overflow: hidden;}
.section {float: left;width: 245px;}
.image_section {}
.title_section {padding:10px 0 5px;font-size:0.75em; text-align: center;	}
#toolbar, .navigation2{margin:0;padding:0;}
#toolbar li{list-style-image:none;list-style-type:none;float:left;width:10px;}
#toolbar2, .navigation2{margin:0;padding:0;}
#toolbar2 li{list-style-image:none;list-style-type:none;float:left;width:10px;}
.navigation2 li{list-style-image:none;list-style-type:none;float:left;width:10px;}
.pasador_x_de_y{
	background-color:white;
	margin:10px;
	padding-top:3px;
	width:57px;
	text-align:center;
}
