﻿H1
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-size:1.5em;
    font-weight:bold;
    letter-spacing:2px;
    color: gray;
    xdisplay:inline;
}

H2{
	font-family:"Courier New", Courier, monospace;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-size: 12px;
	font-weight:600;
    color: #000;
    xdisplay:inline;
}

H4
{
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	font-weight:600;
    text-decoration: none;
    color: threeddarkshadow;
}

H5{
    font-family:"Courier New", Courier, monospace;
    font-size:10px;
    text-decoration:none;
    color:black;
}

H6{
    font-family:"Courier New", Courier, monospace;
    font-size:10px;
    text-decoration:none;
    color:black;
}

.testonero9
{
    font-family:"Courier New", Courier, monospace;
    font-size:9px;
    text-decoration:none;
    color:black;
}
.testonero10
{
    font-family:"Courier New", Courier, monospace;
    font-size:10px;
    text-decoration:none;
    color:black;
}

.testonero10u
{
    font-family:"Courier New", Courier, monospace;
    font-size:10px;
    text-decoration:underline;
    color:black;
}

.testonero11
{
    font-family:"Courier New", Courier, monospace;
    font-size:11px;
    text-decoration:none;
    color:black;
}
.testonero12u
{
    font-family:"Courier New", Courier, monospace;
    font-size:12px;
    text-decoration:underline;
    color:black;
}

.testonero12
{
    font-family:"Courier New", Courier, monospace;
    font-size:12px;
    text-decoration:none;
    color:black;
}
.testonero12bold
{
    font-family:"Courier New", Courier, monospace;
    font-size:12px;
    text-decoration:none;
    color:black;
	font-weight:600;
}

.testobianco9
{
    font-family:"Courier New", Courier, monospace;
    font-size:9px;
    text-decoration:none;
    color:White;
}
.testobianco10
{
    font-family:"Courier New", Courier, monospace;
    font-size:10px;
    text-decoration:none;
    color:White;
}

.testobianco10u
{
    font-family:"Courier New", Courier, monospace;
    font-size:10px;
    text-decoration:underline;
    color:White;
}

.testobianco11
{
    font-family:"Courier New", Courier, monospace;
    font-size:11px;
    text-decoration:none;
    color:White;
}
.testobianco12
{
    font-family:"Courier New", Courier, monospace;
    font-size:12px;
    text-decoration:none;
    color:White;
}

div#barraSx A:active, div#barraSx A:link, div#barraSx A:visited
{
    text-decoration:none;
    color:White;
    font-weight:bold;
    font-size:12px;
    line-height:18px;
    margin-left:3px;
}

div#barraSxTitolo
{
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
}

a.sfondoChiaro
{
    color: black;
}
a.sfondoScuro
{
    color: #ff0;
}

.grassetto
{
    font-weight:bold;
}

div#testoAmici a
{
    font-family:"Courier New", Courier, monospace;
    font-size:12px;
    text-decoration:underline;
    color:black;
    font-weight:bold
}

div#testoTraduzioni a
{
    font-family:"Courier New", Courier, monospace;
    font-size:12px;
    text-decoration:underline;
    color:black;
    xfont-weight:bold
}

div#testoEdizioni a
{
    font-family:"Courier New", Courier, monospace;
    font-size:12px;
    text-decoration:underline;
    color:black;
    xfont-weight:bold
}

div#testoFilorosso a
{
    font-family:"Courier New", Courier, monospace;
    font-size:12px;
    text-decoration:underline;
    color:black;
    font-weight:normal;
}

div#testoFilorosso li
{
    font-family:"Courier New", Courier, monospace;
    font-size:12px;
    color:black;
    font-weight:bold;
}

a#linkHelp
{
    background-color:Gray;
}

a:link {
	color: #000000;
	/*text-decoration: none;*/
}
a:visited {
	color: #000000;
	/*text-decoration: none;*/
}
a:active {
	color: #000000;
	/*text-decoration: none;*/
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.nodecoration
{
    text-decoration:none;
}

.testoAlternato1{ background-color:#EEEEDD; }
.testoAlternato2{ background-color:#ffeedd; }
.sottolineato { text-decoration:underline; }