/* CSS Document */


/*  estilos generales  */

body
{
  padding:0px;
  margin:0px;
  background:url(../img/fndConsolas.png) top center repeat-y #411c02;
  font-family:verdana;
  font-size:9px;
  color:#AEAEAE;
}

.dvGeneral{ width:750px; padding:0px; margin:0px auto 0px auto;}

img{border:none;}

a
{
  border:none;
  font-size:9px;
  color:#AEAEAE;
  text-decoration:none;
}

a:hover
{
  color:white;
}

a.lnkgy_button
{
  background:url(../img/btn_background.jpg) bottom left repeat-x white;
  border:1px solid #4a4d4e;
  height:21px;
  padding:3px 7px 4px 7px;
  margin:0px;
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  color:#444444;
  text-decoration:none;
  vertical-align:middle;
}

input
{
  height:17px;
  padding:2px 0px 0px 1px;
  margin:0px;
  border:0px;
  font-family:Verdana;
  font-size:10px;
  vertical-align:middle;
}

input.btngy_button
{
  background:url(../img/btn_background.jpg) bottom left repeat-x white;
  border:1px solid #4a4d4e;
  height:21px;
  padding:3px 3px 5px 3px;
  margin:0px;
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  color:#444444;
  vertical-align:middle;
}

select
{
  height:17px;
  padding:2px 0px 0px 1px;
  margin:0px;
  border:0px;
  font-family:Verdana;
  font-size:10px;
  vertical-align:middle;
}

textarea
{
  padding:2px 0px 0px 1px;
  margin:0px;
  border:0px;
  font-family:Verdana;
  font-size:10px;
}

.bxcmty_noimage
{
  background-color:white;
  border:1px solid black;
  font-family:Arial;
  font-size:9px;
  color:#AEAEAE;
}


.dvBlokContenido{padding-top:10px;}


.btnLnkBullet
{
  font-weight:bold;
  color:white;
}


.TitSeccion{ font-family:"Trebuchet MS"; font-size:22px; font-weight:bold; color:#FFFFFF; padding:0px; margin:0px; float:left}

.TitBloque{ font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#FFFFFF; padding:0px; margin:0px; float:left}

/*    estilos links    */

.Link_1{ color:#aeaeae; text-decoration:none;}
.Link_1:hover{ color:#ffffff;}
.Link_1_act{ color:#ffffff; text-decoration:none; font-weight:bold;}

.linkNov{ text-decoration:none; color:#aeaeae; display:block; cursor:pointer;}

.LinkPie{ text-decoration:none; color:#666666;}
.LinkPie:hover{color:#aeaeae;}

input{ border:0px solid; height:17px; padding:0px; margin:0px;}

/*  estilos menu  */ 

.dvBotonera
{
  float:right;
	color:white;
}

.dvBotonera a
{
  text-decoration:none;
	color:white;
  cursor:pointer;
}

.dvimgBotonera
{
  float:left;
  margin:0px 0px 0px 2px;
  height:32px;
  cursor:pointer;
	line-height:3;
	font-weight:bold;
	overflow:hidden;
}

.dvimgBotoneraAct
{
  float:left;
  margin:0px 0px 0px 2px;
  height:31px;
  cursor:pointer;
	line-height:3;
	font-weight:bold;
	overflow:hidden;
}


		/* Seccion Juegos Flash */
		
.dvimgBotonera .dvLinkBtnFlash
{
	float:left;
	background:url(../img/SeccionFlash_Izq.gif) top left no-repeat #87001b;
  padding:0px 0px 0px 12px;
}

.dvimgBotonera .dvBtnFlash1
{
	float: left;
	background:url(../img/SeccionFlash_Der.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotonera .dvBtnFlash2
{
	float:left;
	background:url(../img/SeccionFlash_fnd.gif) top left repeat-x;
	height:31px;
}

.dvimgBotonera .dvLinkBtnFlash:hover {background-image:url(../img/SeccionFlash_IzqAct.gif);}
.dvimgBotonera .dvLinkBtnFlash:hover .dvBtnFlash1 {background-image:url(../img/SeccionFlash_DerAct.gif);}
.dvimgBotonera .dvLinkBtnFlash:hover .dvBtnFlash2 {background-image:url(../img/SeccionFlash_fndAct.gif);}

.dvimgBotoneraAct .dvLinkBtnFlash
{
  float: left;
	background:url(../img/SeccionFlash_IzqAct.gif) top left no-repeat #95011f;
  padding:0px 0px 0px 12px;
}

.dvimgBotoneraAct .dvBtnFlash1
{
	float: left;
	background:url(../img/SeccionFlash_DerAct.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotoneraAct .dvBtnFlash2
{
	float:left;
	background:url(../img/SeccionFlash_fndAct.gif) top left repeat-x;
	height:31px;
}

		/* Seccion Consolas */

.dvimgBotonera .dvLinkBtnConsolas
{
  float:left;
	background:url(../img/SeccionConsolas_Izq.gif) top left no-repeat #cb7f00;
  padding:0px 0px 0px 12px;
}

.dvimgBotonera .dvBtnConsolas1
{
	float:left;
	background:url(../img/SeccionConsolas_Der.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotonera .dvBtnConsolas2
{
	float:left;
	background:url(../img/SeccionConsolas_fnd.gif) top left repeat-x;
	height:31px;
}

.dvimgBotonera .dvLinkBtnConsolas:hover {background-image:url(../img/SeccionConsolas_IzqAct.gif);}
.dvimgBotonera .dvLinkBtnConsolas:hover .dvBtnConsolas2 {background-image:url(../img/SeccionConsolas_fndAct.gif);}
.dvimgBotonera .dvLinkBtnConsolas:hover .dvBtnConsolas1 {background-image:url(../img/SeccionConsolas_DerAct.gif);}

.dvimgBotoneraAct .dvLinkBtnConsolas
{
  float: left;
	background:url(../img/SeccionConsolas_IzqAct.gif) top left no-repeat #788f00;
  padding:0px 0px 0px 12px;
}

.dvimgBotoneraAct .dvBtnConsolas1
{
	float: left;
	background:url(../img/SeccionConsolas_DerAct.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotoneraAct .dvBtnConsolas2
{
	float: left;
	background:url(../img/SeccionConsolas_fndAct.gif) top left repeat-x;
	height:31px;
}

		/* Seccion Multijugador */

.dvimgBotonera .dvLinkBtnMulti
{
  float:left;
	background:url(../img/SeccionMulti_Izq.gif) top left no-repeat #603b85;
  padding:0px 0px 0px 12px;
}

.dvimgBotonera .dvBtnMulti1
{
	float:left;
	background:url(../img/SeccionMulti_Der.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotonera .dvBtnMulti2
{
	float:left;
	background:url(../img/SeccionMulti_fnd.gif) top left repeat-x;
	height:31px;
}

.dvimgBotonera .dvLinkBtnMulti:hover {background-image:url(../img/SeccionMulti_IzqAct.gif);}
.dvimgBotonera .dvLinkBtnMulti:hover .dvBtnMulti2 {background-image:url(../img/SeccionMulti_fndAct.gif);}
.dvimgBotonera .dvLinkBtnMulti:hover .dvBtnMulti1 {background-image:url(../img/SeccionMulti_DerAct.gif);}

.dvimgBotoneraAct .dvLinkBtnMulti
{
  float:left;
	background:url(../img/SeccionMulti_IzqAct.gif) top left no-repeat #603b85;
  padding:0px 0px 0px 12px;
}

.dvimgBotoneraAct .dvBtnMulti1
{
	float:left;
	background:url(../img/SeccionMulti_DerAct.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotoneraAct .dvBtnMulti2
{
	float:left;
	background:url(../img/SeccionMulti_fndAct.gif) top left repeat-x;
	height:31px;
}

		/* Seccion Blog */

.dvimgBotonera .dvLinkBtnBlog
{
  float:left;
	background:url(../img/SeccionBlog_Izq.gif) top left no-repeat #2f5499;
  padding:0px 0px 0px 12px;
}

.dvimgBotonera .dvBtnBlog1
{
	float:left;
	background:url(../img/SeccionBlog_Der.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotonera .dvBtnBlog2
{
	float:left;
	background:url(../img/SeccionBlog_fnd.gif) top left repeat-x;
	height:31px;
}

.dvimgBotonera .dvLinkBtnBlog:hover {background-image:url(../img/SeccionBlog_IzqAct.gif);}
.dvimgBotonera .dvLinkBtnBlog:hover .dvBtnBlog2 {background-image:url(../img/SeccionBlog_fndAct.gif);}
.dvimgBotonera .dvLinkBtnBlog:hover .dvBtnBlog1 {background-image:url(../img/SeccionBlog_DerAct.gif);}

.dvimgBotoneraAct .dvLinkBtnBlog
{
  float:left;
	background:url(../img/SeccionBlog_IzqAct.gif) top left no-repeat;
  padding:0px 0px 0px 12px;
}

.dvimgBotoneraAct .dvBtnBlog1
{
	float:left;
	background:url(../img/SeccionBlog_DerAct.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotoneraAct .dvBtnBlog2
{
	float:left;
	background:url(../img/SeccionBlog_fndAct.gif) top left repeat-x;
	height:31px;
}

		/* Seccion Online */

.dvimgBotonera .dvLinkBtnOnline
{
  float: left;
	background:url(../img/SeccionOnline_Izq.gif) top left no-repeat #006565;
  padding:0px 0px 0px 12px;
}

.dvimgBotonera .dvBtnOnline1
{
	float: left;
	background:url(../img/SeccionOnline_Der.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotonera .dvBtnOnline2
{
	float: left;
	background:url(../img/SeccionOnline_fnd.gif) top left repeat-x;
  height:31px;
}

.dvimgBotonera .dvLinkBtnOnline:hover {background-image:url(../img/SeccionOnline_IzqAct.gif);}
.dvimgBotonera .dvLinkBtnOnline:hover .dvBtnOnline2 {background-image:url(../img/SeccionOnline_fndAct.gif);}
.dvimgBotonera .dvLinkBtnOnline:hover .dvBtnOnline1 {background-image:url(../img/SeccionOnline_DerAct.gif);}

.dvimgBotoneraAct .dvLinkBtnOnline
{
  float: left;
	background:url(../img/SeccionOnline_IzqAct.gif) top left no-repeat #006f6f;
  padding:0px 0px 0px 12px;
}

.dvimgBotoneraAct .dvBtnOnline1
{
	float: left;
	background:url(../img/SeccionOnline_DerAct.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotoneraAct .dvBtnOnline2
{
	float: left;
	background:url(../img/SeccionOnline_fndAct.gif) top left repeat-x;
	height:31px;
}

		/* Seccion Canal TV */

.dvimgBotonera .dvLinkBtnCanal
{
  float: left;
	background:url(../img/SeccionCanal_Izq.gif) top left no-repeat #2b2b2b;
  padding:0px 0px 0px 12px;
}

.dvimgBotonera .dvBtnCanal1
{
	float: left;
	background:url(../img/SeccionCanal_Der.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotonera .dvBtnCanal2
{
	float: left;
	background:url(../img/SeccionCanal_fnd.gif) top left repeat-x;
	height:31px;
}

.dvimgBotonera .dvLinkBtnCanal:hover {background-image:url(../img/SeccionCanal_IzqAct.gif);}
.dvimgBotonera .dvLinkBtnCanal:hover .dvBtnCanal2 {background-image:url(../img/SeccionCanal_fndAct.gif);}
.dvimgBotonera .dvLinkBtnCanal:hover .dvBtnCanal1 {background-image:url(../img/SeccionCanal_DerAct.gif);}

.dvimgBotoneraAct .dvLinkBtnCanal
{
  float:left;
	background:url(../img/SeccionCanal_IzqAct.gif) top left no-repeat;
  padding:0px 0px 0px 12px;
}

.dvimgBotoneraAct .dvBtnCanal2
{
	float: left;
	background:url(../img/SeccionCanal_fndAct.gif) top left repeat-x;
	height:31px;
}

.dvimgBotoneraAct .dvBtnCanal1
{
	float: left;
	background:url(../img/SeccionCanal_DerAct.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

		/* Seccion Comunidad */

.dvimgBotonera .dvLinkBtnComuni
{
  float: left;
	background:url(../img/SeccionComuni_Izq.gif) top left no-repeat;
  padding:0px 0px 0px 12px;
}

.dvimgBotonera .dvBtnComuni1
{
	float: left;
	background:url(../img/SeccionComuni_Der.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotonera .dvBtnComuni2
{
	float: left;
	background:url(../img/SeccionComuni_fnd.gif) top left repeat-x;
	height:31px;
}

.dvimgBotonera .dvLinkBtnComuni:hover {background-image:url(../img/SeccionComuni_IzqAct.gif);}
.dvimgBotonera .dvLinkBtnComuni:hover .dvBtnComuni2 {background-image:url(../img/SeccionComuni_fndAct.gif);}
.dvimgBotonera .dvLinkBtnComuni:hover .dvBtnComuni1 {background-image:url(../img/SeccionComuni_DerAct.gif);}

.dvimgBotoneraAct .dvLinkBtnComuni
{
  float: left;
	background:url(../img/SeccionComuni_IzqAct.gif) top left no-repeat;
  padding:0px 0px 0px 12px;
}

.dvimgBotoneraAct .dvBtnComuni1
{
	float: left;
	background:url(../img/SeccionComuni_DerAct.gif) top right no-repeat;
	padding:0px 12px 0px 0px;
}

.dvimgBotoneraAct .dvBtnComuni2
{
	float: left;
	cursor:hand;
	background:url(../img/SeccionComuni_fndAct.gif) top left repeat-x;
	height:31px;
}

				
.BotoneraRedCornerTopLeft{ float:left; background:url(../img/corner_red_TopLeft.gif) bottom left no-repeat; height:33px; width:3px;}
.BotoneraRedBorderTop{ float:left; background:url(../img/borde_red_Top.gif) bottom left repeat-x; height:33px;}
.BotoneraRedCornerTopRight{ float:left; background:url(../img/corner_red_TopRight.gif) bottom left no-repeat; height:33px; width:7px;}

.BotoneraCelesteCornerTopLeft{ float:left; background:url(../img/corner_celeste_TopLeft.gif) bottom left no-repeat; height:33px; width:3px;}
.BotoneraCelesteBorderTop{ float:left; background:url(../img/borde_celeste_Top.gif) bottom left repeat-x; height:33px;}
.BotoneraCelesteCornerTopRight{ float:left; background:url(../img/corner_celeste_TopRight.gif) bottom left no-repeat; height:33px; width:7px;}

.BotoneraAmaCornerTopLeft{ float:left; background:url(../img/corner_amarillo_TopLeft.gif) bottom left no-repeat; height:33px; width:3px;}
.BotoneraAmaBorderTop{ float:left; background:url(../img/borde_amarillo_Top.gif) bottom left repeat-x; height:33px;}
.BotoneraAmaCornerTopRight{ float:left; background:url(../img/corner_amarillo_TopRight.gif) bottom left no-repeat; height:33px; width:7px;}

.BotoneraCornerBottLeft{ float:left; background:url(../img/corner_negro_BottLeft.gif) top left no-repeat; height:6px; width:3px;}
.BotoneraBorderBott{ float:left; background:url(../img/borde_negro2_Bott.gif) top left repeat-x; height:6px;}
.BotoneraCornerBottRight{ float:left; background:url(../img/corner_negro_BottRight.gif) top left no-repeat; height:6px; width:7px;}


/* estilos botones consolas */

.dvBtnSubConsolas{ float:left; width:100px; height:36px; background:url(../img/fndBtnConsolas.gif) top left repeat-x; text-decoration:none; color:#AEAEAE;}
.dvBtnSubConsolas:hover{ background:url(../img/fndBtnConsolas_act.gif) top left repeat-x; color:#ffffff; cursor:pointer;}
.dvBtnSubConsolas_act{ float:left; width:100px; height:36px; background:url(../img/fndBtnConsolas_act.gif) top left repeat-x; text-decoration:none; color:#ffffff;}

/*     estilos de los bloques y su contenido     */

.dvBannerLargo{text-align:center; width:737px; padding-top:5px;}

.dvPie{ color:#666666; text-align:right; padding-right:15px;}

.dvTitNovedadNew {
	background-color:#333333;
	color:#ffffff;
	width:245px;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 5px;
}

.dvTitNovedadNewVideo {
	background-color:#333333;
	color:#ffffff;
	width:268px;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 5px;
}

.dvTexNovedadNew {
	/*background-color:#333333;*/
	color:#ffffff;
	width:173px;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	font-size:10px;
	font-weight:normal;
	padding-bottom: 5px;
}



/*============================================================================*/
/*Orange Panel Formats*/


#orangepanel
{
  background-color:#D68817;
  color:white;
}

#orangepanel h1
{
  margin:0px;
  padding:0px;
  font-family:"Trebuchet MS";
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}

#orangepanel h1.pnong_pgtitle
{
  font-size:12px;
}

#orangepanel h2
{
  margin:0px;
  padding:0px;
  font-family:"Trebuchet MS";
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}

#orangepanel h3
{
  margin:0px;
  padding:0px;
  font-family:"Trebuchet MS";
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}

#orangepanel h4
{
  margin:0px;
  /*padding:0px;*/
  font-family:"Trebuchet MS";
  font-size:10px;
  font-weight:bold;
  color:#9C0063;
}

#orangepanel h5
{
  margin:0px;
  padding:0px;
  font-family:"Trebuchet MS";
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}

#blackpanel h5
{
  margin:0px;
  padding:0px;
  font-family:"Trebuchet MS";
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}


#orangepanel a
{
  color:white;
  text-decoration:underline;
}

#orangepanel a:hover
{
  color:black;
}

#orangepanel a.lnkgy_button
{
  color:#444444;
  text-decoration:none;
}

#orangepanel a.pnong_lnkttlbar
{
  font-weight:bold;
  text-decoration:none;
}

#orangepanel .pnong_cnr_tpleft
{
  background:url(../img/corner_amarillo_TopLeft.gif) top left no-repeat;
  width:2px;
  height:2px;
  font-size:2px;
}

#orangepanel .pnong_cnr_btleft
{
  background:url(../img/corner_amarillo_BotLeft.gif) top left no-repeat;
  width:2px;
  height:2px;
  font-size:2px;
}

#orangepanel .pnong_top
{
  background:url(../img/borde_amarillo_Top.gif) top left repeat-x;
  height:2px;
  font-size:2px;
}

#orangepanel .pnong_cnr_tpright
{
  background:url(../img/corner_amarillo_TopRight.gif) top right no-repeat;
  width:7px;
  height:2px;
  font-size:2px;
}

#orangepanel .pnong_cnr_btright
{
  background:url(../img/corner_amarillo_BtRight.gif) top right no-repeat;
  width:7px;
  height:2px;
  font-size:2px;
}

#orangepanel .pnong_bdr_left
{
  background:url(../img/borde_amarillo_Left.gif) top left repeat-y;
  width:2px;
  font-size:2px;
}

#orangepanel .tienda_bdr_left
{
  background:url(../img/borde_tienda_Left.gif) top left repeat-y;
  width:2px;
  font-size:2px;
}

#tiendapanel .tienda_bdr_left
{
  background:url(../img/borde_tienda_Left.gif) top left repeat-y;
  width:2px;
  font-size:2px;
}



#blackpanel .tienda_bdr_left
{
  background:url(../img/borde_tienda_Left.gif) top left repeat-y;
  width:2px;
  font-size:2px;
}


#orangepanel .pnong_content
{
}

#orangepanel .tienda_content
{
}

#orangepanel .pnong_bdr_right
{
  background:url(../img/borde_amarillo_Right.gif) top right repeat-y;
  width:7px;
  font-size:3px;
}

#orangepanel .tienda_bdr_right
{
  background:url(../img/borde_tienda_Right.gif) top right repeat-y;
  width:7px;
  font-size:3px;
}

#tiendapanel .tienda_bdr_right
{
  background:url(../img/borde_tienda_Right.gif) top right repeat-y;
  width:7px;
  font-size:3px;
}

#blackpanel .tienda_bdr_right
{
  background:url(../img/borde_tienda_Right.gif) top right repeat-y;
  width:7px;
  font-size:3px;
}



#orangepanel .pnong_cnr_btmleft
{
  background:url(../img/crn_btmlft_orange4.gif) bottom left no-repeat;
  width:2px;
  height:2px;
  font-size:2px;
}

#orangepanel .pnong_cnr_btmleft
{
  background:url(../img/crn_btmlft_orange4.gif) bottom left no-repeat;
  width:2px;
  height:2px;
  font-size:2px;
}


#orangepanel .pnong_bottom
{
  height:2px;
  font-size:2px;
}

#orangepanel .pnong_cnr_btmright
{
  background:url(../img/crn_btmrgt_orange4.gif) bottom right no-repeat;
  width:7px;
  height:2px;
  font-size:2px;
}

#orangepanel .ctienda{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color:#9C0063;
	padding:0px;
	margin:0px;
	text-decoration: underline;
}

#orangepanel .ctienda1:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
}


#orangepanel .ctienda1{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	text-decoration: underline;
}

#tiendapanel .ctienda1:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
}


#tiendapanel .ctienda1{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	text-decoration: underline;
}


#blackpanel .ctienda1:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
}


#blackpanel .ctienda1{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	text-decoration: underline;
}


#orangepanel .ctienda:hover{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
}



/*============================================================================*/
/*Black Panel Formats*/


#blackpanel
{
  background-color:#444444;
}

#tiendapanel
{

}

#blackpanel h1
{
  margin:0px;
  padding:0px;
  font-family:"Trebuchet MS";
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}

#blackpanel h2
{
  margin:0px;
  padding:0px;
  font-family:"Trebuchet MS";
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}

#blackpanel h3
{
  margin:0px;
  padding:0px;
  font-family:"Trebuchet MS";
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}

#tiendapanel h5
{
  margin:0px;
  padding:0px;
  font-family:"Trebuchet MS";
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}


#blackpanel hr
{
  background-color:#333333; /*#333333*/
  border:1px solid #333333;
}

#blackpanel .pnblk_separator
{
  border-bottom:1px solid #333333;
  font-size:10px;
}

#blackpanel .pnblk_cmtuser
{
  background-color:#333333;
}

#blackpanel .pnblk_ttlbox
{
  background-color:#333333;
}

#blackpanel .pnblk_ttlbox a
{
  font-weight:bold;
  color:white;
}

#blackpanel .pnblk_pagenumber
{
  color:white;
}

#blackpanel a.pnblk_lnkgame
{
  font-weight:bold;
  color:white;
}

#blackpanel a.pnblk_lnkuser
{
  font-weight:bold;
}

#blackpanel .pnblk_smrydesc a
{
  font-weight:bold;
  color:white;
}

#blackpanel .pnblk_dtldesc a
{
  font-weight:bold;
  color:white;
}

#blackpanel a.linkweb
{
  border:none;
  font-size:8px;
  color:#AEAEAE;
  text-decoration:none;
}

#blackpanel a.linkweb:hover
{
  color:white;
}

#blackpanel .pnblk_cnr_tpleft
{
  background:url(../img/corner_negro2_TopLeft.gif) top left no-repeat;
  width:3px;
  height:3px;
  font-size:2px;
}

#blackpanel .pnblk_top
{
  background:url(../img/borde_negro2_Top.gif) top left repeat-x;
  height:3px;
  font-size:2px;
}

#blackpanel .pnblk_cnr_tpright
{
  background:url(../img/corner_negro2_TopRight.gif) top right no-repeat;
  width:7px;
  height:3px;
  font-size:2px;
}

#blackpanel .pnblk_bdr_left
{
  background:url(../img/borde_negro2_Left.gif) top left repeat-y;
  width:2px;
  font-size:2px;
}

#blackpanel .pnblk_content
{
}

#blackpanel .pnblk_bdr_right
{
  background:url(../img/borde_negro2_Right.gif) top right repeat-y;
  width:7px;
  font-size:3px;
}

#blackpanel .pnblk_cnr_btmleft
{
  background:url(../img/corner_negro2_BottLeft.gif) bottom left no-repeat;
  width:2px;
  height:6px;
  font-size:2px;
}

#blackpanel .pnblk_bottom
{
  background:url(../img/borde_negro2_Bott.gif) bottom left repeat-x;
  height:6px;
  font-size:3px;
}

#blackpanel .pnblk_cnr_btmright
{
  background:url(../img/corner_negro2_BottRight.gif) bottom right no-repeat;
  width:7px;
  height:6px;
  font-size:3px;
}



/*============================================================================*/
/*Dark Black Panel Formats*/


#blackpanel .pndkblk_cnr_tpleft
{
  background:url(../img/corner_negro3_TopLeft.gif) top left no-repeat;
  width:3px;
  height:3px;
  font-size:2px;
}

#blackpanel .pndkblk_top
{
  background:url(../img/borde_negro3_Top.gif) top left repeat-x;
  height:3px;
  font-size:2px;
}

#blackpanel .pndkblk_cnr_tpright
{
  background:url(../img/corner_negro3_TopRight.gif) top right no-repeat;
  width:7px;
  height:3px;
  font-size:2px;
}

#blackpanel .pndkblk_bdr_left
{
  background:url(../img/borde_negro3_Left.gif) top left repeat-y;
  font-size:2px;
}

#blackpanel .pndkblk_content
{
  background-color:#333333;
}

#blackpanel .pndkblk_bdr_right
{
  background:url(../img/borde_negro3_Right.gif) top right repeat-y;
  font-size:3px;
}

#blackpanel .pndkblk_cnr_btmleft
{
  background:url(../img/corner_negro3_BottLeft.gif) bottom left no-repeat;
  width:4px;
  height:6px;
  font-size:3px;
}

#blackpanel .pndkblk_bottom
{
  background:url(../img/borde_negro3_Bott.gif) top left repeat-x;
  height:6px;
  font-size:3px;
}

#blackpanel .pndkblk_cnr_btmright
{
  background:url(../img/corner_negro3_BottRight.gif) bottom right no-repeat;
  width:7px;
  height:6px;
  font-size:3px;
}



/*============================================================================*/
/*Popup Info Panel Formats*/


#popupinfopanel
{
  font-weight:normal;
  color:#444444;
}


#popupinfopanel .pnppifo_bxinfo
{
  position:absolute;
  background-color:white;
  border:1px solid #333333;
  opacity:0.7;
  filter:alpha(opacity=70);
  font-weight:normal;
  color:#444444;
}

#popupinfopanel a
{
  color:#444444;
  text-decoration:underline;
}

#popupinfopanel a:hover
{

}



/*============================================================================*/
/*Platform Buttons Formats*/


#platformbuttons
{
  /*white-space:nowrap;*/
  color:white;
}

#platformbuttons .pbtn_button
{
  background:url(../img/btn_pfrm_background.jpg) bottom left repeat-x #6b6b6b;
  cursor:pointer;
}

#platformbuttons .pbtn_button_on
{
  background:url(../img/btn_pfrm_background_on.jpg) bottom left repeat-x #6b6b6b;
  cursor:pointer;
}

#platformbuttons .pbtn_button_on a
{
  color:white;
}



/*============================================================================*/
/*Platform Buttons Formats*/


#sectionbuttons
{
  /*white-space:nowrap;*/
  color:white;
}

#sectionbuttons a
{
  padding:8px 15px;
}

#sectionbuttons .sbtn_button
{
  background:url(../img/fndBtnConsolas.gif) bottom left repeat-x #6b6b6b;
  cursor:pointer;
}

#sectionbuttons .sbtn_button_on
{
  background:url(../img/fndBtnConsolas_act.gif) bottom left repeat-x #6b6b6b;
  cursor:pointer;
}

#sectionbuttons .sbtn_button_on a
{
  color:white;
}



a.topob:link {
	COLOR: #fff;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	TEXT-ALIGN: center;
	font-style: inherit;
}

a.topob:visited {
	COLOR: #fff;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	TEXT-ALIGN: center;
	font-style: inherit;
}
a.topob:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	TEXT-ALIGN: center;
	font-style: inherit;
}
a.topob:Active {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	TEXT-ALIGN: center;
	font-style: inherit;
}

span.classpaginator {
	COLOR: #000;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	TEXT-ALIGN: center;
	font-style: inherit;
}

.h1
{ font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#FFFFFF; padding:0px; margin:0px; float:left}


.dvPopup { background: #000; position:absolute; top:50%; left:50%; }

input.txtsrh_text
{
  height:17px;
  padding:2px 0px 0px 1px;
  margin:0px;
  border:0px;
  font-family:Verdana;
  font-size:10px;
  vertical-align:middle;
}

input.btngy_button
{
  background:url(../img/btn_background.jpg) bottom left repeat-x white;
  border:1px solid #4a4d4e;
  height:21px;
  padding:3px 3px 5px 3px;
  margin:0px;
  cursor:pointer;
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  color:#444444;
  vertical-align:middle;
}

.gmusrmessage
{
  font-size:12px;
  color:white;
}

.dvPopup { background: #000; position:absolute; top:50%; left:50%; }


#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 120px;
	top:120%;
	left:21%;
	background-color: #000;
	border: 0px solid #000;
	padding: 10px;
}


#layer2 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 120px;
	top:100%;
	left:21%;
	background-color: #000;
	border: 0px solid #000;
	padding: 10px;
}

#layer3 {
	position: absolute;
	width: 400px;
	height: 120px;
	top:280%;
	left:30%;
	background-color: #000;
	border: 0px solid #000;
	padding: 10px;
}


#close {
	float: right;
}

.textarea2 { float: left; margin: 10px; width: 375px; height: 60px; }




#Zoom h2
{
  margin:0px;
  padding:0px;
  font-family:"Trebuchet MS";
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
}

#layer4 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 120px;
	/*top:100%;
	left:21%;*/
	background-color: #000;
	border: 0px solid #000;
	padding: 10px;
}


.margen { 
	padding-left:30px;;
}

.margenright { 
	padding-right:50px;;
}
