@charset "iso-8859-2";
body {
	background-color: #000000;
	background-image: url(../img_struttura/strisciagrigio.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #00529B;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Stile1 {font-size: 10px}
A.Stile1:link {font-size: 10px}
A.Stile1:hover {
	font-size: 10px;
	color: #00529B;
}
A.Stile1:visited {font-size: 10px}
A.Stile1:active {font-size: 10px}
.Stile4 {color: #00529B;
	font-weight: bold;
	font-size: 12px;
}
A.Stile4:link {color: #00529B;
	font-weight: bold;
	font-size: 12px;
}
A.Stile4:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
A.Stile4:visited {color: #00529B;
	font-weight: bold;
	font-size: 12px;
}
A.Stile4:active {color: #00529B;
	font-weight: bold;
	font-size: 12px;
}
.Stile5 {color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.Stile2 {
	font-size: 24px;
	color: #999999;
}
.Stile4arancio {
	color: #DD8C16;
	font-weight: bold;
	font-size: 12px;
}

