body {
	margin: 0;
	overflow: hidden;
}

#layout {
	width: 1024px;
	height: 585px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -292px;
	margin-left: -512px;
	z-index: 10;
}

iframe {
	position: absolute;
	z-index: 50;
	top: 50%;
	left: 50%;
	display: none;
	visibility: hidden; 
}

iframe#tour1 {
	width: 500px;
	height: 330px;
	margin-left: -10px;
	margin-top: -160px;
	background-color: #FFFFFF;
}
iframe#tour2 {
	width: 500px;
	height: 330px;
	margin-left: -10px;
	margin-top: -160px;
	background-color: #FFFFFF;
}
iframe#tour3 {
	width: 500px;
	height: 330px;
	margin-left: -10px;
	margin-top: -160px;
	background-color: #FFFFFF;
}
iframe#tour4 {
	width: 500px;
	height: 330px;
	margin-left: -10px;
	margin-top: -160px;
	background-color: #FFFFFF;
}

#flash {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

iframe#contato,
iframe#cadastrese {
	width: 473px;
	height: 171px;
	margin-top: -115px;
	margin-left: -236px;
}

iframe#cadastrese { height: 260px; }

iframe#acesso {
	width: 325px;
	height: 155px;
	margin-top: -55px;
	margin-left: -162px;
}

