#fondoblanco {
	background:#FFFFFF;
	position:absolute;
	width:830px;
	height:3960px;
	z-index:5;
	left: 50%;
	top: 0px;
	margin-left: -415px;
	visibility: visible;
	background-image: url(../images/layout/fondo_blanco.png);
	background-repeat: repeat;
}
#titulo {
	position:absolute;
	width:400px;
	height:67px;
	z-index:10;
	top: 199px;
	left: 50%;
	margin-left:-397px;
	visibility: visible;
}
#thumbnails {
	position:absolute;
	width:400px;
	height:93px;
	z-index:10;
	top: 170px;
	left: 50%;
	margin-left:0;
	visibility: visible;
}
#pie {
	background:#A9382C;
	position:absolute;
	width:800px;
	height:50px;
	z-index:24;
	left: 50%;
	top: 2850px;
	margin-left:-400px;
	visibility: visible;
}

/**************/
/*  INFANTIL  */
/**************/
#infantil {
	position:absolute;
	width:780px;
	height:2110px;
	z-index:42;
	left: 50%;
	top: 284px;
	margin-left:-390px;
}
/* PIE */
#pieinfantil {
	background:#A9382C;
	position:absolute;
	width:800px;
	height:50px;
	z-index:24;
	left: 50%;
	top: 3908px;
	margin-left:-400px;
	visibility: visible;
}
#certificadoinfantil {
	position:absolute;
	width:60px;
	height:24px;
	z-index:41;
	left: 50%;
	margin-left:315px;
	top: 3919px;
}
#avisolegalinfantil {
	position:absolute;
	width:190px;
	height:20px;
	z-index:42;
	left: 50%;
	margin-left:-390px;
	top: 3923px;
}
#botonesinferioresinfantil {
	position:absolute;
	width:390px;
	height:20px;
	z-index:42;
	left: 50%;
	margin-left:-140px;
	top: 3914px;
}
