body {
	background-image: url(../imagens/background.gif);
	font-family: verdana;
	font-size: 09pt;
	text-align: justify;
	color: black;
	width: 100%;
	height: 100%;
}
.imagesCapa {
	margin-top: 3px;
	text-align: left;
	background-color: PaleGoldenrod;
	padding: 2px;
	font-size: 10px;
	width: 181px;
	text-align: left;
	border: 1px rgb(192,192,192) solid;
}
.menu {
	position: absolute;
	left: 3px;
	top: 80px;
	z-index: 1;
}
.menutxt1 {
	position: absolute;
	left: 3px;
	top: 75px;
	z-index: 1;
}
.jornal {
	position: absolute;
	left: 80px;
	top: 390px;
	z-index: 10;
}
.minimenu {
	position: absolute;
	left: 3px;
	top: 490px;
	z-index: 5;
}
.header {
	position: absolute;
	left: 3px;
	top: 11px;
	z-index: 100;
}
.home {
	position: absolute;
	left: 3px;
	top: 11px;
	width: 827px;
	height: 120px;
	cursor: hand;
	z-index: 101;
}
.banner {
	position: absolute;
	left: 200px;
	top: 90px;
	z-index: 110;
}
.titulopg {
	position: absolute;
	left: 211px;
	top: 180px;
	width: 300px;
	vertical-align: middle;
	text-align: center;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	z-index: 51;
}
.lingueta {
	position: absolute;
	left: 201px;
	top: 148px;
	z-index: 50;
}
#loader {
	position: absolute;
	top: 60;
	left: 120;
	z-index: 150;
}
