body {
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #292929;
	background-image: url(immagini/fondo.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h2 {
	font-size: 14px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

a {
	color: #6A9401;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.link_rosso:link { color: #7b0000; text-decoration: underline; font-weight:bold;}
a.link_rosso:visited {  color: #7b0000;  text-decoration: underline; font-weight:bold;}
a.link_rosso:hover {  color: #000000; text-decoration: underline; font-weight:bold;}

.diecipxgrigio{ font-family:Verdana,Arial,Helvetica;font-size:10px;color:#666666; }
.diecipxverde{ font-family:Verdana,Arial,Helvetica;font-size:10px;color:#336633; }

div#interlinea16{
	line-height:16px
	}
#btn-info {
	position: relative;
	top: -250px;
	right: 220px;
}

