﻿/* Estilos 3.0 *  jjm.movilwww.com*/body			{	
				background-color:#fff;
				color:#333333;
				font-size:11px;
				font-family:"Verdana", Arial, Helvetica, sans-serif;
				text-align:center;
				margin:0;
				padding:0;
				background-image:url('Juegos Java Movil_archivos/juegosjava.gif')
				}
.menujjj a{
	display:block;
	color:white;
}
.menujjj a:hover{
	display:block;
	color:black;
	background-color:#ABC8F1;
}
.menujjj td{
	background-color:#689BE6;
}
.menujjj2 a{
	display:block;
	color:white;
	padding-left:8px;
}
.menujjj2 a:hover{
	display:block;
	color:black;
	background-color:#ABC8F1;
}
.menujjj2 td{
	background-color:#689BE6;
	text-align:left;
}
.menujjj2 {
	background-color:#ABC8F1;
}
.easy_last td{padding:3px}
.easy_last img{border:1px solid orange}

img				{	
				border:0;
				}
				
h1				{ 
				text-align:left;
				font-size:11px;
				margin:0 0 3px 0;
				padding:2px 0 0 3px;
				color:#fff;
				background-color:#162b7c;
				}				
a				{
				text-decoration:none;
	 			color:#333333;
				}

a:hover			{
				text-decoration:none;
	 			color:000;
				}


/*

 Definimos el continente del portal con 778 px de ancho

 */
 
#content		{
				width:778px;
				margin:auto;
				padding:0;
				}
/*

 Definimos la cabecera pensada para poder ser personalizada,tambien damos el estilo al enlace "tienes un mensaje nuevo"

 */

#header			{	
				width:100%;
				height:105px;
				background-color:#D6D6D6;
				text-align:left;
				margin:0 0 1px 0;
				padding:0; 
				}
#header	ul		{
				list-style:none;	
				margin:0 15px 0 0;
				}

#header	a		{
				color:#999999;
				text-decoration:none;
				}

#header	a:hover	{	
				color:#fff;
				}


/* Definimos el menu donde enlazaremos todas las secciones del portal
 */
#menu-horizontal							{		
											width:100%;
											margin:2px 0 1px 0;
											padding:0;
											height:80px;
											background-color:#BBBBBB;
											text-align:left;
											}

#menu-horizontal div#btn					{	
											width:76px;
											height:80px;
											float:left;
											margin:0  1px 0 0;
											}
#menu-horizontal div#btn-r 					{	
											width:77px;
											height:80px;
											background-image:url(/jjm/?event=getfile&file=fnd_bot_home.gif&skin=skin-oleclientes);
											float:right;
											margin:0;
											}					
					
#menu-horizontal div#btn div#txt			{	
											height:63px;
											padding:2px 0 0 2px;
											margin:0;
											}
#menu-horizontal div#btn div#txtoff			{	
											height:55px;
											padding:2px 0 0 2px;
											font-style:italic;
											margin:0;
											color:#737373;
											}
#menu-horizontal-li  						{	
											width:778px;
											padding:0;
											margin:0;
											height:80px;	
											}


#menu-horizontal-li ul 						{	
											border: 0;
											margin: 0;
											padding: 0;
											list-style-type: none;
											text-align: center;
											}
						
#menu-horizontal-li ul li 					{	
											float: left;
											text-align: center;
											list-style-type: none;
											padding: 0;
											width:76px;
											height:80px;
											display: block;
											text-align:left;
											margin:0 1px 0 0;
											padding:0;
											text-decoration:none;
											}
						
#menu-horizontal-li ul li a 				{	
											color:#000;
											text-align:center;
											}
	
	/*				
 texto menú al poner el mouse encima

 */							
#menu-horizontal-li ul li a:hover 			{	
											background-color:#fff;
											color:#000;
											}

	/*				
 fin
 
 */		
#menu-horizontal-li ul li	span a 			{	
											width:76px;
											height:60px;
											display: block;
											text-align:left;
											margin:0 1px 0 0;
											padding:0;
											text-decoration:none;
											}

#menu-horizontal-li ul li#portada  			{	
											width:72px;
											height:80px;
											}

#menu-horizontal-li ul li#portada a:hover 	{	
											background-color:#e6e1e1;
											color:#fff;
											}
#menu-horizontal-li ul li#portada a 		{	
											background-color:#e6e1e1;
											color:#fff;
											font-weight:bold;
											font-size:9px;
											width:72px;
											height:80px;
											}


/*				
 Definimos la zona donde montaremos el selector de color y el buscador

 */
 
#selector-buscador							{		
											width:778px;
											height:35px;
											background-color:#D8D8D8;
											margin:3px 0 2px 0;
											padding:0;
											text-align:left;
											clear:both;
											}
				
#buscador-sup								{		
											width:778px;
											height:35px;
											background-color:#D8D8D8;
											margin:3px 0 2px 0;
											padding:0;
											text-align:left;
											clear:both;
											}

#selector									{	
											width:525px;
											padding :0;
											float:left;
											margin:5px 0 0 0;
											}
					
#selector ul								{		
											float:left;
											margin:0 5px 0 0;
											}

#selector ul#txt							{			
											margin:0 10px 0 0;
											}

#selector ul#color							{			
											width:15px;
											height:20px;
											}
														
#buscador									{		
											width:250px;
											margin:5px 0 0 0;
											float:left;
											}	
	
#buscador	form							{	
											height:10px;
											margin:0;
											}		
	
	
/*
	
 Definimos el espacio donse se cargará el contenido home
	
*/
	 
#contenido-home					{		
								width:100%;
								margin:0;
								padding:0;
								clear:both;
								}				
#content-triple					{				
								width:578px;	
								float:right;
								margin:1px 0 2px 0;
								}
#content-doble					{	
								width:384px;	
								float:left;
								margin:1px 0 2px 0;
								}
#content-simple-r				{
								width:195px;	
								float:left;
								margin:0 3px 0 0;
								}
	
/*
	
Definimos el espacio donse se cargará el contenido
	
*/
	 
#contenido						{				
								width:583px;
								margin:0;
								padding:0;
								float:left; 				
								}	
	
#content-doble-v				{	
								width:193px;
								height:421px;
								float:left;
								margin:0 1px 1px 0;
								overflow:hidden;
								}
	
#content-cuatro					{
								width:387px;
								height:421px;
								float:left;
								margin:0 0 1px 0;
								padding:0;
								overflow:hidden;
								background-color:#d3e8ff;
								}
/*
	
Definimos el espacio donse se cargaran los modulos de categorías
	
*/
	
#menu-vertical					{			
								width:193px;
								height:421px;
								margin:0 2px 2px 0;
								padding:0;
								float:right;
								overflow:hidden;
								}				

#menu-vertical-f				{	
								width:193px;
								margin:0 0 2px 0;
								padding:0;
								float:right;
								overflow:hidden;
								}			
	
	
#listado-cat								{
													text-align:left;
													height:16px;
													}
									
#listado-cat	a							{	
													color:#000000;
													padding:2px 0  0 5px;
													}
													
#listado-cat	a:hover				{	
													color:#ff0000;
													padding:2px 0  0 5px;
													}
									
#listado-cat	div#flechas		{	
													text-align:right;
													padding:2px 0 2px 0;
													margin:5px 0 0 0;	
													}				
									
									

/*

 Definimos el pie

 */			
#clear	{	
		clear:both;
		}


/*---------------------------------------

		DEFINIMOS LAS CAJAS DEFINIMOS LAS CAJAS DEFINIMOS LAS CAJAS DEFINIMOS LAS CAJAS
				
					----------------------*/
					
							#caja-simple									{
																			width:192px;
																			background-image:url(/?event=getfile&file=fnd_cab_caja-simple.jpg&skin=skin-oleclientes);
																			background-repeat:no-repeat;
																			height:210px;
																			float:left;	
																			margin:0 0 1px 0;
																
																			}
							
							
							#caja-simple-especial							{
																			width:193px;
																			text-align:left;
																			padding:;
																			margin:0;
																			}
							
							#caja-simple-especial	img						{	
																			width:193px;
																			}
							
							
							#caja-simple-especial	a						{		
																			padding:0;
																			}
							
							#caja-simple 	ul	li							{	
																			padding:0;
																			margin:0 0 3px 0;
																			text-align:left;
																			}	
							
							
							#caja-simple ul li div#cancion					{	
																			width:160px;
																			margin:0;
																			padding:0 0 0 4px;
																			float:left;
																			}
							
							
							#caja-simple ul li	div#escuchar				{	
																			margin:0;
																			width:20px;
																			}
							
							
							#caja-simple-cat								{
																			width:192px;
																			background-image:url(/?event=getfile&file=fnd_cab_caja-simple_cat.jpg&skin=skin-oleclientes);
																			background-repeat:no-repeat;
																			height:210px;
																			float:left;	
																			margin:0 1px 0 0;
																			}
							
							
							#caja-simple-cat	img 						{
																			width:192px;
																			}
							
							
							
							
							#caja-simple-cat	div#botones 				{	
																			text-align:left;
																			}
							
							#caja-simple-cat	div#botones a 				{
																			float:left;
																			}
							
							
							
							#caja-simple-cat	div#botones img 			{
																			width:83px;
																			margin:0 5px 0 5px;
																			}
							
							
							#caja-simple-cat	div#listado-cat 			{	
																			width:192px;
																			height:15px;
																			padding:0;
																			text-align:left;
																			}
																			
							#caja-simple-cat	div#listado-cat div#nombre 	{	
																			width:190px;
																			float:left;
																			padding:0 0 0 2px;
																			}
							
							#caja-simple-cat	div#listado-cat div#ver 	{
																			width:65px;
																			float:right;
																			}
								
							#caja-simple-juegodia							{
																			width:193px;
																			background-image:url(/?event=getfile&file=fnd_juego_dia.gif&skin=skin-oleclientes);
																			background-repeat:no-repeat;
																			height:210px;
																			float:left;	
																			margin:0 1px 1px 0;
																			}
							
							#caja-simple-juegodia div#tit					{
																			margin:60px 0 0 70px;
																			}
							
							
							#caja-simple-juegodia span						{
																			margin:0 0 0 70px;
																			}
							
							
							#caja-simple-juegodia span a 					{
																			color:#666666;
																			font-weight:bold;
																			font-style:italic;
																			}
							
								
							#caja-simple-juegodia img						{
																			width:73px;
																			height:91px;
																			margin:10px 0 0 70px;
																			}
							
							#fnd-tit-cat									{
																			width:193px;
																			height:17px;
																			background-image:url(/?event=getfile&file=fnd_cab_caja-simple_cat.jpg&skin=skin-oleclientes)
																			}
							
							
							#caja-doble-h									{
																			width:387px;
																			height:210px;
																			background-image:url(/?event=getfile&file=fnd_cab_caja-doble-h.gif&skin=skin-oleclientes);
																			background-repeat:no-repeat;
																			float:left;	
																			text-align:left;
																			margin:1px 1px 0 0;
																			}
																			 
							#caja-doble-h h1								{
																			text-align:left;
																			font-size:11px;
																			margin:0 0 3px 0;
																			padding:2px 0 0 3px;
																			color:#666666;
																			}
							
							#caja-doble-h img								{	
																			margin:50px 15px 0 10px;
																			width:100px;
																			}


							#caja-doble-v									{
																			width:193px;
																			height:422px;
																			background-image:url(/?event=getfile&file=fnd_cab_caja-simple_cat.jpg&skin=skin-oleclientes);
																			background-repeat:no-repeat;
																			margin:0 0 1px 0;
																			overflow:hidden;
																			}
														
							
							#caja-doble-v	img 							{
																			width:193px;
																			}
							
							
							
							#caja-doble-v	div#listado-cat 				{	
																			width:193px;
																			height:15px;
																			padding:0;
																			text-align:left;	
																			}
																		
							#caja-doble-v	div#listado-cat div#nombre 		{	
																			width:190px;
																			float:left;
																			padding:0 0 0 2px;
																			}
							
							#caja-doble-v	div#listado-cat div#ver 		{	
																			width:65px;
																			float:right;
																			}
																						
						#caja-doble-v	div#promo-html 						{	
																			width:193px;
																			height:121px;
																			padding:0;
																			background-image:url(/?event=getfile&file=fnd_promo_tononombre.jpg&skin=skin-oleclientes);
																			text-align:left;
																			}


						#caja-doble-v	div#promo-html	div#txt 			{
																			margin:10px 0 0 10px;
																			text-align:left;
																			color:#D11B3D;
																			font-size:12px;	
																			}
							
						#caja-doble-v	div#promo-html	form				{	
																			text-align:left;
																			color:#D11B3D;
																			font-size:14px;	
																			margin:0  0 0 5px;
																			}
																			
						#caja-doble-v	div#promo-html	form input			{
																			margin:2px 0 10px  0;
																			text-align:left;
																			color:#D11B3D;
																			}
							
							
							
						#caja-dospordos-h									{
																			width:387px;
																			height:421px;
																			background-image:url(/?event=getfile&file=fnd_cab_dospordos-h.jpg&skin=skin-oleclientes);
																			background-repeat:no-repeat;
																			text-align:left;
																			margin:0;
																			padding:0;
																			}
								
						#caja-dospordos-h	div#cab							{
																			width:100%;
																			height:20px;
																			text-align:left;
																			margin:0;
																			padding:0;
																			font-weight:bold;
																			background-color:#162B7C;
																			color:#FFFFFF;
																			}
								
						
					
					#caja-dospordos-h	div#cab h1							{				font-weight:normal;
																			padding:0;
																			margin:0;
																			color:#FFFFFF;
																			background-color:#162B7C;
																			}
					
					#caja-dospordos-h	div#cab div#code					{
																			width:60px;
																			float:left;
																			margin:0 0 0 15px;
																			padding:0;
																			}
					
					#caja-dospordos-h div#cab div#tit						{
																			width:90px;
																			float:left;
																			margin:0;
																			padding:0;
																			color:#FFFFFF;
																			}
					
					
					#caja-dospordos-h	div#listado							{
																			clear:both;
																			margin:0;
																			width:100%;
																			height:15px;
																			}
						
						
						
					#caja-dospordos-h	div#listado div#code				{
																			width:60px;
																			float:left;
																			margin:0 0 0 15px;
																			padding:0;
																			color:#FFFFFF;
																			}

					
					
					#caja-dospordos-h	div#descripcion						{	
																			font-weight:normal;
																			padding:10px;
																			margin:0;
																			}
						
					
					
					#caja-dospordos-h	div#img-cat							{
																			background-image:url(/?event=getfile&file=fnd_ver_musica.png&skin=skin-oleclientes);
																			background-repeat:no-repeat;
																			width:319px;
																			height:171px;
																			padding:0;
																			margin:25px 0 0 35px;
																			text-align:left;
																			}
					
					
					#caja-dospordos-h	div#img-cat	div#tit					{
																			padding:5px 5px 2px 5px;
																			text-align:left;
																			}
					
					
					#caja-dospordos-h	div#img-cat-videos					{
																			background-image:url(/?event=getfile&file=fnd_ver_musica.png&skin=skin-oleclientes);
																			background-repeat:no-repeat;
																			width:319px;
																			height:171px;
																			padding:0;
																			margin:25px 0 0 35px;
																			text-align:left;
																			}
					
					
					#caja-dospordos-h	div#img-cat-videos	div#tit			{
																			padding:5px 5px 2px 5px;
																			text-align:left;
																			}
					
					
					
					#caja-dospordos-h	div#img-cat-videos	div#img			{
																			padding:0;
																			text-align:center;
																			}
					
					#caja-dospordos-h	div#img-cat-videos	div#img	img		{
																			height:145px;
																			}
					
					
					#caja-dospordos-busca									{
																			width:100%;
																			text-align:left;
																			margin:0;
																			padding:0;
																			}
					
					
					#caja-dospordos-busca	a								{
																			width:100%;
																			}
					
					
					#caja-dospordos-busca	div#listado						{
																			height:15px;
																			padding:0 0 0 15px;
																			}
					
					
					
					
					
					#code-video												{
																			width:70px;
																			float:left;
																			margin:0;
																			padding:0 0 0 5px ;
																			}
					
					
					
					#caja-dospordos-h div#listado div#tit					{
																			width:290px;
																			float:left;
																			margin:0;
																			padding:0;
																			color:#FFFFFF;
																			}
					
					#tit-video												{
																			width:290px;
																			float:left;
																			margin:0;
																			padding:0;
																			}
					
					
					#tit-video	span										{
																			margin:0 0 0 70px;
																			font-weight:normal;
																			}
					
					#caja-dospordos-h	div#listado div#oir					{
																			width:20px;
																			float:left;
																			margin:0;
																			padding:0;
																			}
								
								
					#caja-dospordos-h	div#listado div#new					{
																			width:45px;
																			float:left;
																			margin:0;
																			padding:0;
																			}
								
								
					
					#caja-dospordos-h	div#navegacion 						{
																			clear:both;
																			width:100%;
																			padding:0 0 0 3px;
																			}
					
					
					#caja-dospordos-h	div#navegacion-imag					{	
																			margin:0;
																			background-image:url(/?event=getfile&file=fnd_img_nav.gif&skin=skin-oleclientes);
																			background-repeat:no-repeat;
																			float:left;
																			width:33%;
																			height:115px;
																			text-align:center;
																			}
					
					#caja-dospordos-h	div#navegacion-imag img				{	
																			margin:10px 0 0 0;
																			}
					
					
					
					#caja-dospordos-h	div#navegacion-juegos				{	
																			margin:0;
																			background-image:url(/?event=getfile&file=fnd_juego_nav.gif&skin=skin-oleclientes);
																			background-repeat:no-repeat;
																			float:left;
																			width:33%;
																			height:183px;
																			text-align:center;
																			padding:0 ;
																			}
					
					
					
					#caja-dospordos-h	div#navegacion-juegos img			{	
																			width:114px;
																			height:135px;
																			margin:2px 2px 0 0;
																			}
					
					
					#caja-dospordos-h	div#navegacion-juegos div#tit		{
																			margin:5px 0 0 0;
																			clear:both;	
																			}
					
					
					#caja-dospordos-h	div#navega							{
																			width:100%;
																			height:25px;
																			text-align:center;
																			clear:both;
																			margin:5px 0 0 0 ;
																			padding:0 10px 0 0;
																			font-weight:bold;
																			}
								
				#caja-dospordos-h	div#navega	a							{
																			color:#162B7C;
																			margin:0 2px 0 0 ;
																			}
								
				#caja-dospordos-h	div#navega	a:hover 					{
																			color:#162B7C;
																			margin:0 2PX 0 0 ;
																			}
								

				#juegos-new										{	
																margin:0 4px 1px 0 ;
																background-image:url(/?event=getfile&file=fnd_cab_caja-triple-h-new.jpg&skin=skin-oleclientes);
																background-repeat:no-repeat;
																height:210px;
																width:576px;
																padding:0;
																text-align:center;
																}



				#navegacion-juegos-new							{	
																margin:2px 0 0 12px;
																background-image:url(/?event=getfile&file=fnd_juego_nav_new.gif&skin=skin-oleclientes);
																background-repeat:no-repeat;
																float:left;
																width:125px;
																height:183px;
																text-align:center;
																padding:0 ;
																}



				#navegacion-juegos-new	img						{	
																width:114px;
																height:135px;
																margin:4px 0 0  0;
																}



				#num-alias										{
																font-size:20px;
																color:#fff;
																}



				#descarga-temas									{
																background-image:url(/?event=getfile&file=fnd_descargas_temas.jpg&skin=skin-oleclientes);
																width:500px;
																height:700px;
																margin:0;
																padding:0;
																}

				#descarga-juegos								{
																background-image:url(/?event=getfile&file=fnd_descarga_juegos.jpg&skin=skin-oleclientes);
																width:500px;
																height:700px;
																margin:0;
																padding:0;
																}




				#descarga-juegos	div#instrucc-ver			{
																width:500px;
																height:219px;
																}



#descarga-juegos	div#descripcion								{	
																clear:both;
																text-align:justify;
																padding:2px 10px 0 10px;
																height:220px;
																}


#descarga-juegos	div#compatibles								{
																clear:both;
																text-align:justify;
																padding:2px 10px 0 10px;
																height:65px;
																}

#descarga-juegos	div#compatibles div#consulta				{	
																padding:10px 0 0 5px;	
																color:#4F4F4F;
																width:300px;
																text-align:left;
																height:20px;
																float:left;
																}

#descarga-juegos	div#compatibles div#combo					{
																float:right;
																padding:10px 0 0 5px;
																height:30px;
																}


#descarga-juegos	div#copy									{
																clear:both;
																text-align:justify;
																padding:2px 10px 0 10px;
																height:275px;
																}

#copy-img														{
																clear:both;
																text-align:justify;
																font-size:9px;
																padding:2px 10px 0 10px;
																margin:5px 0 0 0;
																height:30px;
																}


#descarga-juegos-promo											{
																background-image:url(/?event=getfile&file=fnd_descarga_juegos_promo.jpg&skin=skin-oleclientes);
																width:778px;
																margin:0;
																padding:0;
																}

#descarga-juegos-promo	h2										{	
																font-size:16px;
																}

#descarga-juegos-promo	div#instrucc-ver						{
																width:778px;
																height:219px;
																}



#descarga-juegos-promo	div#descripcion							{
																clear:both;
																text-align:justify;
																padding:20px;
																height:100px;
																}


#descarga-juegos-promo	div#compatibles							{
																clear:both;
																text-align:justify;
																padding:2px 10px 0 10px;
																height:165px;
																}

#descarga-juegos-promo	div#compatibles div#consulta			{
																padding:10px 0 0 5px;	
																color:#FFFFFF;
																width:300px;
																text-align:left;
																height:20px;
																float:left;
																}

#descarga-juegos-promo	div#compatibles div#combo				{
																float:right;
																padding:10px 0 0 5px;
																height:30px;
																}


#descarga-juegos-promo	div#copy								{
																clear:both;
																text-align:justify;
																padding:2px 10px 0 10px;
																}




#descarga-videos												{
																background-image:url(/?event=getfile&file=fnd_descarga_videos.jpg&skin=skin-oleclientes);
																width:500px;
																height:700px;
																margin:0;
																padding:0;
																}


#descarga-imag													{
																background-image:url(/?event=getfile&file=fnd_descarga_imag.jpg&skin=skin-oleclientes);
																width:500px;
																height:700px;
																margin:0;
																padding:0;
																}


#descarga-imag	 div#descarga-ver	img							{
																width:92px;
																height:75px;
																margin:15px 0 0 0;
																}

#descarga-audio													{
																background-image:url(/?event=getfile&file=fnd_descarga_audio.jpg&skin=skin-oleclientes);
																width:500px;
																height:700px;
																margin:0;
																padding:0;
																}



#descarga-instrucciones											{
																width:322px;
																height:392px;
																float:left;
																color:#FFFFFF;
																text-align:left;
																padding:0;
																}

#descarga-instrucciones	h1										{					
																color:#FFF;
																}


#descarga-instrucciones	a										{
																color:#fff;
																font-weight:bold;
																}


#descarga-instrucciones div#txt									{					
																padding:5px;
																height:150px;
																}


#descarga-instrucciones div#sugerimos-a							{
																height:14px;
																}

#descarga-instrucciones div#sugerimos-b							{					
																height:44px;
																color:#666666;
																font-size:12px;
																padding:5px 0 0 15px;
																font-weight:normal;
																}

#descarga-instrucciones div#sugerimos-b	a						{					
																color:#666666;
																}

#descarga-instrucciones div#sugerimos-c							{					
											
																}



#descarga-instrucciones div#sugerimos-c	img 					{
																width:322px;
																height:150px;			
																}
																
#descarga-instrucciones-juegos-promo							{
																width:600px;
																height:219px;
																float:left;
																color:#FFFFFF;
																text-align:left;
																padding:0;
																}

#descarga-instrucciones-juegos-promo	a 						{
																font-weight:bold;					
																}



#descarga-instrucciones-juegos-promo	 div#txt				{					
																padding:2px;
																height:155px;
																}


#descarga-instrucciones-juegos-promo div#sugerimos-a			{
																height:10px;
																}

#descarga-instrucciones-juegos-promo div#sugerimos-b			{					
																height:20px;
																color:#666666;
																font-size:12px;
																padding:5px 0 0 15px;
																font-weight:normal;
																}


#descarga-instrucciones-juegos									{
																width:322px;
																height:219px;
																float:left;
																color:#FFFFFF;
																text-align:left;
																padding:0;
																}

#descarga-instrucciones-juegos	h1								{					
																color:#000;
																}


#descarga-instrucciones-juegos	a								{
																color:#fff;
																font-weight:bold;
																}


#descarga-instrucciones-juegos div#txt							{					
																padding:5px;
																height:155px;
																}


#descarga-instrucciones-juegos div#sugerimos-a					{
																height:10px;
																}

#descarga-instrucciones-juegos div#sugerimos-b					{					
																height:20px;
																color:#666666;
																font-size:12px;
																padding:5px 0 0 15px;
																font-weight:normal;
																}

#descarga-instrucciones-juegos div#sugerimos-b	a				{					
																color:#666666;
																}


#descarga-instrucciones-juegos div#sugerimos-c	img 			{
																width:322px;
																height:150px;			
																}



#descarga-ver-juegos											{
																width:175px;
																height:119px;
																float:right;
																padding:0;
																}

#descarga-ver-juegos		img									{	
																width:114px;
																height:135px;
																margin:2px 2px 0 0;
																}




#descarga-ver-juegos	div#tit									{							
																padding:25px 0 0 0;
																margin:0 0 15px 0;
																}



#descarga-ver-juegos-promo										{
																width:175px;
																height:119px;
																float:right;
																padding:0;
																text-align:center;
																}



#descarga-ver-juegos-promo		img								{	
																width:114px;
																height:135px;
																margin:2px 2px 0 0;
																}


#descarga-ver-juegos-promo	div#tit								{							
																padding:18px 0 0 0;
																text-align:center;
																width:150px;
																margin:0 0 15px 0;
																}


#descarga-ver													{	
																width:178px;
																height:392px;
																float:right;
																padding:0;
																}


#descarga-ver	div#tit											{							
																padding:25px 0 0 0;
																}


#descarga-ver	img												{
																width:133px;
																height:157px;
																margin:15px 0 0 0;
																}


#descarga-ver-video												{
																width:178px;
																height:392px;
																float:right;
																padding:0;
																}



#descarga-ver-video	img											{							
																width:163px;
																height:141px;
																}


#descarga-ver-video	div#tit										{							
																padding:40px 0 0 20px;
																width:140px;
																height:100px;
																text-align:left;
																}



#descarga-escuchar												{
																width:178px;
																height:392px;
																float:right;
																padding:0;
																text-align:left;
																}


#descarga-escuchar	div#tito 									{							
																padding:38px 0 0 8px;
																color:#666666;
																}


#descarga-escuchar	div#tit 									{							
																padding:15px 0 0 8px;
																font-size:12px;
																font-weight:bold;
																width:150px;
																}




#descarga-escuchar	div#repro 									{							
																margin:100px 0 0 8px;
																}



#descarga-escuchar	div#repro-swf 								{							
																margin:25px 0 0 3px;
																}




#descarga-compatibles											{
																width:500px;
																height:308px;
																clear:both;
																}


#descarga-compatibles	div#consulta							{
																padding:25px 0 0 5px;	
																color:#FFFFFF;
																width:330px;
																text-align:left;
																height:20px;
																float:left;
																}


#descarga-compatibles	div#combo								{	
																float:right;
																padding:20px 0 0 5px;
																height:30px;
																}


#descarga-compatibles	div#iframe								{	
																padding:15px 0 0 0 ;
																margin:0 0 0 10px;
																text-align:left;
																}



#descarga div#sonando											{
																padding:10px 0 0 0;
																}

#descarga div#titulo											{	
																margin:30px 0 0 0;
																}


#descarga div#display											{
																margin:25px 0 0 5px;
																height:25px;
																}

#descarga div#ayuda												{
																margin:85px 0 0 25px;
																}


#imagen-dia														{
																background-image:url(/?event=getfile&file=fnd_img_dia.gif&skin=skin-oleclientes);
																background-repeat:no-repeat;
																width:135px;
																text-align:center;
																height:186px;
																margin:5px 0 0 15px;
																}

html>body #imagen-dia											{
																margin:5px 0 0 35px;
																}

#imagen-dia	img													{
																margin:55px 0 0 0;
																}




/*----------------------  BUSCADOR
												---------------*/
												
												
#secc-buscador 													{
																width:100%;
																border-bottom-style:double;
																border-bottom-color:#FFF;
																padding:10px 0 10px 0;
																text-align:left;
																}

#secc-buscador h2												{
																font-weight:normal;	
																}



#secc-buscador div#tit 											{
																clear:both;
																height:20px;
																padding:0 0 0 10px;
																margin:0 0 10px 0;
																}



#secc-buscador span#comun 										{
																font-size:16px;	
																color:#000;
																padding:10px;
																}

#secc-buscador span#resultado 									{
																font-weight:bold;	
																}
					
#secc-buscador-cont  											{
																width:100%;
																}				
					
#secc-buscador-cont ul 											{	
																margin:0;
																}						

#secc-buscador-cont ul li										{	
																padding-left:5px;	
																}


#secc-buscador-cont ul#not  									{
																font-size:16px;	
																color:#666666;
																clear:both;
																}
								
#secc-buscador-cont ul#not span 								{
																font-weight:bold;
																}

#secc-buscador-cont ul#cab li#art 								{	
																width:300px;
																float:left;
																background-color:#CFCFCF;
																}	

#secc-buscador-cont ul#cab li#tit								{
																width:320px;
																float:left;	
																background-color:#CFCFCF;
																}	

#secc-buscador-cont ul#cab li#tit-polif 						{
																width:620px;
																float:left;	
																background-color:#CFCFCF;
																}	


#secc-buscador-cont ul#cab li#code 								{	
																width:85px;
																float:left;	
																background-color:#CFCFCF;
																}	


#secc-buscador-cont ul#cab li#code2 							{	
																width:254px;
																float:left;	
																background-color:#CFCFCF;
																}	


#secc-buscador-cont ul#cab li#color 							{
																width:3px;	
																float:left;	
																}	


#secc-buscador-cont ul#refe 									{
																clear:both;	
																}						
					
#secc-buscador-cont ul#refe li#art 								{	
																width:310px;
																float:left;
																}	

#secc-buscador-cont ul#refe li#escuchar 						{	
																width:10px;
																float:right;
																}	

#secc-buscador-cont ul#refe li#tit 								{
																width:330px;
																float:left;
																}	

#secc-buscador-cont ul#refe li#tit-polif 						{
																width:630px;
																float:left;
																}	


#secc-buscador-cont ul#refe li#code 							{	
																width:85px;
																float:left;
																}																		
		



/* Moviles compatibles
*/

#ver-modelo-sin													{
																background-color:#4F4F4F;
																background-image:url(/?event=getfile&file=fnd_ver_modelo_sin.gif&skin=skin-oleclientes);
																width:332px;
																height:226px;
																clear:both;
																padding:50px 0 0 140px;
																}



#ver-modelo-sin	div#txt											{	
																width:175px;
																float:left;
																text-align:left;
																font-size:12px;
																}





#ver-modelo														{
																background-color:#4F4F4F;
																clear:both;
																background-image:url(/?event=getfile&file=fnd_ver_modelo.gif&skin=skin-oleclientes);
																width:332px;
																height:226px;
																text-align:left;
																padding:50px 0 0 40px ;
																}


#ver-modelo	div#img												{
																width:100px;
																float:left;
																padding:0;
																}


#ver-modelo	div#txt												{	
																width:175px;
																float:left;
																text-align:left;
																font-size:12px;
																}

#secc-compatibles 												{
																width:100%;
																border-bottom-style:double;
																border-bottom-color:#FFF;
																padding:0 0 10px 0;
																}

#secc-compatibles span 											{
																font-size:16px;	
																color:#666666;
																padding:10px;
																margin:0 50px 0 0;
																}
					
#secc-compatibles ul li#marcas 									{
																font-size:16px;	
																color:#666666;
																padding:0 0 0 10px;
																float:left;
																}					
					
#secc-compatibles ul li#volver 									{
																font-size:13px;	
																color:#666666;
																padding:0 10px 0 0;
																float:right;
																}					
	



#secc-compatibles ul li#fnd-epagado 							{	
																padding:10px 0 0 12px;
																font-size:16px;
																color:#FFFFFF;
																}							


#secc-compatibles ul li#fnd-epagado-off 						{
																background-image:url(/?event=getfile&file=fnd_epagadoff.gif&skin=skin-oleclientes);
																height:60px;
																padding:10px 0 0 12px;
																font-size:16px;
																color:#FFFFFF;
																}		

#secc-compatibles-cont  										{
																width:760px;
																margin:0 2px 10px 2px;
																padding:0;
																}				

#secc-compatibles-cont ul#txt  									{
																margin:0 0 0 10px;
																}	


#secc-compatibles-cont ul#form  								{	
																padding:0px 0 0 12px;
																}	

#secc-compatibles-cont ul#form li#num  							{
																background-color:#FFFFFF;
																float:left;
																width:200px;
																height:30px;
																margin:0 0 5px 0;
																padding:0px 0 0 12px;
																}	

#secc-compatibles-cont ul#form li#bot 							{		
																float:left;
																width:200px;
																padding:0px 0 0 12px;
																}	



#secc-compatibles-cont ul#form li#bot input 					{		
																background-color:#fff;
																color:#000;
																margin:2px p p 2px;
																}	

#secc-compatibles-cont ul#form li#cam-num  						{
																background-color:#E6E6E6;
																float:left;
																padding:0 0 0 5px;
																margin:0 0 5px 0;
																height:30px;
																width:300px;
																}	


#secc-compatibles-cont ul#form li#num2  						{	
																background-color:#FFFFFF;
																float:left;
																width:200px;
																height:30px;
																padding:0px 0 0 12px;
																clear:both;
																}

#secc-compatibles-cat 											{
																width:150px;
																height:180px;
																margin:12px 0 0 5px;
																float:left;
																}

#secc-compatibles-cat ul										{
																margin:0;
																padding:0;
																list-style:none;
																}
																
#secc-compatibles-cat ul li#cat-nombre							{	
																margin:0;
																background-color:#E4E4E4;
																border:1px solid #666666;
																text-align:center;
																}

#secc-compatibles-cat ul li#cat-img								{	
																background-color:#FFFFFF;	
																text-align:center;
																}


#secc-compatibles-cat ul li img									{		
																}

#secc-compatibles-mod											{
																width:150px;
																height:225px;
																margin:5px 2px 0 0;
																float:left;
																}

#secc-compatibles-mod ul										{
																margin:0;
																padding:0;
																background-color:#E4E4E4;
																list-style:none;
																}
																
#secc-compatibles-mod ul li#cat-nombre							{
																margin:0;
																border:1px solid #666666;
																text-align:center;
																}

#secc-compatibles-mod ul li#cat-img								{
																background-color:#FFFFFF;	
																text-align:center;
																height:110px;		
																}

#secc-compatibles-mod ul li img									{	
																}

#cab-compatibles-mod											{
																width:760px;
																background-color:#E4E4E4;
																border:1px solid #666666;
																margin:0;
																padding:0;
																}

#cab-compatibles-mod ul li#nav									{	
																text-align:center;
																}
				

#cab-compatibles-mod ul li#compa								{
																float:left;
																}
				

#cab-compatibles-mod ul li#buscador								{	
																float:right;
																clear:both;
																margin:0 5px 0 0 ;
																}
																
																				
#cab-compatibles-mod p											{
																margin:0;
																}

					
#fnd-epagado 													{
																background-image:url(/?event=getfile&file=fnd_epagado.gif&skin=skin-oleclientes);
																background-repeat:no-repeat;
																background-color:#D2FFFF;
																height:700px;
																width:500px;
																color:#009B9B;
																text-align:left;
																}		

					
#fnd-epagado div#realiza										{
																font-size:14px;
																font-weight:bold;				
																height:68px;
																padding:12px 0 0 25px;
																color:#FFFFFF;
																}	

#fnd-epagado div#introduce										{
																font-size:12px;
																font-weight:bold;				
																height:68px;
																padding:12px 10px 0 25px;
																}
																
																
																	
#fnd-epagado div#formulario										{
																font-size:12px;
																height:300px;
																padding:12px 10px 0 25px;
																}	


#fnd-epagado div#formulario	span 								{
																color:#666666;
																}	


#footer															{
																margin:0 0 0 0;
																padding:0 0 0 0;
																height:180px;
																width:778px;
																text-align: center;
																clear:both;
																}

#footer	a														{
																font-weight:bold;
																}


#logos															{	
																height:75px;
																clear:both;
																padding:10px 0 0 0;
																}

#logos ul li#sgae												{
																float:left;
																}

#logos ul li#prove												{
																float:right;
																}

#legal															{
																color:#666666;
																text-align:center;
																clear:both;
																padding:10px;
																margin:0 0 0 0;
																}

#sms															{
																border:1px solid #CCCCCC;
																text-align:left;
																}
																
#sms h1															{	
																background-color:#CCCCCC;
																font-size:14px;
																font-weight:lighter;
																margin:0 0 5px 0;
																padding:0 0 0 5px;
																}

#sms h2															{
																background-color:#DFDFDF;
																font-size:12px;
																color:#999999;
																margin:0 0 5px 0;
																padding:0 0 0 5px;
																}


#sms ul															{	
																padding:5px;
																text-align:justify;
																}

#sgae-cab														{	
																padding:25px;
																border:1px solid #CCCCCC;
																text-align:justify;
																font-size:12px;
																}


/*-------------------------------------------------------------------

 	COLORES	COLORES		COLORES		COLORES		COLORES		COLORES		COLORES		COLORES
	
		-- Vamos a definir todos los colores de fondo  del portal

 							-------------------------------------------------------------------*/



	/*---------
				Estos son los colores que tenemos disponibles desde el selector 
				
							-------------------------------------------------------------------*/
							
/*--------Por defecto-----
							-----*/
							
							.portada	{background-color:#e6e1e1;/*fondo del botón de la portada y del menú horizontal*/
										 color:#000000;/*color del texto de los botones pulsados*/
											}	
							
							.color a	{	color:#000;/*?¿?*/
												
												}
				
												
							
/*---------Gris muy suave-----
*/
.color0				{	
					background-color:#f0f6f2;/*afecta al listado de categorías y a los botones del menu h. en on*/
					}
												
.color0-par			{	
					background-color:#ffffff;/*afecta al listado de categorías */
					}
												
												




.color1{	background-color:#006EB2;
												
												}
								.color1 a	{	color:#fff;
												
												}
												.color1-a	{	background-color:#1A7CBA;
												
												}
												.color1-a a	{	color:#fff;
												
												}
												.color1-b	{	background-color:#338BC1;
												
												}
												.color4-b a	{	color:#fff;
												
												}

												.color1-c	{	background-color:#4D99C9;
												
												}
												.color4-c a	{	color:#fff;
												
												}

												.color1-d	{	background-color:#66A8D1;
												
												}
												.color1-d a	{	color:#fff;
												
												}
												.color1-e	{	background-color:#80B6D8;
												
												}
												.color1-e a	{	color:#333333;
												
												}
												.color1-f	{	background-color:#99C5E0;
												
												}
												.color1-f a	{	color:#333333;
												
												}
												.color1-g	{	background-color:#B3D3E8;
												
												}
												.color1-h	{	background-color:#CCE2F0;
												
												}


					
.color2{	background-color:#4F4F4F;
												
												}
								.color2 a	{	color:#fff;
												
												}
												.color2-a	{	background-color:#FF1A1A;
												
												}
												.color2-a a	{	color:#fff;
												
												}
												.color2-b	{	background-color:#C5E0FD;
												
												}
												.color2-b a	{	color:#333;
												
												}

												.color2-c	{	background-color:#e8eff6;
												
												}
												.color2-c a	{	color:#333;
												
												}

												.color2-d	{	background-color:#c5e0fd;
												
												}
												.color2-d a	{	color:#333;
												
												}
												.color2-e	{	background-color:#C5E0FD;
												
												}
												.color2-e a	{	color:#333333;
												
												}
												.color2-f	{	background-color:#FFFFFF;
												
												}
												.color2-f a	{	color:#333333;
												
												}
												.color2-g	{	background-color:#FFFFFF;
												
												}
												.color2-h	{	background-color:#d8d8d8;
												
												}

												
												
.pagina_activa 						{	
									font-weight:normal;
									font-size:9px;
									}
																	
																	
																	
.alias								{					
									color:#0099FF;
									}
											
#alias								{
									color:#0099FF;
									}
											
#txt-datos							{
									 position:absolute; left:115px; top:700px; width:772px; height:100px; z-index:8; visibility: hidden;
									background-color:#FFE26F;
									padding:0;
									font-size:10px;
									text-align:justify;
									color:#000;
									}
									
#txt-datos2							{
									position:absolute; left:115px; top:700px; width:772px; height:100px; z-index:8; visibility: hidden;
									background-color:#FFE26F;
									padding:0;
									font-size:10px;
									text-align:justify;
									color:#000;
									}
									
#txt-datos3							{
									position:absolute; left:115px; top:700px; width:772px; height:100px; z-index:8; visibility: hidden;
									background-color:#FFE26F;
									padding:0;
									font-size:10px;
									text-align:justify;
									color:#000;
									}
																																														