  body { 
	font-family: Comic Sans MS, "Times New Roman", Times, serif;
    	overflow: hidden;
    	}

  img {
	border-width: 0px;
    }

  a {
	border-width: 0px;
    }
 
  hr {
    	width: 500px;
     	color: #000000;
	background-color: #000000;
	height: 2px;
	margin: auto; 
	}

  .piccolo {
    	right: 10px;
    	text-align: center;
    	font-size: 11px;
    	color: #000000;
    	}

  #italico {
    	text-align: center;
    	font-size: 24px;
    	font-style: italic;
    	font-weight: bold;
    	}
  
  tabella.uno {
	table-layout: fixed
	}

  #nolinea {
	text-decoration: none;
	}
  
  #framesx {
    	background-image: url(/images/sfondi/back.jpg);
	position: absolute;
    	top: 0;
    	bottom: 0;
    	left: 0;
    	width: 200px;
    	overflow: hidden;
    	padding: 5px;
    	text-align: center;
    	font-size: 80%;
    	color: #000000;
	z-index: 10;
	}

  #framedx { 
    	position: absolute;
    	top: 0px;
    	bottom: 0;
    	left: 200px;
	right: 0;
	overflow: auto;
    	border: 1px solid white;
	padding: 20px;
    	font-size: 14px;
    	text-align: justify;
    	color: #000000;
    	z-index: 1;
    	}
  
ul.navlist {
        text-align: left;
        list-style: none;
	font-color: #0000ff;
}

ul.navlist li a {
        
        text-decoration: none;
        
}

ul.navlist li {
	margin: 0;
        padding: 0;
        display: block;
        width: 140px;
        padding: 4px 4px 4px 4px;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        
}


ul.navlist li.active a {
        background: #f0e7d7;
        color: #800000;
}

ul.navlist li a:hover, ul.navlist li.active a:hover {
        color: #800000;
        background: #f0e7d7;
        border-color: #aaab9c #fff #fff #ccc;
}
