.body {
	width: 100%;
	top: 0px;
	position: absolute;
	left: 0px;
	right: 0px;
	height: auto;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5EEF3;
}
.topo {
	width: 925px;
	background-position: center;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 156px;
	top: 0px;
	position: relative;
}
.banner {
	float: left;
	width: 700px;
}


.bannerrolante {
	float: right;
	width: 700px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	vertical-align: baseline;
}
.menu {
	width: 215px;
	float: left;
	background-color: #E5EEF3;
	margin-left: 0px;
	padding-left: 10px;
}
.coldir {
	background-color: #E5EEF3;
	float: right;
	width: 700px;
}
.meio {
	width: 925px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}

.stats {
	float: left;
	width: 200px;
}
.norp {
	float: right;
	width: 200px;
}
.fundo {
	clear: both;
	width: auto;
	height: 70px;
	background-color: #CC9900;
	background-position: center;
	text-align: center;
}
.rodape {
	background-color: #89CFE8;
	width: 925px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}


.logo {
	width: 225px;
	text-align: center;
	float: left;
	height: 156px;
}
.img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.roda {
	width: 925px;
	background-color: #E5EEF3;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	height: 20px;
	width: 150px;
	display: block;
	background-image: url(imagens/seta2.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	border: 1px solid #000066;
	background-position: 2px;
	padding-left: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #2A1A71;
}
.body .meio .menu p {
	margin-left: 10px;
}

a.botao:link {
	text-decoration: none;
}
a.botao:visited {
	text-decoration: none;
	color: #2A1A71;
}
a.botao:hover {
	color: #FF0052;
	font-weight: bold;
}
