body {
	
	margin: 0px;
        font-family: helvetica, arial;
        font-size: 13px;
	background-image: url("grafica/sfondo_bot.jpg");
	background-position: 0px 580px;
}

p     {
       font-size: small;
     }

img   {
      display: block;
      border: 0;
      }


a:link  {
      font-weight : bold;
      text-decoration : none;
      color: #c30;
      background: transparent;
      }

a:visited  {
      font-weight : bold;
      text-decoration : none;
      color: #c30;
      background: transparent;
      }
a:hover  {
      font-weight : bold;
      text-decoration : underline;
      color: #f60;
      background: transparent;
      }

a:active  {
      font-weight : bold;
      text-decoration : none;
      color: #f90;
      background: transparent;
      }


table.sfondo { background-image: url("grafica/bkgd.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #999999;

	}

.cella p
{ text-align: justify;
line-height: 15px;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
margin-bottom: 3px;}

.tipo p
{ text-align: center;
line-height: 15px;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
margin-bottom: 3px;}