body,html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#1c425b;
	background-color:#4b1b7f;
}

a:link {color: #FFFFFF; text-decoration: none}
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color: #FFFFFF; text-decoration: underline}
a:active {color: #FFFFFF; text-decoration: none}

#bg {
	position:absolute;
	z-index:0;
	width:100%;
	height:100%;
}

#maincontent {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:2;
}

#topbanner {
	width:750px;
	height:96px;
	margin:auto;
	margin-bottom:3px;
	background-image:url('/localized/pt/topbanner.png');
}

#squarebanner {
	float:right;
	width:310px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-image:url('/localized/pt/squarebanner.png');
}

#synergybar {
	position:relative;
	margin:auto;
	width:990px;
	height:30px;
	margin-bottom:3px;	
}

#pagewrapper {
	width: 990px;
	margin-left:auto;
	margin-right:auto;
}

#contentframe {
	position:relative;
	margin:auto;
	width:990px;
}

#flashcontent {
	position:relative;
	float:left;
	width:990px;
	height:442px;
	margin-bottom:3px;	
}

#flashgallery {
	position:relative;
	float:left;
	width:678px;
	height:270px;
}

.image {
	position:relative;
}


.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}

#footer {
color:#FFFFFF;
}

#footerpromos {
	float:left;
	width:438px;
	margin-left:10px;
	margin-top:26px;
	text-align:center;
}

#disneylogo {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:760px;
	height:47px;
}

*:first-child+html #banner2 {
max-height: 250px !important;
}

*:first-child+html #banner1 {
max-width: 728px !important;
}