#geral {
	display: block;
	background-image: url(bg.gif);
	background-repeat: repeat;
}
#tudo {
	width:980px;
	height: auto;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#cabecalho {
}
#miolo {
	top:64px;
	width: 980px;
}
#rodape {
	position:relative;
	width:980px;
	clear: both;
	height: 18px;
	margin: 0px;
}
#logo {
	width:447px;
	float: left;
}
#descricao {
	float: right;
	width: 419px;
}
.style1 {	font-family: verdana;
	font-size: 13px;
}
#apDiv1 {
	position:absolute;
	left:86px;
	top:12px;
	width:93px;
	height:35px;
	z-index:2;
}
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

