body {
        background-color: #000000;
	color: #ffffff;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
}

table {
        background-color: #000000;
        color: #ffffff;
        font-family: Verdana, arial, sans-serif;
        font-size: 10px;
        margin: 0px;
	padding: 0px;
}

p {
        font-family: Verdana, arial, sans-serif;
        font-size: 10px;
        text-align: justify;
}

p.bottom {
        text-align: center;
        font-size: 90%;
}

hr {
        color: #61c210;
        background: #61c210;
        height: 3px;
        border: 1px outset #61c210;
}

a:link     {color: #114dd1; text-decoration: none; background: transparent;}
a:visited  {color: #114dd1; text-decoration: none; background: transparent;}
a:hover    {color: #61c210; text-decoration: none; background: #000000;}
a:active   {color: #61c210; text-decoration: none; background: #000000;}

td.top {
        color: #114dd1;
        width: 480px;
}

td.menu {
        width: 280px;
        padding: 0ex;
	color: #61c210;
        font-size: 12px;
        vertical-align: top;
}

td.menu a:link     {color: #ffffff; text-decoration: none; background: transparent;}
td.menu a:visited  {color: #ffffff; text-decoration: none; background: transparent;}
td.menu a:hover    {color: #61c210; text-decoration: none; background: transparent;}
td.menu a:active   {color: #61c210; text-decoration: none; background: transparent;}

td.nero {
        background-color: #000000;
}

td.bottom {
	padding-top: 1.5ex;
        padding-left: 7ex;
        padding-right: 7ex;
        background-color: #000000;
        width: 760px;
}

td.occhio {  
        width: 280px;
        padding: 0ex;
        color: #61c210;
        vertical-align: bottom;
}

ul.menu {
	list-style: disc;
}

ul.menubis {
	list-style: disc;
}

ul.menu li {
        margin-top: 0.8ex;
}


ul.menubis li {
        margin-top: 0.8ex;
}

li.selected {
        list-style-type: circle;
}

td.centrale{
        padding: 2ex 5ex;
	border: 2px solid #114dd1;
	vertical-align: top;
        width: 480px;
	background-color: #000000;
}

.titolo {
        color: #61c210;
        font-weight: bold;
        font-variant: small-caps;
        font-size: 12px;
	text-align: center;
}

.titoloarticolo {
        color: #61c210;
        font-weight: bold;
        font-variant: small-caps;
        font-size: 14px;
	text-align: center;
}

.autorearticolo {
        color: #61c210;
        font-weight: bold;
        font-variant: small-caps;
        font-size: 12px;
	text-align: center;
}

.articolo {
	color: #ffffff;
        font-family: Verdana, arial, sans-serif;
        font-size: 12px;
        text-align: justify;
}

a.white:link     {color: #ffffff; text-decoration: none; background: transparent;}
a.white:visited  {color: #ffffff; text-decoration: none; background: transparent;}
a.white:hover    {color: #61c210; text-decoration: none; background: transparent;}
a.white:active   {color: #61c210; text-decoration: none; background: transparent;}

dl.elenco dt{
        margin-top: 1ex;
        font-weight: bold;
        color: #114dd1;
}

dl.elenco a:link     {color: #ffffff; text-decoration: none; background: transparent;}
dl.elenco a:visited  {color: #ffffff; text-decoration: none; background: transparent;}
dl.elenco a:hover    {color: #61c210; text-decoration: none; background: transparent;}
dl.elenco a:active   {color: #61c210; text-decoration: none; background: transparent;}

ul.menubis a:link     {color: #114dd1; text-decoration: none; background: transparent;}
ul.menubis a:visited  {color: #114dd1; text-decoration: none; background: transparent;}
ul.menubis a:hover    {color: #61c210; text-decoration: none; background: transparent;}
ul.menubis a:active   {color: #61c210; text-decoration: none; background: transparent;}


