.borda_tabela {
	border: 1px solid #98b2cc;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.noticia-esp-bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
	height: 18px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto-amarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EDB90F;
}


body {
	background-color: #1d2f34;
	background-image: url(imagens/bg.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 20px;
	color: #F2CA21;
	letter-spacing: -1px;
	margin: 0px;
}
.tabela-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(imagens/bg-titulo-tabela.gif);
	background-repeat: repeat-x;
	background-color: #d9dfbf;
	height: 19px;
}
.tabela-linha1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #4a6866;
	height: 19px;
	padding-left: 5px;
}
.tabela-linha2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6e8483;
	height: 19px;
	padding-left: 5px;
}
a.link-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-normal:hover {
	color: #EDB70D;
}
.FundinhoCinza {
	background-color: #4c6d6b;
}

a.link-voltar-topo {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #eebf2a;
	text-decoration: none;
}
a.link-voltar-topo:hover {
	color: #FFFFFF;
}
a.link-amarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F1C618;
	text-decoration: none;
}
a.link-amarelo:hover {
	color: #FFFFFF;
}
.texto-menor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EBEBEB;
}
