.exibe_produto{
background-color: ffffff;
}
.borda_separa_produtos{
border-bottom: 1px solid gainsboro;
}
.titulo_produtos{
font-family: Tahoma;
font-size: 11px;
color: #000000;
text-decoration: none;
font-weight: none;
}z
.titulo_produtos:hover{
color: #CCCCCC;
text-decoration: none;
}
.valor_de{
font-family: Tahoma;
font-size: 11px;
color: #82C0FF;
font-weight: none;
}
.valor{
font-family: Tahoma;
font-size: 11px;
color: #0066cc;
font-weight: bold;
}
.no_cartao{
font-family: Tahoma;
font-size: 11px;
color: #0072C6;
font-weight: bold;
}
.titulo_categorias{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #0066cc;
text-decoration: none;
}
.titulo_categorias:hover{
color: #999999;
text-decoration: none;
}
