﻿A:link, A:visited { text-decoration: none}
A:hover { text-decoration: none ; color:#FF8000}

body 
{
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    font-family:Verdana;
    background-color:#222121;
    overflow: auto;
}


/* --  Tabelle  --*/
.Table01
{
    width:100%;
    height: 100%;
    border:none 0px;
    border-spacing:0px;
    border-collapse: collapse;
}
.Table02
{
    width:940px;
    border:none 0px;
    border-spacing:0px;
    border-collapse: collapse;
}
.Table03
{
    width:940px;
    border:none 0px;
}


/* --  Righe  --*/
.TrTitle01
{
    height:77px;
    background-color:#000000;
}
.TrTitle02
{
    height:25px;
    background-color:#30302e;
}
.TrTitle03
{
    background-image:url("../Images/bg0001.jpg");
    background-repeat:repeat-x;
}
.TrTitle04
{
    background-color:#30302e;
    height:1px;
}
.TrTitle05
{
    background-color:#000000;
    height:59px;
}

/* --  Colonne  --*/
.TdTitle01
{
    height:77px;
    vertical-align:top;
}
.TdTitle02
{
    height:25px;
    vertical-align:middle;
    font-size:8pt;
}
.TdTitle03
{
    vertical-align:top;
    font-size:8pt;
}
.TdTitle04
{
    height:1px;
}
.TdTitle05
{
    background-color:#000000;
    height:59px;
}
.TdTitle06
{
    background-image:url("../Images/bg_div.gif");
    background-repeat:repeat-x;
}
.TdSez01
{
    background-color:#000000;
    vertical-align:top;
}
.TdSez02
{
    background-color:#161616;
    color:#989898;
    font-size:10pt;
    font-weight:bold;
    vertical-align:top;
}
.TdDivVert01
{
    background-image:url("../Images/bg_div_vert.gif");
    background-repeat:repeat-y;
}
.TdSpace30
{
    width:30px;
}

/* --  Testo  --*/
.Verdana8ptWhite
{
    font-family:Verdana;
    font-size:8pt;
    color:#FFFFFF;
}
.Verdana8ptAranc
{
    font-family:Verdana;
    font-size:8pt;
    color:#FF8000;
}
.Verdana10ptWhiteB
{
    font-family:Verdana;
    font-size:10pt;
    color:#FFFFFF;
    font-weight:bold;
}

.Verdana12ptAranc
{
    font-family:Verdana;
    font-size:12pt;
    color:#FF8000;
    font-weight:bold;
}

/* --  Oggetti vari  --*/
.TB01
{
    font-family:Verdana;
    font-size:8pt;
    color:#000000;
    border: solid 1px #333333;
    background-color:#cccccc;
}