@charset "utf-8";

body,td,th {
	font-family:"BankGothic Lt BT", Arial, Verdana;
	font-size: 12px;
	color:#CCCCCC;
	
}
body {
	margin-top: 10px;
	background-color:#333333;
	background-image:url(../imagens/fundos/fundo_geralblack.jpg);
}
a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}

.bordaAlbum {
	color: #FFFFFF;
	width: 700px;
	border: 3px dotted #FFCC00;

}
.botoesSecoes {
	background-image: url(../imagens/fundos/fundo_botaoSecoes.jpg);
	height: 26px;
	width: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 5px;
}

.Bordatopicosecoes {
	border: 1px solid #996600;
	background-image:url(../imagens/fundos/fundoTransptexto.png);
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.contornoFotos {
	border: 1px solid #CCCCCC;
}

.Data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	height: 24px;
	vertical-align: middle;
}

.FonteSecoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;

}

.fundoPrincipal {
	background-color: #000000;
	background-image: url(../imagens/fundos/fundo_principal.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

.linhaDestaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FF0000;
	width: 418px;
	cursor: hand;
	height: 22px;
}

.linhaDestaqueverde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #00CC33;
	width: 418px;
	cursor: hand;
	height: 22px;
}

.LinksDestaques {
	font-weight: bold;
	background-color: #800000;
	padding: 4px;
	border: 1px solid #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	height: 18px;
}

.menu {
	background-image: url(../imagens/fundos/fundo_Areas1.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 181px;
	font-family:"BankGothic Lt BT", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F6F6F4;
	padding-left: 20px;
	cursor: default;

}

.subMenu {
	background-image: url(../imagens/fundos/fundo_botaoSecoes.jpg);
	background-repeat:no-repeat;
	height: 26px;
	width: 150px;
	font-family:"BankGothic Lt BT", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-indent: 15px;
	cursor: hand;
}

.tabelaPrincipal {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color:#CC6600;
}

.tabeladeTextosecao {
	padding-left: 6px;

}

.textoNoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TopicosSecoes {
	font-family:"BankGothic Lt BT", Arial, Verdana;
	font-size: 22px;
	color:#FF9900;
	padding-right: 8px;
	background-image: url(fundo_topicos.gif);
	font-weight: bolder;
}

.Rodape {
	color: #FFFFFF;
	font-size: 10px;
}

.subtitulosIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

