.TITOLOSEZ
{
 font-family:Tahoma, Arial;
 font-size: 16px;
 color: #000000;  
}

.TITOLOSEZBLU
{
 font-family:Tahoma, Arial;
 font-size: 14px;
 color: #1775D5;  
}

.TITOLO
{
 font-family:Tahoma, Arial;
 font-size: 12px;
 color: #1775D5;  
}

.TESTO
{
 font-family:Tahoma, Arial;
 font-size: 11px;
 color:#000000;
}

.TESTOBIG
{
 font-family:Tahoma, Arial;
 font-size: 12px;
 color:#000000;
}

body
{ background: #BABABA;
  color: #5A6370;
}

blockquote{border-color: #767676;}

#main
{ background: #FFF url(main.png) repeat-y;
  color: #5A6370;
}

#links, #footer, #menu, #menu li a
{ background: #FFF url(menu2.png);
  color: #222222;
  font-weight:700;
  border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #dddddd;
}

#logo
{ background: #fff no-repeat; 
  color: #5A6370;
}

h1
{ background: transparent;
  color: #1775D5;  
  border-color: #89A9C7;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFF url(blue_menu.png);
  color: #484E56;
} 

#column2 a
{
  font-weight:bold;
  color: #E67300;
}

#content, 
{ background: transparent;
  color: #464D57;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #222222;
}

.sbihead
{ background: #FFF url(blue_sbi.png);
  color: #484E56;
}

.sbihead h1
{ background: transparent;
  color: #484E56;
}

.sbilinks li a
{ background: #FFF url(link.png);
  color: #D1D3D7;
} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #1775D5;
} 


