body {
	color: #000000;
	background-color: #d6e2d8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

pre {
   color: #600;
   background-color: #e6e6e6;
   font-size: 12px;
   padding: 10px;
}

code {
   font-size: 100%;
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #000;
   background-color: #cf0;
   padding: 1px;
   font-weight: bold;
}

/* Impostiamo le intestazioni */

h1 {
	color: #003366;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
}

h2 {
   color: #336600;
   background-color: #ffffff;
   font-size: 1.2em;
   font-style: normal;
   font-weight: bold;
; text-align: center
}

h2.indice {
   color: #ffffff;
   background-color: #336600;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 1.0em;
   font-style: normal;
   font-weight: bold;
   margin: 0px;
   padding-left: 5px;
}

/* Impostiamo il paragrafo */

p {
   text-align: center;
   line-height: 120%;
; font-size: 2.5ex
}

blockquote {
   color: #333;
   background-color: #ff9;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 1em;
   border: 1px #666 dotted;
   padding: 3px;
}

/* Impostiamo i link */

a {
   color: #003399;
   background-color: transparent;
   font-style: normal;
   font-weight: bold;
; text-decoration: none
}

a:hover {
   color: red;
   background-color: transparent;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}

a:active {
   color: #000000;
   background-color: transparent;
   font-style: normal;
   font-weight: normal;
}

a.indice {
   color: #336600;
   background-color: transparent;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   padding-left: 5px;
}

a.indice:hover {
   color: #336600;
   background-color: transparent;
   font-style: normal;
   font-weight: bold;
   text-decoration: underline;
   padding-left: 5px;
}

/* Impostiamo gli identificatori (ID) */

div#testata {
	background-color: #AABBAB;
	padding: 5px;
	border-bottom: 2px solid #000000;
	; text-align: center;
}

div#navigazione {
	color: #000000;
	background-color: #8FBC8F;
	padding: 5px;
	border-bottom: 1px solid #000000;
}

div#navigazione a {
   color: #000;
   font-weight: bold;
}

div#contenuto {
   padding: 5px;
   margin-right: 165px;
   border-right: 1px dotted #360;
}

div#indice {
	color: #000;
	background-color: #90EE90;
	float: right;
	width: 150px;
	padding: 0px;
	padding-bottom: 3px;
	border: 1px #336600 solid;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 50px;
}

div#footer {
   color: #666666;
   background-color: transparent;
   padding: 5px;
   border-top: 1px #333333 dashed;
}li {  font-size: 1.8ex; line-height: 120%; text-align: center}
table {
background-color: #AABBAB;

text-align: center;}



