/* @charset "utf-8"; */
@charset "iso-8859-1"; 

/* CSS Document */

body{
	color:#676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #d4edfa;
}



.contenedor {
	text-align: left;
	margin: 0px auto;
	padding: 20px 0px 0px 0px; 
	border:0;
	width: 992px;
	
}

.menu {
	float: left;
	width: 185px;
	height:auto;
	background-image: url(imagenes/body-menu.gif);
	background-repeat:  repeat-y;
	margin:8px 0px 0px 0px;
	padding:0px 0px -10px 0px;
}

.cuerpo-menu{
	padding:0px 15px 0px 12px;
}


.derecho {
	float: right;
	width: 185px;
}

.cuerpo { 
	float: left;
	width: 62%;
	height:auto;
	background-image: url(imagenes/body-centro.gif);
	background-repeat:  repeat-y;
	margin:10px 0px -10px 5px;
}

.contenido{
	padding:0px 15px 0px 12px;
}
#cuer-contenido-2{
	width: 560px;
	padding:0px;
	height:auto;
}
#cuer-contenido-3{
	width: 610px;
	padding:5px 0px 0px 12px;
	height:auto;
}
.checkbox{
	width:auto;
	margin:10px 0px 0px 0px;
	border: 0px;
}
.caja-formulario-3{
	padding:0px 100px 0px 0px;
}	 
.creditos{
	background-color: #d4edfa;	
	color:#676767;
	margin:0px;
	text-align:center;
	padding:10px 0px 0px 0px;
}
.creditos a{
	color:#676767;
	
}
.creditos a:hover{
	color:#676767;
	text-decoration:none;
}
.banner{
	margin:0px 0px 4px 0px;
}
.banner-2{
	margin:8px 0px 5px 0px;
}
/*index*/
.novedades-index{
	width:290px;
	float:left;
}
.tit-novedades-index{
	background-image: url(imagenes/tit-index-3.gif);
	background-repeat: no-repeat;
	height:26px;
	padding:4px 0px 0px 10px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;	
}
.cuer-novedades-index{
	background-image: url(imagenes/img-index-2.gif);
	height:182px;
	background-repeat: no-repeat;
	background-position: -2px;
	color: #FFFFFF;
	text-align: right;
	padding:10px 10px 0px 0px;

}
.demos-index{
	width:290px;
	float:right;
}
.tit-demos-index{
	background-image: url(imagenes/tit-index-2.gif);
	background-repeat: no-repeat;
	height:26px;
	padding:4px 0px 0px 10px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;	
}
.cuer-demos-index{
	background-image: url(imagenes/img-index-3.gif);
	background-repeat: no-repeat;
	height:182px;
	background-position: -2px;
	text-align: right;
	padding:10px 15px 0px 0px;
}
.cuer-novedades-index-blanco{
	color:#FFFFFF;
}


/*menu*/



.menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 12px;
text-align:center;

}

.menu li { margin: 0 0 0px 0; }

.menu a
{
	display: block;
	padding: 6px 0px 0px 0px;
	width: 160px;
	height:22px;
	background-image: url(imagenes/menu.gif);
	font-weight: bold;
	color: #FFFFFF;
	
	text-decoration: none;
}
.menu a:visited
{
	display: block;
	padding: 6px 0px 0px 0px;
	width: 160px;
	height:22px;
	background-image: url(imagenes/menu.gif);
	font-weight: bold;
	color: #FFFFFF;
	
	text-decoration: none;
}
.menu a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover
{
	display: block;
	padding: 6px 0px 0px 0px;
	width: 160px;
	height:22px;
	background-image: url(imagenes/menu.gif);
	font-weight: bold;
    background-position: 0px 26px;
	color:#1075b7;
}

.menu-activo a:link, .menu-activo a:visited, .menu-activo a:hover
{
	display: block;
	padding: 6px 0px 0px 0px;
	width: 160px;
	height:22px;
	background-image: url(imagenes/menu.gif);
	font-weight: bold;
    background-position: 0px 26px;
	color:#1075b7;
}



/*estilos*/

p{
	margin:0px;
	padding:0px;
}
h1{
	display: block;

	height:24px;
	margin:0px;
	padding:4px 0px 0px 8px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
h2 a{
	color: #1075b7;
	text-decoration: none;
}

h2{
	clear:both;
	display: block;

	height:24px;
	margin:0px;
	padding:6px 0px 0px 28px;
	background-image: url(imagenes/h2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #1075b7;
	cursor:pointer;
}
h3{
	font-size: 14px;
	font-weight: bold;	
	margin:0px;
	padding:0px;
}
.accordion_child ul{
	padding:10px 20px 0px 20px;
	margin:0px 80px 10px 0px;
	list-style-type: square;
	list-style-position: inside;
}

.accordion_child li{
	padding:0px 0px 10px 0px;
	list-style-position: outside;
	list-style-type: square;
}

.accordion_child1 a, a:link, a:active, a:visited{
	font-weight: bold;
	color: #999999;
	text-decoration: underline;	
}

.accordion_child1 a:hover{
	font-weight: bold;
	color: #999999;
	text-decoration: none;	
}

/*donde comprar*/
.donde-comprar{
	height:auto;
	clear:both;
}
.comprar-1{
	width:173px;
	float:left;
}
.comprar-2{
	width:370px;
	float:right;
}

.comprar-2 h3{
	font-size: 12px;
}
.cab-resultados{
	width:370px;
	height:28px;
	background-image: url(imagenes/tiendas.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight: bold;	
	margin:5px 0px 0px 0px;
	padding:8px 0px 0px 10px;
}

.ficha-resultados{
	width:340px;
	padding:0 0px 0 0px;
}

.item-tienda{
	margin:10px 0 20px 0;
}

.tit-tienda{
	color: #004489;
	font-weight: bold;
	margin:0 0 5px 0;
}

.text-tienda{
	margin:0 0 10px 0;
}
.nom-tienda{
	font-weight: bold;
	color: #71a4d3;
	margin:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71a4d3;
}
/*comunes*/
.paginacion{
	width:350px;
	float:left;
	text-align:right;
	height:12px;
	margin:0px 0px 10px 0px;
	clear:both;
}

.paginacion select{
	display:block;
	font-size: 10px;	
}
.paginacion-selector{
	display:block;
	float:right;
	margin:-8px 0px 0px 0px;
}
.filtro-categoria{
	float:right;
	margin:0px 0px 15px 0px;
}


.paginacion a{
	color: #999999;
	text-decoration: none;
} 
.paginacion a:{
	text-align:center;
}

.destacado-index{
	font-size:16px;
	font-weight:bold;
}

/*prensa*/
.ficha-prensa{
	clear:both;
	margin:0px 0px 20px 0px;
}

/*juegos*/
ul.juegos
{
LIST-STYLE-TYPE: none;
margin:0px;
padding:0px 0px 0px 25px;	
}

ul.juegos li
{
	float:left;
	width:76px;
	height:96px;
	PADDING-RIGHT: 12px;
	DISPLAY: inline;
	margin:0 0 10px 0;
	
}
/*productos*/
ul.lista-demos
{
clear:both;
LIST-STYLE-TYPE: none;
margin:0px 0px 0px 15px;
padding:0px;	
}

ul.lista-demos li
{
	float:left;
	width:120px;
	height:160px;
	PADDING-RIGHT: 10px;
	DISPLAY: inline;
	margin:0 0 10px 0;
	text-align:center;
}


/*productos*/
ul.lista-productos
{
LIST-STYLE-TYPE: none;
margin:0px 0px 0px 15px;
padding:0px;	
}

ul.lista-productos li
{
	float:left;
	width:166px;
	height:150px;
	PADDING-RIGHT: 10px;
	DISPLAY: inline;
	margin:0 0 20px 0;
	text-align:center;
	
}
.lista-productos a:link{
	color:#7ab41c;
	font-weight: bold;
	text-decoration:none;
}
.lista-productos a:visited{
	color:#7ab41c;
	font-weight: bold;
	text-decoration:none;
}
.lista-productos a:hover{
	color:#7ab41c;
	font-weight: bold;
	text-decoration:underline;
}
.product-foto{
	margin:0px 0px 5px 0px;
}
.item-producto{
	clear:both;
	width:auto;
	margin:0px 0px 5px 0px;
}

.item-producto-foto{
	float:left;
	width:170px;
}



.item-producto-texto{
	float:right;
	width:350px;
	padding:20px 0px 0px 0px;
}

.item-producto-foto-2{
	float:left;
	width:300px;
	margin:0px 0px 10px 0px;
}



.item-producto-texto-2{
	float:right;
	width:230px;
	padding:20px 0px 0px 0px;
}

.item-producto-detalle{
	clear:both;
}



/*pastillas color*/
.index{
	background-image: url(imagenes/tit-index.gif);
	background-repeat: no-repeat;
	height:33px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding:6px 0px 0px 10px;
}



.quienes-somos{
	background-image: url(imagenes/quienes-somos.gif);
	background-repeat: no-repeat;
}
.secc-quienes-somos{
	color:#1075b7;
	font-weight: bold;
}

.novedades{
	background-image: url(imagenes/novedades.gif);
	background-repeat: no-repeat;
}

.secc-novedades{
	color:#df061d;
	font-weight: bold;
}

.productos{
	background-image: url(imagenes/productos.gif);
	background-repeat: no-repeat;
}

.secc-productos{
	color:#7ab41c;
	font-weight: bold;
}

.demos{
	background-image: url(imagenes/demos.gif);
	background-repeat: no-repeat;
}

.secc-demos{
	color:#90127d;
	font-weight: bold;
}

.familias{
	background-image: url(imagenes/familia.gif);
	background-repeat: no-repeat;
}



.secc-familias{
	color:#e20072;
	font-weight: bold;
}

.prensa{
	background-image: url(imagenes/prensa.gif);
	background-repeat: no-repeat;
}

.secc-prensa{
	color:#725399;
	font-weight: bold;
}


.newsletter{
	background-image: url(imagenes/newsletter.gif);
	background-repeat: no-repeat;
}
.secc-newsletter{
	color:#f7a800;
	font-weight: bold;
}

.juegos{
	background-image: url(imagenes/juegos.gif);
	background-repeat: no-repeat;
}


.secc-juegos{
	color:#01b6e8;
	font-weight: bold;
}

.otros{
	background-image: url(imagenes/otros.gif);
	background-repeat: no-repeat;
	color:#1075b7;

}


.secc-otros{
	color:#1075b7;
	font-weight: bold;
	
}
.foto-izquierda{
	float:left;
	margin:0px 10px 10px 0px;
}
.foto-derecha{
	float:right;
	margin:0px 0px 10px 10px;
}
/*acordeon*/
* {
	margin:0;
	padding:0;
	list-style:none;
}


#basic-accordian{
	width:586px;
}
.accordion_child1 {	
	padding:15px;
	background:#ffffff;
}
.accordion_child2 {	
	padding:0px;
	background:#ffffff;
}
.header_highlight{
	
}
.pie-menu{
	height:12px;
	margin:0px 0px -5px 0px;}
.cab{
	height:10px;
	margin:-1px 0px 0px 0px;}
.pie{
	clear:both;
	height:12px;
	background-color: #d4edfa;
	}
	
.pie a{
	color:#999999;}

/* formularios*/
.caja-formulario{
	width:500px;
	padding:0 0 0 0px;
}
.caja-formulario-2{
	width:200px;
	float:left;
}
.caja-formulario-3{
	width:200px;
	float:right;
}
.caja-formulario-4{
	clear:both;
	width:auto;
	margin:0px;
	padding:0px;
}
.form-enviar{
	margin:5px 0px 5px 0px;
	padding:0 80px 0 0px;
	text-align:center;
	border:0px;
}
.titulo-form{
	color: #8fb9dc;
	font-size: 14px;
	font-weight: bold;
	margin:0 0 10px 0;
}
.secc-form{
	margin:0 0 20px 0;
}

label {
	width:auto;
	display: block;
	clear: left;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
}

legend {
    font-size: 13px;
    font-weight: bold;
    color: #004489;
    text-indent: -10px;
	margin:5px 0px 100px 0px;
}
fieldset {
border : none;
}
fieldset.radio{
    margin:0px;

}

label.radio { display: block;
    padding-left: 15px;
    text-indent: -15px;
    padding-bottom: 3px;}

input.radio { width: 13px;
    height: 13px;
    padding: 0;
    margin: 0 5px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
	border:0px;
    }

.radio legend {
	color:#000000;
	font-size: 12px;
    font-weight: normal;
    margin-left: -12px;
    text-indent: 0;
    }


.texto-legal {
	clear:both;
	font-size: 10px;	
}


input {
	width:250px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #1075b7;
}
select {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #1075b7;
}
textarea{
	width:200px;
	border: 1px solid #1075b7;
	margin: 0px 0px 10px 0px;
}

.checkbox{
	width:auto;
	margin:10px 0px 0px 0px;
	border: 0px;
}

form a, a:active, a:visited{
	color:#999999;
	font-weight: bold;
	text-decoration:none;
}
form a:hover{
	color:#999999;
	font-weight: bold;
	text-decoration:underline;
}

.secc-juegos a, a:active, a:visited{
	color:#1075b7;
	font-weight: bold;
	text-decoration:none;
}
.secc-juegos a:hover{
	color:#1075b7;
	font-weight: bold;
	text-decoration:underline;
}

a:link{
	color:#999999;
	font-weight: bold;
	text-decoration:underline;
}
a:visited{
	color:#999999;
	font-weight: bold;
	text-decoration:underline;
}
a:hover{
	color:#999999;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
}

/*
.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#00CCFF;
}
*/

.secc-juegos a:link{
	text-decoration:none;
	color:#1075b7;
}


/*mapa web*/
.mapa-web{
	padding:0px 0px 0px 20px;
}

.mapa-web1{
	float:left;
	width:270px;
	margin:0px 0px 0px 0px;
}
.mapa-web li{
	margin:0px 20px 0px 40px;
	padding:0px 0px 10px 0px;
}
.mapa-web2{
	float:right;
	width:270px;
	padding:0px 20px 0px 0px;
}
.m-home{
	width:545px;
	height:30px;
	background-image: url(imagenes/m-home.gif);
	background-repeat: no-repeat;
	padding:7px 0px 0px 14px;
	font-size: 14px;
	text-align:center;
}
.m-home a{
	font-weight: bold;
	color: #1075b7;
	text-decoration:none;
}
.m-quienes-somos{
	width:270px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/m-quienes-somos.gif);
	background-repeat: no-repeat;
	padding:7px 0px 0px 14px;
}
.m-quienes-somos a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.m-novedades{
	width:270px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/m-novedades.gif);
	background-repeat: no-repeat;
	padding:7px 0px 0px 14px;
}
.m-novedades a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.m-productos{
	width:270px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/m-productos.gif);
	background-repeat: no-repeat;
	padding:7px 0px 0px 14px;
}
.m-productos a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.m-demos{
	width:270px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/m-demos.gif);
	background-repeat: no-repeat;
	padding:7px 0px 0px 14px;
}
.m-demos a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.m-prensa{
	width:270px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/m-prensa.gif);
	background-repeat: no-repeat;
	padding:7px 0px 0px 14px;
}
.m-prensa a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.m-familia{
	width:270px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/m-familia.gif);
	background-repeat: no-repeat;
	padding:7px 0px 0px 14px;
}
.m-familia a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.m-juegos{
	width:270px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/m-juegos.gif);
	background-repeat: no-repeat;
	padding:7px 0px 0px 14px;
}
.m-juegos a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.m-newsletter{
	width:270px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/m-newsletter.gif);
	background-repeat: no-repeat;
	padding:7px 0px 0px 14px;
}
.m-newsletter a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.m-otros{
	width:270px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #1075b7;
	background-image: url(imagenes/m-otros.gif);
	background-repeat: no-repeat;
	padding:7px 0px 0px 14px;
}
.m-otros a{
	font-weight: bold;
	color: #1075b7;
	text-decoration:none;
}
