BODY {
	text-align : center;
	background-color : #cccccc;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	list-style-type: square;
}
ol {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-align : justify;
}
INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color : #000000;
}
TEXTAREA {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color : #000000;
}
SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-align : justify;
}
A {
	text-decoration : underline;
}
A:HOVER {
	text-decoration : none;
}
.testo01_bianco01{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-align : justify;
}
.testo01_nero01{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-align : justify;
}
.testo02_nero01_bold{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.testo01_nero01_bold_form{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.testo01_celeste01{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	color : #4e89ab;
	text-align : left;
}
.testo01_arancio01{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FF7F50;
	text-align: left;
}
.tabella_percentuale {
	height : 100%;
	width : 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.cella_percentuale {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.tabella01_fissa01{
	width : 100%;
	height : 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.cella01_fissa01{
	width: 100%;
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
}
.cella02_fissa01{
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
}
.cella03_fissa01{
	width: 100%;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
}
.cella01_top01{
	width: 50%;
	height: 55px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #ACA18A;
}
.cella02_top01{
	width: 50%;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	vertical-align: bottom;
	text-align: right;
	border-bottom: 1px solid #ACA18A;
}
.cella01_bottom01{
	width: 100%;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
	text-align: right;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #e8e9ed;
}
.cella02_bottom01{
	width: 100%;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
	text-align: left;
	background-color: #ffffff;
}
.cella01_center01{
	width: 20%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #d3d2d2;
}
.cella02_center01{
	width: 80%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
	text-align: left;
}
.cella01_form01{
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 3px 20px 3px 0px;
	vertical-align: top;
	text-align: left;
}
.cella02_form01{
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 3px 0px;
	vertical-align: top;
	text-align: left;
}
.cella03_form01{
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 0px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid e8e9ed;
}