body{
scrollbar-base-color: #000000; 
scrollbar-arrow-color: #70B9FD;
scrollbar-DarkShadow-Color: #000000;
scrollbar-track-color: #252525;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background-image: url(sf_pagina.jpg);
}
a:link, a:visited, a:active{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5391BD;
	text-decoration:none;
}
a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff9900;  
	text-decoration:underline;
}


div#spazio{
	width:400px;
	height:5px;
	background-color:#ff0000;
}
div#mplayer{
	width:280px;
	height:60px;
	background-image: url(sf_mplayer.png);
	background-repeat:no-repeat;
	vertical-align:middle;
}

div#sotto{
	width:700px;
	height:30px;
	background-image: url(sotto.png);
	background-repeat:no-repeat;
}

div#top_gen{
	width:700px;
	height:30px;
	background-image: url(div_top_gen.png);
}
div#bottom_gen{
	width:700px;
	height:15px;
	background-image: url(div_bottom_gen.png);
}
div#top_altreradio{
	width:400px;
	height:25px;
	background-image: url(top_altreradio.png);
	background-repeat:no-repeat;
}
div#bottom_altreradio{
	width:400px;
	height:15px;
	background-image: url(bottom_altreradio.png);
	background-repeat:no-repeat;
}
span#clock{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	font-weight:lighter;
}
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

div#top_slide{
	width:275px;
	height:10px;
	background-image: url(top_slide.png);
}
div#bottom_slide{
	width:275px;
	height:10px;
	background-image: url(bottom_slide.png);
}
#slideshow {
width: 275px;
background-color: #eee;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 275px;
}

#slideshow .slides ul {
width: 1000px;}

#slideshow .slides li {
width: 265px;
height: 140px;
background-image: url(sf_slides1.jpg);
background-repeat: repeat-x;
background-color: #46756a;
vertical-align:top;
float: left;
padding: 5px;
}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background-image: url(sf_slides3.png);
height: 25px;

}

#slideshow .slides-nav li {
float: left;
background-image: url(sf_slides2b.png);
background-color:#000;
border: 0px solid #ccc;

}

.slide_td{

}
#slideshow .slides-nav li a {
display: block;
border: 1px;
border-color:#FFF;
padding: 5px 5px;
outline: none;
font-size: 10px;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-image: url(sf_slides2.png);
background-color: #eee;
}