@charset "utf-8";
/* CSS Document */

a:hover {background : #E7F001; }
a:visited {text-decoration: none;font-family: Arial, Helvetica, sans-serif; color: #2E5777;}
a:active {text-decoration: none; color: #2E5777; }
a:link{  text-decoration: none;font-family: Arial, Helvetica, sans-serif; color: #2E5777;}
p:first-letter {color:#03689A; font-family:Arial; font-size: 15px;}

.bg_rodape {
	background-color: #2e5777;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	height: 0px;
}
.texto_titulo {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #03689A;
}
.texto_padrao {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.texto_empresa {
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.noticia_titulo {
	font-family: verdana;
	font-size: 11px;
	color: #2E5777;
	text-decoration: underline;
	text-align: justify;
}
.noticia_resumo {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.texto_menu {
	font-family: verdana;
	font-size: 12px;
	color: #2E5777;
	font-weight: bold;
}
