BODY, TD, textarea, input {
  font-family: 'Verdana';
  color:white;
  font-size: 11px;  
}
a {

  font-size: 11px;     
  font-weight: 100; 
  color: white;
  text-decoration: none;
}

a:Hover {
  font-size: 11px;  
  text-decoration: none;     
  font-weight: 900; 
}


a.menu {

  font-size: 11px;     
  font-weight: 100; 
  color: white;
  text-decoration: none;
}

a.menu:Hover {
  font-size: 11px;  
  text-decoration: none;     
  font-weight: 900; 
}
     
     
a.ris {

  font-size: 10px;     
  font-weight: 100; 
  color: olive;
  text-decoration: none;
}

a.ris:Hover {
  font-size: 10px;  
  text-decoration: none;     
  font-weight: 900; 
}

     
a.ris2 {

  font-size: 10px;     
  font-weight: 100; 
  color: blue;
  text-decoration: none;
}

a.ris2:Hover {
  font-size: 10px;  
  text-decoration: none;     
  font-weight: 900; 
}


a.link {

  font-size: 14px;     
  font-weight: 100; 
  color: white;
  text-decoration: none;
}

a.link:Hover {
  font-size: 14px;  
  text-decoration: none;     
  font-weight: 900; 
}


a.ling {

  font-size: 9px;     
  font-weight: 100; 
  color: orange;
  text-decoration: none;
}

a.ling:Hover {
  font-size: 9px;  
  text-decoration: none;     
  font-weight: 900; 
}


a.intro {

  font-size: 32px;     
  font-weight: 900; 
  color: #3333FF;
  text-decoration: none;
}

a.intro:Hover {
  font-size: 32px;  
  color:orange;
  text-decoration: none;     
  font-weight: 900; 
}




#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:706px; margin:5px auto; display:none; z-index:10}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:700px; height:400px; padding:2px; border:1px solid #ccc; background:#000;z-index:10}
#information {position:absolute; bottom:0; width:700px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.6; filter:alpha(opacity=60)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:700px}
#image img {position:absolute; z-index:10;height:400px}
.imgnav {position:absolute; width:15%; height:46px; cursor:pointer; z-index:150;top:200px}
#imgprev {left:0; background:url(public/immagini/left.gif) left center no-repeat}
#imgnext {right:0; background:url(public/immagini/right.gif) right center no-repeat}
#imglink {position:absolute; height:406px; width:100%; z-index:100}
.linkhover {center center no-repeat}
#thumbnails {margin-top:10px; z-index:10}
#slideleft {position: relative; float:left; width:20px; height:81px; background:url(public/immagini/scroll-left.gif) center center no-repeat; background-color:#DDDDDD;z-index:10}
#slideleft:hover {background-color:#BBBBBB;}
#slideright {position: relative; float:right; width:20px; height:81px; background:#DDDDDD url(public/immagini/scroll-right.gif) center center no-repeat;z-index:10}
#slideright:hover {background-color:#BBBBBB}
#slidearea {float:left; position:relative; width:656px; margin-left:5px; height:81px; overflow:hidden;z-index:10}
#slider {position:absolute; left:0; height:81px; z-index:10}
#slider img {cursor:pointer; border:1px solid #666; padding:2px;z-index:10}
