/* struttura */
	html,body
	{
	margin:0;
	padding:0
	}
/* stili specifici per il layout */
	div#pagina
	{width:100%;
	margin:0;
	padding:0
	}
	div#testata, div#fondo
	{
	width:100%;
	background-color: #39c
	}

	div#navigazione
	{	
	float: left;
	height:610px;
	width:18%;
	padding:0;
	margin:0;
	background-color:#6CC;
	}
	div#corpo
	{ 
	margin: 0 0px;
	padding:1em 10px
	}

	div#dextra
	{
	float: right;
	width: 18%;
	height:610px;
 	padding:0;
	margin:0;
	background-color: #66CCCC;
	}


div#data tr{margin:0; padding:0; font-size:12px; font-family:"Goudy Old Style"}
div#data a{ text-decoration:none; font-size:14px; font-family:"Goudy Old Style"; color:#CC0000}


	div.box
	{
	width:570px!important;width /**/:580px;
	height:390px !important;height /**/: 390px;
	overflow:auto;padding: 4px;
	border:1px solid #EEE;border-right:0 solid;
	background:url(gradient.png) repeat-x fixed top left}


	div#fondo
	{
width:100%;
	height:65px;
	clear:both;
	text-align:center;
	padding:0;
	margin:0;
	color: #000
	}
/*div fondo*/
div#fondo p
{
	color:#FFFFFF;
	margin-left:13px;
	font-family: Verdana;
	font-size: x-small;
}

/*div corpo*/
div#corpo p
{
padding:0;
margin:0;
font:xx-small Verdana;
color:#000000;
}
div#corpo ul{list-style-type: none;margin: 0;padding: 0}
div#corpo li{ text-indent:20px; text-align:left}

a:hover {
	font-family: Verdana;
	font-size: xx-small;
	color: #000066;
	text-align: center;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	vertical-align: middle;
	background-position: center center;
	text-decoration: none;
}
h1 {
	margin:0; padding:0;
	font-family: "Goudy Old Style";
	font-size: 22px;
	text-decoration: none;
	color: #000080;
}
p {
	font-family: Verdana;
	font-size: x-small;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	color: #000066;
	margin:0;
	padding:0;
}
ul{list-style-type: none;margin: 0;padding: 0}
li{margin: 0 0 2px;padding: 0px}

h2 {
	font-family: "Goudy Old Style";
	font-size: 17px;
	font-weight: bold;
	color: #000099;
	position: static;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}
td {
	line-height: 19px;
}
a:visited {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold; text-align:center;
	color: #000099;
	text-decoration: none;
}
h3 {
	font-family: Verdana;
	font-size: x-small;
	color: #000066;
	background-color: #bbe3e2;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
h5 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
}
h6 {
	font-family: Verdana;
	font-size: 12px;
	background-position: center center;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
}

/* per la navigazione*/
h1{color: #676;font: normal 1.3em/30px georgia,serif;letter-spacing: 2px}
div#navigazione ul{list-style-type: none;margin: 0;padding: 0}
div#navigazione li{margin: 0 0 2px;padding: 0px}
div#navigazione a{display: block;width: 150px;line-height: 25px;text-decoration: none;
    border: 1px solid #676;text-indent: 20px;background: url(immagini/normale.gif) no-repeat top left;
    color: #fff;font-variant: normal}
div#navigazione a:hover{
    background: url(immagini/attivo.gif) no-repeat top left;color: #e2ecfe}
div#navigazione li#activelink a,div#navigazion li#activelink a:hover{
    background: url(immagini/attivo.gif) no-repeat top left;color: #FFFF33}
div#testata p {
	text-align: center;
}
div.percorpo {
		width: 580px;
}
.centro {
	background-position: center;
}
.sinistra {
	font-family: Verdana;
	font-size: xx-small;
	text-decoration: none;
	background-position: left;
}
.bianco {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
}
