.SecaoBusca {
	border: 0px solid #D4D0C8;
	font-family: tahoma, arial;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	background-color: #EAEAEA;
	height: 30px; width: 100%;
	}
.SecaoBusca1 {
	border: 0px solid #D4D0C8;
	font-family: tahoma, arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	height: 30px; width: 100%;
	}	
.Linha1_Busca {
	border: 0px solid #D4D0C8;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	height: 32px; width: 100%;
	padding-left:4px

	}

.Linha2_Busca {
	border: 0px solid #D4D0C8;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #666666;
	background-color: #EAEAEA;
	height: 32px; width: 100%;
	padding-left:4px

	}

.campo_text {
	border: 1px solid #D4D0C8;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000000;
	height: 16px;
	padding-left:5px
}

.campo_select {
	border: 1px solid #D4D0C8;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000000;
	height: 16px;
	padding-left:5px;
	background-color:#FFCCCC;
	}	

.botao_menu {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	padding: 1px 2px;
	background:url('imagens/cart2_signin.gif') repeat-x left top;
}


/* GERAL */
	BODY {
	margin:10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	color:#666666;
	}

/*
Tabelas
*/
	TABLE {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333333;
	}

/*
Links
*/		
	a {
		color: #333333; 
		font-size: 12px;
		text-decoration:none;
		}
		
    a:hover {
		font-weight: bold;
	    text-decoration:underline;
		}

/* MENUS */
		
/*
Menu Vertical
*/
.MenuVerticalMoldura {width:100%; background-color: #FFFFFF;}
.MenuVertical {height:24px; width:774px; background-color:#FFFFFF;}

/* ESPECIFICOS */
					

/*
Banner_Top
*/
.TopBannerMoldura {width:100%;  background:url('imagens/03/TopBanner_fundo_cont.jpg');}
.TopBanner {height:59px; width:100%; background:url('imagens/03/TopBanner_fundo_dir.jpg') no-repeat; background-position:right;
			color: #ffffff;}

.TopBannerProduto {height:59px; width:100%; background:url('imagens/03/TopBanner_fundo.jpg') no-repeat;}
/*
Top
*/
.TopMoldura {width:100%;}
.Top {height:80px; width:774px; background-color: #EBEBEB;}


/*
Abertura
*/
.AberturaMoldura {width:100%; background-color: #FFFFFF;}
.Abertura {height:80px; width:754px; background-color: #BFDFDF;}

/*
Rodapé
*/
.RodapeMoldura {width:100%; background-color:#EBEBEB;}
.Rodape {height:50px; width:100%; background-color:#EBEBEB;}




/*
Moldura Conteudo Coluna Direita
*/
.ColunaDireitaMoldura {width:100%; background-color: #EBEBEB;}
.ColunaDireita {width:180; background-color: #FFFFFF;}

/*
Moldura Conteudo Coluna Centro
*/
.ColunaCentroMoldura {width:100%; background-color: #FFFFFF;}
.ColunaCentro {width:100%; background-color: #FFFFFF;}

/*
Moldura Conteudo Coluna Esquerda
*/
.ColunaEsquerdaMoldura {width:100%; background-color: #EBEBEB;}
.ColunaEsquerda {width:180; background-color: #FFFFFF;}





/*
TEXTOS
*/

.chamada_1{
	font-family: tahoma,arial;
	font-size: 16px;
	color:#333333;
	font-weight: bold;
}

.titulo_1{
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}

.subtitulo_1{
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

.tx_data {font-family: Verdana, "Times New Roman", Times, serif, Georgia; font-size:9px; color: #FFFFFF; font-weight: bold; margin-right:18px;}

/*
Tabela de apresentação
*/
/*
.TabTitulo { 
	background-color: #FFCC66;
	color: black; 
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	padding: 5px;
	}

	
.TabTituloSel {
	background-color: #FF9900;
	color: black; 
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	padding: 5px;
	}

.TabLinhaSelecao { 
	background-color: #cccccc;
	color: black; 
	font-size: 11px;
	text-decoration:none;
	}

.TabZebra1 { 
	background-color: #E6E6E6;
	}
	
.TabZebra2 { 
	background-color: #ffffff;
	}
*/

/*ESPECIAIS*/			

/*
Moldura em volta da tabela
*/			

	.MolduraGeral{
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

