body {
	background-image: url(immagini/navigazione/bg_grad.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #333333;
	text-align: justify;
}

#contenitore {
	position: relative;
	background-image: url(immagini/navigazione/ombra.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 760px;
	height: 600px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px;
	border-bottom: 1px solid #FFFFFF;
	cursor: text;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	z-index: 1;
}
#menualto {
	background-image: url(immagini/navigazione/ombra.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	cursor: text;
	height: 120px;
	width: 760px;
	background-color: #FFFFFF;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#menusx {
	background-image: url(immagini/navigazione/menusx.jpg);
	background-repeat: repeat-y;
	background-position: left;
	position: absolute;
	height: 480px;
	width: 130px;
	z-index: 2;
	text-decoration: none;
	top: 121px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-size: 9px;
	text-align: center;
	left: 0px;
}
#centro {
	position: absolute;
	cursor: auto;
	height: 479px;
	width: 620px;
	background-color: #CCCCCC;
	z-index: 1;
	left: 132px;
	top: 122px;
	overflow: auto;
	background-image: url(immagini/navigazione/centro.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	}
#altosx {
	background-image: url(immagini/navigazione/tr_curve_whiteSx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	cursor: text;
	z-index: 2;
	left: 25px;
	top: 10px;
	height: 11px;
	width: 11px;
}
#piede {
	position: absolute;
	z-index: 3;
	height: 107px;
	width: 106px;
	top: 432px;
	left: 14px;
	text-decoration: none;
	text-align: center;
}
#piede a {
	z-index: 3;
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	left: 100px;
	
}
#piede a:hover {
	z-index: 3;
	color: #FF0000;
	text-decoration: none;
	font-size: 9px;
}


div#piede a#activelink{color: #CC0000;text-decoration: none}
#pageNav{
	float: left;
	width:130px;
	height: 150px;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
}
#sectionLinks{
	margin: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #71828A;
	background-image:  url(immagini/navigazione/menusx.jpg);
	font-weight: normal;
	color: #21536A;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #71828A;
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
	background-image: url(immagini/navigazione/menusxHov.jpg);
	background-repeat: repeat-y;
}
#sectionLinks a#activelink {
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
	background-image: url(immagini/navigazione/menusxAct.jpg);
	background-repeat: repeat-y;
}
#indirizzo {
	height: 50px;
	width: 89px;
	top: 432px;
	left: 81px;
	font-size: 8px;
	text-decoration: none;
	text-align: center;
	z-index: 3;
	position: relative;
}
#centro table {
	cursor: auto;
	background-color: #CCCCCC;
	z-index: 1;
	overflow: auto;
	background-repeat: repeat-y;
	text-align: center;
	padding: 2px;
	width: 495px;
	border: 1px dotted #CCCCCC;
}
#centro table img {
	border-top: 1px ridge #FFFFFF;
	border-right: 2px ridge #A0A0A4;
	border-bottom: 2px ridge #808080;
	border-left: 1px ridge #FFFFFF;
	text-align: right;
}

#centro table a,#centro table a:visited {
	margin-left: 5px;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	color: #CC0000;
	background-repeat: repeat-x;
}
p {
	text-align: justify;
}
#centro table tr {
	cursor: auto;
	z-index: 1;
	overflow: auto;
}
#centro table a:hover {
	z-index: 1;
	color: #000000;
	text-decoration: underline;
	font-variant: normal;
}
#piede p {
	z-index: 3;
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	left: 100px;
	text-align: center;
}

