/* ------------ PRODOTTI -----------*/

#foto_prodotto{
width:200px;
float:left;
}
#bottoni_prodotto{
width:300px;
float:right;
}
table#tab_acquisto{
width:100%;
border:1px solid #A40000;
}
tr#tr_intestazione_acquisto{
width:100%;
border:1px solid #A40000;
color:#fff;
background-color:#4F0101;
}
tr#tr_colonne_acquisto{
background-color:#970000;
color:#FFF;
}
tr.tr_prodotto_acquisto_a{
background-color:#F2F1F1;
}
tr.tr_prodotto_acquisto_b{
background-color:#E6E6E6;
}
