html {
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:"Tahoma";
	font-size:11px;
	color:#333;
	height:100%;
	background:url(images/fondo.png) left top repeat-x #557AC0;
}

a { outline:0; }
* { margin:0px; padding:0px; }
form { border:0px; padding:0px; margin:0px; }
input { border:none; background:none; height:18px; }
.ajax_loader{ position:relative; width:100%; height:16px; background:url(images/ajax-loader.gif) center center no-repeat; } /*div que aparece en cargas ajax*/

#principal{ position:relative; top:0px; left:50%; width:964px; margin-left:-482px; min-height:100%; }
	
	#cabecera{ position:relative; left:0px; top:0px; width:964px; height:171px; background:url(images/cabecera_fondo.png) left bottom no-repeat; }
	
		#enlace_inicio{ }
		
		#tel_atencion{ position:absolute; left:845px; top:60px; width:114px; height:50px;font-size:13px; font-weight:bold; color:#039; text-align:right; z-index:2;}
			#tel_atencion span{ display:block; font-weight:normal; }
		#fecha{ position:absolute; left:825px; top:104px; width:134px; height:15px;font-size:12px; font-family:Arial; color:#645B37; font-weight:bold; text-align:right; z-index:2; }
		
		#hora{ display:none; }
		#fax{ display:none; }
	
	#menu1{ position:absolute; left:190px; top:79px; width:700px; height:58px; z-index:11; }

		#m1_titulo{ position:absolute; left:-10px; top:98px; width:190px; height:21px; font-size:22px; font-weight:bold; color:#039; font-family:Tahoma; text-align:right; z-index:12; }
		#aux1menu1{ }
		#aux2menu1{ }
		
		#m1_loteria,#m1_primitiva,#m1_bonoloto,
		#m1_gordo,#m1_euromillones,#m1_quiniela,#m1_quinigol,#m1_penas,#m1_archivos
		{ 
			position:relative; float:left; width:74px; height:58px;
			 text-align:center;
		}
		#m1_archivos{ display:none; }

		#m1_loteria{ background-position:0px 0px; }
		#m1_euromillones{ background-position:-74px 0px; }
		
		
		#m1_loteria_empresas{ display:none; position:absolute; left:320px; top:96px; width:295px; height:54px; background:url(images/botLotEmpresas.png) left top no-repeat; }
		#m1_loteria_empresas a{ display:block; position:absolute; left:5px; top:5px; width:273px; height:34px; font-family:Tahoma; font-size:20px; font-weight:bold; color:#039; text-decoration:none; padding-left:10px; padding-top:8px; }	
		* html #m1_loteria_empresas a{ width:283px; height:42px; }
		#m1_loteria_empresas a:hover{ background:url(images/botLotEmpresas_on.png) left top no-repeat; }

	
		#m1_penas{ height:78px; margin-top:-20px; background:url(images/penas_off.png) left top no-repeat; }
		
		#m1_loteria a,#m1_primitiva a,#m1_bonoloto a,
		#m1_gordo a,#m1_euromillones a,#m1_quiniela a,#m1_quinigol a,#m1_penas a,#m1_archivos a
		{ 
			display:block; position:absolute; left:0px; top:0px; width:74px; height:20px;
			font-size:11px; font-family:Tahoma; color:#039; font-weight:bold; 
			background-image:url(images/m1_off.png);
			background-repeat:no-repeat;
			text-decoration:none; text-align:center; line-height:9px;
			padding-top:38px;
			
		}
		#m1_loteria a{ background-position:0px 0px; }
		#m1_euromillones a{ background-position:-74px 0px; }
		#m1_primitiva a{ background-position:-148px 0px; }
		#m1_gordo a{ background-position:-222px 0px; }
		#m1_bonoloto a{ background-position:-296px 0px; }
		#m1_quiniela a{ background-position:-370px 0px; }
		#m1_quinigol a{ background-position:-444px 0px; }
		#m1_penas a{ top:20px; background-position:-518px 0px; }
		#m1_archivos a{ background-position:-592px 0px; }

		#m1_loteria a,#m1_archivos a{ padding-top:30px; height:28px; }
	
		* html #m1_loteria a,* html #m1_primitiva a,
		* html #m1_bonoloto a,* html #m1_gordo a,* html #m1_euromillones a,
		* html #m1_quiniela a,* html #m1_quinigol a,* html #m1_penas a,* html #m1_archivos a
		{
			width:74px; height:58px;
		}
		
		#m1_loteria a:hover,#m1_primitiva a:hover,
		#m1_bonoloto a:hover,#m1_gordo a:hover,#m1_euromillones a:hover,
		#m1_quiniela a:hover,#m1_quinigol a:hover,#m1_penas a:hover,#m1_archivos a:hover
		{
			background-image:url(images/m1_on.png); color:#fff;
		}

		
	
	#menu2{ position:absolute; left:314px; top:0px; width:325px; height:53px; z-index:10; }
	
		#m2_quienes,#m2_servicios,#m2_contacto,#m2_ayuda,#enlace_inicio,#botNoticias
		{
			position:absolute; top:0px; width:65px; height:53px; 
			background:url(images/m2_off.png) left top no-repeat;
			text-align:center;
		}		
		
		#enlace_inicio{ left:249px; top:0px; }
		#m2_quienes{ left:0px; }
		#m2_servicios{ left:65px; }
		#m2_contacto{ left:195px; }
		#m2_ayuda{ left:260px; }	
		#botNoticias{ left:445px; z-index:100; }	
		
		#m2_orbital{ position:absolute; left:639px; top:4px; width:88px; height:53px; text-align:center; background:url(images/m2_orbital_off.png) left top no-repeat; }
		
			#m2_orbital a{ display:block; width:88px; height:53px; text-decoration:none; }
			#m2_orbital a:hover{ height:53px; background:url(images/m2_orbital_on.png) left top no-repeat; }		
		
		
		#enlace_inicio a,#m2_quienes a,#m2_servicios a,#m2_contacto a,#m2_ayuda a,#botNoticias a
		{
			display:block; position:absolute; padding-left:4px; left:0px; top:19px; width:65px; height:15px;
			font-size:12px; font-family:Tahoma; color:#039 !important; text-decoration:none; 
			
		}
		
		#enlace_inicio a:hover,#m2_quienes a:hover,#m2_servicios a:hover,#m2_contacto a:hover,#m2_ayuda a:hover,#botNoticias a:hover
		{
			top:0px; height:34px; padding-top:19px;
			background:url(images/m2_on.png) left top no-repeat; 
			
		}	
		* html #enlace_inicio a:hover,* html #m2_quienes a:hover,* html #m2_servicios a:hover,* html #m2_contacto a:hover,* html #m2_ayuda a:hover, * html #botNoticias a:hover
		{
			height:53px;
		}
		

		#m2_resultados{ position:absolute; left:-313px; top:452px; width:172px; height:139px; background:url(images/botResultados.png) left top no-repeat; z-index:10; }
		#m2_resultados #ver{ display:block; position:absolute; left:125px; top:72px;font-size:12px; color:#039; z-index:0; }
		#m2_resultados a{ display:block; position:absolute; left:8px; top:31px; width:141px; height:96px; font-size:18px; color:#fff; font-weight:bold; text-decoration:none; line-height:18px; z-index:10; padding-left:10px; padding-top:5px; }
		* html #m2_resultados a{ width:151px; height:101px; }
		
		
		
		#m2_legal{ display:none; }

	#menu_idiomas{ position:absolute; left:893px; top:0px; width:70px; height:49px; }
		.idiomaSelec{ background:url(images/idioma_selec.png) left top no-repeat; }
		
		#mi_1,#mi_2{ position:absolute; left:0px; top:0px; width:35px; height:49px; overflow:hidden; }
		#mi_1 a,#mi_2 a{ display:block; width:35px; height:48px; background:url(images/esp_off.png) 11px 23px	 no-repeat; text-indent:100px; }
		#mi_1 a:hover{ background:url(images/esp_on.png) left top no-repeat; }
	
		#mi_2{ left:35px; }
		#mi_2 a{ background:url(images/por_off.png) 11px 23px no-repeat; }
		#mi_2 a:hover{ background:url(images/por_on.png) left top no-repeat; }

	
	#cuerpo{ position:relative; left:0px; margin-top:0px; width:963px; min-height:550px; background:url(images/cuerpo_fondo.png) left top no-repeat #fff; }
	* html #cuerpo{ height:550px; }
	
		#aux1Cuerpo{ position:absolute; left:963px; top:-6px; height:138px; width:6px; background:url(images/aux_cuerpo_tr.png) left top no-repeat; }
		#aux2Cuerpo{ }
		#aux3Cuerpo{ }
		#aux4Cuerpo{ }
		
	#pie{ position:relative; left:0px; top:0px; min-height:184px; width:964px; background:url(images/pie_fondo.gif) left top no-repeat; }
	* html #pie{ height:184px; }
		
		#menuPie{ position:absolute; left:306px; top:78px; width:454px; height:55px; text-align:center; font-family:Arial; font-size:11px; color:#fff; z-index:1;}	
			#menuPie a{ font-family:Arial; font-size:11px; color:#fff; text-decoration:none; }	
			#menuPie span{ display:none; }	
	
		#nombre_admon,#titular_admon,#datos_contacto1,#datos_contacto2,#datos_contacto3,
		#telefono_pie,#fax_pie,#email_admon
		{ position:relative; left:800px; margin-top:0px; width:175px; font-family:Arial; font-size:11px; color:#fff; z-index:2; }
		#nombre_admon{ padding-top:84px; }
		#titular_admon{ display:none; }
		#datos_contacto1{ }
		#datos_contacto2{ }
		#datos_contacto3{ display:none; }
		#logo_gadmin{ position:absolute; left:29px; top:93px; width:99px; height:30px; background:url(images/logo_gadmin.png) left top no-repeat; }
		#logo_gadmin a{ display:block; width:99px; height:30px; text-decoration:none; }
		#telefono_pie{ }
		#fax_pie{ display:none; }
		#email_admon{ margin-top:6px; }
		#email_admon a{ color:#fff; font-size:11px; }
		
		#legal_pie{ position:absolute; left:346px; top:32px; width:140px; height:12px; font-size:10px; color:#fff; font-weight:bold; text-decoration:underline;}
			#legal_pie a{ font-size:10px; color:#fff; font-weight:bold; }
		
		#creditos{ position:absolute; left:306px; top:137px; width:454px; height:15px; color:#fff; font-family:Arial; font-size:11px; text-align:center; }
		
		#orbital-apuestas{ position:absolute; left:11px; top:28px; width:137px; height:47px; background:url(images/logo_orbital.png) right bottom no-repeat; }
			#orbital-apuestas a{ display:block; width:137px; height:47px; color:#fff; font-family:Arial; font-size:11px; text-decoration:none; }

		#sitio_seguro{ position:absolute; left:181px; top:20px; width:266px; height:28px; font-size:10px; color:#fff; font-weight:bold; text-decoration:underline; background:url(images/candado.gif) left top no-repeat; padding-left:30px; padding-top:12px; }		
		#mas18{ position:absolute; left:459px; top:22px; width:34px; height:34px; background:url(images/mas18.gif) left top no-repeat; }		
		
		
		
		#aux_pie_1{ position:absolute; left:694px; top:14px; width:269px; height:70px; background:url(images/aux_pie_br.png) left top no-repeat; }
		#aux_pie_2{ position:absolute; left:963px; top:-52px; width:12px; height:100px; background:url(images/aux_pie_tr.png) left top no-repeat; }
		#aux_pie_3{ position:absolute; left:181px; top:53px; width:123px; height:20px; background:url(images/tarjetas.png) left top no-repeat; }
		
		
	#aux1{ position:absolute; left:0px; top:0px; width:319px; height:161px; background:url(images/logo.png) left top no-repeat; }
	
	#aux2{ position:absolute; left:-107px; top:0px; width:107px; height:406px; background:url(images/aux_tl.png) left top no-repeat; }
	#aux3{ }
	#aux4{ }
	#aux5{ }
	#aux6{ }
	
	
	#aux_1{ }
	#aux_2{ }
	#aux_3{ }
	#aux_4{ }
	#aux_5{ }
	
	
	
/* Usuario no Logueado */
	
	#usu_nl_caja,#usu_l_caja{ 
		position:absolute; left:0px; top:171px; width:170px; height:173px;
		background:url(images/ico_usu.png) left top no-repeat #fff;
		font-family:Tahoma;
		z-index:2; 
	}
		
		#usu_nl_titulo,#usu_l_titulo{ position:absolute; left:35px; top:14px; font-size:14px; font-weight:bold; color:#039; }
						
		#usu_nl_usuario,#usu_nl_contrasena{ position:absolute; left:0px; top:44px; width:61px; text-align:right; font-size:11px; color:#039; }

		#usu_nl_usuario_caja,#usu_nl_contrasena_caja{ position:absolute; left:66px; top:41px; width:98px; height:18px; }
		#usu_nl_usuario_caja input,#usu_nl_contrasena_caja input{ width:98px; height:18px; background-color:#DBE9FF; border:none; }
	
		#usu_nl_contrasena{ top:67px; }
		#usu_nl_contrasena_caja{ top:65px; }
	
		#usu_nl_bot_entrar{ position:absolute; left:86px; top:90px; width:91px; height:19px; text-align:center; }
			#usu_nl_bot_entrar a{ display:block; width:91px; height:17px; color:#039; font-size:12px; text-decoration:none; background:url(images/botLogin.gif) left top no-repeat; padding-top:2px;	}
			* html #usu_nl_bot_entrar a{ height:19px; }
			#usu_nl_bot_entrar a:hover{ color:#fff; background:url(images/botLogin_on.gif) left top no-repeat; }
		
		
		#usu_nl_bot_registrar,#usu_nl_bot_recordar,	#usu_l_bot_movimientos,
		#usu_l_bot_ingresar_saldo,#usu_l_bot_cobrar_saldo,#usu_l_bot_mis_datos,
		#usu_l_bot_mis_jugadas,#carrito_ver_carro,#carrito_comprar
		{ 
			position:absolute; left:8px; top:118px; width:76px; height:13px; text-align:center; border-bottom:1px solid #8DBBFF; 
		}
		#usu_nl_bot_registrar a,#usu_nl_bot_recordar a,#usu_l_bot_movimientos a,
		#usu_l_bot_ingresar_saldo a,#usu_l_bot_cobrar_saldo a,#usu_l_bot_mis_datos a,
		#usu_l_bot_mis_jugadas a,#carrito_ver_carro a,#carrito_comprar a
		{ display:block; width:76px; height:13px; text-align:center; font-size:11px; color:#039; text-decoration:none; }
		
		#usu_nl_bot_registrar a:hover,#usu_nl_bot_recordar a:hover,
		#usu_l_bot_movimientos a:hover,#usu_l_bot_ingresar_saldo a:hover,
		#usu_l_bot_cobrar_saldo a:hover,#usu_l_bot_mis_datos a:hover,
		#usu_l_bot_mis_jugadas a:hover,#carrito_ver_carro a:hover,#carrito_comprar a:hover
		{ color:#3CAA50; }
		
		#usu_nl_bot_recordar{ left:92px; }
	
		
	
	
		#usu_nl_aux_1,#usu_l_aux_1{ position:absolute; left:100%; top:82px; width:5px; height:102px; background:url(images/carro_r.png) left top no-repeat; }
		#usu_nl_aux_2,#usu_l_aux_2{ position:absolute; left:100%; margin-left:-10px; top:0px; width:10px; height:10px; background:url(images/usu_rt.gif) left top no-repeat; }
		#usu_nl_aux_3{ }
		
/* Usuario Logueado */

		#usu_l_saldo{ position:absolute; left:8px; top:73px; width:155px; font-size:11px; color:#3CAA51; font-weight:bold; text-align:center; }
		#usu_l_saldo span{ color:#333; font-weight:normal; }
		#usu_l_nombre,#usu_l_ultimo_acceso{ position:absolute; left:8px; top:38px; width:155px; font-size:12px; color:#039; font-weight:bold; }
		#usu_l_ultimo_acceso{ font-weight:normal; top:54px; }
		#usu_l_usuario{ display:none; }

		#usu_l_bot_mis_datos{ top:93px; }
		#usu_l_bot_ingresar_saldo{ top:112px; }
		#usu_l_bot_movimientos{ top:132px; }
		#usu_l_bot_mis_jugadas{ left:92px; top:93px; }
		#usu_l_bot_cobrar_saldo{ left:92px; top:112px; }
		#usu_l_bot_logout{ position:absolute; left:66px; top:154px; width:99px; height:15px; text-align:right; background:url(images/ico1.gif) left top no-repeat;}
		#usu_l_bot_logout a{ display:block; width:99px; height:15px; text-align:right; font-size:12px; color:#039; text-decoration:none; }
		#usu_l_bot_logout a:hover{ color:#3CAA50; }

		#usu_l_aux_3{ }

/* Carrito Vacio */

	#carrito_v_caja,#carrito_caja{ position:absolute; left:0px; top:344px; width:170px; height:100px;
		background:url(images/ico_carro.png) left top no-repeat #fff;
		font-family:Tahoma;
		z-index:2; }
	
		#carrito_v_titulo,#carrito_titulo{ position:absolute; left:35px; width:150px; top:14px; font-size:14px; font-weight:bold; color:#039; }
		#carrito_v_texto{ position:absolute; left:0px; top:44px; width:100%; height:14px; font-size:11px; text-align:center; }
		#carrito_v_comprar{ position:absolute; left:24px; top:68px; width:120px; height:19px; text-align:center; }
			#carrito_v_comprar a{ display:block; width:120px; height:17px; color:#039; font-size:12px; text-decoration:none; background:url(images/botIniciar.gif) left top no-repeat; padding-top:2px; padding-left:10px;	}
			* html #carrito_v_comprar a{ width:120px; height:19px; }
			#carrito_v_comprar a:hover{ color:#fff; background:url(images/botIniciar_on.gif) left top no-repeat;	}
		

/* Carrito con Artículos */

		#carrito_texto_1,#carrito_texto_2{ position:absolute; left:0px; top:43px; width:88px; font-size:11px; color:#333; text-align:right; }
		#carrito_texto_2{ top:57px; }
		#carrito_articulos,#carrito_valor{ position:absolute; left:93px; top:43px; width:88px; font-size:11px; color:#03359A; font-weight:bold; }
		#carrito_valor{ color:#c00; top:57px; }
		
		#carrito_ver_carro{ top:77px; }
		#carrito_comprar{ top:77px; left:92px; }
		

		
/*ELEMENTOS COMUNES*/

/* títulos 1 */
#registro_titulo_2,#registro_titulo_3,#registro_titulo_4,#carro_loteria_texto,#carro_apuestas_texto,#carro_apuestasASM_texto,#carro_penas_texto,#carro_otros_texto,#pago_envio_titulo,#pago_fpago_titulo,
#pago_datos_acceso_titulo,#pago_datos_personales,#loteria_texto2,#loteria_texto3,.loteria_e_tit_class,
#apuestas_texto1,#apuestas_texto3,#apuestas_texto8,.servicios_titulo_punto,.ayuda_titulo_punto,
#datos_titulo_2,#datos_titulo_3,#datos_titulo_4,#loteria_e_titulo2,#loteria_e_titulo3,#loteria_em_titulo2,
#loteria_em_titulo3,#loteria_emp_titulo2,#loteria_emp_texto2,#loteria_emp_texto3,#loteria_s_texto,#loteria_s_texto2,
#loteria_s_texto3,#loteria_v_titulo2,#loteria_v_texto2,#loteria_v_texto3
{ margin-bottom:-38px; width:594px; height:77px; font-size:17px; color:#039; font-weight:bold; background:url(images/ico8.gif) left top no-repeat; padding-top:2px; padding-left:18px; }
* html #registro_titulo_2,* html #registro_titulo_3,* html #registro_titulo_4 ,
* html #carro_loteria_texto,* html #carro_apuestas_texto,* html #carro_apuestasASM_texto,* html #carro_penas_texto, * html #carro_otros_texto,* html #pago_envio_titulo,* html #pago_fpago_titulo,* html #pago_datos_acceso_titulo,
* html #pago_datos_personales,* html #loteria_texto2,* html #loteria_texto3,* html .loteria_e_tit_class,
* html #apuestas_texto1,* html #apuestas_texto3,* html #apuestas_texto8,* html .servicios_titulo_punto,
* html .ayuda_titulo_punto,* html #datos_titulo_2,* html #datos_titulo_3,* html #datos_titulo_4,* html #loteria_e_titulo2,
* html #loteria_e_titulo3,* html #loteria_em_titulo2,* html #loteria_em_titulo3,* html #loteria_emp_titulo2,* html #loteria_emp_texto2,* html #loteria_emp_texto3,* html #loteria_s_texto,* html #loteria_s_texto2,* html #loteria_s_texto3
{ width:612px; height:79px; }


/*enlace normal*/

#entrar_ko_bot_recordar,#entrar_ko_bot_registrar,#loteria_e_registrar
{ 
	height:15px; text-align:center; border-bottom:1px solid #8DBBFF; 
}
#entrar_ko_bot_recordar a,#entrar_ko_bot_registrar a,#loteria_e_registrar a
{ 
	display:block; height:13px; 
	text-align:left; font-size:12px; color:#039; text-decoration:none;
	
}
		
#entrar_ko_bot_recordar a:hover,#entrar_ko_bot_registrar a:hover,#loteria_e_registrar a:hover
{ color:#3CAA50; }


/*botón 121x26*/
#entrar_ko_bot_entrar,#recordar_enviar,#registro_bot_aceptar,#recordar_ko_bot_reintentar,
#noticias_volver,#carro_bot_seguir,#carro_bot_continuar,#pago_fin_bot_imprimir,#pago_fin_bot_fin,
#pago_datos_bot_volver,#loteria_e_bot_enviar,#apuestas_enviar,#contacto_bot_enviar,#datos_bot_aceptar,
#mis_jugadas_bot_abonar,#loteria_e_acceder_1,#loteria_e_acceder_2,#loteria_em_alta,#loteria_em_acceder_1,
#loteria_v_bot_continuar
{
	width:121px; height:26px; 
}
#entrar_ko_bot_entrar a,#recordar_enviar a,#registro_bot_aceptar a,
#recordar_ko_bot_reintentar a,#noticias_volver a,#carro_bot_seguir a,#carro_bot_continuar a,
#pago_fin_bot_imprimir a,#pago_fin_bot_fin a,#pago_datos_bot_volver a,#loteria_e_bot_enviar a,
#apuestas_enviar a,#contacto_bot_enviar a,#datos_bot_aceptar a,#mis_jugadas_bot_abonar a,
#loteria_e_acceder_1 a,#loteria_e_acceder_2 a,#loteria_em_alta a,#loteria_em_acceder_1 a,#loteria_v_bot_continuar a
{
	display:block; width:97px; height:21px; 
	font-size:12px; color:#039; text-decoration:none;
	background:url(images/bot121x26.gif) left top no-repeat;
 padding-left:28px; padding-top:5px;
}
* html #entrar_ko_bot_entrar a,* html #recordar_enviar a,* html #registro_bot_aceptar a,
* html #recordar_ko_bot_reintentar a,* html #noticias_volver a,* html #carro_bot_seguir a,
* html #carro_bot_continuar a,* html #pago_fin_bot_imprimir a,* html #pago_fin_bot_fin a,
* html #pago_datos_bot_volver a,* html #loteria_e_bot_enviar a,* html #apuestas_enviar a,
* html #contacto_bot_enviar a,* html #datos_bot_aceptar a,* html #mis_jugadas_bot_abonar a,
* html #loteria_e_acceder_1 a,* html #loteria_e_acceder_2 a,* html #loteria_em_alta a,* html #loteria_em_acceder_1 a,
* html #loteria_v_bot_continuar a
{
	width:121px; height:26px; 
}
#entrar_ko_bot_entrar a:hover,#recordar_enviar a:hover,#registro_bot_aceptar a:hover,
#recordar_ko_bot_reintentar a:hover,#noticias_volver a:hover,#carro_bot_seguir a:hover,#carro_bot_continuar a:hover,#pago_fin_bot_imprimir a:hover,#pago_fin_bot_fin a:hover,#pago_datos_bot_volver a:hover,
#loteria_e_bot_enviar a:hover,#apuestas_enviar a:hover,#contacto_bot_enviar a:hover,#datos_bot_aceptar a:hover,
#mis_jugadas_bot_abonar a:hover,#loteria_e_acceder_1 a:hover,#loteria_e_acceder_2 a:hover,#loteria_em_alta a:hover,
#loteria_em_acceder_1 a:hover,#loteria_v_bot_continuar a:hover
{
	color:#fff;
	background:url(images/bot121x26_on.gif) left top no-repeat;
}


/*botón 223x26*/
#loteria_emp_sorteos,#loteria_s_reservados
{
	width:223px; height:26px; text-align:center;
}
#loteria_emp_sorteos a,#loteria_s_reservados a
{
	display:block; width:223px; height:21px; 
	font-size:12px; color:#039; text-decoration:none; 
	background:url(images/bot223x26.gif) left top no-repeat;
	padding-top:5px; text-indent:8px;
}
* html #loteria_emp_sorteos a,* html #loteria_s_reservados a
{
	height:26px; 
}
#loteria_emp_sorteos a:hover,#loteria_s_reservados a:hover
{
	color:#fff;
	background:url(images/bot223x26_on.gif) left top no-repeat;
}



/*botón 143x26*/
#carro_bot_seguir,#carro_bot_continuar,#pago_bot_seguir,#pago_bot_continuar,#pago_datos_bot_continuar,
#loteria_bot_continuar,#penas_bot_continuar,#apuestas_r_anadir,#cobrar_bot_continuar,#ingresar_bot_continuar,
#movimientos_bot_ingreso,#movimientos_bot_cobrar_saldo
{
	width:143px; height:26px; 
}
#carro_bot_seguir a,#carro_bot_continuar a,#pago_bot_seguir a,#pago_bot_continuar a,#pago_datos_bot_continuar a,
#loteria_bot_continuar a,#penas_bot_continuar a,#apuestas_r_anadir a,#cobrar_bot_continuar a,#ingresar_bot_continuar a,
#movimientos_bot_ingreso a,#movimientos_bot_cobrar_saldo a
{
	display:block; width:117px; height:21px; 
	font-size:12px; color:#039; text-decoration:none;
	background:url(images/bot143x26.gif) left top no-repeat;
 padding-left:26px; padding-top:5px;
}
* html #carro_bot_seguir a,* html #carro_bot_continuar a,* html #pago_bot_seguir a,* html #pago_bot_continuar a,
* html #pago_datos_bot_continuar a,* html #loteria_bot_continuar a,* html #penas_bot_continuar a,* html #apuestas_r_anadir a,
* html #cobrar_bot_continuar a,* html #ingresar_bot_continuar a,* html #movimientos_bot_ingreso a,* html #movimientos_bot_cobrar_saldo a
{
	width:143px; height:26px; 
}
#carro_bot_seguir a:hover,#carro_bot_continuar a:hover,#pago_bot_seguir a:hover,#pago_bot_continuar a:hover,
#pago_datos_bot_continuar a:hover,#loteria_bot_continuar a:hover,#penas_bot_continuar a:hover,
#apuestas_r_anadir a:hover,#cobrar_bot_continuar a:hover,#ingresar_bot_continuar a:hover,
#movimientos_bot_ingreso a:hover,#movimientos_bot_cobrar_saldo a:hover
{
	color:#fff;
	background:url(images/bot143x26_on.gif) left top no-repeat;
}

/*botones paginación*/

#movimientos_pag_anterior,#mis_jugadas_pag_anterior
{ width:91px; height:33px; text-align:center;}
#movimientos_pag_anterior a,#mis_jugadas_pag_anterior a
{ display:block; width:91px; height:29px; font-size:11px; color:#039; text-decoration:none; background:url(images/botAnt.gif) left top no-repeat; padding-top:4px; text-indent:7px; }
* html #movimientos_pag_anterior a
{ width:91px; height:33px; }

#movimientos_pag_siguiente,#mis_jugadas_pag_siguiente
{ width:91px; height:33px; text-align:center;}
#movimientos_pag_siguiente a,#mis_jugadas_pag_siguiente a
{ display:block; width:91px; height:29px; font-size:11px; color:#039; text-decoration:none; background:url(images/botSig.gif) left top no-repeat; padding-top:4px; text-indent:-9px; }
* html #movimientos_pag_siguiente a,* html #mis_jugadas_pag_siguiente a
{ width:91px; height:33px; }









		
