﻿body
{
    margin: 0 0 0 0;
    background-color: #EDEDED;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Tahoma, Sans-Serif;
}
HR
{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #B32626;
    height: 1px;
    background-color: #EDEDED;
}
A
{
    color: #B32626;
    font-weight: 700;
}
/*________________________________________________________________________________________*/
#portal_container
{
}
#headerPanel
{
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    font-size: 35px;
    font-weight: 900;
    text-align: center;
}
#headerPanel IMG
{
    width: 760px;
    height: 150px;
}
#messagePanel
{
}
#mainMenuPanel
{
    font-size: 13px;
    font-weight: 700;
    color: #EFEFEF;
    background-color: #404040;
    border-bottom-color: #B32626;
    border-right-color: #404040;
    border-left-color: #404040;
    border-top-color: #B32626;
    border-style: solid;
    border-width: 1px;
    height: 25px;
}
#mainMenuPanel a
{
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #EFEFEF;
    text-decoration: none;
    padding: 5px 8px 5px 8px;
    border-right: solid 1px #EFEFEF;
}
#mainMenuPanel a:visited
{
    color: #EFEFEF;
}
#mainMenuPanel a:hover
{
    color: #EFEFEF;
    text-decoration: underline;
}
#mainMenuPanel a.right
{
    float: right;
}
#mainMenuPanel a.right:visited
{
    color: #EFEFEF;
}
#mainMenuPanel a.right:hover
{
    color: #EFEFEF;
    text-decoration: underline;
}
#mainPanel
{
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    background-color: #EDEDED;
}
#footerPanel
{
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    border-top: solid 1px #C9C9C9;
}
#footerPanel TABLE
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
#footerPanel TD.footer
{
    width: 170px;
}
.copyright
{
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #195da3;
    text-decoration: none;
    text-align: center;
}
.bilogic
{
    border: none 0px;
}
A.validator
{
    color: #FFFFFF;
}
IMG.validator
{
    border: none 0px;
    height: 15px;
    width: 80px;
}
/*_______________________________ TABELLA COMPOSIZIONE PRINCIPALE ________________________*/
#centerTable
{
    background-color: #EDEDED;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    min-height: 400px;
}
#leftMenu
{
    height: 100%;
    width: 15%;
    border-right: solid 1px #C9C9C9;
    vertical-align: top;
}
#mainContent
{
    height: 100%;
    width: 68%;
    background-color: #EDEDED;
    vertical-align: top;
}
#rightMenu
{
    height: 100%;
    width: 15%;
    border-left: solid 1px #C9C9C9;
    vertical-align: top;
}
/* _________________________________ ITEMS BARRA MENU SECONDARIA ________________________*/

DIV.serviceMenuItem
{
    background-color: #F5F5F5;
    border-color: #DADADA;
    border-style: solid;
    border-width: 1px;
    text-align: center;    
    display: block;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin-left: 5px;
    width: 200px;
}
/*______________________________ CONTENUTO DELLA PAGINA ___________________________*/
DIV.ContentPageTitle
{
    display: block;
    background-color: #E5E5E5;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    padding: 1px 1px 1px 1px;
    width: 96%;
    border-color: #C9C9C9;
    border-style: solid;
    border-width: 1px;
    height: 34px;
}
.ContentPageIcon
{
    height: 32px;
    width: 32px;
    float: left;
    margin-right: 15px;
}
.ContentIcon
{
    width: 32px;
    height: 32px;
    border-color: #EDEDED;
    border-style: solid;
    border-width: 1px;
    margin: 2px 2px 2px 2px;
}
.ContentPageLabel
{
    display: block;
    margin-top: 8px;
    color: #676767;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 16px;
    font-weight: 900;
}
.ContentPageService
{
    margin-top: 8px;
    margin-left: 20px;
}
A.Navigation
{
    display: inline;
    margin-top: 8px;
    color: #898989;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 16px;
    font-weight: 900;
    text-decoration: underline;
}
DIV.center
{
    display: block;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 5px;
    width: 90%;
    background-color: #EDEDED;
}
DIV.right
{
    display: block;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 5px;
    background-color: #FFFFFF;
}
/*_________  CONTROLLI DELLE MASTER DI CONTENUTI DINAMICI  ____________*/
.MasterDataLink
{
    display: block;
    margin-bottom: 7px;
    color: #498BCF;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}
.MasterSubjectLink
{
    display: block;
    margin-bottom: 7px;
    color: #1A4675;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 13px;
    font-weight: 900;
    text-decoration: none;
}
.attributeLabel
{
    display: inline;
    margin: 5px 2px 5px 15px;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #515151;
}
.valueLabel
{
    display: inline;
    margin: 5px 2px 5px 2px;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #515151;
}
/*_________  CONTROLLI DELLE DETAILS DI CONTENUTI DINAMICI  ____________*/
.DetailData
{
    display: inline;
    color: #498BCF;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}
.DetailSubject
{
    display: inline;
    color: #1A4675;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 15px;
    font-weight: 900;
    text-decoration: none;
}
.DetailAttributeLabel
{
    display: inline;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 12px;
    margin: 10px 2px 0px 150px;
    font-weight: normal;
    color: #515151;
    background-color: #F5F5F5;
    border-style: solid;
    border-width: 1px;
    border-color: #DADADA;
}
.DetailValueLabel
{
    display: inline;
    padding: 5px 5px 5px 5px;
    margin: -1px 2px 5px 150px;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #444444;
    width: 70%;
    background-color: #F5F5F5;
    border-style: solid;
    border-width: 1px;
    border-color: #DADADA;
}

