@charset "iso-8859-1";

/*reset otuput*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

/*prezzo*/
.prezzo {line-height:8px; font-weight:bold; font-style:italic;}
.prezzorosso {font-size:18px; line-height:8px; font-weight:bold; font-style:italic; color: #ff0000;}
/*aggiunti da froz*/
body#b2b {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #222222; background: url(../images/background07.gif)}
td.bianca {background:#ffffff}
td.temporanea {background: #cccccc}
td.blu {background: #003b7c}
td.gialla {background: #f2db27}
td.grigia {background: #a2a2a2}
td.sin {background: url(../images/sin.png)}
td.des {background: url(../images/des.png)}

table#prodotto {width: 640px;}
table#riepilogo {border: solid 1px #A9A6A6; padding: 2px;}
table#ordini td {border: solid 1px #A9A6A6; padding: 2px; font-size: 11px}
table#ordini td.zero {border: solid 1px #ffffff; padding: 0px; font-size: 11px}
table#ordini tr.intestazione td {border: solid 1px #A9A6A6; background: #cccccc; padding: 2px; font-size: 11px}
table#blu {width: 640px;}
table#prodotto td.separatore_bianco {background: #ffffff}
table#prodotto td.separatore_colorato {background: #666666}
table#contorno_immagini {border: solid 1px #A9A6A6}
td.contorno {border: solid 1px #A9A6A6; padding: 6px;}

span.testo_normale {font-family: Verdana, Arial, sans-serif; font-size:12px; color: #222222;}
span.testo_blu {font-family: Verdana, Arial, sans-serif; font-size:12px; color: #003b7c;}
span.testo_verde{font-family: Verdana, Arial, sans-serif; font-size:12px; color: #339900;}
span.titolo_home {font-family: Verdana, Arial, sans-serif; font-size:12px; color: #003b7c; font-weight: bold;}
span.testobianco {font-family: Verdana, Arial, sans-serif; font-size:12px; color: #ffffff;}

A:link {color: #222222; text-decoration: none;}
A:visited {color: #222222; text-decoration: none; }
A:hover {color: #003b7c; text-decoration: underline; }
A:active {color: #222222; text-decoration: none;}

A.linkblu:link {color: #003b7c; text-decoration: none;}
A.linkblu:visited {color: #003b7c; text-decoration: none; }
A.linkblu:hover {color: #003b7c; text-decoration: underline; }
A.linkblu:active {color: #003b7c; text-decoration: none;}

A.linkbold:link {color: #003b7c; text-decoration: none; font-weight:bold}
A.linkbold:visited {color: #003b7c; text-decoration: none; font-weight:bold }
A.linkbold:hover {color: #003b7c; text-decoration: underline; font-weight:bold }
A.linkbold:active {color: #003b7c; text-decoration: none; font-weight:bold}

A.linkgiallo:link {color: #f2db27; text-decoration: none;}
A.linkgiallo:visited {color: #f2db27; text-decoration: none; }
A.linkgiallo:hover {color: #f2db27; text-decoration: underline; }
A.linkgiallo:active {color: #f2db27; text-decoration: none;}

select {width:270px}
select.ordina {width:120px}



