<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pagina-zonapadres .cabecera{
	width: 100%;
	width: 1400px;
	height: 254px;
	background: url(./img/Zona_padres_700014102_Cabeceras-web-Pinypon_1400x364px.jpg) top center no-repeat;
	background-size: cover;
	position: relative;
	border-bottom: #fff 4px solid;
	margin: auto;
	margin-top: -50px;
}

@media screen and (max-width: 640px) {
	.pagina-zonapadres .cabecera{
		width: 100%;
		height: 254px;
		background: url(./img/Zona_padres_700014102_Cabeceras-web-Pinypon_600x600px.jpg) top center no-repeat;
		background-size: cover;
		position: relative;
		border-bottom: #fff 4px solid;
		margin: auto;
	}
	
}


.EL .pagina-zonapadres .cabecera{
	width: 100%;
	width: 1400px;
	height: 345px;
	background: url(./img/cabecera_juguete_el.png) top center no-repeat;
	background-size: cover;
	position: relative;
	border-bottom: #fff 4px solid;
	margin: auto;
	margin-top: -50px;
}

.pagina-zonapadres .site-content{
	margin-top: 165px;
}

.pagina-zonapadres .cabecera .borde-rosa{
	background: #e71096;
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: 0px;
}

.pagina-zonapadres .cabecera h1.titulo{
	width: 466px;
	height: 263px;
	background: url(./img/tit_zonapadres.png) top center no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	z-index: 200;
	position: absolute;
	bottom: -90px;
	left: 50%;
	margin-left: -233px;	
}

body.GB .pagina-zonapadres .cabecera h1.titulo{
	width: 666px;
	height: 300px;
	background: url(./img/tit_zonapadres_uk.png) top center no-repeat;
	margin-left: -333px;
}

body.PT .pagina-zonapadres .cabecera h1.titulo, body.BR .pagina-zonapadres .cabecera h1.titulo{
	width: 666px;
	height: 300px;
	background: url(./img/tit_zonapadres_pt.png) top center no-repeat;
	margin-left: -333px;
}

body.FR .pagina-zonapadres .cabecera h1.titulo{
	width: 666px;
	height: 300px;
	background: url(./img/tit_zonapadres_fr.png) top center no-repeat;
	margin-left: -333px;
}

body.IT .pagina-zonapadres .cabecera h1.titulo{
	width: 666px;
	height: 300px;
	background: url(./img/tit_zonapadres_it.png) top center no-repeat;
	margin-left: -333px;
}

body.EL .pagina-zonapadres .cabecera h1.titulo{
	width: 666px;
	height: 300px;
	background: url(./img/tit_zonapadres_el1.png) top center no-repeat;
	margin-left: -333px;
}

body.NL .pagina-zonapadres .cabecera h1.titulo{
	width: 666px;
	height: 300px;
	background: url(./img/tit_zonapadres_nl.png) top center no-repeat;
	margin-left: -333px;
}

.pagina-zonapadres .contenido{
	width: 1180px;
	margin: auto;
	padding-top: 100px;
}

.desplegar .izquierda{
	float: left;
	width: 55px;
}

.desplegar .derecha{
	width: 490px;
	float: right;
}

.desplegar .tit{
	color: #009fe3;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.desplegar .cont{
	font-size: 15px;
	color: #6c337f;
}

</pre></body></html>