html {
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	background:url(images/fondo.png) left top repeat-x #fff;
}

a { outline:0; }
* { margin:0px; padding:0px; font-family:"Tahoma"; font-size:11px; color:#333; }

input { height:20px; font-family:"Tahoma"; font-size:12px; color:#000; border:1px solid #ADB4D3; }

form { border:0px; padding:0px; margin:0px; }

.ajax_loader{ position:relative; width:100%; height:16px; background:url(images/ajax-loader.gif) center center no-repeat; } /*div que aparece en cargas ajax*/

* html #principal{ height:100%; }

#principal{ position:relative; top:0px; left:0px; width:100%; min-height:100%; }
	
		
	#cabecera{ position:relative; top:0px; left:50%; width:941px; margin-left:-470px; height:146px; background-color:#fff; }
	
		#enlace_inicio{ position:absolute; left:258px; top:0px; width:173px; height:81px;  }
		#enlace_inicio a{ display:block; position:relative; width:173px; height:81px; background:url(images/inicio2.png) left top no-repeat; z-index:10;}
		
		#fecha{ position:absolute; left:877px; top:4px; width:55px; height:72px; background:url(images/calendario.png) left top no-repeat; }
			#fecha #mesCabecera{ position:absolute; left:10px; top:10px; width:35px; height:12px; background-color:#1f348a; color:#fff; font-size:15px; font-weight:bold; text-align:center; line-height:15px; padding-bottom:4px;  }
			* html #fecha #mesCabecera{ height:16px; }
			#fecha #diaCabecera{ position:absolute; left:9px; top:30px; width:35px; height:16px; color:#1f348a; font-size:15px; font-weight:bold; text-align:center; line-height:15px; }
			#fecha #anoCabecera{ position:absolute; left:10px; top:49px; width:35px; height:16px; color:#1f348a; font-size:10px; font-weight:bold; text-align:center; line-height:12px; }
		
		#hora{ display:none; }
		#tel_atencion{ position:absolute; left:610px; top:97px; width:320px; font-size:14px; color:#1F348A; font-weight:bold; text-align:right; z-index:100 !important; }
		#fax{ display:none;  }
	
	#menu1{	display:none; position:absolute; left:50%; margin-left:-470px; top:129px; width:825px; height:340px; z-index:3; background:url(images/ico2.jpg) 17px -3px no-repeat; }

		#aux1menu1{ position:absolute; left:135px; top:55px; width:668px; height:278px; background:url(images/menu1_off.jpg) left top no-repeat; z-index:2;	 }
		#aux2menu1{  }
		
			#m1_titulo_loteria,#m1_titulo_euromillones,#m1_titulo_primitiva,#m1_titulo_bonoloto,#m1_titulo_gordo,#m1_titulo_quiniela,#m1_titulo_quinigol{ position:absolute; top:87px; width:85px; height:36px; text-align:center; font-size:18px; font-weight:bold; color:#1F348A; line-height:16px; z-index:10 !important; }
			
			#m1_titulo_loteria{ left:138px; }
			#m1_titulo_euromillones{ left:233px; }
			#m1_titulo_primitiva{ left:328px; top:103px; }
			#m1_titulo_bonoloto{ left:424px; top:103px;}
			#m1_titulo_gordo{ left:518px; top:103px; }
			#m1_titulo_quiniela{ left:613px; top:103px; }
			#m1_titulo_quinigol{ left:707px; top:103px; }	
		
		
		#m1_loteria,#m1_primitiva,#m1_bonoloto,#m1_gordo,#m1_euromillones,#m1_quiniela,#m1_quinigol{ position:absolute; top:61px; width:90px; height:264px; z-index:3;}
		#m1_loteria a,#m1_primitiva a,#m1_bonoloto a,#m1_gordo a,#m1_euromillones a,#m1_quiniela a,#m1_quinigol a
		{ 
			display:block; position:absolute; left:0px; top:0px; 
			width:94px; height:37px;
			font-size:13px; font-weight:bold; color:#1F348A; text-align:center; text-decoration:none; 
			padding-top:227px; 
		}
		* 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
		{
			height:264px;
		}
		
		#m1_loteria_empresas{ display:none; }
		
		#menu1 a span{display:block; position:absolute; left:1px; top:42px; width:90px; height:36px;  text-align:center; font-size:18px; font-weight:bold; color:#1F348A; line-height:16px; }
		#menu1 a:hover span{ color:#fff; }
		
		
		#m1_loteria{ left:136px; }
		#m1_loteria a{ background:url(images/m1_lot_nac_off.jpg) 7px 210px no-repeat;   }
		#m1_loteria a span{ left:0px; top:27px; }
		#m1_loteria a:hover{ background:url(images/m1_on.jpg) 0px 0px no-repeat;   }
		
		#m1_euromillones{ left:230px; }
		#m1_euromillones a{ background:url(images/m1_euromillones_off.jpg) 7px 210px no-repeat;}
		#m1_euromillones a span{ left:0px; top:27px; }
		#m1_euromillones a:hover{ background:url(images/m1_on.jpg) -94px 0px no-repeat;}
		
		#m1_primitiva{ left:325px; }
		#m1_primitiva a{ background:url(images/m1_primitiva_off.jpg) 9px 210px no-repeat; }
		#m1_primitiva a span{ left:0px; }
		#m1_primitiva a:hover{ background:url(images/m1_on.jpg) -189px 0px no-repeat; }
		
		#m1_bonoloto{ left:419px; }
		#m1_bonoloto a{ background:url(images/m1_bonoloto_off.jpg) 9px 210px no-repeat; }
		#m1_bonoloto a span{ left:2px; }
		#m1_bonoloto a:hover{ background:url(images/m1_on.jpg) -284px 0px no-repeat;}
		
		#m1_gordo{ left:514px; }
		#m1_gordo a{ background:url(images/m1_gordo_off.jpg) 9px 210px no-repeat; }
		#m1_gordo a:hover{ background:url(images/m1_on.jpg) -378px 0px no-repeat;}
		
		#m1_quiniela{ left:610px; }
		#m1_quiniela a{ background:url(images/m1_quiniela_off.jpg) 9px 210px no-repeat; }
		#m1_quiniela a span{ left:0px; }
		#m1_quiniela a:hover{ background:url(images/m1_on.jpg) -474px 0px no-repeat;}
		
		#m1_quinigol{ left:704px;  }
		#m1_quinigol a{ background:url(images/m1_quinigol_off.jpg) 9px 210px no-repeat;  }
		#m1_quinigol a:hover{ background:url(images/m1_on.jpg) -568px 0px no-repeat;}
		
		#m1_penas{ position:absolute; left:-11px; top:177px; width:156px; height:156px; z-index:1;}
		#m1_penas a
		{ 
			display:block; position:absolute; width:156px; height:44px;
			color:#1F348A; font-weight:bold; text-decoration:none; font-size:11px; text-align:center;
			background:url(images/m1_penas_off.jpg) left top no-repeat;
			padding-top:114px;
		}
		* html #m1_penas a{ height:156px; }
		#m1_penas a:hover{ background:url(images/m1_penas_on.jpg) left top no-repeat;}
	
		#pluginWordPress{ position:absolute; left:804px; top:56px; width:134px; height:179px; z-index:1;}
		#pluginWordPress a
		{ 
			display:block; width:129px; height:28px; 
			color:#000; font-weight:bold; text-decoration:none; font-size:11px; text-align:center;
			background:url(images/m1_wordpress_off.jpg) left top no-repeat;
			padding-top:151px; padding-left:5px;
		}
		* html #pluginWordPress a{ width:134px; height:179px; }
		#pluginWordPress a:hover{ background:url(images/m1_wordpress_on.jpg) left top no-repeat;}	
		
		#m1_archivos{ display:none !important; }
	

	#menu2{ position:absolute; left:50%; margin-left:-405px; top:0px; width:314px; height:65px; z-index:3; }
	
		#enlace_inicio{ left:6px; top:0px; width:60px; height:75px; }
		#enlace_inicio a{  width:60px; height:65px; font-size:11px; color:#1F348A; text-decoration:none; text-align:center;  background:url(images/m_inicio_off.gif) left top no-repeat; padding-top:25px;}
		#enlace_inicio a:hover{ width:60px; height:65px; font-size:11px; color:#fff; text-decoration:none; text-align:center;  background:url(images/m_inicio_on.gif) left top no-repeat; padding-top:28px; }

		#m2_quienes,#m2_contacto,#m2_ayuda,#m2_servicios{ position:absolute; top:0px; width:63px; height:65px;  background:url(images/m_2_off.gif) left top no-repeat; }
		
		#m2_quienes a,#m2_contacto a,#m2_ayuda a,#m2_servicios a,#m2_noticias a{ display:block; position:absolute;  width:56px; height:35px; font-size:11px; color:#1F348A; text-decoration:none; text-align:center;  padding-top:25px; }
		* html #m2_quienes a,* html #m2_contacto a,* html #m2_ayuda a,* html #m2_servicios a,* html #m2_noticias a{  height:60px; }
		
		#m2_quienes a:hover,#m2_contacto a:hover,#m2_ayuda a:hover,#m2_servicios a:hover,#m2_noticias a:hover{ display:block; position:relative; margin-left:-1px; width:62px; height:37px; font-size:11px; color:#fff; text-decoration:none; text-align:center;  background:url(images/m_2_on.gif) left top no-repeat; padding-top:28px; }
		* html #m2_quienes a:hover,* html #m2_contacto a:hover,* html #m2_ayuda a:hover,* html #m2_servicios a:hover,* html #m2_noticias a:hover{ height:65px; }
		
		#m2_quienes{ left:1px; z-index:1;}
		#m2_servicios{ left:59px; z-index:2;}
	
		#m2_noticias{ position:absolute; top:0px; left:50%; margin-left:-169px; width:63px; height:65px;  background:url(images/m_2_off.gif) left top no-repeat; z-index:10 !important;}/*incl. por pluging fuera de menu2*/	
	
		#m2_ayuda{ left:118px; z-index:3; }
		#m2_contacto{ left:177px; z-index:4;}
		
		#m2_legal{ display:none; }


		#m2_resultados{ display:none; position:absolute; left:-61px; top:470px; width:131px; height:124px; z-index:10; }
		#m2_resultados a
		{ 
			display:block;position:relative; left:0px; top:0px; width:132px; height:48px;
			text-align:center; font-size:11px; font-weight:bold; color:#1F348A; text-decoration:none;
			background:url(images/m2_resultados_off.jpg) left top no-repeat; 
			padding-top:76px; 
		}
		* html #m2_resultados a{ height:124px; }
		#m2_resultados a:hover{ background:url(images/m2_resultados_on.jpg) left top no-repeat; }
		
		
	#menu_idiomas{ position:absolute; left:50%; margin-left:-40px; top:0px; z-index:100;}
	
		#mi_1{ position:absolute; left:0px; top:0px; width:29px; height:43px; overflow:hidden;   }
		#mi_2{ position:absolute; left:26px; top:0px; width:29px; height:43px; overflow:hidden;   }
		
		#mi_1 a{display:block; width:29px; height:43px; background:url(images/flag_esp.gif) 7px 21px no-repeat; text-indent:100px; }
		#mi_2 a{display:block; width:29px; height:43px; background:url(images/flag_ing.gif) 7px 21px no-repeat; text-indent:100px; }
		
	#cuerpo{ position:relative; top:0px; left:50%; width:941px; margin-left:-470px; min-height:400px; z-index:2; }
	* html #cuerpo{ height:400px; }
	
		/*logo central (aparece cuando el menú superior)*/
		#aux1Cuerpo{ display:none; position:absolute; left:351px; top:-139px; width:235px; height:183px; background:url(images/ico1.png) left top no-repeat; z-index:1; }
		#aux2Cuerpo{  }
		#aux3Cuerpo{  }
		#aux4Cuerpo{  }
		
	#pie{ position:relative; left:50%; margin-left:-494px; width:988px; height:191px; background:url(images/fondo_pie.jpg) left top no-repeat; z-index:10;}

		#nombre_admon,#titular_admon,#datos_contacto1,#datos_contacto2,#datos_contacto3,#telefono_pie,#fax_pie,#email_admon{ position:absolute; left:45px; top:110px; color:#ACB3D3;  }
		#titular_admon{ display:none; }
		#datos_contacto1{  top:125px; }
		#datos_contacto2{  top:140px; }
		#datos_contacto3{ display:none; }
		#logo_gadmin{ position:absolute; left:827px; top:195px; width:137px; height:22px; }
		#logo_gadmin a{ display:block; width:137px; height:22px; background:url(images/logo_gadmin.png) left top no-repeat; }
		#telefono_pie,#fax_pie,#email_admon{ top:110px; left:210px; }
		#fax_pie{ top:125px; }
		#email_admon{ top:140px;  }
		#email_admon a{ top:140px; color:#ACB3D3; text-decoration:none; }
		#legal_pie{ position:absolute; left:275px; top:194px; }
		#legal_pie a{ color:#f60; }
		#creditos{ position:absolute; left:23px; top:194px; color:#666; }
			#creditos2{ position:absolute; left:0px; top:20px; width:700px; font-size:9px; color:#999; }
			#creditos3{ position:absolute; left:740px; top:-134px; width:180px; text-align:right; font-size:12px; color:#A7AFD1; }
		
		#aux_pie_1{	position:absolute; left:788px; top:84px; width:156px; height:21px; background:url(images/visa.jpg) left top no-repeat;  }
		#aux_pie_2{  }
		#aux_pie_3{  }
		
		
	#aux1{ position:absolute; left:50%; top:0px; margin-left:-493px; width:23px; height:91px; background:url(images/aux_cab_l.png) left top no-repeat;   }
	#aux2{ position:absolute; left:50%; top:0px; margin-left:472px; width:23px; height:91px; background:url(images/aux_cab_r.png) left top no-repeat;   }

	#aux3{  }
	#aux4{  }

	
	#aux_1{ position:relative; left:0px;  margin-top:-140px; width:100%; height:258px; background-color:#ededed;  z-index:1 !important;  }
	#aux_2{  }
	#aux_3{  }
	#aux_4{  }

	
	#flash_1{  }
	#flash_2{  }
	#flash_3{  }

	
/* Usuario no Logueado */
	
	#usu_nl_caja,#usu_l_caja{ position:absolute; left:50%; margin-left:24px; top:0px; width:242px; height:90px; background:url(images/fondo_caja_usu.gif) left top no-repeat;	 }
		
		#usu_nl_titulo{ display:none; }
						
		#usu_nl_usuario,#usu_nl_contrasena,#usu_nl_bot_registrar,#usu_nl_bot_recordar{ position:absolute; left:0px; top:15px; width:47px; text-align:right; font-size:10px; color:#1F348A; }
		#usu_nl_usuario_caja,#usu_nl_contrasena_caja{ position:absolute; left:52px; top:13px; width:95px; height:16px; }
		#usu_nl_usuario_caja input,#usu_nl_contrasena_caja input{ width:95px; height:16px;  border:1px solid #ADB4D3;}
	
		#usu_nl_contrasena{ top:35px; }
		#usu_nl_contrasena_caja{ top:33px; }
	
		#usu_nl_bot_entrar{ position:absolute; left:158px; top:20px; width:56px; height:26px;  }
		#usu_nl_bot_entrar a{ display:block; width:36px; height:20px;  font-size:11px; font-weight:bold; color:#fff; text-decoration:none; background:url(images/bot_login_off.gif) left top no-repeat; padding-left:20px; padding-top:6px;  }
		* html #usu_nl_bot_entrar a{ width:56px; height:26px; }
		#usu_nl_bot_entrar a:hover{ background:url(images/bot_login_on.gif) left top no-repeat; }
		
		#usu_nl_bot_recordar{ top:65px; width:98px;  }
			#usu_nl_bot_recordar a{ font-size:10px; color:#1F348A; }
			
		#usu_nl_bot_registrar{ top:65px; left:107px; width:60px;}
			#usu_nl_bot_registrar a{ font-size:10px; color:#1F348A; }
		
		
/* Usuario Logueado */

	#usu_l_caja{  }
	
		#usu_l_titulo{ display:none; }
		
		#usu_l_nombre,#usu_l_saldo{ position:absolute; left:10px; top:13px; width:167px; font-size:12px; font-weight:bold; color:#1F348A; }
		#usu_l_saldo{ top:34px; font-size:13px; color:#000; }
		#usu_l_saldo span{ top:34px; font-size:11px; font-weight:normal; color:#1F348A; }
		
		#usu_l_usuario{ display:none; }
		#usu_l_ultimo_acceso{ display:none; }
		
		#usu_l_bot_ingresar_saldo,#usu_l_bot_mis_jugadas,#usu_l_bot_mis_datos,#usu_l_bot_cobrar_saldo,#usu_l_bot_movimientos{ position:absolute; left:26px; top:56px; width:75px; }
		#usu_l_bot_ingresar_saldo a,#usu_l_bot_mis_jugadas a,#usu_l_bot_mis_datos a,#usu_l_bot_cobrar_saldo a,#usu_l_bot_movimientos a{ font-size:10px; color:#1F348A;}
		
		#usu_l_bot_mis_jugadas{ left:108px; }
		#usu_l_bot_mis_datos{ left:178px; }
		#usu_l_bot_cobrar_saldo{ top:71px; }
		#usu_l_bot_movimientos{ left:108px; top:71px; }
		
		
		
		#usu_l_bot_logout{ position:absolute; width:56px; height:36px; left:180px; top:11px; }
		#usu_l_bot_logout a{ display:block;  width:56px; height:30px; font-size:11px; font-weight:bold; color:#333; text-align:center; text-decoration:none; line-height:12px; padding-top:6px; background:url(images/bot_logout_off.gif) left top no-repeat; }
		* html #usu_l_bot_logout a{ height:36px;}
		#usu_l_bot_logout a:hover{ background:url(images/bot_logout_on.gif) left top no-repeat; }
		
		#usu_l_aux_1{ position:absolute; left:6px; top:59px; width:18px; height:17px; background:url(images/ico3.gif) left top no-repeat; }


/* Carrito Vacio */

	#carrito_v_caja,#carrito_caja{  position:absolute; left:50%; margin-left:278px; top:0px; width:109px; height:90px; background:url(images/fondo_caja_carrito.gif) left top no-repeat;}
	
		#carrito_v_titulo{ display:none; }
		#carrito_v_texto{ display:none; }
		#carrito_v_comprar,#carrito_ver_carro{  position:absolute; left:22px; top:21px; width:78px; height:26px;  }
		#carrito_v_comprar a,#carrito_ver_carro a{ display:block; width:78px; height:21px; font-size:11px; font-weight:bold; color:#fff; text-align:center; text-decoration:none; background:url(images/bot_carrito_off.gif) left top no-repeat; padding-top:5px;}
		* html #carrito_v_comprar a,* html #carrito_ver_carro a{ height:26px; }
		
		#carrito_v_comprar a:hover,#carrito_ver_carro a:hover{ display:block; width:78px; height:26px; font-size:11px; font-weight:bold; color:#fff; text-align:center; background:url(images/bot_carrito_on.gif) left top no-repeat; }

		
/* Carrito con Artículos */

	#carrito_caja{  }
	
		#carrito_titulo{ display:none; }
		#carrito_texto_1{ display:none; }
		#carrito_texto_2{ display:none; }
		#carrito_articulos{ display:none; }
		#carrito_valor{ display:none; }
		#carrito_comprar{ display:none; }

		
/* Botones comunes*/


   /* botón azul  197 */
#loteria_emp_sorteos,#loteria_s_reservados
{
	width:197px; height:24px;
}
#loteria_emp_sorteos a,#loteria_s_reservados a
{
	display:block; width:197px; height:19px; 
	text-align:center; font-size:11px; font-weight:bold; color:#fff; text-decoration:none;
	background:url(images/bot_az_197_off.gif) left top no-repeat;
	padding-top:5px;
}
* html #loteria_emp_sorteos a, * html #loteria_s_reservados a
{
	height:24px;
}
#loteria_emp_sorteos a:hover,#loteria_s_reservados a:hover
{
	background:url(images/bot_az_197_on.gif) left top no-repeat;
}



 
 /* botón azul  107 */
#registro_bot_aceptar,#recordar_enviar,#recordar_ko_bot_reintentar,#entrar_ko_bot_recordar,#entrar_ko_bot_registrar,#movimientos_pag_anterior,#movimientos_pag_siguiente,#movimientos_bot_ingreso, #movimientos_bot_cobrar_saldo,#ingresar_bot_continuar,#cobrar_bot_continuar,#datos_bot_aceptar,#carro_bot_seguir,#carro_bot_seguir2,#carro_bot_continuar,#carro_bot_continuar2,#pago_bot_continuar,#pago_bot_seguir,#pago_datos_bot_continuar,#pago_datos_bot_volver,#pago_fin_bot_imprimir,#pago_fin_bot_fin,#loteria_e_registrar,#loteria_em_alta,#loteria_v_bot_continuar,#contacto_bot_enviar,.ayuda_enlace_inicio,.servicios_enlace_inicio,#mis_jugadas_pag_anterior,#mis_jugadas_pag_siguiente,#mis_jugadas_bot_abonar,.noticias_enlace_inicio,.noticia_link
{
	width:107px; height:24px; 
}
#registro_bot_aceptar a,#recordar_enviar a,#recordar_ko_bot_reintentar a,#entrar_ko_bot_recordar a,#entrar_ko_bot_registrar a,#movimientos_pag_anterior a,#movimientos_pag_siguiente a,#movimientos_bot_ingreso a, #movimientos_bot_cobrar_saldo a,#ingresar_bot_continuar a,#cobrar_bot_continuar a,#datos_bot_aceptar a,#carro_bot_seguir a,#carro_bot_seguir2 a,#carro_bot_continuar a,#carro_bot_continuar2 a,#pago_bot_continuar a,#pago_bot_seguir a,#pago_datos_bot_continuar a,#pago_datos_bot_volver a,#pago_fin_bot_imprimir a,#pago_fin_bot_fin a,#loteria_e_registrar a,#loteria_em_alta a,#loteria_v_bot_continuar a,#contacto_bot_enviar a,.ayuda_enlace_inicio a,.servicios_enlace_inicio a,#mis_jugadas_pag_anterior a,#mis_jugadas_pag_siguiente a,#mis_jugadas_bot_abonar a,.noticias_enlace_inicio a,.noticia_link a
{
	display:block; width:107px; height:19px; 
	text-align:center; font-size:11px; font-weight:bold; color:#fff; text-decoration:none;
	background:url(images/bot_az_107_off.gif) left top no-repeat;
	padding-top:5px;
}
* html #registro_bot_aceptar a,* html #recordar_enviar a,* html #recordar_ko_bot_reintentar a,* html #entrar_ko_bot_recordar a,* html #entrar_ko_bot_registrar a,* html #movimientos_pag_anterior a,* html #movimientos_pag_siguiente a,* html #movimientos_bot_ingreso a,* html #movimientos_bot_cobrar_saldo a,* html #ingresar_bot_continuar a,* html #cobrar_bot_continuar a,* html #datos_bot_aceptar a,* html #carro_bot_seguir a,* html #carro_bot_seguir2 a,* html #carro_bot_continuar a,* html #carro_bot_continuar2 a,* html #pago_bot_continuar a,* html #pago_bot_seguir a,* html #pago_datos_bot_continuar,* html #pago_datos_bot_volver a,* html #pago_fin_bot_imprimir a,* html #pago_fin_bot_fin a,* html #loteria_e_registrar a,* html #loteria_em_alta a,* html #loteria_v_bot_continuar a,* html #contacto_bot_enviar a,* html .ayuda_enlace_inicio a,* html .servicios_enlace_inicio a,* html #mis_jugadas_pag_anterior a,* html #mis_jugadas_pag_siguiente a,* html #mis_jugadas_bot_abonar a,* html .noticias_enlace_inicio a,* html .noticia_link a
{
	height:24px;
}
#registro_bot_aceptar a:hover,#recordar_enviar a:hover,#recordar_ko_bot_reintentar a:hover,#entrar_ko_bot_recordar a:hover,#entrar_ko_bot_registrar a:hover,#movimientos_pag_anterior a:hover,#movimientos_pag_siguiente a:hover,#movimientos_bot_ingreso a:hover, #movimientos_bot_cobrar_saldo a:hover,#ingresar_bot_continuar a:hover,#datos_bot_aceptar a:hover,#carro_bot_seguir a:hover,#carro_bot_seguir2 a:hover,#carro_bot_continuar a:hover,#carro_bot_continuar2 a:hover,#pago_bot_continuar a:hover,#pago_bot_seguir a:hover,#pago_datos_bot_continuar a:hover,#pago_datos_bot_volver a:hover,#pago_fin_bot_imprimir a:hover,#pago_fin_bot_fin a:hover,#loteria_e_registrar a:hover,#loteria_em_alta a:hover,#loteria_v_bot_continuar a:hover,#contacto_bot_enviar a:hover,.ayuda_enlace_inicio a:hover,.servicios_enlace_inicio a:hover,#mis_jugadas_pag_anterior a:hover,#mis_jugadas_pag_siguiente a:hover,#mis_jugadas_bot_abonar a:hover,.noticias_enlace_inicio a:hover,.noticia_link a:hover
{
	background:url(images/bot_az_107_on.gif) left top no-repeat;
}

 
 
  /* botón azul  56 */
#loteria_e_acceder_1,#loteria_e_acceder_2,#loteria_em_acceder_1
{
	width:56px; height:26px;
}
#loteria_e_acceder_1 a,#loteria_e_acceder_2 a,#loteria_em_acceder_1 a
{
	display:block; width:56px; height:20px; 
	text-align:center; font-size:11px; font-weight:bold; color:#fff; text-decoration:none;
	background:url(images/bot_az_56_off.gif) left top no-repeat;
	padding-top:6px;
}
* html #loteria_e_acceder_1 a, * html #loteria_e_acceder_2 a,* html #loteria_em_acceder_1 a
{
	height:26px;
}
#loteria_e_acceder_1 a:hover,#loteria_e_acceder_2 a:hover,#loteria_em_acceder_1 a:hover
{
	background:url(images/bot_az_56_on.gif) left top no-repeat;
}
