body {
	background-color: #000000;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link    {text-decoration: none; color:white;}
a:visited {text-decoration: none; color:white;}

#container {
	width:798px;
	position:absolute;
	left:50%;
	margin-left:-400px;
}
.menu_top {
	background-color: #5C1513;
	height: 16px;
	width: 65px;
	#width: 64px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	color:#FFFFFF;
	border-left: thin solid white;
}
.menu_top_ultimo {
	background-color: #5C1513;
	height: 16px;
	width: 66px;

	#width: 64px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	color:#FFFFFF;
	border-left: thin solid white;
	border-right: thin solid white;
}
.menu_top_active {
	background-color: #FF9900;
	height: 16px;
	width: 66px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	color:#FFFFFF;
	border-left: thin solid white;
}
.menu_top a.active {
	background-color:#FF9900;
	height: 16px;
	width: 66px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color:#FFFFFF;
	text-decoration: none;
}
.menu_top a:hover {
	background-color:#FF9900;
	height: 16px;
	width: 66px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color:#FFFFFF;
	text-decoration: none;
}
.menu ul {
	list-style-type:none;
	padding-left:1px;
	margin:0;
	width:60px;
	height:16px;
	float:left;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li {
	float:left;
	position:relative;
	z-index:10;
}
/* use the table to position the dropdown list */
.menu table {
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	top:16px;
}
/* style all the links */
.menu a, .menu :visited {
	display:block;
	width:64px;
	padding:2px 0px;
	color:#FFF;
	background:#5C1513;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
/* style the links hover */
.menu :hover{
	color:#444;
	background:#FF9900;
}
/* hide the sub level links */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:64px;
	height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
}
.left {
	width: 250px;
	height: 702px;
	overflow: auto;
	margin-top:10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 3px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	background-image:url(images/ruota.jpg);
	background-repeat:no-repeat;
	background-position: -175px 195px;
}

.right {
	width: 230px;
	height:570px;
	padding: 5px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #990000;
	margin-top: 15px;
	background-image:url(images/precedenti-banda_en.png);
	background-repeat:no-repeat;
	padding-top:60px;
	margin-bottom:8px;

}
.right_into {
	width: 220px;
	height:560px;
	overflow:auto;
	padding: 5px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.centro {
	width: 250px;
	padding: 5px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;

}
#slider {
    width: 250px; /* important to be same as image width */
    height: 189px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 250px; /* important to be same as image width or wider */
    position: absolute;
	top: 0px;
	#top: 5px;
	
	margin-left: -45px;
	#margin-left: 0px;
}
.sliderImage {
    float:none;
    position: relative;
	display: none;
	text-align:center;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    width: 250px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}


#tic_out {
   	border: 1px #990000 solid;
   	background-image:url(images/banda-news.png);
   	background-repeat:no-repeat;
  	font-size:12px;
  	padding:10px;
  	padding-top:50px;
  	width:227px;
  	line-height:14px;
  	margin-top: 20px;
  	height: 220px;
  	margin-bottom:10px;
}

#tic {
	width:225px;
  	font-size:12px;
  	height:100px;
  	overflow:auto;
}

#tic *{
   font-size: 10px;
  	margin:0px;
  	padding:0px;
  	display:none;
}

#tic a {
   display:inline;
}

.ff {
	background-image:url(images/banda-contatti_en.png);
	background-repeat:no-repeat;
	text-align:center;
   	border: 1px #990000 solid;
	padding:5px;
	padding-top:50px;
	font-size:9px;
	margin-top:5px;
}

.mail{
	background-color:#FF9900;
	color:#990000;
	width:230px;
	height:13px;
	text-align:center;
	padding:3px;
}

.mail a:link{
	background-color:#FF9900;
	color:#990000;
	width:240px;
	height:13px;
	text-align:center;
	padding:3px;
}
.footer {
	height: 40px;
	background:url(images/spacer.gif);
}
.footer_text {
	position: absolute;
	margin-top: 22px;
	margin-left: 682px;
	font-size: 10px;
	width: 200px;
	color: #5C1513;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-size: 10px;
	color: #5C1513;
	border-bottom: dashed 1px #5C1513;
}
a.footer:hover {
	font-size: 10px;
	color: #5C1513;
	border-bottom: none;
}
