.corpo {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.corpo2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-image: url(img/bkg1.jpg);
	background-repeat: repeat;
}
.scrittine {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.bordomenu {
	border: 2px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.linkmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	height: 25px;
	text-indent: 21px;
	font-weight: bold;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	font-style: italic;
	text-indent: 10px;
	line-height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #00CC99;
	border-right-color: #00CC99;
	border-bottom-color: #009999;
	border-left-color: #00CC99;
}

.linkmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
}

.sfondomenu {
	background-image: url(img/sfondo1.jpg);
	background-repeat: no-repeat;
}
.titolomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	height: 25px;
	text-indent: 40px;
}
.rigasottodati {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #999999;
	border-left-color: #333333;
	font-size: 11px;
}
.dim9 {
	font-size: 14px;
}