BODY
{
    COLOR: white;
    BACKGROUND-COLOR: #123456
}
#divTitolo
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    FONT-SIZE: 12pt;
    BORDER-LEFT: thin;
    COLOR: maroon;
    BORDER-BOTTOM: thin;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    BACKGROUND-COLOR: yellow;
    TEXT-ALIGN: center
}
#divMenu
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Tahoma, Arial, Verdana
}
#divInvioMsg
{
    FONT-FAMILY: Tahoma, Arial, Verdana
}
#divMsgPrv
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Arial, Verdana
}
#divCensura
{
    FONT-SIZE: 12pt;
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial, Verdana
}
#divModeratore
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Arial, Verdana
}
.boxMessaggi
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma, Arial, Verdana
}
#divInfo
{
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    TEXT-ALIGN: center
}
#divTitolo H3
{
    FONT-SIZE: 16pt;
    COLOR: indianred;
    FONT-FAMILY: Courier, Tahoma, Verdana, Arial
}
#divNoMsg
{
    FONT-SIZE: 12pt;
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial, Verdana
}
#divNoMsg H4
{
    FONT-SIZE: 12pt
}
HR
{
    BORDER-RIGHT: white thin solid;
    BORDER-TOP: white thin solid;
    BORDER-LEFT: white thin solid;
    BORDER-BOTTOM: white thin solid
}
.Pulsante
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: white 1px solid;
    COLOR: maroon;
    BORDER-BOTTOM: white 1px solid;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    BACKGROUND-COLOR: skyblue
}
.Testo
{
    BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: silver 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: silver 1px solid;
    WIDTH: 200px;
    BORDER-BOTTOM: silver 1px solid;
    FONT-FAMILY: Tahoma, Arial, Verdana
}
.HeaderMsg
{
    FONT-SIZE: 10pt;
    FONT-STYLE: italic
}
.BodyMsg
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma
}
.Totale
{
    FONT-WEIGHT: bolder
}
.Connessi
{
    FONT-WEIGHT: bolder
}
A:hover
{
    COLOR: red
}
#divNoLogon
{
    FONT-SIZE: 12pt;
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial, Verdana
}
A:link
{
    BORDER-RIGHT: white;
    BORDER-TOP: white;
    BORDER-LEFT: white;
    COLOR: yellow;
    BORDER-BOTTOM: white
}
A:active
{
    BORDER-RIGHT: yellow;
    BORDER-TOP: yellow;
    BORDER-LEFT: yellow;
    COLOR: yellow;
    BORDER-BOTTOM: yellow
}
A:visited
{
    BORDER-RIGHT: yellow;
    BORDER-TOP: yellow;
    BORDER-LEFT: yellow;
    COLOR: yellow;
    BORDER-BOTTOM: yellow
}
.classeTitolo
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16pt;
    COLOR: black;
    FONT-FAMILY: Arial, Tahoma
}
.classeTestoNormale
{
    FONT-SIZE: 10pt;
    COLOR: yellow;
    FONT-FAMILY: Arial, Tahoma
}
.classeTestoErrore
{
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Arial, Tahoma
}
.classeCellaIntestazione
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial, Tahoma;
    HEIGHT: 25px;
    BACKGROUND-COLOR: skyblue;
    TEXT-ALIGN: center
}
.classeCellaEtichetta
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial, Tahoma;
    HEIGHT: 25px;
    BACKGROUND-COLOR: skyblue;
    TEXT-ALIGN: left
}
.classeRigheDispari
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Tahoma;
    HEIGHT: 25px;
    BACKGROUND-COLOR: whitesmoke
}
.classeGiorniFeriali
{
    COLOR: black;
    FONT-FAMILY: Arial, Tahoma;
    BACKGROUND-COLOR: whitesmoke
}
.classeGiorniFestivi
{
    COLOR: red;
    FONT-FAMILY: Arial, Tahoma;
    BACKGROUND-COLOR: papayawhip
}
.classeGiorniFerialiHeader
{
    FONT-WEIGHT: bolder;
    COLOR: black;
    FONT-FAMILY: Arial, Tahoma;
    BACKGROUND-COLOR: powderblue
}
.classeGiorniFestiviHeader
{
    FONT-WEIGHT: bolder;
    COLOR: red;
    FONT-FAMILY: Arial, Tahoma;
    BACKGROUND-COLOR: papayawhip
}
.classeRighePari
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Tahoma;
    HEIGHT: 25px;
    BACKGROUND-COLOR: gainsboro
}
.classeTesto
{
    BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: silver 1px solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: silver 1px solid;
    BORDER-BOTTOM: silver 1px solid;
    FONT-FAMILY: Tahoma, Arial, Verdana
}
.classePulsante
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: white 1px solid;
    COLOR: maroon;
    BORDER-BOTTOM: white 1px solid;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    BACKGROUND-COLOR: skyblue
}
.classeGiorniFestivi A
{
    COLOR: red
}
.classeGiorniFestivi A:active
{
    COLOR: red
}
.classeGiorniFestivi A:visited
{
    COLOR: red
}
.classeGiorniFestivi A:link
{
    COLOR: red
}
.classeGiorniFeriali A
{
    COLOR: black
}
.classeGiorniFeriali A:active
{
    COLOR: black
}
.classeGiorniFeriali A:link
{
	COLOR: black
}
.classeGiorniFeriali A:visited
{
    COLOR: black
}
.classeRigheDispari A
{
    COLOR: black
}
.classeRigheDispari A:active
{
    COLOR: black
}
.classeRigheDispari A:visited
{
    COLOR: black
}
.classeRigheDispari A:link
{
    COLOR: black
}
.classeRighePari A
{
    COLOR: black
}
.classeRighePari A:active
{
    COLOR: black
}
.classeRighePari A:visited
{
    COLOR: black
}
.classeRighePari A:link
{
    COLOR: black
}

