UL {
	margin-left : 0;
	padding-left : 0;
	list-style-position : inside;
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
}

A:VISITED, A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #00008B;
	font : bold;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	font : bold;
	text-decoration : none;
}

A:VISITED.lista, A.lista {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Black;
	font : bold;
	text-decoration : none;
}

A:HOVER.lista {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	font : bold;
	text-decoration : none;
}


BODY {
	background-image : url(images/sfondo.png);
	background-position : center;
	background-repeat : repeat-y;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-left : 0px;
	font : bold;
	background-color : White;
}

TABLE {
	vertical-align : top;
	font : bold xx-small;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	width : 100%;
}

TABLE.bordo {
	border : 1px solid Black;
	vertical-align : top;
	font : bold xx-small;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	width : 100%;
}

TABLE.stampa {
	background-image : url(images/logo.gif);
	background-repeat : no-repeat;
	background-position : top;
	background-attachment : fixed;
	border : 1px solid Black;
	width : 680px;
	vertical-align : top;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font : bold xx-small;
}

TABLE.botton {
	background-image : url(images/botton.png);
	background-repeat : repeat-x;
	background-position : center;
	border : 1px solid Black;
	font : bold x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 20px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	width : 100%;
}

TABLE.top {
	background-image : url(images/top.gif);
	background-repeat : no-repeat;
	background-position : top;
	background-attachment : fixed;
	border : 1px solid Black;
	width : 920;
	vertical-align : top;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font : bold xx-small;
}

TABLE.pagina {
	border : 1px solid Black;
	width : 920;
	height : 100%;
	vertical-align : top;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font : bold xx-small;
}

TR {
	vertical-align : top;
}

HR {
	background-image : url(images/riga.png);
	background-repeat : repeat-x;
	width : 90%;
	height : 5px;
	border : none;
}

.titolo {
	background-image : url(images/botton.png);
	background-repeat : repeat-x;
	background-position : center;
	border : 1px solid Black;
	font : bold x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 20px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	width : 100%;
}
