BODY, TD {
	background-image: url(radicanero900120bordo.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	top: 0px;
	color: White;
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
	scrollbar-3dlight-color: #FFA500;
	scrollbar-face-color: ThreedHighlight;
	scrollbar-darkshadow-color: #8B4513;
	scrollbar-track-color: ButtonFace;
	margin-top: 0px;
	background-color: ButtonFace;
	background-position: center;
}
div#intestazione{
	background-position: center;
	background-image: url(radicanero900120bordint.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: White;
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	top: 0px;
	left: 0px;
}
div#corpo{
   color: White;
   text-align: center;
   font-family: serif;
   font-size: 14px;
   font-weight: bold;
   
}
H1 {
	font-size: 18pt;
	color: white;
}
H2 {
	font-size: 18pt;
	color: black;
}

H3 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color: white;
}

H4 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color: black;
}
H5 {
	font-size: larger;
	color: white;
}
H6 {
	font-size: larger;
	color: black;
}
div#click A {
	color: Black;
	width: 320px;
	border: 2px ridge #FFA500;
	font: bold larger Arial, Helvetica, sans-serif;
	font-size: 18px;
}
div#click A:Hover {
	color: White;
	width: 320px;
	border: 2px ridge white;
	font: bold larger Arial, Helvetica, sans-serif;
	font-size: 18px;
}
div#pag A {
	color: Black;
	width: 280px;
	border: 2px ridge #FFA500;
	font: bold larger Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#pag A:Hover {
	color: White;
	width: 280px;
	border: 2px ridge white;
	font: bold larger Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A {
	color: Black;
	width: 80px;
	background-image: url(legno.gif);
	border: 2px ridge #FFA500;
	font: bold 14px Arial, Helvetica, sans-serif;
}
A:Hover {
	color: white;
	width: 80px;
   background-image: url(radica50.gif);
	border: 2px ridge white;
	font: bold 14px Arial, Helvetica, sans-serif;
	background-color: red
}
table.tabella1 {
	table-layout: fixed;
	width: 800px;
	background-color: trasparent;
	border: none;
}
table.tabella1 td {
	color: Black;
	font: bold 14px serif;
	border: thin ridge #FFA500;
	background: url(legno.gif);
}
table.tabella2 {
	table-layout: fixed;
	width: 800px;
	background-color: trasparent;
	background: trasparent;
	border: none;
}
table.tabella2 th, td {
	color: white;
	background-color: trasparent;
	background: transparent;
}
table.tabella3 {
	table-layout: fixed;
	width: 800px;
	background-color: trasparent;
	background: trasparent;
	border: thin ridge #FFA500;
}
table.tabella3 th, td {
	color: white;
	background-color: trasparent;
	background: transparent;
	border: thin ridge #FFA500;
}
table.tabella4 {
	table-layout: fixed;
	width: 800px;
	background-color: trasparent;
	background: trasparent;
	border: none;
}
table.tabella4 th, td {
	color: white;
	background-color: trasparent;
	background: transparent;
	border: none;
}
table.tabella1 td.vuoto {
	color: white;
	background-color: trasparent;
	background: transparent;
	border: none;
	background-image: none;
}
HR {
	color: #FFD700;
	height: 1pt;
}
