.flyer {
	height: 788px;
	width: 603px;
	margin-top: -302px;
	margin-left: -294px;
	left: 50%;
	top: 304px;
	position: absolute;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #990000;
}
.container {
	height: 570px;
	width: 1004px;
	margin-top: -285px;
	margin-left: -502px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.splash {
	height: 250px;
	width: 900px;
	z-index: 10;
	margin-top: -125px;
	margin-left: -450px;
	visibility: visible;
	position: absolute;
	left: 50%;
	top: 50%;
}

.cabeceira {
	width: 1004px;
	height: 155px;
	position: absolute;
	z-index: 1;
}
.conteudo {
	width: 1004px;
	height: 385px;
	position: absolute;
	top: 160px;
	margin: 0px;
	z-index: 1;
}
.iFrame {
	width: 1004px;
	height: 385px;
	position: absolute;
	margin: 0px;
}

.rodape {
	width: 1004px;
	height: 25px;
	text-align: center;
	background-image: url(images/base.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 545px;
	position: absolute;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
.fechar {
	height: 50px;
	width: 100px;
	position: absolute;
	z-index: 15;
	left: 140px;
	top: -20px;
}
