/*PADRÔES DO SITE*/
body {
	background-color: #204083;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/all_fundo.jpg);
}
a:link, a:visited {
	color: #5D9638;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
td, tr, p, div {
	font-family: Verdana;
	font-size: 12px;
	color: #3C3C3C;
	line-height: 20px;
}
ul {
	list-style-image: url(../images/arrow.png);
}

/*--inicio BARRA DE NAVEGAÇÂO--*/
.moduletable-top a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
.moduletable-top a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
.moduletable-top a:hover {
	color: #5D9638;
	text-decoration: underline;
}
/*--BARRA DE NAVEGAÇÂO fim--*/

/*--inicio PATHWAY--*/
#DMAPathway{
	font-size: 10px;
	text-decoration: none;
}
a.pathway:link , a.pathway:visited {
	font-size: 10px;
	text-decoration: none;
}
a.pathway:hover {
	text-decoration: underline;
}
/*--PATHWAY fim--*/

/*--inicio ULTIMAS E RECENTES--*/
#div_alvo_middle_conteudo_destaques ul {
	margin: 0px;
	padding-left: 20px;
}
#div_alvo_middle_conteudo_destaques a:link, a:visited {
	font-size: 10px;
}
#div_alvo_middle_conteudo_destaques a:hover {
	font-size: 10px;
}
/*--ULTIMAS E RECENTES fim--*/

/*--inicio MENU--*/

/* Cabeçalho */
table.moduletable th {
	font-size: 12px;
	color: #5D9638;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
}
table.moduletable {
	padding-bottom: 15px;
}
/* Link menu */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 11px;
	color: #666666;
	height: 25px;
	width: 165px;
	text-decoration: none;
	vertical-align: middle;
	line-height: 25px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.mainlevel:hover {
	background-color: #f9f9f9;
}
/* MENU ATIVO */
#active_menu {
	font-weight: bold;
	background-color: #f9f9f9;
}
/*--MENU fim--*/

/*--inicio CONTEUDO*/

/* CONTEUDO (dentro disto vai o mainbody) */
.contentpaneopen {
	width: 98%;
}
/* CONTEUDO - TITULO COMPONENTE (Links, Contato, Busca)*/
.componentheading , .contentheading {
	font-size: 22px;
	color: #5D9638;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

/* DATA DE CRIAÇÂO */
.createdate {
	font-size: 10px;
	color: #990000;
	line-height: 10px;
	padding-bottom: 20px;
}
/* ESTE TEXTO É USADO EM QUEM CRIOU */
.small {
	font-size: 10px;
	color: #990000;
	line-height: 9px;
}
/* DATA DE ALTERAÇÂO */
.modifydate {
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	padding-top: 8px;	
	padding-bottom: 8px;
}

/*LEIA MAIS*/
a.readon:link , a.readon:visited{
	font-size: 10px;
	line-height: 10px;
	color: #990000;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
}
a.readon:hover {}

/*CAIXA DE BUSCA*/
.searchbox {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: normal;
}

/*BOTÔES DAS PÀGINAS*/
.button {
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	border: 2px solid #999999;
	width: auto;
	/*background: url(../images/button_bg.png) repeat-x;*/
	padding: 0px 10px;
	line-height: 15px;
	margin: 1px;
	background-color: #e4e4e4;
}

/*CAMPO DE INsERÇÂO DE TEXTO*/
.inputbox {
	font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #000000;
	border           : 1px solid #333333;
}

.DRodape_texto  {
	font-family: Verdana;
	color: #FFFFFF;
	margin-top: 7px;
	display: block;
	font-size: 10px;
	font-weight: bold;
}
