body {
	margin: 0px;
	padding: 0px;
	background-color: #7D7D7D;
	background-image: url(immagini/bgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.menuSx {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #573A41;
	letter-spacing: 1pt;
	text-decoration: none;
	background-color: #ECECEC;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 232px;
	line-height: 23px;
}

.menuSx:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1pt;
	text-decoration: none;
	background-color: #573A41;
	float: left;
	height: 22px;
	width: 232px;
	margin: 0px;
	padding: 0px;
}

.titolo01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #63A202;
	text-align: right;
}

.titolo02 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #63A202;
}

.titolo03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: justify;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.testo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E5C95;
}

.testo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.testo03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.testo03:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.testo04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.testo04:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}

.testo05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63A202;
	font-weight: bold;
	text-decoration: none;
	}
	
.testo05:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63A202;
	font-weight: bold;
	text-decoration: underline;
	}
	
.testo06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63A202;
	font-weight: bold;
	text-decoration: none;
}

.testo06:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63A202;
	font-weight: bold;
	text-decoration: underline;
}

.lista01 {
	line-height: 15px;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E5C95;
}

.bottone {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-color:#63A202;
	width: 70px;
}

.bottone02 {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-color:#63A202;
	width: 120px;
}

.box {
	margin: 0px;
	padding: 0px;
	width: 462px;
	border: 1px dashed #CCCCCC;
}

