

body {
/*     margin: 10px 10px 10px 10px; */
	font-family: Times New Roman;
     }


div.topmenu
          {
		background: #330066;
		font-family: Times New Roman;
		font-size: 70%;
		padding: 3px;
/*		border: 1px solid red;  */
		text-align: center;
		/*width: 30px;*/
          }
	a.site {
            color: #FFFF99;
            padding: 0;
            margin: 0;
            text-decoration:none;
             }
	a.site:visited {color: #FFFF99;}
	a.site:active {color: #FF6600;}
	a.site:hover {background: #ffffff; color: #330066;}
      span.bweb {font-family: Times New Roman; font-size: 120%; font-weight:bold;}



div.titolo
          {

          }
h1 {text-align: center; margin: 18px 0 10px 0; padding: 0px 0px;}

div.autore
          {
		text-align: right;
          }

div.indicecapitolo
          {

          }
span.label {font-size: 170%;}
a.n1 {}
a.n2 {display: block; padding: 0; margin-left: 15px;}
a.n3 {display: block; padding: 0; margin-left: 30px;}
a.hn { }

div.testo
          {
		text-align: justify;
          }

h2 {font-size: 130%;}


span.nota_t {color: green;}
p.nota {color: green;}






