/**************ESTILOS DE ETIQUETA****************/

* {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	display: none;
}



/*****************ESTILOS ID**********************/

/***CONTENEDOR engloba todo menos el pie***/
#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 972px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height:100%;
	height: auto!important;
	height:100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/***FIN CONTENEDOR engloba todo menos el pie***/

/***CABECERA***/
#cabecera {
	background-image: url(imag/cabecera.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 972px;
	position: relative;
}
#logo-menicon {
	position: absolute;
	left: 836px;
	top: 10px;
}


/*botonera idiomas*/
#idioma {
	margin: 0px;
	padding: 0px;
	width: 110px;
	height:40px;
	position: absolute;
	left: 845px;
	top: 45px;
}
#idioma ul {
	list-style:none;
	margin:0;
	padding:0;
}
#idioma ul li {
	padding:0;
	margin:0;
	position:relative;
}
#idioma ul li a {
	display:block;
	width:110px;
	height:20px;
	text-decoration:none;
	margin: 0;
	padding:0;
}
#idioma ul li a:hover {
	background-position:bottom;
}
#idioma ul li a span {
	visibility:hidden;
	margin: 0;
	padding: 0;
}
#idioma #french {
	background-image:url(imag/bt-french.png);
}
#idioma #chinese {
	background-image:url(imag/bt-chinese.png);
}
#idioma #english {
	background-image:url(imag/bt-english.png);
	background-repeat: no-repeat;
}

/*fin botonera idiomas*/

/***FIN CABECERA***/


/***BOTONERA PRINCIPAL***/
#menu {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 972px;
	position:relative;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	padding:0;
	float:left;
}
#menu ul li a {
	display: block;
	text-decoration:none;
	height:34px;
	padding: 0;
	margin-top: 0;
	margin-right: 17px;
	margin-bottom: 0;
	margin-left: 17px;
	position:relative;
}
#menu ul li a:hover {
	background-position:bottom;
}
#menu ul li a span {
	display:none;
}
#menu #home {
	background-image:url(imag/bt-accueil.png);
	width:80px;
}
#menu #menigame {
	background-image:url(imag/bt-menigame.png);
	width:110px;
}
#menu #zjunior {
	background-image:url(imag/bt-menicon-zjunior.png);
	width:200px;
}
#menu #parents {
	background-image:url(imag/bt-a-lire-par-les-parents.png);
	width:200px;
	background-repeat: no-repeat;
}
#menu #downloads {
	background-image:url(imag/bt-surprises-a-telecharger.png);
	width:210px;
	background-repeat: no-repeat;
}
/***FIN BOTONERA PRINCIPAL***/


/***CONTENIDOS***/
/*capa con imagen con el titulo welcome in menigame...*/
#titulo-principal {
	height: 64px;
	width: 972px;
	margin: 0px;
	padding: 0px;
}
#titulo-principal h2 {
	display: none;
}

/*fin capa con imagen con el titulo welcome in menigame...*/

/*flash del index*/
#trailer {
	height: 200px;
	width: 972px;
	z-index: 10;
}
/*fin flash del index*/

/*resto de contenido*/
#contenido {
	margin: 0px;
	width: 972px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#contenido-seccion {
	padding-bottom: 20px;
}

#contenido-seccion  p {
	margin-bottom: 15px;
}
#contenido-seccion ul.lista-burbuja   {
	margin-top: 15px;
	margin-left: 30px;
	list-style-type: none;
	margin-bottom: 15px;
}
#contenido-seccion ul.lista-burbuja li {
	margin-bottom: 10px;
	background-image: url(imag/vineta-burbuja.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
#contenido-seccion ul.lista-burbuja li ul li {
	margin-bottom: 10px;
	background-image: url(imag/vineta-burbuja-mini.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 20px;
}
#contenido-seccion h2 {
	color: #fe8710;
}
#contenido-seccion h3 {
	color: #fe8710;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 18px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fe8710;
}
#contenido-seccion h4 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #fe8710;
}

#contenido-seccion a:link, #contenido-seccion a:visited {
	color: #fe8710;
	text-decoration: none;
}
#contenido-seccion a:hover, #contenido-seccion a:active {
	color: #333333;
	text-decoration: none;
}
#contenido-seccion  a.sitemap:link,#contenido-seccion a.sitemap:visited {
	color: #000000;
	font-weight: bold;
}
#contenido-seccion a.sitemap:hover, #contenido-seccion a.sitemap:active {
	color: #fe8710;
}
#contenido-seccion a.sitemap2:link, #contenido-seccion a.sitemap2:visited {
	color: #000000;
}
#contenido-seccion a.sitemap2:hover, #contenido-seccion a.sitemap2:active {
	color: #fe8710;
}
#texto-first {
	padding-top: 50px;
	padding-right: 80px;
}
#texto-privacy {
	margin-top: 20px;
	width: 650px;
	padding-left: 30px;
}

#texto-parents {
	width: 540px;
}
#texto-downloads {
	width: 550px;
	float: left;
}
#texto-downloads  ol {
	margin-left: 40px;
	margin-bottom: 20px;
}
#texto-downloads ol li {
	margin-bottom: 10px;
}


#texto-downloads  a:link,#texto-downloads a:visited  {
	color: #666666;
}
#texto-downloads a:hover, #texto-downloads a:active {
	color: #fe8710;
}
#texto-downloads h6 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.mensaje {
	color: #fe8710;
	width:360px;
	margin-top:10px;
}
.mensaje h5 {
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #fe8710;
	padding:3px 0 3px 10px;
}

#cont-imagenes {
	background-color: #FFFFFF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ff920b;
	border-bottom-color: #ff920b;
	border-left-color: #ff920b;
}
#cont-imagenes h2 {
	margin-bottom: 20px;
	padding-top: 20px;
	font-size: 14px;
	margin-left: 20px;
}
#cont-imagenes  #pie-wallp {
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	background-color: #FE8710;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}


.caja-wallp {
	width: 176px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}
.caja-wallp h4 {
	background-color: #fe8710;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 12px;
}
.caja-wallp img {
	margin-bottom: 1px;
}



.buho {
	position: absolute;
	left: 571px;
	top: 67px;
}
.movil {
	position: absolute;
	top: 83px;
	left: 567px;
}
.burbujas {
	position: absolute;
	left: 576px;
	top: 50px;
}
.comic-parents {
	position: absolute;
	left: 562px;
	top: 68px;
}
.why-choose {
	position: absolute;
	left: 560px;
	top: 69px;
}
.speaker-mp3 {
	position: absolute;
	top: 64px;
	left: 569px;
}







.h5-images  {
	height: 150px;
	width: 500px;
	position: relative;
	margin-left: 30px;
	margin-top: 10px;
}
.h5-images  h5 {
	position: absolute;
	left: 164px;
	top: 41px;
	font-size: 22px;
	color: #666666;
	width: 300px;
}
.h5-mp3 {
	height: 150px;
	width: 500px;
	margin-left: 30px;
	position: relative;
}
.h5-mp3 h5 {
	position: absolute;
	left: 164px;
	top: 28px;
	font-size: 22px;
	color: #666666;
	width: 300px;
}


#submenu {
	position: absolute;
	left: 556px;
	top: 0px;
	width: 414px;
	height: 55px;
}
#submenu ul li {
	float: left;
	list-style-type: none;
}

#submenu  ul  li a {
	float: left;
	width: 172px;
	display: block;
	height: 50px;
}
#submenu a span {
	display: none;
}
#submenu a:hover {
	background-position: bottom;
}
#submenu   #worry {
	background-image: url(imag/bt-dont-worry.png);
}
#submenu #how {
	background-image: url(imag/bt-how-to-keep.png);
}
#submenu #mp3 {
	background-image: url(imag/bt-mp3.png);
}
#submenu #images {
	background-image: url(imag/bt-images.png);
}
#submenu #downloads2 {
	background-image: url(imag/bt-downloads2.png);
	background-repeat: no-repeat;
}
#submenu #back {
	height: 50px;
	width: 70px;
	background-image: url(imag/bt-back.png);
	background-repeat: no-repeat;
}



.tabla-listado {
	border: 1px solid #CCCCCC;
	width: 540px;
}
.listado {
	width: 540px;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.listado-tit {
	width: 150px;
	float: left;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	text-decoration: underline;
}
.listado-def {
	float: left;
	width:370px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.ultimo-listado {
	width: 540px;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.banners {
	float: left;
	padding: 0px;
	height: 136px;
	width: 162px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#banners-abajo {
	height: 180px;
	padding-top: 5px;
}

.banners p {
	display: none;
}

/*fin resto de contenido*/

/*pags juego MENIGAME*/

#lista-reprod {
	width: 265px;
	float:left;
}
#lista-reprod  a:link,#lista-reprod  a:visited  {
	color: #333333;
	display: block;
	height: 38px;
	width: 260px;
}
#lista-reprod a:hover, #lista-reprod a:active {
	color: #FF6600;
}
.num-scene {
	height: 48px;
	font-size: 10px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.num-scene img {
	position: absolute;
	left: 216px;
	top: 2px;
}
.num-scene p {
	position: absolute;
	top: 11px;
	left: 7px;
	height: 30px;
}
#lista-reprod #games {
	position: relative;
}
#lista-reprod #games ul {
	position: absolute;
	left: 12px;
	top: 8px;
}

#lista-reprod #games li {
	float: left;
	list-style-type: none;
}
#lista-reprod  #games  a:link,#lista-reprod #games a:visited {
	height: 20px;
	width: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
	display: block;
}
#lista-reprod #games a:hover, #lista-reprod #games a:active {
	color: #000000;
}


.tit-num-scene {
	font-size: 11px;
	font-weight: bold;
}


#tv {
	width:611px;
	height:416px;
	float:left;
	margin-left: 10px;
	background-image: url(../imag/tv.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 100;
}
#tv #imagen {
	position: absolute;
	left: 17px;
	top: 13px;
	z-index: 10;
}
#tv #imagen p {
	position: absolute;
	left: 62px;
	top: 103px;
}


#bt-control-menigame {
	margin-left: 7px;
	float: left;
	width: 70px;
}


/*FIN pags juego MENIGAME*/

/***FIN CONTENIDOS***/


/***PIE***/
#pie {
	background-image: url(../imag/fondo-pie.png);
	background-repeat:   repeat-x;
	height: 34px;
	width:100%;
	position: fixed;
	bottom: 0px;
	clear:both;
	background-position: center bottom;
	z-index: 300;	
}
#pie-contenido {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 34px;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	z-index: 300;
	padding-right: 10px;
	padding-left: 10px;
}
#copyright {
	margin-top: 15px;
	width: 250px;
	float: left;
}

/*botonera del pie*/
#menu-pie {
	float: right;
	width: 290px;
	margin-top: 15px;
}
#menu-pie li {
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu-pie li a:link, #menu-pie li a:visited {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu-pie li a:hover, #menu-pie li a:active {
	text-decoration: underline;
	color: #ffff00;
}
#menu-pie li.sinborde {
	border-right-width: 0px;
	border-right-style: none;
}
/*fin botonera del pie*/

/***FIN PIE***/


/*****************FIN ESTILOS ID**********************/


/*****************ESTILOS DE CLASE**********************/

/*body*/
.body-index {
	background-image: url(../imag/fondo-body-index.jpg);
	background-repeat:  repeat-x;
}
.body-normal {
	background-image: url(../imag/fondo-body.jpg);
	background-repeat:  repeat-x;
}
.body-images {
	background-color: #fe8710;
}
.body-menigame {
	background-image: url(../imag/fondo-body-menigame.jpg);
	background-repeat:  repeat-x;
}
/*fin body*/

.flot-izq {
	float:left;
}
.flot-drcha {
	float:right;
}
.clear {
	clear:both;
}
.naranja {
	color: #FF6600;
}
.ocultar {
	display: none;
}
.mrg-izq10 {
	margin-left: 10px;
}
.h2-zjunior {
	font-size: 16px;
}
.sin-borde {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

