.txtCabecalho {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.txtTituloCaa {
	font-family: "Lucida Sans";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #003300;
}
.txtLeadCapa {
	font-family: "Lucida Sans";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: 28;
	text-decoration: none;
}
.Retranca {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.TituloMateria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.ResumoMateria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #324402;
}
.Autores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #496207;
	text-transform: uppercase;
}
.Autor {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #003300;
	text-decoration: none;
}
.Materia {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 12px;
	line-height: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

.FundoRepeteVerde {
	background-attachment: fixed;
	background-image: url(../imgs/fundo_geral.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #8CBF20;
}
.TxtMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.CxTxt {
	border: 1px dotted #000000;
}
