body {
	background-color: #000000;
	margin-top:0px;
	}

#global{
	position:absolute;
	width: 651px;
	height: 517px;
	background-color: #000000;
	overflow: visible;
	top: 50%;
	margin-left: -325px;
	margin-top: -258px;
	left: 50%;
}

#logoadults{
	position:absolute;
	width:119px;
	height:119px;
	left: 5px;
	top: 0px;
	background-color: #FEC110;
}

#logoinfantils{
	position:absolute;
	top: 0px;
	width: 119px;
	height: 119px;
	left: 527px;
	background-color: #E10283;
}
#bannercentral {
	position:absolute;
	width: 1953px;
	height: 262px;
	overflow: hidden;
	left: -651px;
}
#bannermax {
	position:absolute;
	width:100%;
	min-width:100%;
	height: 262px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	top: 50%;
	left: 0px;
	margin-top: -119px;
}
#centrabanner {
	position:relative;
	width:651px;
	margin-left:auto;
	margin-right:auto;
	height: 262px;
	top: 0px;
}
#textadults{
	position:absolute;
	width: 250px;
	height: 75px;
	left: 5px;
	top: 421px;
}
#textinfantils {
	position:absolute;
	width: 250px;
	height: 75px;
	top: 421px;
	left: 396px;
}
#entraradults {
	position:absolute;
	width: 60px;
	height: 17px;
	top: 500px;
	left: 34px;
}
#entrarinfantils {
	position:absolute;
	width: 60px;
	height: 17px;
	top: 500px;
	left: 556px;
}
.textoadults {
	color: #FFBF10;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
}
.textoinf {
	color: #E10283;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align:justify;
	line-height:15px;
}
