body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: 	url(imagens/design/textura_fundo.gif);
}
a:link {
	font-family: arial;
	font-size: 11px;
	color: #2e4712;
	text-decoration:none;
	font-weight: normal;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #2e4712;
	text-decoration:none;
	font-weight: normal;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
	font-weight: normal;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: #2e4712;
	text-decoration:none;
	font-weight: normal;
}
.txtRodape {
	font-family: arial;
	font-size: 10px;
	color: #546b30;
	line-height: 22px;
}
.txtConteudo {
	font-family: arial;
	color: #1d2e05;
	font-size: 11px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: normal;
}
.noRepeat {
	background-repeat: no-repeat;
}
.txtConteudoDestaque {
	font-family: arial;
	color: #1d2e05;
	font-size: 11px;
	font-weight: bold;
}
.txtTitulo {
	font-family: arial;
	color: #1d2e05;
	font-size: 13px;
	font-weight: bold;
}
.txtDescricao {
	font-family: arial;
	color: #546b30;
	font-size: 11px;
	font-weight: normal;
}
