/*  By Pasquale Vaccaro 2007 - 2007  http://www.sanmangomia.it */
body 
{
 margin-left: 1px;
 margin-right: 1px;
 color: #000066;
 background-attachment: fixed;
 background-image: url("matt.gif");
 font-family: serif, Verdana, Arial, Helvetica;
 padding: 10pt;/* scrollbar-base-color: #996600; 
	scrollbar-arrow-color: yellow;
	scrollbar-track-color: #EEEEEE; */
}

a.menulink 
{
 text-decoration: none;
 color: #00008B;
 display: block;
 background-color: transparent;
 width: 200px;
 height: 16px;
 font-family: serif;
 font-size: 14px;
}

a.menulink:visited 
{
 text-decoration: none;
 color: Teal;
}

a.menulink:hover 
{
 color: black;
 background-color: Orange;
 text-decoration: none;
 display: block;
 width: 200px;
}

.int_sezione 
{
 font-family: "Microsoft Sans Serif", Verdana, "Times New Roman", serif;
 font-size: 16px;
 color: #FF6215;
 font-weight: bold;
}

/* 
=============================================
Per compatibilità con i menu precedenti
=============================================
 */
body 
{
 margin-left: 1px;
 margin-right: 1px;
 color: #000066;
 background-attachment: fixed;
 background-image: url("matt.gif");
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 10pt;
 padding: 10pt;/* scrollbar-base-color: #996600; 
	scrollbar-arrow-color: yellow;
	scrollbar-track-color: #EEEEEE; */
}

a:link 
{
 text-decoration: none;
 color: blue;
}

a:visited 
{
 text-decoration: none;
 color: blue;
}

a:hover 
{
 color: black;
 background-color: yellow;
 text-decoration: none;
 font-variant: small-caps;
 font-weight: bold;
}

ol 
{
 list-style-image: url("triangolino7x7.jpg");
}
