body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #297D96;
	color: #000099;
}
A:LINK {
	color : Blue;
	text-decoration : underline;
; font-family: Arial, Helvetica, sans-serif
}

A:hover {
	font-style : normal;
; font-family: Arial, Helvetica, sans-serif
; color: #00FFFF
}


A:VISITED {
	color : #CC0000;
; font-family: Arial, Helvetica, sans-serif
}

select {  font-size: 12px; color: #000099; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
.testo {  font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; color: #000099}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 2.5em; font-weight: bold; color: #000099}
.titoletto {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #000099}
.colonna {  font-family: Arial, Helvetica, sans-serif; color: #000099; text-align: justify; margin-right: 5px; margin-left: 5px; font-size: 0.75em; clip:   rect(   ); padding-left: 5px; padding-right: 5px}
.colonna10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000099;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 10px;
}
.testjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: justify;
	margin-right: 3px;
	margin-left: 3px;
}
.boxsilver {  font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; color: #000099; background-color: #CCCCCC; text-align: justify; padding-right: 5px; padding-left: 5px}
.boxblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0099CC;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.titolo {  font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; color: #000099; font-weight: bold}
.titoletto1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:  #297D96;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #297D96;
}
.tabellasfondo {  background-image: url(imggrafica/bgrd01.jpg); font-size: 1em; font-family: Arial, Helvetica, sans-serif}
.didascalia {  font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; color: #000099}
.boxcontour {
	border: 1px solid #CC0000;
	padding: 10px;
	margin: 5px;

}
.hide {
	display: none;
}
.floatrigth {
	margin: 7px;
	float: right;
}
.floatrigthbox {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000066;
	margin: 3px;
	padding: 3px;
	border: 1px dotted #999999;
	float: right;
	text-align: right;


}
.nofloatr {
	clear: right;
}
.testotab {
	text-transform: uppercase;
	font-size: 10px;

}
.floatleft {
	margin: 3px;
	float: left;
}

#page {
	padding: 0px;
	width: 750px;
	margin-left: 0px;
	left: 97px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/text2.jpg);
	background-repeat: repeat-y;
	background-position: 200px 50px;
	background-color: #FFFFFF;
	top: 3px;
}
#colsx {
	float: left;
	width: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	border: thin solid #003366;
}
#colcen {
	float: left;
	width: 500px;
	margin-top: 30px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#coldx {
	width: 210px;
	float: right;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top: thin #666666;
	border-right: thin #666666;
	border-bottom: thin #666666;
	border-left: thin solid #666666;
	padding-left: 5px;
	padding-bottom: 15px;
}
#piede {
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.capolettera {
	display: block;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding-right: 5px;
	margin: 0px 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigazione {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #000099;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index: 3;
	display: block;
}
#colsx  ul {
	list-style: none;
	margin:0;
	padding:0;
}
#colsx  ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	width: 170px;
}
#colsx  ul li a:link, #navigazione ul li a:visited {
	color: #003366;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 25px;
}
#colsx  ul li a:hover, #navigazione ul li a:active {
	background: #CCCCCC no-repeat left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
}
#colsx  dl {
	list-style: none;
	margin:0;
	padding:0;
}
#colsx  dl dt {
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	width: 180px;
}
#colsx  dl dd {
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	width: 170px;
}
#colsx  dl dd a:link, #colsx dl dd a:visited {
	color: #003366;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 25px;
}
#colsx  dl dd a:hover, #colsx dl dd a:active {
	background: #CCCCCC no-repeat left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
}
#home {
	background-color: #FFFFFF;
	width: 100%;
}
.titoletto1b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	line-height: normal;
	padding: 0px;
}
.titolettocolonna {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
}
#form {
	width: 95%;
	clear: both;
}
.new {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background-color: #FFCC00;
}
.nota {
	font-size: 14px;
	color: #FFCC00;
	background-color: #999999;
	margin: 3px;
	padding: 3px;
}
.nofloatrigth {
	clear: right;
}
.nofloat {
	clear: both;
}
#form {
	border: thin solid #DD0B00;
	width: 95%;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
#colonnaunica {
	width: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
