.generic-body
        {
        background     : fixed URL("/img/sfondo8.gif");
        margin-left    : 5px;
        margin-right   : 5px;
        margin-top     : 5px;
        margin-bottom  : 5px;
        }

.main-body
        {
        background     : fixed URL("/img/sfondo8.gif");
        margin-left    : 0px;
        margin-right   : 0px;
        margin-top     : 0px;
        margin-bottom  : 0px;
        }

.sub-body
        {
        background     : trasparent;
        margin-left    : 0px;
        margin-right   : 0px;
        margin-top     : 0px;
        margin-bottom  : 0px;
        }

.document-body
        {
        background     : fixed URL("/img/sfondo8.gif");
        margin-left    : 0px;
        margin-right   : 0px;
        margin-top     : 0px;
        margin-bottom  : 10px;
	clientHeight   : 200px;
        clientWidth    : 200px;
        }

.notefondo
	{
	font-family  : "Verdana, Helvetica, Arial";
	font-size    : 7pt;
	color        : #337777;
	width        : 100%;	
	text-align   : center;
	font-weight  : bold;
	font-style   : normal;
	}

.avvertenze
	{
	font-family  : "Verdana, Helvetica, Arial";
	font-size    : 8pt;
	color        : #000088;
	width        : 100%;	
	text-align   : justify;
	font-weight  : normal;
	font-style   : normal;
	}

.didascalie
	{
	font-family  : "Verdana, Helvetica, Arial";
	font-size    : 8pt;
	color        : #000088;
	width        : 100%;	
	text-align   : center;
	font-weight  : normal;
	font-style   : italic;
        margin-left  : 3px;
        margin-right : 3px;
	}

A:link  
	{
	font-family     : "Verdana, Helvetica, Arial";
	font-size       : 11pt;
	color           : #000088;
	text-align      : left;
	font-weight     : normal;
	text-decoration : underline;
	font-style      : normal;
        }

A:visited
	{
	font-family     : "Verdana, Helvetica, Arial";
	font-size       : 11pt;
	color           : #000000;
	text-align      : left;
	font-weight     : normal;
	text-decoration : underline;
	font-style      : normal;
        }

A:hover 
	{
	font-family     : "Verdana, Helvetica, Arial";
	font-size       : 11pt;
	color           : #0055FF;
	text-align      : left;
	font-weight     : bold;
	text-decoration : underline;
	font-style      : normal;
	cursor		: hand;
        }

.testonormale
	{
	font-family  : "Verdana, Helvetica, Arial";
	font-size    : 11pt;
	color        : #000088;
	width	     : 100%;
	text-align   : justify;
	font-weight  : normal;
	font-style   : normal;
	}

.titolopagine
	{
	font-family  : "Verdana, Helvetica, Arial";
	font-size    : 14pt;
	font-style   : italic;
	color        : #000088;
	width	     : 100%;
	text-align   : left;
	font-weight  : bold;
	}

.titoloenorme
	{
	font-family     : "Verdana, Helvetica, Arial";
	font-size       : 22pt;
	font-style      : italic;
	color           : #000088;
	width	        : 100%;
	text-align      : center;
	font-weight     : bold;
        text-decoration : none;
	}

.visitatori
	{
	font-family  : "Verdana, Helvetica, Arial";
	font-size    : 10pt;
	font-style   : normal;
	color        : #FFFFFF;
	width	     : 100%;
	text-align   : center;
	font-weight  : bold;
	}

.struct-tab
        {
        border       : 0px;
        cellspacing  : 0px;
        cellpadding  : 0px;
        background   : transparent;
        }        
