* { 
	font-family: "Trebuchet MS", "Arial" !important;
}

.vazio {
	font-size:  0px;
}

/* 
		Estrutura
*/
body {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.topo {
	background: url(../imagens/topo_bg.jpg) no-repeat right;
}
.topo_atendimento {
	padding-left: 50px;
	font-size: 8pt;
	font-weight: bold;
}

.menu {
	background: url(../imagens/menu_bg_option.jpg) repeat-x;
	height: 44px;
	vertical-align: middle;
}
.menu_busca {
	background: url(../imagens/menu_bg_search.jpg) repeat-x;
}

.cabecalho_conteudo_principal {
	background: url(../imagens/content_bg.jpg) repeat-x;
	height: 27px;
	padding-left: 10px;
}

.conteudo_principal	{
	padding: 5px 0px 5px 0px;
}

.rodape {
	background: url(../imagens/rodape_bg.jpg) repeat-x;
	height: 34px;
}
/* 
		Páginas internas
*/
.titulo_fundo {
	background-image: url(../imagens/titles/fundo.png);	
}

.texto {
	font-size: 8pt;
	color: #535353;
}

.origem {
	font-size: 8pt;
	color: #CC0000;
}

.titulo_noticia {
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
}

.legenda {
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
	color: #535353;
	background-color: #f2f2f2;
}

.titulo_produto {
	background-image: url(../imagens/titulo_bg.png);
	color: #c00800;
	font-size: 10pt;
}

.titulo_produto_detalhe {
	font-weight: bold;
	color: #000000;
	font-size: 16pt;
}

.titulo_categoria {
	color: #006699;
	font-size: 12pt;
}

.titulo_acessorio_solado {
	font-size: 10pt;
	font-weight: bold;
	color: #c40400;
	text-decoration: none;
}
/* 
		Dólar e Bolsa de valores
*/
.cotacao {	
	font-size: 8pt;
	font-weight: bold;
	color: #545454;
}

/* 
		Formulários
*/
.imagem {
	border: 3px solid #F2F2F2;
}

/* 
		Formulários
*/
.select_ramo {
	font-size: 8pt;
	width: 160px;
	color: #666666;
}
.select_ramo_item {
	font-size: 8pt;
	color: #000000;
}

.textbox_contato {
	font-size: 8pt;
	border: 1px solid #666666;
	background-color: #f2f2f2;
}

.textarea_contato {
	font-size: 8pt;
	border: 1px solid #666666;
	background-color: #f2f2f2;
}
/* 
		Submenu
*/
#linstitucional, #lcalcados, #lfaleconosco {		
	position: absolute;
	border: 1px solid #9b0700;  
	top: 145px;
	width: 150px;	
	display: none;
}

#lnormastecnicas {
	position: absolute; 
	border: 1px solid #9b0700; 
	width: 150px; 
	display: none;
}

.table_submenu {
	background-color: #c20800; 
	border: 1px solid #d4504a;
}

.td_submenu {
	background-color: #c20800; 
	cursor: pointer;
	height: 18px;
	font-size: 8pt;
}

.td_submenu_over {
	background-color: #cd352e; 
	cursor: pointer;
	height: 18px;
	font-size: 8pt;
}

.td_submenu_img {
	vertical-align: middle;
	padding-right:7px
}

#linstitucional td, #lcalcados td, #lfaleconosco td, #lnormastecnicas td {		
	padding-left: 5px;
	vertical-align: middle;
	color: #FFFFFF;	
	text-decoration: none;
}

/* 
		Links
*/
.link_curiosidade_principal	{
	font-size: 8pt;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}

.link_curiosidade_principal:hover {
	font-size: 8pt;
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

.link_leiamais {
	font-size: 8pt;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}
.link_leiamais:hover {
	font-size: 8pt;
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

.link_titulo_noticia {
	font-size: 8pt;
	color: #CC0000;
	font-weight: bold;
}
.link_titulo_noticia:hover {
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.link_sublinks {
	font-size: 8pt;
	color: #535353;
	text-decoration: none;
}
.link_sublinks:hover {
	font-size: 8pt;
	color: #CC6600;
	text-decoration:underline;
}

.link_titulo_produto {
	font-size: 11px;
	font-weight: bold;
	color: #c40400;
	text-decoration: none;
}
.link_titulo_produto:hover {
	font-size: 11px;
	font-weight: bold;
	color: #c40400;
	text-decoration:none;
}

.link_paginacao {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link_paginacao:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.link_categoria {
	font-size: 8pt;
	color: #535353;
	text-decoration: underline;
}
.link_categoria:hover {
	font-size: 8pt;
	color: #c40400;
	text-decoration:underline;
}

.idioma {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}