#plazaLogo {
	padding-top: 30px;
}
#language {
	display: none;
}
#contents {
	clear: both;
	margin-top: 20px;
}

@media print {
/*
body {
	zoom: 0.6;
	-ms-zoom: 0.6;
}*/

div#stage {
	width: 580px !important;
}

div#header {
	width: 580px !important;
}

div#headMenu ul li img {
	display: none !important;
}

div#headMenu ul li img#headBooking,
div#headMenu ul li img#headAccess,
div#headMenu ul li img#headToHome {
	display: block !important;
}

div#contents img {
	width: 580px !important;
	height: 737px !important;
}

div#footer img {
	width: 580px !important;
	height: 19px !important;
}

div#footer div#notes img {
	width: auto !important;
	height: auto !important;
}

}
