/* CSS Document */

body { 
SCROLLBAR-FACE-COLOR: #E2E2D8; 
BACKGROUND-ATTACHMENT: fixed; 
SCROLLBAR-HIGHLIGHT-COLOR: #E2E2D8; 
SCROLLBAR-SHADOW-COLOR: #DBCAB4; 
SCROLLBAR-3DLIGHT-COLOR: D0D0BF; 
SCROLLBAR-ARROW-COLOR: #20213D;
SCROLLBAR-TRACK-COLOR: #E2E2D8;
SCROLLBAR-DARKSHADOW-COLOR: #20213D 
} 


A { color:#1E519C; TEXT-DECORATION: underline }
A:visited { color: #1E519C; TEXT-DECORATION: underline }
A:hover { color: #6D9BF1; TEXT-DECORATION: underline }


.pesquisa { font-family: verdana; font-size: 10px; }

.titulo {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1E519C;
}

.texto {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1E519C;
}
.textoscentrais {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1E519C;
	text-align: justify;
	vertical-align: top;
}

.colunas {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #1E519C;
	vertical-align: top;
	horizontal-align: left;
	TEXT-DECORATION: none;
}
.colunas:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #6D9BF1;
	vertical-align: top;
	horizontal-align: left;
	TEXT-DECORATION: underline;
}


.autores {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #1E519C;
	vertical-align: top;
	TEXT-DECORATION: none;
}
.autores:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #6D9BF1;
	vertical-align: top;
	TEXT-DECORATION: underline;
}

.chamadanoticia A:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #1E519C;
	vertical-align: top;
	TEXT-DECORATION: none;
}

.chamadanoticia A:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #1E519C;
	vertical-align: top;
	TEXT-DECORATION: none;
}

.chamadanoticia A:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #1E519C;
	vertical-align: top;
	TEXT-DECORATION: underline;
}

.titulonoticia {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	text-align: center;
	vertical-align: top;
}

.noticiasrecentes {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	vertical-align: top;
}
.datanoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E519C;
}

.TituloPagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
}


div.socialBadges {
height: 20px;
overflow: hidden;
padding: 0px 0px 3px;
}

div.socialBadges iframe {
float: left;
margin-top: 1px;
}
