@charset "utf-8";
/* CSS Document */


body {
	background-image: url(immagini/splash.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.news_titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF0000;
	font-weight:bold;
	border: 3px double #745D0B;
	width:100px;
}
.news_titolo a:link { font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline}
.news_titolo a:visited  { font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline}
.news_titolo a:hover  { font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline}

.titolo {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight:bold; }

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight:bold; }
	
.Stile1 {font-family: Arial, Helvetica, sans-serif}
.Stile2 {
	font-size: 16px;
	font-weight: bold;
}
.Stile3 {font-weight: bold}
.Stile4 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.Stile6 {font-weight: bold; font-size: 24px; }
.Stile10 {color: #F42817}
.Stile11 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; }
