﻿#nav, #anteriores, #botao	{
		display: none !important;
		}
#wrap, #main	{
		width: auto;
		margin: 0 5%;
		border: 0;
		float: none !important;
		color: black;
		background: transparent none;
		text-decoration:none;
				
		}
body	{
		font-family: helvetica, serif;
		font-size: 12pt;
		background: white;
		}
a:link	{
		color: #BF0000;
		border-bottom:0px;
		text-align: center;
		}
.edicao	{
	border-color: #007F01;
	font-size: 18px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 2px;
	color: #336600;
}