BODY {
	font-family: Verdana, Arial;
	background-color : White;
}

A:link, A:visited {
	color: #CC0000;
}

A:hover { color:#001498}

A.bianco:link, A.bianco:visited {
	color: White;
	text-decoration: underline;
	font-weight : bold;
}

A.bianco:hover {
	color: #CC3333;
	background-color : White;
	text-decoration : none;
	font-weight : bold;
}

A.menu:link, A.menu:visited {
	color: Black;
	text-decoration: underline;
}

A.menu:hover {
	color: Black;
	text-decoration : none;
	background : #FFCC00;
}

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 : #CC0000;
	text-align : right;
	padding : 5px 5px 5px 5px;
	font-family : "BankGothic Md BT", Verdana, Arial;
	font-weight : bold;
	width : 750px;
	border : 1px ridge Black;
	text-transform : capitalize;
	background-image : url(../images/sfondo_1.gif);
	background-position : 3px;
	background-repeat : no-repeat;
	height : 62px;
	font-size : 20px;
	color : White;
}

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;
}
