body {
	background-color: #1B2038;
	background-image: url(immagini/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}
.testo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 150%;

}
.testo12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.testo16 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #A6BF03;

}
.linktop {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linktop:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.linkmain {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkmain:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.imgborder {
	border: 1px solid #330033;
}
.campoform {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #336699;
}
.bottoneform {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A6BF03;
	border: 1px solid #FFFFFF;
	font-weight: bold;

}
.linkcat {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a.linkcat:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.campoform2 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #99CC00;
}
.linktop2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linktop2:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
