@charset "iso-8859-1";

.ClientArea
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 8pt;
    width : 100%;
}

.BackGround
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 10pt;
    background : #e9e9e9;
}

.Header
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 12pt;
}

.Footer
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 6pt;
}

A:LINK
{
    color : navy;
    font-weight : normal;
    text-decoration : none;
}

A:HOVER
{
    color : navy;
    font-weight : normal;
    text-decoration : none;
}

A:ACTIVE
{
    color : navy;
    font-weight : normal;
    text-decoration : none;
}

A:VISITED
{
    color : navy;
    font-weight : normal;
    text-decoration : none;
}

.PageTitle
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 15pt;
    color : navy;
    font-weight : bold;
    font-style : normal;
    background : white;
    border-top : solid 1px white;
    border-bottom : solid 1px white;
    border-left : solid 0px white;
    border-right : solid 4px white;
    padding : 4px;
    width : 99%;
}

.PageTitleWhite
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : small;
    font-weight : bold;
    border-top : solid 2px white;
    border-bottom : solid 2px white;
    border-left : solid 6px white;
    border-right : solid 6px white;
    width : 99%;
}

.PageArea
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 10pt;
    color : white;
    font-weight : bold;
    background : navy;
    border-bottom : groove thin #000099;
}

.PageMenu
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 8pt;
    font-weight : bold;
}

.PageMenu A:LINK
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 8pt;
    font-weight : normal;
    text-decoration : none;
}

.PageMenu A:HOVER
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 8pt;
    color : navy;
    font-weight : normal;
    text-decoration : underline;
}

.PageMenu A:ACTIVE
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 8pt;
    font-weight : normal;
    text-decoration : none;
}

.PageMenu A:VISITED
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 8pt;
    font-weight : normal;
    text-decoration : none;
}

.PageMenu TD
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 8pt;
    font-weight : normal;
}

.PageContent
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : x-small;
    color : black;
    background : white;
    border : solid 4px white;
}

.PageContentWhite
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 8pt;
    color : #1d5b9a;
    border-top : solid 1px #e9e9e9;
    border-bottom : solid 1px #bebcbd;
    border-left : solid 1px #bebcbd;
    border-right : none 1pt #bebcbd;
}

.PageContentGrey
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 8pt;
    color : navy;
    background : #e9e9e9;
    border-left : solid 4px #e9e9e9;
    border-right : solid 4px #e9e9e9;
}

.PageContentBlue
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : xx-small;
    color : #1d5b9a;
}

.PageNote
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 7pt;
    font-style : oblique;
    font-variant : small-caps;
    font-weight : lighter;
    text-decoration : none;
}

.txtStyle
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 10pt;
}

.cboStyle
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 10pt;
}

.btnStyle
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 10pt;
    color : white;
    font-weight : bold;
    background : navy;
    border : outset thin #ffffcc;
}

.LinkStyle
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 10pt;
    color : navy;
    text-decoration : none;
}

.ReportIntestazione
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 10pt;
    color : white;
    background : navy;
}

.ReportRigaPari
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 10pt;
    background : #ccccff;
    width : 100%;
    height : 100%;
}

.ReportRigaDispari
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 10pt;
    background : #ffffcc;
    width : 100%;
    height : 100%;
}

.TableSubTitle
{
    font-family : Arial, Tahoma, Verdana, Times New Roman;
    font-size : 12pt;
    font-weight : bold;
    text-align : left;
    width : 99%;
}

.TableSubSubTitle
{
    font-family : Arial, Tahoma, Verdana, Times New Roman;
    font-size : 10pt;
    font-weight : bolder;
    width : 99%;
}

.TableDesc
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : x-small;
    color : #ffffcc;
    font-weight : normal;
    font-style : normal;
    background : green;
    border : solid thin #ffff66;
}

.TableLinks
{
}

.TableContent
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 8pt;
    color : navy;
    font-weight : normal;
    background : white;
    border-bottom : solid 2px navy;
    border-left : solid 2px navy;
    border-right : solid 2px navy;
}

.TableTitleGrey
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : xx-small;
    color : #1d5b9a;
    font-weight : bold;
    background : #e9e9e9;
    border-left : solid 1px #e5e8ff;
    border-right : solid 1px #e5e8ff;
    height : 5mm;
}

.TableTitleRed
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : xx-small;
    color : #be002f;
    font-weight : bold;
    border-left : solid 1px #e5e8ff;
    border-right : solid 1px #e5e8ff;
}

.TableTitleWhite
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : xx-small;
    color : black;
    font-weight : bolder;
    background : white;
    border-top : solid 1px navy;
    border-bottom : solid 1px navy;
}

.TableTitleBlue
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : xx-small;
    color : white;
    font-weight : bolder;
    background : navy;
    border-top : solid 2px navy;
    border-bottom : solid 2px navy;
}

.ItemTabulato
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : x-small;
    color : black;
    width : 95%;
    z-index : 0;
}

.ContentNews
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : xx-small;
    color : navy;
}

.TitleNews
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : x-small;
    color : #be002f;
    font-weight : bold;
    text-align : left;
}

.SubTitleNews
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : xx-small;
    color : black;
    font-style : italic;
    border-left : solid 4px #e9e9e9;
}

.ContentPartners
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : xx-small;
    color : navy;
}

.TitlePartners
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : x-small;
    color : #be002f;
    font-weight : bold;
    text-align : left;
}

.SubTitlePartners
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : xx-small;
    color : black;
    font-style : italic;
    border-left : solid 4px #e9e9e9;
}

.TornaSu
{
    font-family : Tahoma, Verdana, Times New Roman;
    font-size : 8pt;
    color : navy;
    text-align : left;
}

.BackgroundContentPage
{
    background : white;
}

.BackGroundBanner
{
    background : #0034FE;
}

.CellContentMenu
{
    background : #003168;
}

.Content
{
    background : white;
}


