/* CSS Document */

#titolo {
font-size:18px;
color:#000099;
font-weight:bold;
}

div#contenuto{
font-size:14px;
}

table{
margin:20px 0px;
}

p.head{
font-weight:bold;
line-height:15px;
}

p.prezzohead{
font-weight:bold;
line-height:15px;
text-align:right;
margin-right:10px;
}

p.copie{
margin:2px 0px;
text-indent:10px;
}

p.prezzo{
margin:2px 25px 2px 0px;
text-align:right;
}

p.iva{
margin:30px;
font-size:10px;
}

p.descrizione{
margin:0px;
font-size:10px;
}

p.scritta{
margin-top:30px;
}

a:link.prev{
text-decoration:underline;
color:#000099;
}

a:visited.prev{
text-decoration:underline;
color:#000099;
}

a:hover.prev{
color:#CC0000;
text-decoration:none;
font-weight:bold;
}
