@charset "UTF-8";
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.link {
	color: #ED2E38;
	text-decoration: none;
}
.linkarancio {
	color: #FF7F12;
	text-decoration: none;
}

.titrosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED2E38;
}
.titarancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7F12;
}

.titrossoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED2E38;
	font-weight: bold;
}
.titarancioBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF7F12;
	font-weight: bold;
}
.titarancioBoldissimo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF7F12;
	font-weight: bold;
}



.annorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED2E38;
}
.campi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border: 1px dotted #333333;
	padding: 5px;
}
.toprosso {
	background-image: url(../immagini/sfumatop.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.tratteggiogiu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.tratteggiosu {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.fasciarossa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E3CDCE;
	text-decoration: none;
	background-color: #ED2E38;
}
.fasciaarancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #ff7f11;
}

.grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titolonews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.testonews, a.testonews:link, a.testonews:hover, a.testonews:active, a.testonews:visited  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bottom {
	background-image: url(../immagini/sfumabottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.titrossotabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED2E38;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.testotabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.trattoverticale {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.titcompositori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titinterpreti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.titinterpretiRosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED2E38;
}
.linknero {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.linkneroNews {
	text-decoration: none;
	font-weight: normal;
}

.tratteggiomezzo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	bottom: 3px;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.testotabellaSpeciale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 10px;
	border: 4px solid #E2131A;
}
.sharing
 	{
	float: right;
	height:25px;
	width:130px;
	vertical-align:top;
	padding-left:5px;
	padding-top:2px;
	pagging-bottom:2px;
	padding-right:0px;
	margin-top:1px;
	background-color: #FFF;
}
.back {
	font-size: 12px;
	color: #F93;
	text-decoration: none;
	position: fixed;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	left: 2px;
	top: 2px;
}

