html {
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial;
	font-size:12px;
	color:#002673;
	height:100%;
	background:url(images/fondo.jpg) center top repeat-x #D9E9F9;
}

a { outline:0; }
* { margin:0px; padding:0px;  }
form { border:0px; padding:0px; margin:0px; }
input { height:18px; border:1px solid #4E85E5; }
.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:0px; width:100%; min-height:100%; }
* html #principal{ height:100%; }
	
	#cabecera{ position:relative; top:0px; left:50%; width:995px; margin-left:-497px; height:152px; background:url(images/cabecera_fondo.png) 143px bottom no-repeat; }
	
		#enlace_inicio{ position:absolute; left:185px; top:11px; width:56px; height:14px; text-align:center;  }
		#enlace_inicio a{ display:block; width:56px; height:11px; font-size:13px; color:#fff; text-decoration:none; z-index:10; padding-top:3px; }
		* html #enlace_inicio a{ height:14px; }
		#enlace_inicio a:hover{ display:block; width:56px; height:53px; background:url(images/m2_over.png) center top no-repeat; }
		* html #enlace_inicio a:hover{ height:56px; }
		


		#fecha{ position:absolute; left:867px; top:8px; font-size:11px; color:#fff; }
		#hora{ display:none; }
		#tel_atencion{ display:none; }
		#fax{ display:none; }
		
		#m1_penas2{ position:absolute; left:696px; top:-103px; width:140px; height:108px; background:url(images/m2_penas.png) left top no-repeat; z-index:10;}
		#m1_penas2 a{ display:block; position:absolute; left:7px; top:60px; width:124px; height:39px; text-align:center; font-size:16px; font-weight:bold; color:#002C83; font-style:italic; text-decoration:none; line-height:16px;  padding-top:4px;}
		* html #m1_penas2 a{ height:43px; }
	
	#menu1{
		position:absolute; left:50%; margin-left:-499px; width:151px; min-height:263px;
		background:url(images/m1_fondo.png) right 20px no-repeat; padding-bottom:14px;
		z-index:10; 
		}
	* html #menu1{ height:269px; }
		
		
		#m1_titulo{ position:relative; left:10px; margin-top:5px; height:25px; font-family:Arial; font-size:18px; letter-spacing:-2px; font-weight:bold; color:#002776; text-indent:5px;  }
		
		#aux1menu1{ position:absolute; left:0px; top:100%; margin-top:-20px; width:151px; height:21px; background:url(images/m1_fondo_b.png) right bottom no-repeat;   }
		#aux2menu1{   }
		
		
		
		#m1_loteria,#m1_loteria_empresas,#m1_primitiva,#m1_bonoloto,#m1_gordo,
		#m1_euromillones,#m1_quiniela,#m1_quinigol
		{ 
			position:relative; left:11px; margin-top:1px; width:140px; height:35px; 
		}	
		#m1_loteria a,#m1_loteria_empresas a,#m1_primitiva a,#m1_bonoloto a,#m1_gordo a,
		#m1_euromillones a,#m1_quiniela a,#m1_quinigol a
		{ 
			display:block; width:99px; height:24px; 
			font-family:Arial; color:#039; font-size:14px; font-weight:bold; text-decoration:none; 
			padding-left:41px; padding-top:11px; 
			background-image:url(images/m1_off.png); background-repeat:no-repeat;
			
		}		
		* html #m1_loteria a,* html #m1_loteria_empresas 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
		{ 
			width:140px; height:35px;  
		}	
		#m1_loteria a:hover,#m1_loteria_empresas 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
		{
			color:#fff;
			background-image:url(images/m1_on.png); background-repeat:no-repeat;
		}
		
		
		#m1_loteria a,#m1_loteria_empresas a { padding-top:3px; height:32px; line-height:14px; }
		
		
		#m1_loteria a{ background-position:0px 0px;  }
		#m1_loteria_empresas a{ background-position:0px -36px; }
		#m1_primitiva a{ background-position:0px -72px;  }
		#m1_bonoloto a{ background-position:0px -108px;  }
		#m1_gordo a{ background-position:0px -144px;  }
		#m1_euromillones a{ background-position:0px -180px;  }
		#m1_quiniela a{ background-position:0px -216px;  }
		#m1_quinigol a{ background-position:0px -252px;  }
		
		#m1_penas{ display:none; } /* por plugin*/
		#m1_archivos{ display:none; } /* viene del central  en servicios orbital*/
	
	#menu2{ position:absolute; left:50%; margin-left:-258px; top:11px; width:4px; height:26px;  z-index:0; }

	
		#m2_quienes,#m2_servicios,#m2_contacto,#m2_ayuda,#botNoticias
		{
			position:absolute; width:56px; height:14px; text-align:center; 
		}	
		#m2_quienes a,#m2_servicios a,#m2_contacto a,#m2_ayuda a,#botNoticias a
		{
			display:block; width:56px; height:11px; 
			font-size:13px; color:#fff; text-decoration:none; 
			z-index:10; padding-top:3px;  
		}	
		* html #m2_quienes a,* html #m2_servicios a,* html #m2_contacto a,* html #m2_ayuda a,* html #botNoticias a
		{ height:14px; }
		#m2_quienes a:hover,#m2_servicios a:hover,#m2_contacto a:hover,#m2_ayuda a:hover,#botNoticias a:hover
		{
			display:block; width:56px; height:53px; 
			background:url(images/m2_over.png) center top no-repeat;
		}	
		* 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:56px;	}	
				
		#m2_quienes{  }
		#m2_servicios{ left:66px; }
		#m2_contacto{ left:197px; }
		#m2_ayuda{ left:258px; }
		#botNoticias{ left:370px;  top:11px;}
		
		#m2_orbital{ display:none; position:absolute; left:558px; top:11px; width:82px; height:19px;	background:url(images/m2_orbital.png) center top no-repeat; z-index:100 !important; }
		#m2_orbital a{ display:block; position:absolute; width:82px; height:19px;  	 }
		#m2_orbital a:hover{ display:block; width:82px; height:56px; background:url(images/m2_orbital_over.png) center top no-repeat;	 }
		
		#m2_resultados{  position:absolute; left:456px; top:-11px; width:162px; height:100px;	background:url(images/m2_resultados.png) right top no-repeat; z-index:2;  }
		#m2_resultados a{ display:block; position:absolute; left:0px; top:6px; width:86px; height:36px; font-size:15px; font-weight:bold; color:#fff; line-height:13px;	 text-decoration:none;  }
		
		#m2_legal{ display:none; }

	#menu_idiomas{ display:none; }
		
		#mi_1{  }
		#mi_2{  }
		#mi_3{  }
		#mi_4{  }
		#mi_5{  }
	
#cuerpo{ position:relative; top:0px; left:50%; width:696px; margin-left:-348px; min-height:580px;background:url(images/cuerpo_top.png) left top no-repeat #fff;   }
* html #cuerpo{ height:580px; }
	
		#aux1Cuerpo{  position:absolute; left:-9px; top:0px; width:9px; height:326px; background:url(images/cuerpo_left_top.png) left top repeat-y; z-index:1;  }
		#aux2Cuerpo{ position:absolute; left:-9px; top:0px; width:9px; height:100%; background:url(images/cuerpo_left.png) left top repeat-y; z-index:0; }
		#aux3Cuerpo{ position:absolute; left:100%; top:0px; width:9px; height:326px; background:url(images/cuerpo_right_top.png) left top repeat-y; z-index:1;  }
		#aux4Cuerpo{ position:absolute; left:100%; top:0px; width:9px; height:100%; background:url(images/cuerpo_right.png) left top repeat-y; z-index:0; }
		
#pie{ position:relative; margin-top:0px; left:0px; width:100%;  height:210px; background:url(images/pie_fondo.jpg) center top repeat-x; font-size:11px; color:#fff; z-index:3; }
	
		
		#menuPie{ position:absolute; left:50%; margin-left:-202px; top:31px; 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:50%; margin-left:-492px;  width:175px; font-family:Arial; font-size:11px; color:#fff; z-index:2;   }
		#nombre_admon{  padding-top:22px; }
		#titular_admon{ display:none; }
		#datos_contacto1{  }
		#datos_contacto2{  }
		#datos_contacto3{ display:none;  }
		#logo_gadmin{ position:absolute; left:50%; margin-left:348px; top:78px; width:88px; height:27px; background:url(images/logo_gadmin.png) left top no-repeat; }
		#logo_gadmin a{ display:block; width:88px; height:27px; 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:50%; margin-left:-17px; top:6px; width:100px; height:12px; font-size:11px; color:#fff; font-weight:bold; text-decoration:underline; }
			#legal_pie a{ font-size:11px; color:#fff; font-weight:bold; }
			
		#creditos{ position:absolute; left:50%; margin-left:-492px; top:5px; width:300px;  height:15px; color:#fff; font-family:Arial; font-size:12px; font-weight:bold;  }
		
		#tel_att_publico_pie{ position:absolute; left:50%; margin-left:-493px; top:-85px; width:135px; height:49px;font-family:Arial; font-size:12px; color:#002877; font-weight:bold; text-align:center; 	 }
		#orbital-apuestas{ display:none; position:absolute; left:50%; margin-left:-493px; top:-100px; width:135px; height:49px; background:url(images/logo_orbital.png) right bottom no-repeat; z-index:11 !important; }
			#orbital-apuestas a{ display:block; width:135px; height:49px; font-family:Arial; font-size:11px; color:#002776; text-decoration:none;  }

			

		#sitio_seguro{ position:absolute; left:50%; margin-left:304px; top:-2px; width:146px; height:28px; font-family:Tahoma; 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; z-index:11 !important; }		
		#mas18{ position:absolute; left:50%; margin-left:204px; top:-11px; width:42px; height:42px; background:url(images/mas18.gif) left top no-repeat; z-index:9 !important; }	

		
		
		#aux_pie_1{ position:absolute; left:50%; margin-left:-371px; top:-51px; width:109px; height:51px; background:url(images/pie_left_top.png) left top no-repeat; z-index:10; }
		#aux_pie_2{ position:absolute; left:50%; margin-left:243px; top:-88px; width:233px; height:88px; background:url(images/pie_right_top.png) left top no-repeat;  z-index:10; }
		#aux_pie_3{  position:absolute; left:50%; margin-left:324px; top:38px; width:119px; height:19px; background:url(images/tarjetas.png) left top no-repeat;  }
		#aux_pie_4{ position:absolute; left:50%; margin-left:-490px; top:-39px; width:99px; height:30px; background:url(images/cero_comisiones.gif) left top no-repeat; z-index:12 !important; }
		
		
	#aux1{ position:absolute; left:50%; margin-left:-493px; top:0px; width:175px; height:144px; background:url(images/logo_palomita.png) left top no-repeat;  z-index:10; }
	#aux2{  }
	#aux4{  }
	#aux5{  }
	#aux6{  }

	
	#aux_1{   position:absolute; margin-top:-210px; left:50%;  margin-left:-498px;  width:996px;  height:210px; background:url(images/pie_fondo.jpg) center top repeat-x; z-index:0;  }/*evita el efecto 'pie sin fondo' cuando el pie no re-escala bien la imagen al hacer scroll horizontal en ventanas estrechas*/
	#aux_2{  }
	#aux_3{  }
	#aux_4{  }
	#aux_5{  }
	#aux_6{  }

/* Usuario no Logueado */
	
	#usu_nl_caja,#usu_l_caja{ position:absolute; left:50%; margin-left:-310px; top:76px; width:337px; height:70px; background:url(images/f_caja.gif) left top no-repeat; z-index:10;  }
		
		#usu_nl_titulo,#usu_l_nombre{  position:absolute; left:6px; top:-18px; font-size:16px; font-weight:bold; color:#fff; }
						
		#usu_nl_usuario,#usu_nl_contrasena{ position:absolute; left:8px; top:5px; width:60px; font-size:11px; color:#fff;  }
		#usu_nl_usuario_caja,#usu_nl_contrasena_caja{  position:absolute; left:65px; top:3px; width:110px; height:17px; }
		#usu_nl_usuario_caja input,#usu_nl_contrasena_caja input{ width:110px; height:17px; }
	
		#usu_nl_contrasena{ top:26px; }
		#usu_nl_contrasena_caja{ top:24px;  }
	
		#usu_nl_bot_entrar{ position:absolute; left:103px; top:47px;  }
		
		#usu_nl_bot_registrar,#usu_nl_bot_recordar{ position:absolute; left:183px; top:4px;  }
		#usu_nl_bot_recordar{  top:25px;	 }

		
/* Usuario Logueado */

	#usu_l_caja{ }
	
		#usu_l_titulo{ display:none; }
		#usu_l_saldo{ position:absolute; left:10px; top:8px; width:140px; font-size:16px; color:#00F502; font-weight:bold; overflow:hidden;  }
		#usu_l_saldo span{  font-size:14px; color:#fff; font-weight:normal;  }
		#usu_l_nombre{  }
		#usu_l_usuario{ display:none; }
		#usu_l_ultimo_acceso{ display:none; }

		#usu_l_bot_movimientos,#usu_l_bot_ingresar_saldo,#usu_l_bot_cobrar_saldo,
		#usu_l_bot_mis_datos,#usu_l_bot_mis_jugadas
		{
			 position:absolute; left:149px; top:8px; 
		}
		

		#usu_l_bot_ingresar_saldo{ top:29px; }
		#usu_l_bot_cobrar_saldo{ top:51px; }
		#usu_l_bot_mis_datos{ left:10px; top:29px; }
		#usu_l_bot_mis_jugadas{ left:10px; top:51px; }
		
		#usu_l_bot_logout{  position:absolute; left:285px; top:-25px; width:52px; height:38px; text-align:center;   }
		#usu_l_bot_logout a{ display:block; width:52px; height:35px; font-size:13px; color:#00236A; text-decoration:none;  background:url(images/bot52x38.gif) left top no-repeat; line-height:14px; padding-top:3px; }
		* html #usu_l_bot_logout a{ width:52px; height:38px; }
		#usu_l_bot_logout a:hover{  background:url(images/bot52x38_on.gif) }


/* Carrito Vacio */

	#carrito_v_caja,#carrito_caja{ position:absolute; left:50%; margin-left:48px; top:76px; width:219px; height:70px; background:url(images/f_caja.gif) left top no-repeat;  z-index:500;}
	
		#carrito_v_titulo,#carrito_titulo{ position:absolute; left:6px; top:-18px; font-size:16px; font-weight:bold; color:#fff;  }
		#carrito_v_texto{ position:absolute; left:43px; top:12px; font-size:11px; color:#fff; }
		#carrito_v_comprar{ position:absolute; left:70px; top:40px; width:101px; height:19px;   }
		
		
/* Carrito con Artículos */

	#carrito_caja{  }
	
		#carrito_titulo{  }
		#carrito_texto_1,#carrito_texto_2{ position:absolute; left:18px; top:9px; width:70px; font-size:14px; color:#fff; }
		#carrito_articulos,	#carrito_valor{ position:absolute; left:88px; top:9px; width:70px; font-size:17px; color:#fff; font-weight:bold; }
		#carrito_texto_2,#carrito_valor{ top:29px;  }
		
		#carrito_comprar,#carrito_ver_carro{  position:absolute; left:149px; top:51px;  }
		#carrito_ver_carro{ left:10px; }
		
		#carrito_aux_1{  }
		#carrito_aux_2{  }
		#carrito_aux_3{  }
		#carrito_aux_4{  }
		
/* elementos comunes */

#entrar_titulo,#entrar_ko_titulo,#recordar_ok_titulo,#recordar_ko_titulo,#recordar_titulo,#registro_ok_titulo,
#privado_titulo,#registro_titulo_1,#datos_ok_titulo,#datos_ko_titulo,#datos_titulo_1,#ingresar_titulo,
#cobrar_titulo,#cobrar_ok_titulo,#cobrar_ko_titulo,#cobrar_validacion_titulo,#cobrar_cancelacion_titulo,#mis_jugadas_titulo,#movimientos_titulo,#loteria_titulo,#loteria_e_titulo,#loteria_em_titulo,#loteria_emp_titulo,
#loteria_s_titulo,#loteria_v_titulo,#penas_titulo,#carro_titulo,#pago_titulo,#pago_fin_titulo,#pago_datos_titulo,#apuestas_titulo,
#apuestas_r_titulo,#quienes_titulo,#servicios_titulo,#contacto_titulo,#ayuda_titulo,#tienda_titulo,#noticias_titulo,
#resultados_titulo
{ 
	position:relative;  left:0px; margin-top:0px; margin-bottom:-20px; height:71px; width:362px; 
	font-family:Arial; font-size:25px; font-weight:bold;
	text-indent:7px; letter-spacing:-2px; line-height:25px;
	background:url(images/ico1.gif) 0px 45px no-repeat #fff; z-index:0; 
	padding-top:13px;
}
* html #entrar_titulo,* html #entrar_ko_titulo,* html #recordar_ok_titulo,* html #recordar_ko_titulo,* html #recordar_titulo,
* html #registro_ok_titulo,* html #privado_titulo,* html #registro_titulo_1,* html #datos_ok_titulo,
* html #datos_ko_titulo,* html #datos_titulo_1,* html #ingresar_titulo,* html #cobrar_titulo,* html #cobrar_ok_titulo,* html #cobrar_ko_titulo,* html #cobrar_validacion_titulo,* html #cobrar_cancelacion_titulo,* html #mis_jugadas_titulo,
* html #movimientos_titulo,* html #loteria_titulo,* html #loteria_e_titulo ,* html #loteria_em_titulo,* html #loteria_emp_titulo,
* html #loteria_s_titulo,* html #loteria_v_titulo ,* html #penas_titulo,* html #carro_titulo,* html #pago_titulo,* html #pago_fin_titulo,* html #pago_datos_titulo,* html #apuestas_titulo ,* html #apuestas_r_titulo,* html #quienes_titulo,* html #servicios_titulo,* html #contacto_titulo,
* html #ayuda_titulo,* html #tienda_titulo,* html #noticias_titulo,* html #resultados_titulo 
{ height:84px; }

#entrar_titulo span,#entrar_ko_titulo span,#recordar_ok_titulo span,#recordar_ko_titulo span,
#recordar_titulo span,#registro_ok_titulo span,#privado_titulo span,#registro_titulo_1 span,
#datos_ok_titulo span,#datos_ko_titulo span,#datos_titulo_1 span,#ingresar_titulo span,
#cobrar_titulo span,#cobrar_ok_titulo span,#cobrar_ko_titulo span,#cobrar_validacion_titulo span,#cobrar_cancelacion_titulo span,#mis_jugadas_titulo span,#movimientos_titulo span,#loteria_titulo span,
#loteria_e_titulo span,#loteria_em_titulo span,#loteria_emp_titulo span,#loteria_s_titulo span,#loteria_v_titulo span,#penas_titulo span,#carro_titulo span,#pago_titulo span,#pago_fin_titulo span,#pago_datos_titulo span,#apuestas_titulo span,#apuestas_r_titulo span,#quienes_titulo span,#servicios_titulo span,#contacto_titulo span,#ayuda_titulo span,#tienda_titulo span,#noticias_titulo span,
#resultados_titulo span
{ 
	display:block; position:absolute; left:100%; top:0px; width:200px; height:74px;
	background-position:0px 0px; background-repeat:no-repeat; z-index:0; 
	
}


/* botón verde 129x18 */
#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_comprar,#carrito_ver_carro,#entrar_ko_bot_registrar,#entrar_ko_bot_recordar,#loteria_e_registrar
{
	width:129px; height:18px; text-align:center;
	background:url(images/bot129x18.gif) left top no-repeat;
}
#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_comprar a,#carrito_ver_carro a,#entrar_ko_bot_registrar a,#entrar_ko_bot_recordar a,#loteria_e_registrar a
{
	display:block; width:129px; height:18px; 
	color:#fff; font-size:12px; text-decoration:none; 
	padding-top:1px;
}
#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_comprar a:hover,#carrito_ver_carro a:hover,#entrar_ko_bot_registrar a:hover,#entrar_ko_bot_recordar a:hover,
#loteria_e_registrar a:hover
{
	background:url(images/bot129x18_on.gif) left top no-repeat;  
}

/* botón verde 74x18 */
.servicios_enlace_inicio,#noticias_volver
{
	width:74px; height:18px; text-align:center;
	background:url(images/bot74x18.gif) left top no-repeat;
}
.servicios_enlace_inicio a,#noticias_volver a
{
	display:block; width:74px; height:18px; 
	color:#fff; font-size:11px; text-decoration:none; 
	padding-top:1px;
}
.servicios_enlace_inicio a:hover,#noticias_volver a:hover
{
	background:url(images/bot74x18_on.gif) left top no-repeat; color:#009933;
}


/* botón azul  73x19*/
#usu_nl_bot_entrar,.premios_bot,.div_datos_bot_cerrar
{
	width:73px; height:19px; text-align:center;
	background:url(images/bot73x19.gif) left top no-repeat;
}

#usu_nl_bot_entrar a,.premios_bot a,.div_datos_bot_cerrar a
{
	display:block; width:73px; height:19px; 
	color:#fff; font-size:12px; text-decoration:none; 
	padding-top:1px;
}
#usu_nl_bot_entrar a:hover,.premios_bot a:hover,.div_datos_bot_cerrar a:hover
{
	background:url(images/bot73x19_on.gif) left top no-repeat; 
}

/* botón azul  64x35*/
#entrar_ko_bot_entrar,#recordar_ko_bot_reintentar,#recordar_enviar,#registro_bot_aceptar,#datos_bot_aceptar,
#ingresar_bot_continuar,#cobrar_bot_continuar,#movimientos_bot_ingreso,#movimientos_bot_cobrar_saldo,
#loteria_bot_continuar,#loteria_e_acceder_1,#loteria_e_acceder_2,#loteria_em_acceder_1,#loteria_em_alta,
#loteria_v_bot_continuar,#penas_bot_continuar,#pago_fin_bot_imprimir,#pago_fin_bot_fin,#pago_datos_bot_volver,#pago_datos_bot_continuar,#apuestas_enviar,#apuestas_r_anadir,#contacto_bot_enviar
{
	width:65px; height:37px; text-align:center; 
}
#recordar_ko_bot_reintentar span,#recordar_enviar span,#registro_bot_aceptar span,#datos_bot_aceptar span,
#ingresar_bot_continuar span,#cobrar_bot_continuar span,#movimientos_bot_ingreso span,#movimientos_bot_cobrar_saldo span,
#loteria_bot_continuar span,#loteria_v_bot_continuar span,#penas_bot_continuar span,#pago_fin_bot_imprimir span,#pago_fin_bot_fin span,#pago_datos_bot_volver span,#pago_datos_bot_continuar span,#apuestas_enviar span,#apuestas_r_anadir span,#contacto_bot_enviar span
{ 
	display:block; position:absolute; left:0px; top:-32px; width:64px; height:32px; 
	background-position:center bottom; background-repeat:no-repeat;
}

#entrar_ko_bot_entrar a,#recordar_ko_bot_reintentar a,#recordar_enviar a,#registro_bot_aceptar a,#datos_bot_aceptar a,
#ingresar_bot_continuar a,#cobrar_bot_continuar a,#movimientos_bot_ingreso a,#movimientos_bot_cobrar_saldo a,
#loteria_bot_continuar a,#loteria_e_acceder_1 a,#loteria_e_acceder_2 a,#loteria_em_acceder_1 a,#loteria_em_alta a,#loteria_v_bot_continuar a,#penas_bot_continuar a,#pago_fin_bot_imprimir a,#pago_fin_bot_fin a,#pago_datos_bot_volver a,#pago_datos_bot_continuar a,#apuestas_enviar a,#apuestas_r_anadir a,#contacto_bot_enviar a
{
	display:block; width:64px; height:27px; 
	color:#fff; font-size:14px; font-weight:bold; font-style:italic; 
	text-decoration:none; letter-spacing:-1px;
	background:url(images/bot64x35.gif) left top no-repeat;
	padding-top:8px; 
}
* html #entrar_ko_bot_entrar a,* html #recordar_ko_bot_reintentar a,* html #recordar_enviar a,* html #registro_bot_aceptar a,
* html #datos_bot_aceptar a,* html #ingresar_bot_continuar a,* html #cobrar_bot_continuar a,* html #movimientos_bot_ingreso a,
* html #movimientos_bot_cobrar_saldo a,* html #loteria_bot_continuar a,* html #loteria_e_acceder_1 a,
* html #loteria_e_acceder_2 a,* html #loteria_em_acceder_1 a,* html #loteria_em_alta a,* html #loteria_v_bot_continuar a,* html #penas_bot_continuar a,* html #pago_fin_bot_imprimir a,* html #pago_fin_bot_fin a,* html #pago_datos_bot_volver a,* html #pago_datos_bot_continuar a,* html #apuestas_enviar a,* html #apuestas_r_anadir a,* html #contacto_bot_enviar a
{ height:35px; }


#entrar_ko_bot_entrar a:hover,#recordar_ko_bot_reintentar a:hover,#recordar_enviar a:hover,#registro_bot_aceptar a:Hover,
#datos_bot_aceptar a:hover,#ingresar_bot_continuar a:hover,#cobrar_bot_continuar a:hover,#movimientos_bot_ingreso a:hover,#movimientos_bot_cobrar_saldo a:hover,#loteria_bot_continuar a:hover,#loteria_e_acceder_1 a:Hover,
#loteria_e_acceder_2 a:hover,#loteria_em_acceder_1 a:hover,#loteria_em_alta a:hover,#loteria_v_bot_continuar a:hover,#penas_bot_continuar a:hover,#pago_fin_bot_imprimir a:hover,#pago_fin_bot_fin a:hover,#pago_datos_bot_volver a:hover,#pago_datos_bot_continuar a:hover,#apuestas_enviar a:hover,#apuestas_r_anadir a:hover,#contacto_bot_enviar a:Hover
{
	background:url(images/bot64x35_on.gif) left top no-repeat; 
}



/* botón azul  116x38*/

#loteria_emp_sorteos,#loteria_s_reservados,#carro_bot_seguir,#carro_bot_continuar,#pago_bot_seguir,#pago_bot_continuar
{
	width:116px; height:38px; text-align:center; 
}

#loteria_emp_sorteos a,#loteria_s_reservados a,#carro_bot_seguir a,#carro_bot_continuar a,#pago_bot_seguir a,#pago_bot_continuar a
{
	display:block; width:116px; height:34px; 
	color:#fff; font-size:14px; font-weight:bold; font-style:italic; 
	text-decoration:none; letter-spacing:-1px; line-height:14px;
	background:url(images/bot116x38.gif) left top no-repeat;
	padding-top:4px; 
}

* html #loteria_emp_sorteos a,* html #loteria_s_reservados a,* html #carro_bot_seguir a,* html #carro_bot_continuar a,* html #pago_bot_seguir a,* html #pago_bot_continuar a
{ height:38px; }

#carro_bot_seguir span,#carro_bot_continuar span,#pago_bot_seguir span,#pago_bot_continuar span
{ 
	display:block; position:absolute; left:0px; top:-31px; width:116px; height:32px; 
	background-position:center bottom; background-repeat:no-repeat;
}

#loteria_emp_sorteos a:hover,#loteria_s_reservados a:hover,#carro_bot_seguir a:hover,#carro_bot_continuar a:hover,#pago_bot_seguir a:hover,#pago_bot_continuar a:hover
{
	display:block;
	background:url(images/bot116x38_on.gif) left top no-repeat; 
}


/* botón azul  101x19*/
#carrito_v_comprar,#mis_jugadas_bot_abonar
{
	width:101px; height:19px; text-align:center;
	background:url(images/bot101x19.gif) left top no-repeat;
}
#carrito_v_comprar a,#mis_jugadas_bot_abonar a
{
	display:block; width:101px; height:19px; 
	color:#fff; font-size:12px; text-decoration:none; 
	padding-top:1px;
}
#carrito_v_comprar a:hover,#mis_jugadas_bot_abonar a:hover
{
	background:url(images/bot101x19_on.gif) left top no-repeat; 
}


		
		
		
		