input{

BACKGROUND: #F6F6F6; 
BORDER-TOP-COLOR: #000000; 
BORDER-LEFT-COLOR: #000000; 
BORDER-RIGHT-COLOR: #000000; 
BORDER-BOTTOM-COLOR: #000000; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
FONT-SIZE: 10px;  
BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; 
BORDER-RIGHT-WIDTH: 1px; color:#000000
}




a.articoli{
  
 text-decoration:none;

}

a.articoli:active{
 
 color:blue;
 
}

a.articoli:visited{
 
 color:blue;
 
}


a.articoli:hover{
  
 background:#FFCC66;
}


a.menu{
  
 text-decoration:none;

}
a.menu:hover{
  
 background:#FFB000;
}

a.menu:active{
 
 color:blue;
 
}

a.menu:visited{
 
 color:blue;
 
}


.ipertesto{
 font-size:11px;
 font-family:Verdana,Helvetica;
 background:#FFFFAA;
}

.iperTitolo{
 font-size:12px;
 font-family:Verdana,Helvetica;
text-align:center;
background:#FFCC66;
}

.title{
 
 font-size:12px;
 font-family:Verdana,Helvetica;
 text-align:center;
 background:#FFCC66;

}

.tdbar{
  padding:3px;
  font-size: 11px;
  font-family:Verdana,Helvetica;
  background:url(image/bg_canali.gif);
  
}

a.bar{
 text-decoration:none;
}

a.bar:hover{
 text-decoration:underline;
}