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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #4F5880;
	margin: 0px;
	background-image: url(img/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.areacopyright {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.viola:link {
	color: #4F5880;
	text-decoration: none;
}
a.viola:visited {
	color: #4F5880;
	text-decoration: none;
}
a.viola:hover {
	color: #4F5880;
	text-decoration: underline;
}
a.viola:active {
	color: #4F5880;
	text-decoration: none;
}
.sfondotabella {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4F5880;
}
.tabtesto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.areascura {
	background-color: #4F5880;
}
.testiscuri {
	color: #4F5880;
}
a.scuro:link {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: none;
}
a.scuro:visited {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: none;
}
.scuro:hover {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: underline;
}
a.scuro:active {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: none;
}
.news {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
}
.pubblicita {
	color: #FFFFFF;
	background-color: #FF6600;
}
.newsHome {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
}
.sponsor {
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
