body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #0F0F0F url(images/sfondo.jpg) repeat-x;
}
p.cablaggi {
	margin: 0;
	padding: 2px;
	text-align: center;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #333381;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;
	font-size: 12px;
}
table.tb_generale {
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
tr.corpo {
	min-height: 400px;
}
h1 {
	color: #333381;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	text-align: left;
	vertical-align: middle;
}
p {
	font-size: 12px;
}
.copyright2{
  color:#999999;
  font-size:10px;
  text-align:center;
  text-decoration:none;
}
.copyright2 a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.copyright2 a:hover {
	font-size: 10px;
	color: Lime;
	text-decoration: none;
}

ul.sottopagine{
  margin:0;
  padding:0;
}
li.sottopagine{
  list-style-type:none;
  margin:0 0 5px 0;
  padding:0;
}
a.sottopagine {
  background-image:url("images/bg_prodotti.gif");
  background-repeat:no-repeat;
  color:#003366;
  display:block;
  padding:0.5em 0 0.5em 0.5em;
  text-decoration:none;
  width:100%;
}

