﻿
 html{
        height:100%;
        border:none;
        text-align:center;
        margin: 0px;
        padding: 0px; 
         
 }

    body {
        
        font-family: Arial, Sans-Serif;
        font-size: 10pt;
        margin:0;
        padding:0; 
        height:100%;
        border:none;
        margin:0; 
        text-align:center;
        min-width:960px;
        background:url(/master/images/bg05.gif) ;
        background-position: center top;
        background-repeat:repeat;
        background-attachment:fixed;
        z-index:-500;
       }

        p {
        
        font-family: Arial, Sans-Serif;
        font-size: 10pt;
        margin:0 5px;
        padding:0; 
        text-align:justify;

       }
 div {
        
        font-family: Arial, Sans-Serif;
        font-size: 10pt;
        text-align:justify;

       }

 a {
        
        font-family: Arial, Sans-Serif;
        font-size: 10pt;
        text-align:justify;
        text-decoration:none;

       }

 li {
        
        font-family: Arial, Sans-Serif;
        font-size: 10pt;
        text-align:justify;

       }

    div.MasterMain{
         width:100%;
        min-width:960px;
         min-height: 100%; 
         vertical-align:top;
         float:left; 
         left:0; 
         bottom:0px; 
         top:0; 
         padding:0; 
         margin:0; 
         color:#000;
         position:relative;
  /*background:url(/master/images/sfondo03.jpg) ;
        background-position: center;
        background-repeat:repeat;
        background-attachment:fixed;*/
        /*z-index:-500;*/
  }


    div.MasterLogo  {  float:left; 
                       top:0; 
                       width:100%; 
                       height:83px; 
                       margin:0;
                       padding:0;
                       z-index:1000;
                    }

    div.MasterLogoCenter{width:960px;
                         color:#000;
                         position:relative;
                         padding:0;
                         margin:1px auto 0 auto; 
                         height:83px;
                         text-align:left;
                         min-width:960px;
                         background-color:#fff;
                         background:url(/master/images/MasterLogoBg.jpg) ;
                         background-position: left top;
                         background-repeat:repeat;
                       }

    div.MasterHeader   {float:left; 
                        top:0; 
                        width:100%; 
                        height:60px; 
                        color:#fff;
                        margin: 0;
                        min-width:960px;
                        }

    div.MasterHeaderLeft { float:left; 
                           color:#333;
                           padding:0;
                           margin:0;
                           height:60px;
                         }
    div.MasterHeaderCenter {width:960px; 
                            height:60px;
                            background-color:#fff; 
                            color:#000;
                            position:relative;
                            padding:0;
                            margin:0 auto;
                            background:url(/menu/images/menubar_left.png) ,
                                       url(/menu/images/menubar_right.png)  ;
                            background-position: left bottom,right bottom;
                            background-repeat: no-repeat,no-repeat;
                           }

    div.MasterHeaderRight { float:left; 
                            color:#333;
                            padding:0;
                            margin:0; 
                            height:60px;
                          }

    div.MasterBody {
        position:relative;
        float:left; 
        width:100%;
        padding:0;margin: 0;
        min-width:960px;
        /*background:url(/master/images/sfondo02.jpg) ;
        background-position: left center;
        background-repeat:repeat;
        z-index:-500;*/
    }

    div.MasterBodyCenter {
        width:960px;
        padding:0;
        background-color:white;
        position:relative;
        margin:0 auto; 
        padding-bottom:2px;
        line-height:120%;
    }

    div.MasterBodyLeft {
        float:left; 
        width:250px;
        padding:0;
        position:relative;
        margin:0;
        text-align:left;
         background-color:#fff;
        }

        div.MasterBodyRight {
        float:left; 
        width:960px;
        padding:0;
        position:relative;
        margin:0;
        background-color:white;
        }

       div.MasterBodyRight2 {
        float:left; 
        width:710px;
        padding:0;
        position:relative;
        margin:0;
        background-color:white;
        }

    div.MasterBodyRightTop {
        float:left; 
        width:710px;
        height:20px;
        padding:0;
        background-color:transparent; 
        position:relative;
        margin:2px 0;
        background-color:white;
        }

    div.MasterBodyRightDown {
        float:left; 
        width:100%;
        padding:0;
        position:relative;
        margin:0;
        background-color:white;
        }

       div.MasterBodyRightDown2 {
        float:left; 
        width:710px;
        padding:0;
        position:relative;
        margin:0;
        background-color:white;
        }

    div.MasterFooter {
        position:relative;
        float:left;
        width:100%; 
        height:25px; 
        color:#fff;
        vertical-align:middle;
        text-align:center;
        bottom:0px !important;
        vertical-align:top;
        margin-top:0px;
        font-size:11px;
        font-weight:normal;
        display:block;
        left:0;
     }

    div.MasterFooterCenter { width:950px;
                        background-color:#03052a;
                        height:22px;
                         color:#999;
                         position:relative;
                         margin:0 auto; 
                         padding:6px 0 0 10px;
                         text-align:left;
                         font-weight:500;
                         font-size: 11px;
    }


  * html #dvPopup 
    {
        top:expression(eval(document.documentElement.scrollTop)) !important;
    }

    checkbox {vertical-align:middle; }
    
    #dvPopup {top:expression(eval(document.documentElement.scrollTop)) !important; }

    .popupbtnn {  border-radius:13px; height:25px; border: 0 none white;margin-top:0; margin-right:0;   }