<style>
<!--
A:LINK    {text-decoration: none; font-weight:bold; color: #E65069;}
A:VISITED {text-decoration: none; font-weight:bold; color: #E65069;}
A:HOVER   {text-decoration: none; font-weight:bold; color: #E877A6;}

A.guest:LINK    {text-decoration: underline; font-weight:bold; color: #FFFFFF;}
A.guest:VISITED {text-decoration: underline; font-weight:bold; color: #FFFFFF;}
A.guest:HOVER   {text-decoration: none; font-weight:bold; color: #FFFFFF;}
-->
	body { 
	background: url(immagini/base.gif) repeat fixed;
	margin: 0px 0px 0px 0px;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
	.base {
	  border: 0px;
	  width: 787px;
	  height: 100%; 
	 }

	.contenuti {
	  font-family: verdana, sans-serif;
	  font-size: 10pt;
	  text-align: justify;
	  line-height:20px;
	  color: #023365;
	  padding-left: 20px;
	  padding-right: 20px;
	  padding-top: 15px;
	  padding-bottom: 10px;
	}
	
	td {
	  font-family: verdana, sans-serif;
	  font-size: 10pt;
	  text-align: justify;
	  line-height:20px;
	  color: #023365;
	}
	
	.titolo {
	  color: #023365;
	  border-bottom: 3px solid #7DC3EB;
	  padding-top: 8px;
	  padding-bottom: 8px;
	  font-weight:bold;
	  font-family: verdana, sans-serif;
	  font-size: 12pt;
	}
	
	.alto {
	  height: 249px;
	  width: 787px;
	}
	
	.basso {
	  background: url(immagini/basso.jpg) no-repeat fixed;
	  height: 31px;
	  width: 787px;
	}

#BLINK
{
    color: #ffffff;
    font: Bold 16px Verdana;
}

	/* Definisce lo stile di un layer contenitore del menu */
   div.main {
	position: relative;
	width: 239px;
	z-index: 3;
	padding-right: 7px;
   }
   div.menu {
      font-family: georgia, serif;
	  font-size: 9pt;
	  text-align: left;
	  background-color: #f5faff;
   }
   a.menu {
   	  border-bottom:1px dashed #7ec2da;
      color: #023365;
      font-weight:bold;
      position: Relative;
      text-decoration: None;
      display: Block;
      padding-left: 7px;
      padding-top: 6px;
      padding-bottom: 6px;
   }
   a:visited.menu {
   	  border-bottom:1px dashed #7ec2da;
      color: #023365;
      font-weight:bold;
      position: Relative;
      text-decoration: None;
      display: Block;
      padding-left: 7px;
      padding-top: 6px;
      padding-bottom: 6px;
   }
   a:hover.menu {
      border-bottom:1px dashed #7ec2da;
      color: #ffffff;
      font-weight:bold;
      padding-left: 7px;
      padding-top: 6px;
      padding-bottom: 6px;
      position: Relative;
      text-decoration: None;
      display: Block;
      background-color: #7ec2da;
   }
   
</style>
