/*
 *********************************************************
 PADRÃO
 *********************************************************
*/

/* Body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Caminho Navegação */
.Caminho_Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.Caminho_Nav a{
	color: #333333;
	text-decoration: none;
}

.Caminho_Nav:HOVER {
	color: #333333;
	text-decoration: underline;
}

/* Texto Padrão */
A.TextoPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A.TextoPadrao a{
	color: #000000;
	text-decoration: none;
}

A.TextoPadrao:HOVER {
	color: #000000;
	text-decoration: underline;
}

/* Texto Menu Controle */
.Texto_mnNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.Texto_mnNav a{
	color: #000000;
	text-decoration: none;
}

.Texto_mnNav:HOVER {
	color: #000000;
	text-decoration: underline;
}

/* Caixa de Texto */
.Caixa_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 97%;
	border: 1px solid #999999;
}

/* Caixa de Texto Busca */
.Caixa_busca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 97%;
	border: 1px solid #999999;
}

/* Borda */
.Borda {
	border: 1px solid #CCCCCC;
}

/* Linha de Divisão */
.Cor_Linha {
	background-color: #00519c;
}

/* Linha de Tickers */
.Cor_Linha_TK {
	background-color: #CCCCCC;
}

.Btn {
	background: #00519c;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant : 10px;
	font-weight: bold;
	color: #FFFFFF;
	border : 1px solid #00519c;
}

/*
 *********************************************************
 CONTEÚDO - HOME
 *********************************************************
*/

/* Título Conteúdo */
.Tit_Conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.Subtit_Conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.Tx_Conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.Tx_Conteudo a{
	color:#666666;
	text-decoration: none;
}

.Tx_Conteudo:HOVER {
	color:#666666;
	text-decoration: none;
}

.Tx_Galeria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/*
 *********************************************************
 NOTÍCIAS - DEFAULT
 *********************************************************
*/

/* Fundo Tabela */
.Fundo_Tabela {
	background-image: url(../images/index_r3_c1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/* Data */
.Data_Noticia1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}

/* Titulo 1 */
.Titulo_Noticia1 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color:#deb252;
	font-weight: bold;
	text-decoration: none;
}

.Titulo_Noticia1 a{
	color:#deb252;
	text-decoration: none;
}

.Titulo_Noticia1:HOVER {
	color:#deb252;
	text-decoration: underline;
}

/* Título 2 */
.Titulo_Noticia2 {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color:#666666;
	text-decoration: none;
}

.Titulo_Noticia2 a{
	color:#666666;
	text-decoration: none;
}

.Titulo_Noticia2:HOVER {
	color:#666666;
	text-decoration: underline;
}

/* Matéria */
.Texto_Noticia1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	color:#333333;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.Texto_Noticia1 a{
	color:#333333;
	text-decoration: none;
}

.Texto_Noticia1:HOVER {
	color:#333333;
	text-decoration: underline;
}

/* Texto Ler Mais */
.Texto_Noticia_Ler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.Texto_Noticia_Ler a{
	color:#FF0000;
	text-decoration: none;
}

.Texto_Noticia_Ler:HOVER {
	color:#FF0000;
	text-decoration: underline;
}

/*
 *********************************************************
 MENU PRINCIPAL
 *********************************************************
*/

/* Texto Menu Principal */
.tx_Menu_Principal_Ativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00519c;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.tx_Menu_Principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.tx_Menu_Principal a{
	color:#333333;
	text-decoration: none;
}

.tx_Menu_Principal:HOVER {
	color:#333333;
	text-decoration: underline;
}

/* Subcategorias Menu Principal */
.tx_Menu_Principal_Sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.tx_Menu_Principal_Sub a{
	color:#666666;
	text-decoration: none;
}

.tx_Menu_Principal_Sub:HOVER {
	color:#666666;
	text-decoration: underline;
}

/*
 *********************************************************
 CAIXA DE LOGIN
 *********************************************************
*/

/* Texto Login */
.tx_Login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.tx_Login a {
	color: #666666;
	text-decoration: none;
}

.tx_Login:HOVER {
	color: #666666;
	text-decoration: underline;
}

/* Cor Caixa Login */
.Cor_Login {
	background-color: #e9eaec;
}

/* Cor Linha Login */
.Cor_Linha_Login {
	background-color: #999999;
}

/*
 *********************************************************
 COLUNA DIREITA
 *********************************************************
*/

/* Texto Menu Direito */
.tx_Menu_Direito_Tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.tx_Menu_Direito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/*
 *********************************************************
 VITRINE - HOME
 *********************************************************
*/

/* Título do Produto */
.Titulo_box_H {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.Titulo_box_Det {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00519c;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.Titulo_box_H a{
	color:#666666;
	text-decoration: none;
}

.Titulo_box_H:HOVER {
	color:#666666;
	text-decoration: underline;
}

/* Título do Produto */
.Titulo_box_D {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.Titulo_box_D a{
	color:#666666;
	text-decoration: none;
}

.Titulo_box_D:HOVER {
	color:#666666;
	text-decoration: underline;
}

/* Texto do Produto */
.Texto_box_H {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.Texto_box_H a{
	color:#666666;
	text-decoration: none;
}

.Texto_box_H:HOVER {
	color:#666666;
	text-decoration: underline;
}

/* Texto Detalhes */
.Texto_box_Det {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.Texto_box_Det a{
	color:#666666;
	text-decoration: none;
}

.Texto_box_Det:HOVER {
	color:#666666;
	text-decoration: underline;
}

/* Borda Box */
.Borda_Box {
	border: 1px solid #FFFFFF;
}

/* Images 57 x 57 */
img.Img_Prod_H {
	width: 57px;
}

/* Images 100 x 100 */
img.Img_Prod_P {
	width: 100px;
}

/* Images 300 x 300 */
img.Img_Prod_G {
	width: 253px;
}

/* Images Thumbnails 30 x 30 */
img.Img_Thumbs_P {
	height: 30px;
	width: 30px;
}

/*
 *********************************************************
 RODAPÉ - HOME
 *********************************************************
*/

/* Copyright */
.Texto_Rodape1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00519c;
	font-style: normal;
	text-decoration: none;
}

/*
 *********************************************************
 RODAPÉ - DEFAULT
 *********************************************************
*/

/* Copyright */
.Texto_Rodape2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
}