/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8fa87e;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #FFFF99;
}

.navigation3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #ffcc66;
}

.navigation4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	display:block;
	padding: 8px;
	display: block;
	width: 140px;
	background-color: #cccc99;
}

.navigation5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #ffff99;
}

.navigation6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	display: block;
	background-color: #66ccff;
}

.navigation7{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6666cc;
	text-decoration: none;
	display: block;
	background-color: #ccccff;
}

.navigation8{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
	display: block;
	background-color: #cccc66;
}

.titolo{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #000000;
line-height: 18px;
padding: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.linkh1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.sotto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
}