div#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	width: 800px;
	margin: 0px auto;   /*centra negli altri browsers*/
   text-align: left;   /*ripristina l' allineamento*/
}
div#content {
	padding: 10px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
div#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#head {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding:0px;
	background-image: url(../imgs/bg5.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
div#footer {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	clear: both;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
div#footer IMG {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 45px;
	vertical-align: middle;
}
#content td.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
div#nav {
	padding: 0px;
	width: 160px;
	margin: 0px;
	font-size: 85%;
	float: left;
}
div#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
}
div#nav a {
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
div#nav a:hover {
	color: #006600;
	text-decoration: underline;
}
div#nav p {
	margin: 0px;
	padding: 0px;
}
div#nav ul li.prog {
	margin: 0px;
	padding: 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div#nav ul li.prog a {
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}

div#nav ul li.prog a:hover {
	color: #003333;
	text-decoration: underline;
	font-weight: normal;
}

div#nav ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#nav ul.days {
	margin-left: 10px;
	margin-top: 0px;
}
div#content h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 200%;
	letter-spacing: 0.2em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
div#content h3 {
	font-size: 100%;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
#content h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 150%;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 100%;
	margin-top: 0px;
	padding: 0px;
}

.style4 {
	color: #336600;
	font-weight: bold;
}div#content .style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #F39105;
}
#content .normale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

