body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(img/sfondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.a1 {
	background-image: url(img/tmb/a1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;


}
.a2 {
	background-image: url(img/tmb/a2.gif);
	background-position: center bottom;
	height: 10px;


}
.a3 {
	background-image: url(img/tmb/a3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;


}



.b1 {
	background-image: url(img/tmb/b1.gif);
	background-repeat: repeat-y;
	background-position: right center;
	height: 10px;
	width: 10px;


}
.b2 {
	background-image: url(img/tmb/b2.gif);
	background-repeat: repeat-y;
	background-position: left center;
	height: 10px;
	width: 10px;


}







.c1 {
	background-image: url(img/tmb/c1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;


}
.c2 {
	background-image: url(img/tmb/c2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 10px;

}
.c3 {
	background-image: url(img/tmb/c3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;


}
.center {
	padding: 10px;
	vertical-align: top;
}
.info {
	font-size: 9px;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #010281;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #010281;
}
.negtitoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF3301;
}
.neglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.neglink:hover {
text-decoration: underline;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
}

