
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #FFFFFF;
}
.blocco #container {
	position: relative;
	width: 900px;
	background: #FFFFFF;
	border: 0px solid #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.blocco #header { 
	height: 60px; 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  
} 
.blocco #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.blocco #sidebar1 {
	position: absolute;
	top: 278px;
	left: 2px;
	width: 160px; 
	padding: 15px 10px 15px 20px; 
	background-color: #FFFFFF;
}
.blocco #sidebar2 {
	position: absolute;
	top: 278px;
	right: 2px;
	width: 160px;
	padding: 15px 10px 15px 20px;
	background-color: #FFFFFF;
}
.blocco #mainContent { 
	margin: 0 200px; 
	padding: 0 10px; 
}
.blocco #footer { 
	padding: 0 10px 0 20px; 
	background:#DDDDDD;
} 
.blocco #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

a:link {
	color: #1B57B1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1B57B1;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #1B57B1;
}



.testo {
	font-family: "trebuchet ms", helvetica, verdana;
	font-size: 9pt;
	color:#808080;
	list-style-position: outset;
	list-style-type: circle;
}


.descrizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4E4E4E;
}
	


.imenu {
	font-family: Rockwell, "MS Reference Sans Serif", "MS Reference Serif";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}


.fontsmall{
	font-family:Times New Roman, Times, serif;
	font-size: 14.0px;
	text-align: justify;
}


hr.linea {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
		}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #808080;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #808080;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #333333;
}
