body {
  scrollbar-arrow-color: #000080;
  scrollbar-3dlight-color: #9999CC;
  scrollbar-highlight-color: #336699;
  scrollbar-face-color: #666699;
  scrollbar-shadow-color: #000033;
  scrollbar-darkshadow-color: #333366;
  scrollbar-track-color: #666699;
  background-image: url(sumi.jpg);
color:#336600;
text-align: justify;
}
h1, h2, h3 {
	font-family: sans-serif;
	text-decoration: underline;
	text-align: center;
}
h1 {
	color: #cc3366;
	}
h2 {
	color: #cc6633;
}
h3 {
	color: #cc9999;
}


div#container{
position:relative; width: 960px;margin: 0 auto;
	    }
		
div#logo1  { float: left; position:relative; width:50%; text-align:center;font-weight: bold;}
div#logo2  { float: right;text-align:left; position:relative; width:50%; font-weight: bold; margin: 10px}

div#navigation{position:absolute;top: 140px;right: 0;width: 12em;} 

div#content{margin-right: 13em;padding: 5px;}

#footer{padding: 20px; color: #009966; width:100%; background-color: #aeb675;}

#sommario {
    float:right;
    width:175px;
   }	
		

#bibliografia  { font-weight: bold; color:#cc0066; margin-bottom: 30px; }
 
#elenco {list-style-position:inside;list-style-image:url(elenco1.jpg); 
text-align: left;
font-size: 16px;
color: #cc3300;
font-family: cursive;
font-weight: bold;
}	

.chiavi {
	font-size: 60%;
	color: #cc3399;
}

.testo-navigazione  { text-align: center; color:#cc0000; font-weight: bold; font-size: 18px; }

p {
  text-indent: 20px;
  font-size: 15px;
	margin: 5px 0px 5px 0px;
  }
p:first-letter {
  font-size: 18px;
  color: #cc3300;
} 

.box-right{
    margin-left:20px;  margin-bottom:5px; padding:10px;
    width:50%;
		float: right;
 text-align:center;font-weight: bold;color:#cc0033;
border-left: 2px black solid;}

.box-center{
    margin-bottom:5px; margin-top:15px;padding:20px; border-top: 2px black solid; border-bottom: 2px black solid;
    width:100%;
   text-align:center;font-weight: bold;color:#cc0033;
}

	.box-left{
    margin-right:20px;  margin-bottom:5px; padding:20px;
    width:50%;
   float:left;
	 border-right: 2px black solid;
text-align:center;font-weight: bold;color:#cc0033;
}



 
.class1 a:hover {
	letter-spacing: 1px;
	text-decoration: undeline;
	color: white;
	}
.class1 a:active {
	color: #008B8B;
	text-decoration: none;
}
.class1 a:link {
	color: #448A00;
}
.class1 a:visited {
	color: #7B68EE;
}



.class2 a:hover {
	letter-spacing: -1px;
	text-decoration: none;
	color:#cc6633;
}
.class2 a:active {
	color: #008B8B;
	
}
.class2 a:link {
	color: #993366;
	text-decoration: underline;
}
.class2 a:visited {
	color:#669999;
}
 
 
.class3 a:hover {
		text-decoration: underline;text-decoration: underline;
	color:#ffcc00;letter-spacing: 1px;
}
.class3 a:active {
	color: #ffff66;
	
}
.class3 a:link {
	color: #cc3366;text-decoration: none;	
}
.class3 a:visited {
	color:##ffffff;
}

.img { margin: 10px; }