body{
	font-family:Verdana, Sans-Serif;
	margin:0px 0px;
	text-align:left;
	margin-bottom: 14px;
}

div{
	white-space: normal;
}

.text_red{
	color:#e60000;
}

.text_gray{
	color:#646464;
}

.text_white{
	color:white;
}
span.symbol{
	font-family: 'Symbol';
}
table {
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	white-space:nowrap;
	empty-cells:show;
	table-layout: fixed;
	font-family: Verdana, Sans-Serif;
}
table.scale_misura{
	width:490px;
	text-align:left;	
	margin-left:0px;
	margin-top: 4px;
}
table.scale_misura tr.alternato{
	background-color: #f4f4f4;
}
table.scale_misura td{
	font-family:Verdana, Sans-Serif;
	font-size:9pt;
	color: #646464;
	height: 14pt;
	padding-top:2px;
	
}
table.scale_misura td{
	empty-cells:show;
}
table.scale_misura td.left{
	font-weight:bold;
	vertical-align:top;
	width:190px;
	font-size:9pt;
}
table.scale_misura td.middle{
	vertical-align:top;
	width:150px;
	font-size:9pt;
}
table.scale_misura td.right{
	vertical-align:top;
	width:150px;
	text-align:left;	
	font-size:9pt;
}

table.scale_misura th{
	font-size:9pt;
	background-color: #efefef;
	color: #333333;
	height: 14pt;
	padding-left: 4px;
}
table.scale_misura td{
	padding-left: 4px;
}

table td.right{
	text-align: right;
}


span.toolbar{
	color:white;
}

img{	
	border-style:none;
}

ol{
	text-align:left;
	font-size:7pt;
}

li {
	list-style-position: inside; 
	list-style-image: url("../images/pallino.gif"); 
	color: #646464;
	margin-bottom:9px;
	padding-right:6px;
}



div.container_content{
	margin: 12px 6px 9px 6px;
}
span.titolino{
	font-size:9pt;
	font-weight: bold;
}
span.titolo{
	font-size: 18pt;
	font-weight: bold;
}
input.submit {
	cursor: pointer;
	background: transparent url(../images/login.gif) no-repeat center center;
	width:80px;
	height:26px;  
	border:0pt none;
	font-size:0px;
	color:#e60000;
}
table td{
	white-space:normal;
	font-size:9pt;
	text-align:left;
	color: #646464;
	margin-bottom: 0pt;
}
table th{
	white-space:normal;
	font-size:9pt;
	text-align:left;
	color: #646464;
	margin-bottom: 0pt;
}
