.testata {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;;
	background-color: #339966;
	background-image: url(image/px_339966.gif);
}
.tabcentro {
	background-image: url(image/bg_tab.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
a:hover {
	color: #900;
	text-decoration:  underline;
}
a:link {
	color: #900;
	text-decoration: none;
}
a {
	color: #900;
	text-decoration: none;
}
.titolo { font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #006633;
	background-image: url(image/spacer.gif);
}
.testo { font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}
.piede { font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: normal;
	color: #666666;
	background-image: url(image/px_CCCCCC.gif);
}
.piede b{
	font-weight: bold;
	color: #900;
	background-image: url(image/px_CCCCCC.gif);
}
.tabchiara { font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(image/px_bianco.gif);
}

.tabscura { font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #F7FBF7;
	background-image: url(image/px_F7FBF7.gif);
}
.tabinfo {
	padding-bottom: 10px;
	font: 11px Tahoma, Verdana, Arial, Helvetica;
	background-color: #F7FBF7;
	border-top: 1px solid #ccc;
}
.tabinfo p {
	margin: 2px;
}
input
{  background-color: #F7FBF7;
   font-size: 11px;
   font-weight: normal;
   font-family: Tahoma;
}
.testo12 { font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
}
.testo11 { font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
}
.testo14 { font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	vertical-align: top;
}
.spacerwhite {
	clear:both;
	display:block;
	width: 100%;
	height: 1px;
	background-color: #FFF;
	margin: 10px 0;
}
.imgc {
	margin: 4px;
	padding: 2px;
	float: left;
	width: 100px;
	background-color: #FFF;
}
