html {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	color:#666666;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 1.4em;
	text-decoration: none;
	}
h1 { font-family: verdana; font-size: 1.3em; color: #1c9482; font-weight: bold;}
h2 { font-family: verdana; font-size: 1.2em; color: #666666; font-weight: bold;}
h3 {
	font-family: verdana;
	font-size: 1.1em;
	color: #1c9482;
	font-weight: bold;
	font-style: normal;
}
h4 { font-family: Verdana; font-size: 0.9em; color: #1c9482; font-weight: normal;}
h5 {
	font-family: Verdana;
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}
h6 {
	font-size: 85%;
	color: #666666;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a { text-decoration: underline; 
	font-weight: bold; 
	}
a:link{
	color: #1C9482; 
	}
a:visited{
	color: #1C9482; 
	}
a:hover{
	color: #FF0000; 
	}
table {
	position: absolute;
	font-size: 1.0em;
	width: 99%; 
	height: auto;
	font-family: verdana;
	color: #666666;
	font-style: normal;
	position: relative;
	border-color: #FFFFFF;
	background-color: #ffffff;
}
.intestazione-tabella {
	font-family: verdana;
	font-size: 90%;
	color: #1c9482;
	font-weight: bold;
	}
.table-colonna-1b {
	font-weight: bold;
	color: #1c9482;
	font-weight: bold;
	background-color: #f1f1f1;
}
#testata {
	position: relative; 
	width:99%; 
	height: auto; 
	left: 1px; 
	top: 1px;
}
#testata1 {
	position: relative; 
}
#testata2 {
	position: absolute; 
	width: 30%; 
	left: 38%; 
	top: 1px;
}
#testata3 {
	position: absolute; 
	width:auto; 
	right: 2%; 
	top: 1px;
}
#menupr {
	position: absolute; 
	width: 99%; 
	height: 20px; 
	left: 1px; 
	top: 85px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px 0px 3px 2px;
	background-image: url(../immagini/linea-titolo.jpg);
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
	font-style: italic;
}
#navigazione {
	position: absolute; 
	width: 99%; 
	height: 30px; 
	left: 1px; 
	top: 115px;
	font-size: 75%;
	font-weight: bold;
	color: #10CBB5;
	}
#centrale {
	position: absolute;
	width: 99%;
	height: auto; 
	top: 145px;
	left: 1px; 
	padding: 1px;
	}
#left {
	width: 25%;
	text-align: center;
	font-size: 85%;
	height: auto;
	}
#left a {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
#left a:hover{
	color: #FF0000; 
	}
#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	color: #003333;
	}
#left li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-image: none;
	}
#main {
	position: absolute;
	width: 50%;
	height: auto;
	left: 25%;
	top: 1px;
	font-weight: normal;
	text-align: justify;
	top: 11px;
	border-left-width: 2px;
	border-left-style: ridge;
	border-left-color: #b5ffde;
	font-size: 85%;
}
#main a:active {
	background: #FFFFFF;
}
#main a.active:link {
	position: relative;
	z-index: 102;
	}
#main a:hover {
	color: #FF0000
}
#right {
	position: absolute;
	width: 24%;
	height: auto;
	left: 75%;
	top: 10px;
	margin: 0px;
	padding: 0px;
	top: 15px;
	text-align: left;
	}
.imm_centrata {
	clear: left;
	float: left;
	position: relative;
	padding-left: 50%;
	}
#footer {
	position: absolute; 
	width: 99%; 
	height: auto; 
	left: 1px; 
	top: 550px;
	background-color:#E7E7E7;
	text-align: center;
	font-size: 85%;
	margin: 1px;
	padding: 0px 0px 0px 1px;
	vertical-align: middle;
}
#footer-img {
	margin-left: 2px;
	height: auto;
	}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #1c9482;
}
.evidenzia
{
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.corsivo
{
	font-size: 85%;
	color: #666666;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


