body
{
	font: 14px/22px "Times New Roman", Times, serif;
	background: #013600 url(../img/incVerde.jpg);
	margin: 0px;
	color: #56180a;
	padding: 0px;
	text-align: justify;
}

.topoBg
{
	background: no-repeat fixed center center;
}

.bordaMarrom
{
	border-right: 6px solid #541a00;
	border-bottom: 6px solid #541a00;
	border-left: 6px solid #541a00;
}

.menu
{
	font: italic 18px Geneva, Arial, Helvetica, sans-serif;
	color: #ffbe23;
}

.rodape
{
	color: #dab867;
}

.titulo
{
	font-size: 16px;
	font-weight: bold;
}

.borda
{
	border: 1px solid #41150b;
}
.link:link,.link:active,.link:visited
{
	text-decoration: none;
	color: #56180a;
}

.link:hover
{
	color: #56180a;
	text-decoration: underline;
}
