/* CSS Document */

body {
background-color:#9a9a9a;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.copy {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
color:#666666;
}
a:link {
text-decoration:none;
color:#000066;
}
a:hover {
text-decoration:none;
color:#009900;
}
a:visited {
text-decoration:none;
color:#000066;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background-image:url(immagini/back_h1.gif);
	background-repeat:no-repeat;
	color:#000000;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(immagini/back_h2.jpg);
	background-repeat:no-repeat;
	color:#000000;
}
p {
	font-size:13px;
	text-align:justify;
}
.testoDX {
text-align:right;
font-size:10px;
font-weight:bold;
}
.centrato {
text-align:center;
font-size:10px;
font-weight:bold;
}
.copy {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
color:#404040;
}
.grey {
color:#666666;
}
.note {
font-size:10px;
line-height:10px;
}
.prodotti {
width:200px;
height:110px;
background-image:url(immagini/sf_prodotti.jpg);
background-repeat:no-repeat;
text-align:left;
font-size:10px;
font-weight:bold;
}
.tdprodotti {
background-image:url(immagini/elenco_prod.jpg);
background-repeat:no-repeat;
width:200px;
height:25px;
text-align:center;
vertical-align:middle;
font-size:10px;
font-weight:bold;
}
li {
font-size:11px;
text-align:left;
}
.pad20 {
padding-left:22px;
}
