.exibe_produto{
background-color: #ffffff;
}
.titulo_produtos{
font-family: Verdana;
font-size: 11px;
color: #000000;
text-decoration: none;
}
.titulo_produtos:link{
font-family: Verdana;
font-size: 11px;
color: #c8c8c8;
text-decoration:none
}
.titulo_produtos:hover{
font-family: Tahoma;
font-size: 11px;
color: #c2c2c2;
text-decoration: none;
}
.valor_de{
font-family: Tahoma;
font-size: 11px;
color: #82C0FF;
font-weight: bold;
}
.valor{
font-family: Tahoma;
font-size: 11px;
color: #0066CC;
font-weight: bold;
}
.valor_economize{
font-family: Tahoma;
font-size: 11px;
color: #666666;
font-weight: none;
}
.no_cartao{
font-family: Tahoma;
font-size: 11px;
color: #0072C6;
font-weight: bold;
}
.produtos_comprar{
border:5px solid whitesmoke
}
