﻿body
{
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
HR
{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #f99c11;
    height: 1px;
    background-color: #86B74C;
}
A
{
    color: #B32626;
    font-weight: 700;
}
/*________________________________________________________________________________________*/
#portal_container
{
}

#headerPanel
{
    display: block;
    width: 100%;
    height: 118px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    font-size: 35px;
    font-weight: 900;
    background-image: url(IMG/header_shadow.jpg);
    background-position: left center;
    background-repeat: repeat-x;
}
IMG.header
{
    width: 770px;
    height: 118px;
    float: left;
}
#mainMenuPanel
{
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 25px 0px 25px;
    font-size: 13px;
    font-weight: 700;
    color: #FFFFFF;
    background-color: #f0f0f0;
    border-top: solid 1px #f99c11;
    border-bottom: solid 1px #f99c11;
}
#mainMenuPanel a
{
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #f99c11;
    text-decoration: none;
    padding: 3px 13px 3px 13px;
    text-decoration: none;
}
#mainMenuPanel a:visited
{
    color: #f99c11;
    text-decoration: none;
}
#mainMenuPanel a:hover
{
    color: #ffffff;
    background-color: #f99c11;
    text-decoration: none;
}
#mainMenuPanel a.right
{
    float: right;
}
#messagePanel
{
}
#mainPanel
{
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    background-color: #FFFFFF;
    width: 100%;
}
#footerPanel
{
    min-width: 98%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    border-top: solid 1px #6d7b87;
    border-bottom: solid 1px #6d7b87;
    background-color: #f0f0f0;
}
#footerPanel TABLE
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
#footerPanel TD.footer
{
    width: 170px;
}
.copyright
{
    display: block;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 12px;
    font-weight: 700;
    color: #f99c11;
    text-decoration: none;
    text-align: center;
}
.bilogic
{
    border: none 0px;
}
A.validator
{
    color: #FFFFFF;
}
IMG.validator
{
    border: none 0px;
    height: 15px;
    width: 80px;
}
/*_______________________________ COMPOSIZIONE PRINCIPALE ________________________*/
#centerTable
{
    background-color: #FFFFFF;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    min-height: 400px;
}
#leftMenu
{
    width: 15%;
    vertical-align: top;
}
#mainContent
{
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}
#rightMenu
{
    width: 15%;
    vertical-align: top;
}
/* _________________________________ ITEMS BARRA MENU SECONDARIA ________________________*/

DIV.serviceMenuItem
{
    display: block;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin-left: 5px;
    background-color: #f0f0f0;
    width: 200px;
    border: solid 1px #c0c0c0;
}
/*______________________________ CONTENUTO DELLA PAGINA ___________________________*/
DIV.ContentPageTitle
{
    display: block;
    border-bottom: solid 4px #f99c11;
    padding: 0px 0px 0px 0px;
    height: 34px;
}
.ContentPageIcon
{
    height: 32px;
    width: 32px;
    float: left;
    margin-right: 15px;
}
.ContentIcon
{
    width: 32px;
    height: 32px;
    border-color: #86B74C;
    border-style: solid;
    border-width: 1px;
    margin: 2px 2px 2px 8px;
}
.ContentPageLabel
{
    display: block;
    margin-top: 8px;
    margin-left: 8px;
    color: #f99c11;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
}
.ContentPageService
{
    margin-top: 8px;
    margin-left: 20px;
}
A.Navigation
{
    display: inline;
    margin-top: 8px;
    color: #f99c11;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 17px;
    font-weight: 700;
    text-decoration: underline;
}
DIV.center
{
    display: block;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 5px;
    width: 90%;
}
DIV.right
{
    display: block;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 5px;
}

