body {
	background-attachment: fixed;
	background-image: url(immagini/fondopagina.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 4px 0px 0px;
	background-color: #333333;


}
.bgnews {
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(immagini/ultime_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.linkpiccolo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a.linkpiccolo:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FA0000;
	text-decoration: none;

}
.testo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 130%;

}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
.campoform {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #FA0000;
	font-size: 11px;

}
.bottoneform {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #FA0000;
}
.tb {
	border: 1px solid #FF0000;
}
.campoform2 {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FA0000;
	font-size: 11px;
	background-color: #CC0000;

}
