body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px; 
	background-image: url(img2/sfondo.jpg);
	background-color: #A7D8CD;
}
table.page {
	background-image: url(img2/pag3.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
td.nw1 {
	font-family: Verdana;
	font-size: 11px;
	color: #3B702C;
	font-weight: bold;
	background: #EEEEEE;
	border-top: 1px solid #5F825A;
	border-left: 1px solid #5F825A;
}
td.nw2 {
	font-family: Verdana;
	font-size: 11px;
	border-top: 1px solid #5F825A;
	border-left: 1px solid #5F825A;
	background: #FFFFFF;
}
td {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
}
td.giu {
	font-family: Verdana;
	font-size: 10px;
	color: #3B702C;
	text-align: center;
	padding-top: 6px;
}
td.pag {
	background-image: url(img2/pag3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
td.tit {
	font-family: Verdana;
	font-size: 14px;
	color: #880000;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #880000;
}


h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #3B702C;
	text-align: center;
}

td.titolo {
	font-family: Verdana;
	font-size: 14px;
	color: #3B702C;
	border-color: #3B702C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #3B702C;
	border-right-style: solid;
	border-right-width: 1px;
	font-weight: bold;
	text-align: right;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #3B702C;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #3B702C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.pul:link {
	font-family: Verdana;
	font-size: 12px;
	color: #3B702C;
	font-weight: bold;
	text-decoration: none;
	width: 139px;
}
a.pul:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #3B702C;
	font-weight: bold;
	text-decoration: none;
	width: 139px;
}
a.pul:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	width: 139px;
	background-color: #FFFFFF;
}
td.st {
	background-image: url(img2/sfondot2.gif);
	background-position: top;
	background-repeat: repeat-x;
}
table.admin {
	border: 1px solid #3B702C;
	background-color: #FFFFFF;
}

.table_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3B702C;
}

.table_grey th {
	background-color: #91C98F;
}

.table_grey td {
	background-color: #E1F2DD;
}