/* Global Styles */

body {
	margin:0px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(../img/boxnero.gif);
	}
	
/* ID Styles */

#navigation a {
	text-decoration: none;
	letter-spacing:0.1em;
	display:block;
	border-right:1px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.navText {
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
.navText_attivo {
	color: #990033;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navText:link {
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.navText:hover {
	color: #990033;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.testo_medio {
	line-height:22px;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.titolo_banda {
	line-height:18px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
	display: block;
	text-indent: 8px;
}
.testo_medio:link {
	line-height:22px;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.testo_medio:hover {
	line-height:22px;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.testo_bianco {
	line-height:18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
	text-decoration: none;
}
	.testo_bianco:link {
	line-height:18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
	text-decoration: underline;
}
.testo_bianco_picc {
	line-height:18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: normal;
}
.testo_nero {
	line-height:18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
}
.titolo_piccolo {
	line-height:16px;
	color:#990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.titolo_medio {
	color: #CCCCCC;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.titolo_medio:link {
	color: #CCCCCC;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.titolo_medio:hover {
	color: #FFFFFF;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}
.titolo_medio_attivo {
	color: #990033;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.titolo_grande {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	clip: rect(auto,auto,auto,auto);
}

