

.exibe_produto{
background-color: white;
}
.titulo_produtos{
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #666666;
text-decoration: none;
}
.titulo_produtos:hover{
color: #666666;
text-decoration: underline;
}
.valor_de{
font-family: Tahoma;
font-size: 11px;
color: #FF0000;
font-weight: bold;
}
.valor_desconto{
font-family: Tahoma;
font-size: 11px;
color:#0270FE;
font-weight: bold;
}
.valor{
font-family: Tahoma;
font-size: 11px;
color: #3168a1;
font-weight: bold;
}
.no_cartao{
font-family: MS Sans Serif;
font-size: 11px;
color: #666666;
font-weight: bold;
}
.titulo_secoes{
font-family: Verdana;
font-size: 13px;
font-weight: bold;
color: #000000;
text-decoration: none;
background-image: url(../imagens/fundo_titulos.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 201px;
	padding-left: 10px;
	padding-top: 3px;
}
.titulo_secoes:hover{
color: #666666;
text-decoration: underline;
}




.exibe_produtos_em_promocao{
    background-image: url(../imagens/fundo_produtos_promocao.gif);
}
.titulo_secao_produtos_em_promocao{
font-family: Tahoma;
font-size: 12px;
color: #666666;
text-decoration: nome;
font-weight: bold;
}
.titulo_produtos_em_promocao{
font-family: Tahoma;
font-size: 12px;
color: #666666;
text-decoration: none;
}
.titulo_produtos_em_promocao:hover{
color: #999999;
text-decoration: underline;
}
.valor_em_promocao{
font-family: Tahoma;
font-size: 10px;
color: #2d5eb1;
font-weight: bold;
}
.valor_de_em_promocao{
font-family: Tahoma;
font-size: 10px;
color: #FF0000;
font-weight: bold;
}
.cartao_promocao {
font-family: Verdana;
font-size: 10px;
color: #666666;
font-weight: bold;
}
.secoes_titulo {
font-family: Tahoma;
font-size: 13px;
color: #666666;
text-decoration: none;
}
.secoes_titulo:hover {
color: #999999;
text-decoration: underline;
}





.titulo_mais_vendidos{
font-family: Tahoma;
font-size: 12px;
font-weight: nome;
color: #666666;
text-decoration: none;
}
.titulo_mais_vendidos:hover{
color: #666666;
text-decoration: underline;
}



.texto_rodape{
	font-family: Tahoma;
	font-size: 11px;
	font-color: #999999;
        text-decoration: none;
}
.texto_rodape:hover {
    font-color: #999999;
    text-decoration: underline;
}



.texto_departamentos{
font-family: Tahoma;
font-size: 13px;
color: #666666;
text-decoration: none;
}
.texto_departamentos:hover{
color: #999999;
text-decoration: underline;
}



.titulo_categoria_inativo{
font-family: Tahoma;
font-size: 13px;
font-weight: nome;
color: #666666;
text-decoration: none;
height: 20px;
}
.titulo_categoria_inativo:hover{
color: #666666;
text-decoration: underline;
}
.titulo_categoria_ativo{
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
color: #055bb6;
text-decoration: none;
height: 20px;
}
.titulo_categoria_ativo:hover{
color: #055bb6;
text-decoration: underline;
}
.titulo_categoria_bg{
background-image: url(../imagens/fundo_secoes.gif);
}




.titulos_navegacao{
border-left: none;
border-right: none;
border-top: 3px solid #055bb6;
border-bottom: none;
background-color: whitesmoke;
width: 98%;
}




.caixas {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 18px;
	width: 150px;
	border: 1px solid #000000;
}
.produtos_comprar{
border:5px solid whitesmoke
}
.texto{
font-family: Tahoma;
font-size: 11px;
font-weight: nome;
color: #000000;
text-decoration: none;
}
.texto_bold{
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #666666;
text-decoration: none;
}
.texto_bold_destaque{
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
color: #666666;
text-decoration: none;
}
.forma_pagamento_escolhida{
background-color: #E1EDFB;
border: 1px solid silver;
}
.formas_pagamento{
border-bottom: 1px solid silver;
}
.tabela_especificacoes{
background-color: white;
border: 1px solid white;
}
.opcoes{
font-family: Tahoma, Aria;
font-size: 11px;
background-color: gainsboro;
}
.campo_disponibilidade{
font-family: Tahoma, Aria;
font-size: 11px;
color: black;
background-color: white;
border:none;
width:100%
}
.campo_nao_disponivel{
font-family: Tahoma, Aria;
font-size: 11px;
font-weight: bold;
color: red;
background-color: white;
border:none;
width:100%
}
