body {
  text-align: center;
  background-color: #ababab;
  background-image: url(../images/utils/bkg.jpg);
  background-repeat: repeat-x;
  font-size: 7pt; 
  font-family: Verdana, sans-serif; 
  color:#000000
}
a {
  text-decoration: none}
a:link { 
  color: #000000 }  /* for unvisited links */
a:visited { 
  color: #000001 } /* for visited links */
a:active { 
  color: #000000 } /* when link is clicked */
a:hover { 
  color: #FF0000} /* when mouse is over link */
  
H1 { font-size:27pt; font-family:Verdana}
H2 { font-size:7pt; font-family:Verdana; color:#FF0000; font-weight:bold }
H3 { font-size:7pt; font-family:Verdana; color:#000000; font-weight:bold }
H4 { font-size:7pt; font-family:Verdana; color:#ffffff; text-align:right }

h4.a#font-family {
  text-decoration: none}
H4.a:link { 
  color: #ffffff }  /* for unvisited links */
H4.a:visited { 
  color: #ffffff } /* for visited links */
H4.a:active { 
  color: #ffffff } /* when link is clicked */
H4.a:hover { 
  color: #ffffff} /* when mouse is over link */

table {
  font-size: 7pt; 
  font-family: Verdana, sans-serif; 
  color:#000000
  }

#global{
  margin: 0px auto 0px auto; 
  position:relative;
  width:600px;
  background-color:#000
  }

#header{
  position:relative;
  width:600px;
  height:100px;
  background-color:#fefefe;
}

#contenitore{
  position:relative;
  width:600px;
  height:1200px;
  background-color:#fefefe;
  text-align:left;
  padding:0;
}

#col-sx{
  position:relative;
  padding-top:5px;
  padding-left:5px;
  padding-bottom:5px;
  width:340px;
  height:1200px;
  text-align:right;
  margin-right:40px;
  background-color:#fefefe;
  padding-bottom:30px;
  font-size: 7pt; 
  font-family: Verdana, sans-serif; 
  color:#000000;
}

#col-dx{
  position:absolute;
  right:0;
  top:0;
  padding-top:15px;
  padding-bottom:5px;
  width:220px;
  height:1200px;
  overflow:auto; 
  background-color:#fefefe;
  text-align:left;
  font-size: 7pt; 
  font-family: Verdana, sans-serif; 
  color:#000000;
}

#footer{
  border-top:1px solid #484848;
  position:relative;
  width:600px;
  background-color:#ababab;
  text-align:center;
  height:14px
  }
  
#navbar {
  color: #FFFFFF;
  font-weight:bold;
  position: absolute;
  text-align:left;
  width: 315px;
  top: 77px;
  left: 5px; 
  font-size: 7pt; 
  background: #FF0000;
  border-right: 1em solid #FF0000 
  }

#navbar a {
  color: #fff;
  text-decoration: none 
  }

#navbar a:hover, 
#navbar a:focus,
#navbar a:active{ 
  color: #000000;
  }

#navbarsmall {
  color: #fff;
  font-weight:bold;
  position: absolute;
  text-align:left;
  width: 85px;
  top: 27px;
  left: 510px; 
  font-size: 7pt; 
  background: #FF0000;
  border-right: 5px solid #FF0000 
  }

#navbarsmall a{
  color: #fff;
  text-decoration: none 
  }

#navbarsmall a:hover, 
#navbarsmall a:focus,
#navbarsmall a:active{ 
  color: #000000;
  }
  
#btn-streaming{
  margin-left:141px;
  position:relative;
  z-index:10;
  width: 199px;
  height: 143px;
  }

#btn-streaming a{
  display:block;
  width: 199px;
  height: 143px;
  background:transparent url(../images/utils/streetbeatstreaming.gif) no-repeat;
  text-decoration:none;
  }

#btn-streaming a:hover,
#btn-streaming a:focus,
#btn-streaming a:active{
  background:transparent url(../images/utils/streamingani.gif) no-repeat;
  }

#btn-streaming a span{
position:relative;
z-index:-1;
}

#btn-container{
  margin-left:0px;
  text-align: left;
  position:relative;
  width:340px;
  background-color:#fff;
  padding:0;
}

#btn-streetlist{
  position:absolute;
  left:165px;
  float:left;
  z-index:10;
  width: 85px;
  height: 74px;
  }

#btn-streetlist a{
  display:block;
  width: 85px;
  height: 74px;
  background:transparent url(../images/utils/streetlist.gif) no-repeat;
  text-decoration:none;
  }

#btn-streetlist a:hover,
#btn-streetlist a:focus,
#btn-streetlist a:active{
  background:transparent url(../images/utils/streetlistani.gif) no-repeat;
  }

#btn-streetlist a span{
  position:relative;
  z-index:-1;
}

#btn-download{
  margin-left:253px;
  position:relative;
  z-index:10;
  width: 87px;
  height: 74px;
  }

#btn-download a{
  display:block;
  width: 87px;
  height: 74px;
  background:transparent url(../images/utils/download.gif) no-repeat;
  text-decoration:none;
  }

#btn-download a:hover,
#btn-download a:focus,
#btn-download a:active{
  background:transparent url(../images/utils/downloadani.gif) no-repeat;
  }

#btn-download a span{
position:relative;
z-index:-1;
}

#content {
position:relative; 
top:1px; 
left:1px; 
width:67px; 
height:67px;
background-color:transparent;
z-index:100;
} 

#content a img {
border:1px solid #808080;
} 

#content a.tumb, #content a.tumb:visited {
display:block;
width:67px; 
height:67px;
text-decoration:none;
background-color:transparent;
} 

#content a.tumb:hover, #content a.tumb:active{
text-decoration:none; 
background-color:#f0f0f0;
} 

#content a .grande {
display:block;
position:absolute; 
width:1px; 
height:1px; 
top:-1px;
left:-1px;
color:#f0f0f0;
background-color:transparent;
} 

#content a.tumb:hover .grande {
display:block; 
position:absolute; 
top:70px;
left:70px;
width:138px;
height:138px;
}F