body {
	margin:0px;
	border:0px;
	padding:0px;
	font-family:tahoma;
	background-color:#fff7ea;

}
.txtMarrone08 {
	font-size:8pt;
	color:#CC6633;
}
.txtMarrone10 {
	font-size:10pt;
	color:#CC6633;
}
.txtMarrone12 {
	font-size:12pt;
	color:#CC6633;
}
.txtMarrone14 {
	font-size:14pt;
	color:#CC6633;
}
.txtNero10 {
	font-size:10pt;
	color:#000;
}
.txtNero12 {
	font-size:12pt;
	color:#000;
}
.txtNero14 {
	font-size:14pt;
	color:#000;
}

.txtNero08 {
	font-size:8pt;
	color:#000;
}
a.link-Nero08:link, a.link-Nero08:visited {
	color: #000;
	font-size: 8pt;
	text-decoration: none;
}
a.link-Nero08:hover {
	text-decoration: underline;
}
a.link-Marrone08:link, a.link-Marrone08:visited {
	color: #CC6633;
	font-size: 8pt;
	text-decoration: none;
}
a.link-Marrone08:hover {
	text-decoration: underline;
	color: #000;
}
a.link-Marrone10:link, a.link-Marrone10:visited {
	color: #CC6633;
	font-size: 10pt;
	text-decoration: none;
}
a.link-Marrone10:hover {
	text-decoration: underline;
	color: #000;
}


#Menu {
	list-style: none;
}
#Menu a {
	width:140;
	height:21px;
	background-position:left top;
	background-repeat:no-repeat;
	z-index:3;
	background-image:url(/images/menu-off.gif);
	line-height:21px;
	padding-left:12px;
	list-style: none;
    display: block;
	z-index: 4;
	text-decoration: none;
	font-size:08pt;
	color:#555555;
}
#Menu a:hover {
	background-image:url(/images/menu-on.gif);
	color:#FFFFFF;
}
#MenuSelezionato {
	list-style: none;
}
#MenuSelezionato a {
	width:140;
	height:21px;
	background-position:left top;
	background-repeat:no-repeat;
	z-index:3;
	background-image:url(/images/menu-on.gif);
	line-height:21px;
	padding-left:12px;
	list-style: none;
    display: block;
	z-index: 4;
	text-decoration: none;
	font-size:08pt;
	color:#FFFFFF;
}
#MenuSelezionato a:hover {
	background-image:url(/images/menu-on.gif);
	color:#FFFFFF;
}

.txtGrigio10 {
	font-size:10pt;
	color:#555555;
}

.txtGrigio08 {
	font-size:8pt;
	color:#555555;
}
.txtBianco08 {
	font-size:8pt;
	color:#FFF;
}
form {
margin:0px;
padding:0px;
border:0px;
}
