#foldheader {
	cursor: pointer; cursor: hand ;
	margin-left:0px;
	/*border-left: 13px solid #ADD8E6;*/
	list-style: none;	
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px
}
#foldinglist {
	/*background-color: #cccccc;*/
	margin-left: 30px;
	list-style: url(bullet-1.gif);
	display: inline;
	width: 100%;
	}

.testo{
	padding-left: 10px; padding: 5px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
}
h2{
	padding-left: 10px; padding: 5px;
	color:#3366CC;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 20px; font-weight: bold;
}
h3{
	padding-left: 10px; padding: 5px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h4{
	padding-left: 10px; padding: 5px;
	background-color: #D3D3D3;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 18px;
}
h5{
	padding-left: 10px; padding: 5px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
}
.elenco{
		list-style:url(punto-elenco.gif);
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-size: 14px;
	}
	.mappa-orizzontale{
		font-size: 8px; font-weight: bolder;font-family: "MS Sans Serif", Geneva, sans-serif;
		padding-top: 20px; padding-bottom: 4px; border-bottom: 1px dotted #000000; border-left: 1px dotted #000000;
		text-align: right;
	}
	.mappa-verticale{
		font-size: 8px; font-weight: bolder;font-family: "MS Sans Serif", Geneva, sans-serif;
		padding-top: 20px; padding-bottom: 4px; border-bottom: 1px dotted #000000;
		text-align: right;
	}
		}
	.mappa-solo-verticale{
		font-size: 8px; font-weight: bolder;font-family: "MS Sans Serif", Geneva, sans-serif;
		padding-top: 20px; padding-bottom: 4px; border-left: 1px dotted #000000;
		text-align: right;
	}
img.immagine-right{
	float: left;
}
img.immagine-left{
	float: right;
}
.navigazione a:link {
	color: #000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}
.navigazione a:visited{
	color: #000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	/*border-left: solid 13px #ADD8E6;*/
}
.navigazione a:hover{
	color: #ccc;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	/*border-left: 13px solid #4682B4; border-bottom: 1px solid #4682B4;*/
}
a:link{
	color: Blue;
	text-decoration: none;
}
a:visited{
	color: Blue;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}
input{
	background-color: #FAFAFA;
	border-bottom: solid 1px #000000; border-left: none; border-right: solid 1px #000000; border-top: none;
	color: Navy;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
}
select{
	background-color: #FAFAFA;
	border-bottom: solid 1px #000000; border-left: none; border-right: solid 1px #000000; border-top: none;
	color: Navy;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
}
textarea{
	background-color: #FAFAFA;
	border-bottom: solid 1px #000000; border-left: none; border-right: solid 1px #000000; border-top: none;
	color: Navy;
	font-weight: bold;
	font-size: 11px;
}