.titulo_produtos{
font-family: Arial;
font-size: 11px;
color: black;
text-decoration: none;
font-weight: none;
}
.titulo_produtos:hover{
color: red;
text-decoration: none;
}
.valor_de{
color: #82C0FF;
font-weight: none;
}
.valor{
color: #0072C6;
font-weight: bold;
}
.no_cartao{
color: #0072C6;
font-weight: bold;
}
.titulo_secoes{
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #0066cc;
text-decoration: none;
background-color: whitesmoke;
border-bottom: 1px solid silver;
}
