/* CSS Document */

	html {
		height: 100%;
		width: 100%;
	}
	
	#flashcontent {
		height: 590	;
		width: 100%;
		overflow: hidden;
		text-align:center
	}
	/* end hide */

.body800 {
	margin:0px;
	background-image:url(../images/CopaDisney_800x641.jpg);
	background-repeat:no-repeat;

}
.body1024 {
	margin:0px;
	background-image:url(../images/CopaDisney_1024x820.jpg);
	background-repeat:no-repeat;

}
.body1152 {
	margin:0px;
	background-image:url(../images/CopaDisney_1152x922.jpg);
	background-repeat:no-repeat;

}
.body1280 {
	margin:0px;
	background-image:url(../images/CopaDisney_1280x1024.jpg);
	background-repeat:no-repeat;
}
.body1440 {
	margin:0px;
	background-image:url(../images/CopaDisney_1442x1008.jpg);
	background-repeat:no-repeat;
}
.body1600 {
	margin:0px;
	background-image:url(../images/CopaDisney_1680x1250.jpg);
	background-repeat:no-repeat;
}
.body1680 {
	margin:0px;
	background-image:url(../images/CopaDisney_1680x1450.jpg);
	background-repeat:no-repeat;
}
body {
background-color:#183B98;
font-family:Verdana, Arial, Helvetica, sans-serif;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}

#container {
width:100%;
/*height:100%;*/
margin: 0 auto;
}

#banner_general {
width:100%;
text-align:center;
vertical-align:middle;
height:70px;
}
#footer{
text-align:center;
color:#ffffff;
height:30px;
vertical-align:bottom;
font-size:10px;
}

