<style type="text/css">

/* body {
background-image: url(immagini/matt.gif);
/*color: Blue; /*
} 
*/
/*serve per il pop-up */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
#banner {
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
border:0px;
background-color:#FFFFFF;
width: 223px;
height: 203px;
left: 349px;
top: 172px;
}
#banner a
{
color:#FFCC00;
text-decoration:none;
background-color:#FFFFFF;
}
#banner a:hover
{
color:#FFCC00;
text-decoration:underline;
background-color:#FFFFFF;
}
#chiudi
{
position:absolute;
width:9px;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
left: 576px;
top: 157px;
text-align:right;
}
#chiudi a
{
background-color:#FFFFFF;
font-weight:bold;
color:#000000;
text-decoration:none;
text-align:right;
}
#chiudi a:hover
{
background-color:#FFFFFF;
font-weight:bold;
color:#990000;
text-decoration:none;
text-align:right;
}
/* fine style per pop-up */
ul { 
	list-style: disc url(tri.gif);
	margin:0;padding:0 1em;
	}

li.menu {
	 list-style: square url(down.gif); 
	}
	
A:LINK { 
         text-decoration: none;
		 color: #660000;
 	}

A:VISITED { 
         text-decoration: none;
		 color: #660000;
	}	 
	
 A:HOVER { 

         text-decoration: none;
		 color: #ff0000;
	}	 


/* #ToolTip{
 font-size: 13px;  
 font-family: Arial; 
 font-style: oblique;  
 text-transform: uppercase; justify
 height:30px; 
 }
*/

/* p {   "ESEMPI"
	font-size: 10 pt;
	font-family: Arial,Verdana,sans-serif;
	color: #000000; 
	text-align: justify;
	text-align: center; 
	text-align: left; 
   } 
*/

td{
	font-family: "MS Sans Serif";
	font-size: 12pt;
	/* text-align: justify; */
        }	

p.centro{
	text-align: center;  
    /*	text-align: center;  */
	text-indent: 12px; 
        }

.grassetto {font-weight: bold;}

.centro, p.grassetto{
	/* text-align: left; */
	text-align: justify;
	text-indent: 12px;
        }

img {
	float : left;
	margin: 1px 15px 1px 1px;
    }



</style>