*{
	margin:0;
	padding:0;
}
:focus {
	outline: 0;
}
body{
	background-color:#395A21;
	background-image:url(../imagenes/fondoContenedor.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6D6E71;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:#6D6E71;
}
#contenedor{
	width:898px;	/* 900 - 1 - 1 */
	margin-left:auto;
	margin-right:auto;
	border:1px solid #EDEEEF;
	background-color:#EDEEEF;
}

/**********************************************************************
	Estilos Generales
**********************************************************************/
.flotarIzquierda{
	float:left;
}
.flotarDerecha{
	float:right;
}
.limpiar{
	clear:both;
	height:0px;
	overflow:hidden;
}
/**********************************************************************
	Fin Estilos Generales
**********************************************************************/
/**********************************************************************
	Cabecera
**********************************************************************/
#cabecera{
	position:relative;
	width:880px;	/* 898 - 18 */
	height:123px;	/* 124 - 1 */
	padding-right:18px;
	border-bottom:1px #EDEEEF solid;
	background-image:url(../../imagenes/cabecera/fondoCabecera.gif);
	overflow:hidden;
	color:#FFFFFF;
}
#cabecera .logoCabecera{
	position:absolute;
	left:25px;
	top:30px;
}
#cabecera #mensajeCabecera{
	position:absolute;
	right:15px;
	bottom:2px;
}
/******************************************
	Formulario de Login
******************************************/
#cabecera form{
	display:none;
	position:relative;
	float:right;
	clear:both;
	width:187px;	/* 236 - 49 */
	height:38px;	/* 59 - 4 - 16 - 1*/
	padding-right:49px;
	padding-top:4px;
	overflow:hidden;
	padding-bottom:16px;
}
#cabecera input{
	clear:right;
	height:13px;	/* 17 - 2 - 2 */
	border:0;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	color:#6D6E71;
	background-repeat:no-repeat;
}
#cabecera .campoMail{
	width:179px;	/* 187 - 4 - 4 */
	background-image:url(../../imagenes/fondoInputMail.gif);
	background-position:-187px;
}
#cabecera .campoClave{
	margin-top:4px;
	width:99px;	/* 107 - 4 - 4 */
	background-image:url(../../imagenes/fondoInputClave.gif);
	background-position:-107px;
}
#cabecera #md5{
	display:none;
}
#cabecera input.botonLogin{
	display:block;
	position:absolute;
	right:-2px;
	bottom:12px;
	width:auto;
	height:auto;
	border:0px;
	padding:0;
	background:none;
}
#cabecera input.botonRecuperar{
	display:none;
	margin-left:121px;
	margin-top:3px;
	width:auto;
	height:auto;
	border:0px;
	padding:0;
	background:none;
}
#cabecera form a{
	/* Recuperar contraseña */
	display:block;
	position:absolute;
	bottom:2px;
	left:0px;
	color:#648D2D;
}
#cabecera form a:hover{
	color:#A7ED49;
}
/******************************************
	FIn Formulario de Login
******************************************/
#cabeceraOpciones{
	float:right;
	width:236px;
	height:28px;
	margin-top:16px;
	clear:right;
	border-bottom:1px dotted #8B8B8B;
	color:#DADADA;
	text-transform:uppercase;
}
#cabeceraOpciones a{
	overflow:hidden;
	display:block;
	float:left;
}
#cabeceraOpciones a.miCuenta{
	width:76px;
}
#cabeceraOpciones a.login{
	width:44px;
}
#cabeceraOpciones a.registrarse{
	width:63px;
}
#cabeceraOpciones a.pedidos{
	width:53px;
}
#cabeceraOpciones a.miCuenta:hover,#cabeceraOpciones a.miCuenta.activadoMiCuenta{
	text-indent:-76px;
}
#cabeceraOpciones a.login:hover,#cabeceraOpciones a.login.activadoLogin{
	text-indent:-44px;
}
#cabeceraOpciones a.registrarse:hover,#cabeceraOpciones a.registrarse.activadoRegistrarse{
	text-indent:-63px;
}
#cabeceraOpciones a.pedidos:hover,#cabeceraOpciones a.pedidos.activadoPedidos{
	text-indent:-53px;
}
#cabecera h1{
	float:right;
	width:236px;
	margin-top:4px;
	clear:right;
	font-size:14px;
}
#cabecera h1 span{
	color:#8DC63F;
}
#cabecera p{
	float:right;
	clear:right;
	width:236px;
	margin-top:4px;
	font-size:12px;
	border-bottom:1px dotted #8B8B8B;
	padding-bottom:8px;
}
/**********************************************************************
	Fin Cabecera
**********************************************************************/
/**********************************************************************
	Banner Videojuego
**********************************************************************/
#bannerGrande{
	position:relative;
	width:898px;
	height:158px;	/* 159 - 1 */
	border-bottom:1px #EDEEEF solid;
	overflow:hidden;
	background-image:url(../../imagenes/bannerGrande/fondoBannerGrande.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#bannerGrande a.linkGamedas{
	position:absolute;
	width:295px;
	height:31px;
	overflow:hidden;
	left:0px;
	top:0px;
}
#bannerGrande a.linkGamedas:hover{
	text-indent:-295px;
}
/**********************************************************************
	Fin Banner Videojuego
**********************************************************************/
/**********************************************************************
	Barra de Búsqueda
**********************************************************************/
#barraBusqueda{
	width:892px;	/* 898 - 6*/
	height:23px;	/* 29 - 6 */
	padding-top:6px;
	padding-right:6px;
	overflow:hidden;
	background-image:url(../../imagenes/barraBusqueda/fondoBarraBusqueda.gif);
	background-repeat:repeat-x;
	text-align:right;
}
#barraBusqueda p{
	float:left;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	padding-left:8px;
	padding-top:2px;
}
#barraBusqueda p a{
	text-transform:uppercase;
	font-weight:bold;
	color:#8DC73F;
}
#barraBusqueda p a:hover{
	color:#A7ED49;
}
#barraBusqueda form{
	float:right;
}
#barraBusqueda form .campoBusqueda{
	border:1px solid #929292;
	background-image:url(../../imagenes/barraBusqueda/fondoBarraBusquedaInput.gif);
	width:126px;	/* 131 - 5 */
	height:13px;	/* 15 - 2 */
	padding-top:2px;
	padding-left:5px;
	color:#6C6B6B;
	font-weight:bold;
	font-size:10px;
}
#barraBusqueda form .lupa{
	margin-left:7px;
}
/**********************************************************************
	Fin Barra de Búsqueda
**********************************************************************/
/**********************************************************************
	Contenido Principal
**********************************************************************/
#contenido{
	width:892px; /* 898 - 3 - 3 */
	border:3px #FFFFFF solid;
	overflow:auto;
}
#columnaIzquierda{
	width:132px;
	float:left;
}
#columnaDerecha{
	width:760px;
	float:left;
}
/**********************************************************************
	Fin Contenido Principal
**********************************************************************/
/**************************************
	Menú Principal
**************************************/
#menuPrincipal{
	width:118px;	/* 128 - 5 - 5 */
	/*height:368px;	377 - 5 - 4 */
	padding:5px;
	padding-bottom:4px;
	margin-right:4px;
	background-color:#777777;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	overflow:hidden;
}
.home #menuPrincipal{
	/*height:368px;	/* 377 - 5 - 4 */
}
#menuPrincipal a{
	display:block;
	width:118px;
	height:18px;
	margin-bottom:2px;
	background-color:#2F363B;
	color:#658841;
	overflow:hidden;
}
#menuPrincipal .relleno{
	display:block;
	margin-bottom:2px;
}
#menuPrincipal a:hover{
	color:#FFFFFF;
	background-color:#434C53;
	text-indent:-118px;
}
#menuPrincipal a.activado{
	color:#FFFFFF;
	background-color:#434C53;
	text-indent:-118px;
}
/**************************************
	Fin Menú Principal
**************************************/
/**************************************
	Colecciones
**************************************/
#coleccionMenu{
	display:block;
	width:116px;	/* 128 - 6 - 6 */
	height:103px;	/* 115 - 6 - 6 */
	float:left;
	padding:6px;
	margin-top:4px;
	margin-bottom:4px;
	background-image:url(../imagenes/cuadros/fondoColeccionMenu.gif);
	background-repeat:no-repeat;
}
#coleccionesInferiores{
	width:892px;
	overflow:hidden;
	clear:both;
	padding-top:4px;
}
.coleccionInferior{
	float:left;
	width:211px;	/* 223 - 6 - 6 */
	height:50px;	/* 62 - 6 - 6 */
	padding:6px;
	background-image:url(../imagenes/cuadros/fondoColeccionInferior.gif);
	background-repeat:no-repeat;
}
/**************************************
	Fin Colecciones
**************************************/
/**************************************
	Cuadros
**************************************/
.cuadro{
	position:relative;
	padding:6px;
	overflow:hidden;
}
.cuadroMargenDerecho{
	margin-right:4px;
}
.cuadroMargenDerecho05{
	margin-right:5px;
}
.cuadro h1{
	position:relative;
	height:26px;	/* 28 - 1 - 1 - 7 */
	margin-bottom:5px;
}
.cuadro h1 .flechaCuadro{
	position:absolute;
	right:8px;
	top:12px;
}
.cuadro h2{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}
.cuadro h2 a:hover{
	text-decoration:underline;
}
/****************
	Oferta
****************/
.cuadroOfertas p{
	float:left;
	width:165px;	/* 171 - 6 */
	border-top:1px dotted #4A4A4A;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:11px;
}
.cuadroOfertas p a{
	font-weight:bold;
	font-style:italic;
}
.cuadroOfertas p a:hover{
	text-decoration:underline;
}

.cuadroOfertas .cuadroCaptura{
	width:184px;
	height:257px;
	margin-left:5px;
	margin-right:6px;
	border:1px solid #BBBBBB;
	float:left;
}
.cuadroOfertas .verTrailer{
	position:absolute;
	display:block;
	overflow:hidden;
	width:171px;
	height:23px;
	right:12px;
	bottom:114px;
}
.cuadroOfertas .verTrailer:hover{
	text-indent:-171px;
}

.cuadroOfertas .cuadroPrecios{
	position:absolute;
	width:171px;
	height:25px;	/* 27 - 1 - 1 */
	border-top:1px dotted #4A4A4A;
	border-bottom:1px dotted #4A4A4A;
	bottom:80px;
	right:12px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
}
.cuadroOfertas .cuadroPrecios span{
	color:#648D2D;
}
.cuadroOfertas .cuadroSoportes{
	width:100%;
	padding-top:6px;
	clear:both;
	background-image:url(../imagenes/cuadros/fondoCuadroSoportes.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	overflow:auto;
}
.cuadroOfertas .cuadroSoportes a{
	display:block;
	float:left;
	width:88px;
	height:67px;
	overflow:hidden;
	margin-bottom:3px;
	margin-right:7px;
}
.cuadroOfertas .cuadroSoportes a.sinMargen{
	margin-right:0px;
}
.cuadroOfertas .cuadroSoportes a.soporteDisponible{
	text-indent:-88px;
}
.cuadroOfertas .cuadroSoportes .relleno{
	display:block;
	float:left;
	margin-bottom:3px;
	margin-right:3px;
}
/****************
	Fin Oferta
****************/
/****************
	Lo + Nuevo
****************/
.cuadroLoMasNuevo{
	position:relative;
	text-align:justify;
}
.cuadroLoMasNuevo p{
	padding-left:5px;
	padding-right:1px;
	height:152px;
	margin-bottom:5px;
	border-bottom:1px dotted #848484;
	clear:both;
}
.cuadroLoMasNuevo p a{
	display:block;
	float:left;
	width:90px;
	height:150px;
	background-image:url(../../imagenes/cuadros/flechaAbajoGris.gif);
	background-position:83px 5px;
	background-repeat:no-repeat;
	color:#6A6A6C;
	font-size:11px;
	margin-right:4px;
}
.cuadroLoMasNuevo p a span{
	display:block;
	margin-bottom:5px;
}
.cuadroLoMasNuevo p a:hover{
	text-decoration:underline;
}
.cuadroLoMasNuevo p a.cuadroLoMasNuevoMargenIzquierda{
	margin-left:4px;
}
.cuadroLoMasNuevo p a img{
	border:1px #C0C0C0 solid;
}
.verMas196{
	/* El cuadrito de ver más */
	display:block;
	width:196px;
	height:24px;
	position:absolute;
	bottom:6px;
	left:6px;
	overflow:hidden;
}
.verMas196:hover{
	text-indent:-196px;
}
/****************
	Fin Lo + Nuevo
****************/
/****************
	Top 10 Vtas.
****************/
.cuadroTop10Ventas{
	position:relative;
}
.cuadroTop10Ventas p{
	padding-left:6px;
	padding-right:6px;
	font-size:11px;
}
.cuadroTop10Ventas p a{
	display:block;
	width:100%;
	height:21px;	/* 22 - 1 */
	line-height:21px;
	text-indent:3px;
	border-bottom:1px dotted #848484;
	background-image:url(../../imagenes/cuadros/flechaDerecha.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.cuadroTop10Ventas p a:hover{
	text-decoration:underline;
}
.verMas147{
	/* El cuadrito de ver más */
	display:block;
	width:147px;
	height:24px;
	position:absolute;
	bottom:6px;
	left:6px;
	overflow:hidden;
	z-index:1;
}
.verMas147:hover{
	text-indent:-147px;
}
/****************
	Fin Top 10 Vtas.
****************/
/****************
	MovieDas
****************/
.cuadroMovieDas{
	margin-top:4px;
}
.cuadroMovieDas a{
	display:block;
	overflow:hidden;
	width:147px;
	height:77px;
}
.cuadroMovieDas a:hover{
	text-indent:-147px;
}
/****************
	Fin MovieDas
****************/
/****************
	Newsletter
****************/
.cuadroNewsletter{
	clear:left;
	position:relative;
	width:116px;	/* 128 - 6 - 6 */
	height:138px;	/* 150 - 6 - 6 */
	padding:6px;
	margin-right:4px;
	background-image:url(../imagenes/cuadros/fondoNewsletter.gif);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#5D6467;
}
.cuadroNewsletter h2{
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding-bottom:14px;
}
.cuadroNewsletter p{
	text-align:center;
	font-size:10px;
}
.cuadroNewsletter h1{
	border:1px solid #737B7E;
	margin-bottom:6px;
}
.cuadroNewsletter label input{
	border:1px solid #D7E3E7;
	width:106px;
	height:15px;
	line-height:15px;
	background-image:url(../../imagenes/cuadros/newsletterInput.gif);
}
.cuadroNewsletter form button{
	display:block;
	border:0px;
	background:none;
}
.cuadroNewsletter form a{
	position:absolute;
	left:6px;
	bottom:6px;
	width:116px;
	display:block;
	overflow:hidden;
}
.cuadroNewsletter form a:hover{
	text-indent:-116px;
}
.cuadroNewsletter form{
	border-bottom:1px dotted #929FA4;
	width:108px;
	padding-left:4px;
	padding-right:4px;
	line-height:14px;
	padding-bottom:6px;
}
.cuadroNewsletter em{
	font-size:9px;
	color:#FF0000;
}
/****************
	Fin Newsletter
****************/
/****************
	Proximamente
****************/
.cuadroProximamente{
	margin-top:4px;
	clear:both;
}
.scroll{
	display:block;
	float:left;
	width:29px;
	height:105px;
	overflow:hidden;
}
.scroll:hover{
	text-indent:-29px;
}
#contenedorProximosTitulos{
	width:680px;	/* 690 - 5 - 5*/
	margin-left:5px;
	margin-right:5px;
	height:105px;
	float:left;
	overflow:hidden;
	text-indent:0px;
}
.proximosTitulos img{
	border:1px solid #878787;
	margin-right:5px;
}
/****************
	Fin Proximamente
****************/
/****************
	Skype, Paypal, MSN
****************/
.programas{
	clear:both;
}
.programas iframe{
	border:0px;
	width:373px;	/* 385 - 6 - 6 */
	height:365px;	/* 377 - 6 - 6 */
	overflow:hidden;
}
.cuadroProgramas{
	margin-top:4px;
}
.cuadroProgramas a{
	display:block;
	width:282px;
	height:83px;
	overflow:hidden;
}
.cuadroProgramas a:hover{
	text-indent:-282px;
}
/****************
	Fin Skype, Paypal, MSN
****************/
.cuadro385x377{
	width:373px;	/* 385 - 6 - 6 */
	height:365px;	/* 377 - 6 - 6 */
	background-image:url(../../imagenes/cuadros/fondo385x377.gif);
}
.cuadro385x377 h1{
	width:371px; /* 373 - 1 - 1*/
	border:1px solid #333A3F;
}
.cuadro159x89{
	width:147px;	/* 159 - 6 - 6 */
	height:77px;	/* 89 - 6 - 6 */
	background-image:url(../../imagenes/cuadros/fondo159x89.gif);
}
.cuadro159x284{
	width:147px;	/* 159 - 6 - 6 */
	height:272px;	/* 284 - 6 - 6 */
	background-image:url(../../imagenes/cuadros/fondo159x284.gif);
}
.cuadro159x284 h1{
	width:145px;	/* 159 - 6 - 6 - 1 - 1 */
	margin-bottom:1px;
	border:1px solid #6C6C6C;
}
.cuadro159x797{
	width:147px;	/* 159 - 6 - 6 */
	height:785px;	/* 797 - 6 - 6 */
	background-image:url(../../imagenes/cuadros/fondo159x797.gif);
}
.cuadro208x377{
	width:196px;	/* 208 - 6 - 6 */
	height:365px;	/* 377 - 6 - 6 */
	background-image:url(../../imagenes/cuadros/fondo208x377.gif);
}
.cuadro208x377 h1{
	width:194px;	/* 208 - 6 - 6 - 1 - 1*/
	border:1px solid #6C6C6C;
}
.cuadro294x95{
	width:282px;	/* 294 - 6 - 6 */
	height:83px;	/* 95 - 6 - 6 */
	background-image:url(../../imagenes/cuadros/fondo294x95.gif);
}
.cuadro597x797{
	width:585px;	/* 597 - 6 - 6 */
	height:785px;	/* 797 - 6 - 6 */
	background-image:url(../../imagenes/cuadros/fondo597x797.jpg);
}
.cuadro760x150{
	width:748px;	/* 760 - 6 - 6 */
	height:138px;	/* 150 - 6 - 6 */
	background-image:url(../../imagenes/cuadros/fondo760x150.gif);
}
.cuadro760x150 h1{
	width:746px;	/* 760 - 6 - 6 - 1 - 1*/
	border:1px solid #6C6C6C;
	margin-bottom:5px;
}



.cuadro159{
	position:relative;
	width:159px;
	padding-bottom:33px;
	background-image:url(../../imagenes/cuadros/fondo159.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
.cuadro159 h1{
	width:147px;	/* 159 - 6 - 6 */
	padding:6px;
	padding-bottom:0px;
	background-image:url(../../imagenes/cuadros/fondo159Sup.gif);
	background-repeat:no-repeat;
}
.cuadro159 .cierre{
	width:159px;
	height:24px;
	font-size:4px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url(../../imagenes/cuadros/fondo159Inf.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:0;
}
.cuadro159 h2{
	width:135px;
	padding-left:12px;
	padding-right:12px;
	padding-top:6px;	
	padding-bottom:0px;
	margin-bottom:4px;
	background-image:url(../../imagenes/cuadros/vineta.gif);
	background-repeat:no-repeat;
	background-position:133px 8px;
	font-size:11px;
}
.cuadro159 h2 a:hover{
	text-decoration:underline;
}





.cuadro214{
	position:relative;
	width:214px;
	padding-bottom:33px;
	background-image:url(../../imagenes/cuadros/fondo214.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
.cuadro214 h1{
	width:202px;	/* 214 - 6 - 6 */
	padding:6px;
	padding-bottom:0px;
	background-image:url(../../imagenes/cuadros/fondo214Sup.gif);
	background-repeat:no-repeat;
}
.cuadro214 .cierre{
	width:214px;
	height:24px;
	font-size:4px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url(../../imagenes/cuadros/fondo214Inf.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:0;
}





.cuadro379{
	position:relative;
	width:379px;
	padding-bottom:6px;
	background-image:url(../../imagenes/cuadros/fondo379.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
.cuadro379 h1{
	width:367px;	/* 379 - 6 - 6 */
	padding:6px;
	padding-bottom:0px;
	background-image:url(../../imagenes/cuadros/fondo379Sup.gif);
	background-repeat:no-repeat;
}
.cuadro379 .cierre{
	width:379px;
	height:24px;
	font-size:4px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url(../../imagenes/cuadros/fondo379Inf.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:0;
}

.cuadro597{
	position:relative;
	width:597px;
	padding-bottom:33px;
	background-image:url(../../imagenes/cuadros/fondo597.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
.cuadro597 h1{
	width:585px;	/* 597 - 6 - 6 */
	padding:6px;
	padding-bottom:0px;
	background-image:url(../../imagenes/cuadros/fondo597Sup.gif);
	background-repeat:no-repeat;
}
.cuadro597 .cierre{
	width:597px;
	height:24px;
	font-size:4px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url(../../imagenes/cuadros/fondo597Inf.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	z-index:0;
}
/**************************************
	Fin Cuadros
**************************************/
/**********************************************************************
	Fin Contenido Principal
**********************************************************************/
/**********************************************************************
	Pie
**********************************************************************/
#pie{
	position:relative;
	width:898px;
	height:100px;	/* 107 - 7 */
	padding-top:7px;
	margin-top:4px;
	background-image:url(../../imagenes/pie/fondoPie.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
#pie a{
	float:left;
}
#menuInferior{
	margin-top:21px;
	height:29px;
	width:898px;
	position:absolute;
	clear:both;
	left:0px;
	bottom:0px;
	border-top:1px solid #FFFFFF;
}
#menuInferior a{
	display:block;
	overflow:hidden;
	float:left;
}


.opcionHome{
	width:74px;
}
.opcionHome:hover,.opcionHomeActivada{
	text-indent:-74px;
}
.opcionSoportes{
	width:121px;
}
.opcionSoportes:hover,.opcionSoportesActivada{
	text-indent:-121px;
}
.opcionNoticias{
	width:92px;
}
.opcionNoticias:hover,.opcionNoticiasActivada{
	text-indent:-92px;
}
.opcionAyuda{
	width:81px;
}
.opcionAyuda:hover,.opcionAyudaActivada{
	text-indent:-81px;
}
.opcionFormasPago{
	width:135px;
}
.opcionFormasPago:hover,.opcionFormasPagoActivada{
	text-indent:-135px;
}
.opcionEnvios{
	width:82px;
}
.opcionEnvios:hover,.opcionEnviosActivada{
	text-indent:-82px;
}
.opcionGamedas{
	width:95px;
}
.opcionGamedas:hover,.opcionGamedasActivada{
	text-indent:-95px;
}
.opcionMapaSitio{
	width:120px;
}
.opcionMapaSitio:hover,.opcionMapaSitioActivada{
	text-indent:-120px;
}
.opcionContacto{
	width:98px;
}
.opcionContacto:hover,.opcionContactoActivada{
	text-indent:-98px;
}
/**********************************************************************
	Fin Pie
**********************************************************************/
/**********************************************************************
	Copyright
**********************************************************************/
#copyright{
	width:886px;	/* 900 - 7 - 7 */
	padding-left:7px;
	padding-right:7px;
	padding-top:14px;
	padding-bottom:14px;
	margin-left:auto;
	margin-right:auto;
}
#copyright span{
	display:block;
	float:left;
}
#copyright p{
	float:right;
}
#abPositivo a{
	width:83px;
	overflow:hidden;
	height:7px;
	float:right;
	margin-left:10px;
}
#abPositivo a:hover{
	text-indent:-83px;
}
#avisoLegal a{
	width:75px;
	overflow:hidden;
	height:7px;
	float:right;
}
#avisoLegal a:hover{
	text-indent:-75px;
}
/**********************************************************************
	Fin Copyright
**********************************************************************/
/**********************************************************************
	Envía a un Amigo
**********************************************************************/
.enviaAmigo{
	display:block;	
	height:23px;
	margin-top:8px;
	background-image:url(../../imagenes/noticias/fondoNoticiaSpan.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#C6C6C7;
	border-top:1px solid #B0B0B1;
}
.enviaAmigo574{
	width:574px;
}
.enviaAmigo421{
	width:421px;
}
.enviaAmigoAbsoluto{
	position:absolute;
	right:6px;
	bottom:9px;
}
.enviaAmigo a{
	display:block;
	width:104px;
	float:right;
	overflow:hidden;
}
.enviaAmigo a:hover{
	text-indent:-104px;
}
/**********************************************************************
	Fin Envía a un Amigo
**********************************************************************/
#bandita{
	width:760px;
	height:18px;
	background-image:url(../../imagenes/bandita.gif);
	background-repeat:no-repeat;
	margin-top:4px;
	float:left;
}
/**********************************************************************
	Columna derecha con mensajes de ayuda
**********************************************************************/
#columnaDerechaAyuda{
	width:159px;
	float:left;
	overflow:hidden;
}
#columnaDerechaAyuda a{
	display:block;
	margin-bottom:4px;
}
/**********************************************************************
	Fin Columna derecha con mensajes de ayuda
**********************************************************************/