/*  By Pasquale Vaccaro 2007 - 2007  http://www.sanmangomia.it */
a.menulink 
{
 text-decoration: none;
 color: #00008B;
 display: block;
 background-color: #EFCF85;
 font-family: sans-serif, "@Arial Unicode MS", "Microsoft Sans Serif";
 font-size: 12px;
}

a.menulink:visited 
{
 text-decoration: none;
 color: Teal;
}

a.menulink:hover 
{
 background-color: Orange;
 text-decoration: none;
 display: block;
}

.int_sezione 
{
 font-family: "Microsoft Sans Serif", Verdana, "Times New Roman", serif;
 font-size: 14px;
 color: #FF6215;
 font-weight: bold;
}

.testa_menu 
{
 font-family: "Microsoft Sans Serif", Verdana, "Times New Roman";
 font-size: 20px;
 color: Navy;
 font-weight: bold;
 text-align: center;
}

tabella_menu 
{
 cellspacing: 9;
 cellpadding: 1;
 width: 200;
}

.int_sezione2 
{
 font-family: "Microsoft Sans Serif", Verdana, "Times New Roman", serif;
 font-size: 12px;
 color: #FF6215;
 font-weight: bold;
}