.img
{
	margin: 0px 60px;
}
a
{
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:link
{
        color: #000099;
}
a:visited
{
        color: #000099;
}
a:hover
{
	color: #FF6600;
	background: #FCE458;
	border: none;
}
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 0;
	color: #323232;
	font-size: 80%;
	background-image: url('images/bg.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	padding: 1em;
}
table
{
        font-size:1em;
}
h1, h2, h3, h4, h5, h6
{
        font-family: Arial, Helvetica, sans-serif; text-indent:0.2em
}
h1
{
        font-size:1.7em; color:#FF6600
}
h2
{
        font-size:1.5em; color:#666699
}
h3
{
        font-size:1.3em; color:#FF6600
}
h4
{
        font-size:1.1em; color:#669966
}
h5
{
        color: #BBB4FF; font-size:0.9em
}
h6
{
        color: #666666;font-size:0.8em
}
hr           { height:0; width: 98%; text-align:center; color:#FFBF00 }

blockquote   { color: #003366; border: 3px double #EFFFEA; padding: 3px; background-color:
               #F4F4F4 }
annunci
{
   font-size: 1em;
   color: #669966;
   font-style: italic;
}               
.logosfuma {
        font-family: Tahoma, arial; font-size: 2em; color: #CCCCCC; position: absolute;
        left: 50px; top: 29px; z-index: 0; font-weight: bold
}
.logo
{
        font-family: Tahoma, arial; font-size: 2em; color: #808040; position: absolute;
        left: 51px; top: 30px; z-index: 1; font-weight: bold
}
.menutop     { font-weight:bold; padding: 3px }
.menutop a   { border: 1px solid #EAEAEA; padding-left: 2px; padding-right: 2px }
.menutop a:hover { ; border-style:outset; border-width:1px; color:#008000  }
.menuleft    {  line-height: 100%; font-size:0.9em}
.menuleft a  {
	display: block;
	border: 1px outset Gray;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	background-color: #FFDBB7;
	font-size: 1.1em;
	margin-bottom: -0.9em;
	line-height: 100%;
}
.menuleft a:hover {
	background-color: #FFFFFF;
	border: 1px inset;
}
.linea       { background-image: url('images/linea.gif') }