﻿body 
{
    font-family: Tahoma, Arial, Verdana;
    background: url(../../imagens/bg.gif);
    font-size: small;
    margin: 0px;
}
a
{
	text-decoration:none;
}

p
{
    text-align: justify;
}

input, textarea, select
{
    font-size: 95%;
    background: #F5F5F5;
    border-top: 1px solid #7C7C7C;
    border-left: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
    border-bottom: 1px solid #DDDDDD;
}

label
{
    font-weight: bold;
    width: 75px;
    padding-right: 20px;
}

.checkbox input
{
    border: 0px;
    background-color: Transparent;
}

br
{
    clear: left;
}

.cabecalho_grid
{
    background: url(../../imagens/bg_cabecalho_grid.jpg) repeat-x left top;
    background-color: #333;
    line-height: 22px;
    color: #FFFFFF;
}

.menu_admin
{
	line-height: 22px;
    color: #FFFFFF;
    font-weight:normal;
}

td img
{
    display: block;
    border: 0px;
}

.menu
{
    width: 213px;
    vertical-align: top;
    text-align: center;
}

.conteudo
{
    width: 527px;
    vertical-align: top;
}

.conteudo_admin
{
    width: 766px;
    height: 344px;
    vertical-align: top;
    padding: 10px;

}

.titulo
{
    font-size: medium;
    font-weight: bold;
    color: #254896;
}
.titulo_paginas_publicas
{
	padding-left: 0px;
    font-size:20px;
    font-weight:normal;
    color: #254896;
    display:inline;
}

.titulo_tabela
{
    font-weight: bold;
    color: #254896;
    background: url(../../imagens/bg_titulo_tabela.jpg) repeat-x left top;
    height: 30px;
    vertical-align: middle;
}

.titulo_tabela img
{
    display: inline;
    vertical-align: middle;
}

.botao
{
    border: solid 1px #777777;
    color: #333333;
    font-weight: bold;
    padding: 1px 5px 0px 5px;
    height: 26px;
    background: url(../../imagens/formbg.gif) repeat-x left top;
}

.botao_pesquisa
{
    border: solid 1px #777777;
    color: #333333;
    font-weight: bold;
    padding: 1px 5px 0px 5px;
    height: 22px;
    width: 26px;
    background: url(../../imagens/formbg.gif) repeat-x left top;
}

.descricao_produto_pesq
{
	font-size: small;
	font-weight: bold;
	color: #333333;	
	text-decoration:none;
}

.marca_produto_pesq
{
	font-size: small;
	font-weight: normal;
	color: #333333;	
}

.categoria_produto_pesq 
{
	font-size:12px;
	font-weight: bold;
	color: #666666;
    text-decoration: underline;	
}

.resultado_produto_pesq
{
	font-size:small;
	font-weight: normal;
	color: #333333;		
}

.resultado_produto_orcamento
{
	font-size:small;
	font-weight: normal;
	color: #333333;
}

.valor_produto_pesq
{
	font-size: small;
	font-weight: bold;
	color: #254896;		
}

.tabela_produto_pesq
{
	margin-left : 20px;
}

.caminho_detalhe_produto
{
	font-size:12px;
	font-weight:bold;
	color: #254896;
	text-decoration: none;	
}

.caminho_grupo_detalhe_produto a
{
	font-size:12px;
	font-weight:bold;
	color: #254896;
	text-decoration: none;	
}

.caminho_categoria_detalhe_produto a
{
	font-size:12px;
	font-weight:bold;
	color: #254896;
	text-decoration: none;
	
}

.descricao_produto_detalhe_produto
{
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}

.imagem_grande_detalhe_produto
{
	width : 180px;
	border: solid 3px #f5f5f5;
}

.valor_produto_detalhe_produto
{
	font-size:15px;
	font-weight: bold;
	color: #254896;		
}

.orcamento_produto_detalhe_produto a
{
	font-size:15px;
	font-weight: bold;
	color: #254896;
	text-decoration:none;		
}

.especificao_tecnica_detalhe_produto
{
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    text-align: justify;
    color: #333333;
    display: block;
    width:553;
    
}

.cabecalho_detalhe_produto
{
    background: url(../../imagens/filete.gif) repeat-x right top;
    line-height: 22px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #666666;
}

.nome_marca
{
	font-size:12px;
	font-weight:bold;
	color: #254896;
}

.apelido_produto_default
{
	font-size:x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;	
}

.valor_produto_default
{
	font-size:x-small;
	font-weight: bold;
	color: #254896;		
}

.texto_geral
{
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    text-align: justify;
    color: #333333;
    /*display: block;*/
}

#Navegacao
{
    float: left;
    text-align: center;
    padding: 7px 5px 7px 5px;
    width: 520px;
    color: #333333;
    border-top: solid 1px #f0f0f0;
    border-bottom: solid 1px #f0f0f0;
    
}

#Navegacao a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #555;
}

#Navegacao a:hover
{
    text-decoration: underline;
    color: #333;
}

.menu_produto
{
    position: absolute;
    visibility: hidden;
    border: 1px solid #D1D1D1;
    border-bottom-width: 0px;
    line-height: 22px;
    z-index: 100;
    background-color: #F0F0F0;
    width: 235px;
}

.menu_produto a
{
    color: black;
    width: 100%;
    display: block;
    text-indent: 7px;
    border-bottom: 1px solid #D1D1D1;
    padding: 1px 0;
    text-decoration: none;
    text-align: left;
}

.menu_produto a:hover
{
    background-color: #E3F1FC;
    color: black;
}
