body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
table {
	border: 0px;
}
#boxup {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}
#upleft {
	background-color: #FFFFFF;
	padding: 0px;
	border: 0px;
	width: 100px;
	height: 150px;
	text-align: center;
}
#up {
	background-image: url(../images/sfondoup.jpg);
	background-repeat: repeat;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 126px;
	text-align: center;
}
#menu {
	background-color: #FFFFFF;
	width: 200px;
}
#content {
	background-color: #FFFFFF;
	width: 100%;
	/*height: 400px;*/
}
#foot {
	background-image: url(../images/sotto.jpg);
	background-position: center;
	width: 100%;
	height: 45px;
}
#area {
	width: 200px;
}
.area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #B00000;
}
.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B00000;
	text-align:center;
	vertical-align:top;
}
.just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	vertical-align:top;
}
.centernero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	vertical-align:top;
}
.titolo {
	font-weight: bold;
}
.ora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FF6600;
	text-decoration: none;
}
#navbar a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #006699;
	text-decoration: none;
}
#navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF3333;
	text-decoration: none;
}
.contenutipg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #003366;
	text-decoration: none;
}
.contenutipg a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #003366;
	text-decoration: none;
}
.contenutipg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #FF0066;
	text-decoration: none;
}
.contenutipg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #003366;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.grigio {
	background-color: #F2F2F2;
}
.centotto {
	width: 180px;
}
.spazio {
	height: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: normal;
}
.due {
	width: 200px;
}
.dieci {
	width: 10px;
}
.centoper {
	width: 100%;
}
.novantaper {
	width: 90%;
}
.ccotto {
	width: 558px;
}
.unoquattrotre {
	width: 143px;
}
.centocinquanta {
	width: 150px;
}
.contorno {
	background-color: #F2F2F2;
	border: 1px solid #333333;
}