/* CSS Document */
body {
	background-image: url(sfondo.png);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	background-color:#063;
}
table{
border:none;
}
.pagine{
	font-family: tahoma;
	color: #FFFFCC;
	font-size: 10px;
}
.pagine a {font-family: tahoma; font-weight: bold; color: #FDB219;}
.pagine a:link {text-decoration: none;}
.pagine a:visited {text-decoration: none; color: #FDB219;}
.pagine a:hover {text-decoration: underline; color: #FFBC32;}
.pagine a:active {text-decoration: none; color: #FFBC32;}

body,td,th {
	font-family: tahoma;
	color: #FFFFCC;
	font-size: 10px;
}
.menu{
	color: #FF3333;
}
#menu_s a {
	text-decoration:none;
	color:#FFC;
}
#menu_s a:visited {
	color:#FFC;
	text-decoration:none;
}
#menu_s a:hover{
	color:#FF3;
	text-decoration:underline;
}
.Stile4 {color: #3399FF;}
.Stile5 {color: #003333;}
.Stile6 { color:#FC0; font-weight:bold;}

#box_leo{
width:100%;
border:1px #FFF solid;
background-color:#333;
filter:alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;
}
h5{
padding:0;
margin:0;
color:#F90;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style: italic;
font-weight: bold;
line-height: 20px;
}
