/* ****************** Some basic stuff ****************** */
/*li 
{
	clear:both;
	margin-bottom:1em;
	border-bottom:1px solid #eee;
}*/
/* ****************** RatingStar ****************** */
.ratingStar
{
	white-space:nowrap;
	/*margin:1em;*/
	height:12px;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.ratingStar .Filled {
    background-image: url(images/rating/ratingStarFilled.png);
}
.ratingStar .Empty {
    background-image: url(images/rating/ratingStarEmpty.png);    
}
.ratingStar .Saved {
    background-image: url(images/rating/ratingStarSaved.png);
}
/* ******************************************************* */

.xsnazzy h1, .zsnazzy h1 {
	margin:0;
	font-size:1.2em;
	padding:0 10px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}

.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
}

.xsnazzy {
	background: transparent;
	width:618px;
	float:left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}


.xsnazzy2 h1, .zsnazzy2 h1 {
	margin:0;
	font-size:1.2em;
	padding:0 10px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}

.xsnazzy2 p, .zsnazzy2 p {
	margin:0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.xsnazzy2 {
	background: transparent;
	width:790px;
	float:left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;
}
.xb1 {
margin:0 5px; 
background: #d1d1d1;
border-color:#d1d1d1;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
	display:block;
	height:auto;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	background-color: #FFF;
}
* html .xboxcontent {
height:1px;
}

.color_a
{
	color: #fff;
	background-image: url(images/bgEncabezados.gif);
}
.color_aGold
{
	color: #fff;
	background-image: url(images/bgEncabezadosGold.gif);
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}




.modalBox {
	background-color : #f5f5f5;
	border-width: 3px;
	border-style: solid;
	border-color: Blue;
	padding: 3px;
	z-index:1;
}
.modalBox caption {
	background-image: url(images/window_titlebg.gif);
	background-repeat:repeat-x;
}

/* tweb modal dialog styles */
.modalPanelTitle td {
	padding: 3px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: url(images/window_titlebg.gif);
	cursor: pointer;
	color: black;
	font-family: Verdana;
	width: 100%;
	height: 30px;
	background-color: #6f90dc;
}

.modalPanel {
	z-index: 500;
	width: 500px;
	border: solid 1px #275473;
	position: absolute;
	border-collapse: collapse;
	background-color: #f0faff;
}

.modalPanel td {
	vertical-align: top;
}

.titleIcon {
	padding-right: 20px;
}


.modalBackground {
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}


.categlist
{
	font-weight:bold;
}

body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(images/bgPag.gif);
	background-repeat:repeat;
}


#general {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 1004px;

}


#top img {
	float: left;
}


html,textarea{
scrollbar-track-color: #d1d1d1; scrollbar-face-color: #e2e2e2; scrollbar-highlight-color: #fff; scrollbar-3dlight-color: #e2e2e2; scrollbar-shadow-color: #d1d1d1; scrollbar-darkshadow-color: #d1d1d1; scrollbar-arrow-color: #a4a4a4;
}

.textoBlanco {
	color: #b8070c;
	text-align: center;
	font-size: 11px;
}


.cajaUser {
	background-image: url(images/explodeUser.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 475px;
	text-align:center;
	float: left;
	padding-left:25px;
	padding-top:15;
}

#baroja
{
background-color:#d5040b;
width:100%;
height:8px;
}

#skipe
{
width:120px;
height:600px;
float:right;
margin-bottom:15px;
}
#publicidadNO
{
display:none;
}
#publicidad
{
width:800px;
height:90px;
margin-bottom:20px;
margin-top:20px;
float:none;
text-align:center;
text-align:left;
/*clear:both;*/
}

#publicidad2
{
width:728;
height:90px;
margin-bottom:20px;
margin-right:40px;
margin-top:20px;
float:right;
clear:both;
}

#menu {
	clear: both;
	height: 40px;
}

.cajaLogo {
	height: 109px;
	width: 502px;
}
.botonRojo
{
	font-size: 12px; background-color: #B5060B; color: White;
}
.registro {
	font-size: 10px;
	color: #C6040F;
	height: 18px;
	border: 1px #BBBBBB;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: repeat-x;
	background-color:white;
}

.botones {
	width: 100%;
	height: 40px;
	color: #8b0409;
	background-image: url(images/bgBotones.gif);
	background-repeat: repeat-x;
}

.articulos {
	background-image: url(images/bgArticulos.gif);
	background-repeat:  repeat-y;
	vertical-align: top;
	text-align: left;
}

.tablaJuegos {
	width: 585px;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#972629',EndColorStr='#c93439')
}

.tituloJuegos {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/titJuegos.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
	padding-left: 6px;
	vertical-align: middle;
	padding-top: 2px;
}

.tituloJuegos2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	height: 25px;
	padding-left: 6px;
	vertical-align: middle;
	padding-top: 2px;
}

.imagenJuegos {
	border: 3px solid #CCC;
	margin: 5px;
	text-align: right;
}

.tablaJuegos p {
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.articulos h5 {
	font-weight: bold;
	color: #0672DF;
	background-image: url(images/imgTitArticulos.gif);
	text-align: center;
}
.articulos a {
	color: #0672DF;
	text-decoration: none;
	margin-left: 5px;
	text-align: left;
}
.articulos a:visited {
	color: #039;
}
.articulos a:hover {
	color: #09F;
}


.tabla {
	width: 1004px;
}
#separador {
	background-image: url(images/imgSeparador.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: 100%;
	padding-left: 5px;
	margin-top:10px;
	clear:both;
}
#separadorTitle {
	background-image: url(images/imgSeparador.gif);	
	background-repeat: repeat-x;
	height: 14px;
	width: 80%;
	padding-left: 5px;
	margin-top:10px;

}
.listajuegos {
	background-color: #FFF;
}
.cajaJuegos {
	background-image: url(images/cajaJuegos.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	height: 143px;
	width: 166px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	font-size: 10px;
	float:left;
}

#cajaGaleria {
	background-image: url(images/cajaJuegos.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 143px;
	width: 166px;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align:center;
	float:left;
}

.imgGaleria {
	border: 2px solid #d80303;
	text-align: center;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.nombreGaleria {
	color: #087dc7;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.nombreDesaGal {
	color: #0066FF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.imgJuegos {
	border: 2px solid #d80303;
	text-align: right;
	float: right;
	margin-top: 12px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.rakJuegos {
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	float: left;
}

/*input {
	font-size: x-small;
	height: 18px;
	color: #333333;
	background-color: #E1E1E1;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}*/

#cajajuegos h5 {
	color: #D80303;
	margin-left: 7px;
	margin-bottom: 5px;
	margin-top: 12px;
	font-size: 10px;
	font-weight: bold;
}
#cajajuegos p {
	color: #333333;
	margin-left: 7px;
}


.nombrejuego {
	color: #b8070c;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.nombreDesarrollador {
	color: #087dc7;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
.mensajePerfil {
	color: #333333;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
.inputregistrar {
	font-size: 11px;
	color: #BA3034;
	border: 1px solid #333;
}
.enlaceResaltado {
	font-weight: bold;
	color: #D82529;
}
.explode {
	font-weight: bold;
	color: #D61118;
}
.vermas {
	font-weight: bold;
	color: #D61118;
	text-decoration:none;
	float:right;
	background-image: url(images/vermas.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 86px;
	text-align: center;
	font-size: 11px;
	padding-top: 4px;
	margin-bottom: 15px;
}
.vermastotal {
	font-weight: bold;
	color: #D61118;
	text-decoration:none;	
	height: 20px;
	width: 86px;
	text-align: right;
	font-size: 11px;
	float:right;
	padding-top: 4px;
	margin-right:10px;
}
.tituloArticulos {
	font-weight: bold;
	color: #008BE8;
	padding-top: 7px;
}
.enlaceResaltado a {
	color: #D21017;
}
.copy {
	font-size: 10px;
	color: #5B5B5B;
	text-align: center;
}
.copy a {
	color: #C00;
}


.enlaceResaltado a:visited {
	color: #900;
}

.enlaceResaltado a:hover {
	color: #F40000;
}


.tablaRegistro {
	background-color: #DFDFDF;
	border: thin solid #CCC;
}

#navegacionGlobal
		{
	width:120px;
	height:40px;
	float:left;
	font-size: 12px;
	font-weight: bold;
		}
			#navegacionGlobal ul
			{
				list-style-type:none; 
				margin:0px 0px 0px 0px;
				padding:0px;
			}
				
				#navegacionGlobal ul li
				{
				margin:0 0 1px 0;
				padding:0;
				}
			
				#navegacionGlobal ul li a
				{
				width:120px;
				height:28px;
				display:block;
				text-decoration:none;
				color: #8b0409;
				text-align:center;
				padding-top:10px;
				background-image: url(images/Botones.gif);
				background-position: center top;
				font-size: 14px;
				voice-family: "\"}\"";
				voice-family: inherit;
				width:120px; 
				}
					#navegacionGlobal ul li a:hover
					{
					background-position: center 40px;
					text-decoration: underline;						
					}
					
#navegacionGlobalGold
		{
	width:120px;
	height:40px;
	float:left;
	font-size: 12px;
	font-weight: bold;
		}
			#navegacionGlobalGold ul
			{
				list-style-type:none; 
				margin:0px 0px 0px 0px;
				padding:0px;
			}
				
				#navegacionGlobalGold ul li
				{
				margin:0 0 1px 0;
				padding:0;
				}
			
				#navegacionGlobalGold ul li a
				{
				width:120px;
				height:28px;
				display:block;
				text-decoration:none;
				color: #8b0409;
				text-align:center;
				padding-top:10px;
				background-image: url(images/BotonesGold.gif);
				background-position: center top;
				font-size: 14px;
				voice-family: "\"}\"";
				voice-family: inherit;
				width:120px; 
				}
					#navegacionGlobalGold ul li a:hover
					{
					background-position: center 40px;
					text-decoration: underline;						
					}
/************ ACCORDION ***********************/

div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}
#acordeon {
	float: left;
	width: 189px;
	margin-top: 15px;
}
#secundario {
	margin-left: 15px;
	margin:15px 0 0 0;
	width:780px;
	clear:both;
}
#contenido {	
	width:1070px;
	clear:both;
}
#copy {
	clear: both;
	text-align: center;
	margin-top:30px;
	margin-bottom:50px;
}


#textos {
	float: left;
	width: 800px;
	padding-left: 15px;
	padding-top: 15px;
}


	 
/* Master Page Layout */
#master_header
{
	margin: -1px auto 0 auto;
	width: 800px;
}

#master_headertop
{
	background: url(images/headertop_img.jpg) no-repeat left top;
}

#master_headerbottom
{
	background: url(images/headerbottom_img.png) no-repeat left top;
}

#master_page
{
	margin: 5px auto 20px auto;
	width: 800px;
}

#master_menu 
{
	float: left;
	width: 240px;
	padding-right: 10px;
}

.sidebar 
{
	width: 100%;
	margin-bottom: 10px;
}

.sidebarheader
{
	height: 24px;
	padding: 10px 0 0 35px;
	background: url(images/sidebar_header.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebarcontent
{	
	border: 1px solid #0F2543;
	padding: 20px 20px 20px 30px;
	line-height: 1.5em;
	font-weight: bold;
}

#master_sidebarSamples
{	
	padding-top: 72px;
	background: #FFF url(images/samples_bg.gif) no-repeat left top;
}

#master_sidebarWalkthroughs
{
	padding-top: 72px;
	background: #FFF url(images/walkthrough_bg.gif) no-repeat left top;
}

.sidebarcontent a
{
	padding: 2px 5px;
	color: #5377A9;
	text-decoration: none;
}

.sidebarcontent a:hover
{
	background-color: #0F2543;
	color: #FFF;
}

.sidebarcontent a:visited
{
	font-weight: normal;
}

#master_content
{
	float: left;
	width: 550px;
	margin-right: -550px;
	color: #666666;
}

#master_content a
{
	color: #5377A9;
	padding: 1px;
}

#master_content a:link
{
}

#master_content a:visited
{
}

#master_content a:hover
{
	background-color: #BFBFBF;
	color:#FFF;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_contentheader
{
	height: 19px;
	background: url(images/rightcoltop.gif) no-repeat right top;
}

#master_contentplaceholder
{
	padding: 30px 20px 40px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
}
.ranking {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/imgRanking.gif);
	background-repeat: repeat-x;
	text-align: center;
}


#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

/* Content Page Layout             */
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


.heading {
	padding:2em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.4em;
}

.subheading{
	padding:1em 0 0.8em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.2em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}


/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;

	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    /*border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;*/
    cursor: pointer;
    font-weight: bold;
	color: #0672DF;
	background-image: url(images/imgTitArticulos.gif);
	text-align: center;
}
.accordionHeaderbig
{
    /*border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;*/
    cursor: pointer;
    font-weight: bold;
	color: #0672DF;
	background-image: url(images/imgTitArticulosbig.gif);
	text-align: center;
	background-repeat:no-repeat;
}
.accordionHeaderbig3
{
    /*border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;*/
    cursor: pointer;
    font-weight: bold;
	color: #0672DF;
	background-image: url(images/imgTitArticulosbig3.gif);
	text-align: center;
	background-repeat:no-repeat;
}
#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    /*background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;*/
    background-image: url(images/bgArticulos.gif);
	background-repeat:  repeat-y;
	vertical-align: top;
	text-align: left;	
}
.accordionContentbig
{
    /*background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;*/
    background-image: url(images/bgArticulosbig.gif);
	background-repeat:  repeat-y;
	vertical-align: top;
	text-align: left;	
}
.accordionContentbig3
{
    /*background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;*/
    background-image: url(images/bgArticulosbig3.gif);
	background-repeat:  repeat-y;
	vertical-align: top;
	text-align: left;	
}
.accordionContent a {
	color: #0672DF;
	text-decoration: none;
	margin-left: 5px;
	text-align: left;
}

.accordionContent a:visited {
	color: #039;
}

.accordionContent a:hover {
	color: #09F;
}

.resaltadoOrange {
	font-weight: bold;
	color: #FF6600;
}

.resaltadoOrange p {
	padding-right: 10px;
	padding-left: 10px;
}

.nombreDesaCaja {
	color: #0066FF;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

.rankingTop {
	font-size: 10px;
	color: #087dc7;
	text-align: left;
	padding-left: 8px;
	background-image: url(images/bgRanking.gif);
	background-repeat: repeat-x;
}
.rankingPuntos {
	font-size: 10px;
	color: #CC0000;
	text-align: left;
	padding-left: 8px;
}
.rankingPuntos2 {
	font-size: 11px;
	color: #CC0000;
	text-align: left;
	padding-left: 8px;
	font-weight: bold;
}
.color_aCon {
	color: #fff;
	background-image: url(images/bgEncabezaCon.gif);
}
.xboxcontenSum {
	font-style: italic;
	color: #666666;
}

.articulosContent
{
    /*background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;*/
	vertical-align: top;
	text-align: left;	
}

.articulosContent a {
	color: #0672DF;
	text-decoration: none;
	margin-left: 5px;
	text-align: left;
}
.articulosContent a:visited {
	color: #039;
}
.articulosContent a:hover {
	color: #09F;
}.texPerfil {
	margin-left: 12px;
}
.categorias_nombre{ display: none;}
.categorias_nombre h1{text-decoration:none;font-size:10pt;margin-top:-10px;margin-bottom:0px;}
.categorias_nombre{font-family:tahoma;color:#417c97;font-size:10pt;font-weight:bold;text-decoration:none}
.categorias_nombre a{color:#417c97;font-size:10pt;text-decoration:none;}

.wrapperjuegosgratis h1, .wrapperjuegosgratis h2 {
	margin:0px;
	display:none;
}
