body
{
	text-align: center;   /* centra in IE 5.x */
	margin: 5px 0px 5px 0px;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F7F7F7;
}

A:link
{
	color: #ea7900;
	text-decoration: none;
	font-weight: bold;	
}

A:visited	
{
	color: #ea7900;
	text-decoration: none;
	font-weight: bold;	
}

A:hover
{
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;	
}

#mainframe {
	position: relative;
	width: 980px;
	margin: 0 auto;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #808080;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
	background-image:url(images/sfondo.png);
	background-position: 99% 1%;
	background-repeat:no-repeat;
}

#z-header {
	position: relative;
	padding: 10px;
	top: 0;
	width: inherit;
	height: 6em;
	text-align: center;
}

#z-footer {
	clear: both;
	border: none;
	bottom: 0;
	width: inherit;
	background-color: #e0e0e0;
}

.footer {
	margin: 0;
	padding: 0.2em;
}

#references {
	position: absolute;
	width: auto;
	clear: both;
	right: 0;
	bottom: 0;
}

#z-navigation {
	float: left;
	width: 20em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}


.nav1 {
	margin: 0px;
	padding: 0px;
    list-style-type: none;
    list-style-position: outside;
    line-height: 2em;
	font-variant: small-caps;
}

.nav1 li a {
	padding-left: 2px;
	margin-top: 5px;
	color: #000000;
	background-color: #eeeeee;
	display: block;
	width: 20em;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.nav1 li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ff5d61;
	display: block;
	border-top: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}

.nav2 {
	margin: 0px;
	padding: 0px;
    list-style-type: none;
    list-style-position: outside;
    line-height: 1.5em;
}

.nav2 li a {
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
	display: block;
	border-top: none;
	width: 20em;
}

.nav2 li a:hover {
	text-decoration: none;
	color: #ff0000;
	background-color: #ffeeed;
	display: block;
	border-top: none;
}

#container {
	margin-left: 21em;
	text-align: justify;
}

h1 {
	display: block;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #f0f0f0;
	padding: 0.2em;
	font-variant: small-caps;
	font-size: 140%;
}

h2 {
	display: block;
	border-bottom: 1px solid #808080;
	margin-bottom: 0px;
	padding: 0.2em;
	font-variant: small-caps;
	font-size: 120%;
}

.content {
	padding: 0.8em;
	font-size: 110%;
}

.contentList {
	float: left;
	width: 21.5em;
}

.contentList ul {
	list-style-type: none;
	margin:  0em;
	padding: 0em;
}

.contentList ul li a {
	font-weight:normal;
	width: inherit;
	display: block;
	font-variant: small-caps;
	background-color: #eeeeee;
	text-decoration: none;
	list-style-type: none;
	margin: 0em 0.3em 0.4em 0.1em;
	padding: 0.2em;
	color: #000000;
}

.contentList li a:hover {
	color: #ff0000;
	background-color: #ffeeed;
}

.note {
	text-align: right;
	margin: 0px;
	margin-right: 0.2em;
}

#corniceMappa {
	width: inherit;
	height: 30em;
	margin-bottom: 2em;
	margin-right: 0.6em;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
}

#principale {
	width: inherit;
	margin: 0px;
	padding: 0px;
}

#errore {
	color: #FF0000;
	font-weight: bold;
}

table.tabella {
	border-width: 0px;
	border-spacing: 2px;
	border-style: none;
	border-color: #808080;
	border-collapse: separate;
	background-color: #ffffff;
}

table.tabella th {
	border-width: 1px;
	padding: 0.3em;
	border-style: solid;
	border-color: #808080;
	background-color: #eeeeee;
	font-weight: bold;
}

table.tabella td {
	border-width: 1px;
	padding: 0.3em;
	border-style: dotted;
	border-color: #808080;
	background-color: #ffffff;
}

.immagine {
	padding: 0.5em;
	border-style: solid;
	border-width: 0.2em;
	border-color: #ffeeed;
}

.immagine:hover {
	padding: 0.5em;
	border-style: solid;
	border-width: 0.2em;
	border-color: #FF0000;
}

.finestratesto {
	background-color: #ffffeb;
	border: 1px solid #e0e0e0;
}
