@charset "utf-8";
.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E7C10;
	font-weight: bold;
	text-decoration:none;
	text-align:justify;
}



a.noticias:hover {

	text-decoration:underline;
}

.data {

	font-size: 9px;

}

.resumo {

	font-size: 9px;
	color:#000000;
}


a.noticias2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E7C10;
	font-weight: bold;
	text-decoration:none;
}

a.noticias2:hover {

	text-decoration:underline;
}



.internas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	text-align:justify;
}

.cabecalhos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align:center;
	font-weight:bold;
	
}

.esquerdo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

.esquerdo:hover{

	text-decoration: underline;

}

.bottom{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	color:#000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration:none;
}
.links:hover {

	color: #006633;
	text-decoration:underline;
}

.links_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration:none;
	text-align:justify;
}
.links_grande:hover {

	color: #006633;
	text-decoration:underline;
}

.tabela {
	border-top:2px;
	border-bottom:2px;
	border-left:2px;
	border-right:2px;
	border-style: outset;
	border-color:#000099;
}


#box-table-a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	text-align:left;
	border-collapse:collapse;
}

#box-table-a th{
	font-size:13px;
	font-weight:normal;
	background:#b9c9fe;
	border-top:4px solid #aabcfe;
	border-bottom:1px solid #fff;
	color:#039;padding:8px;
}
	
#box-table-a td{
	background:#e8edff;
	border-bottom:1px solid #fff;
	color:#669;
	border-top:1px solid transparent;
	padding:8px;
}

#box-table-a tr:hover td{
	background:#d0dafd;color:#339;
    
}

#box-table-a td a{
	text-decoration:none;
	color:#669;
}

#box-table-a tr:hover td a{
	color:#339;
    text-decoration: underline;
}

#links-publicacoes{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	border-collapse:collapse;
	margin:20px;
}


	
#links-publicacoes td{
	background: none;
	border-bottom:2px solid #A0E69D;
	color:#000;
	border-top:1px solid transparent;
	padding:8px;
}


#links-publicacoes td a{
	text-decoration:none;
	color:#000;
}

#links-publicacoes td a:hover{
	color:#339;
    text-decoration: underline;
	font-weight:bold;
}

