BODY {
	font-family: Verdana, Arial;
	background-image : url(../images/sfondo.gif);
	background-repeat : repeat-y;
	background-color : #044771;
}
A:link, A:visited {
	color: Black;
	text-decoration: underline;
}
A:hover {
	color: #FFCC00;
	background-color : Black;
	text-decoration : none;
}
A.menu:link, A.menu:visited {
	color: Black;
	text-decoration: underline;
}
A.menu:hover {
	color: Black;
	text-decoration : none;
	background : #FFCC00;
}
A.punti:link, A.punti:visited {
	color: #FFCC00;
	text-decoration: none;
	border : 1 dotted #000000;
	width : 150px;
}
A.punti:hover {
	color: #FFCC00;
	text-decoration : none;
	background : #000000;
	border : 1 dotted #FFCC00;
	width : 150px;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.principale {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}
td.nome {
	background : #FFCC00;
	text-align : right;
	padding : 5px 5px 5px 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	width : 720px;
	border : 1px ridge Black;
	text-transform : capitalize;
}
td.foto {
	border: 1px ridge Black;
	text-align : justify;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	background-color : #FFCC00;
	width : 500px;
	letter-spacing : 1px;
}
table.stat {
	font-family: Tahoma, Verdana, Geneva, Arial;
	margin-top : 0px;
	margin-left : 0px;
	font-size : 9px;
	width : 730px;
	background-color : #DCDCDC;
	padding-top : 20px;
	padding-right : 20px;
	padding-left : 20px;
	padding-bottom : 20px;
	border-style : solid;
	border : 1px solid Gray;
	text-align : center;
}
SPAN.titolo {
	filter: Glow(Color=FFCC00, Strength=4);
	font-size : 18px;
	width : 720px;
	letter-spacing : 10px;
	text-decoration : none;
	font-family : "Trebuchet MS", Verdana, Arial;
	font-weight : bold;
	text-transform : capitalize;
	font-variant : small-caps;
	padding-left : 5px;
}
td.no {
	background : url(../images/angolo_nord_ovest.gif) no-repeat fixed bottom;
	width : 15px;
	height : 15px;
}
td.ne {
	background : url(../images/angolo_nord_est.gif) no-repeat fixed bottom;
	width : 15px;
	height : 15px;
}
td.so {
	background : url(../images/angolo_sud_ovest.gif) no-repeat fixed top;
	width : 15px;
	height : 15px;
}
td.se {
	background : url(../images/angolo_sud_est.gif) no-repeat fixed top;
	width : 15px;
	height : 15px;
}

