body{
        font-family: Verdana, Arial, Narrow;
            margin: 0px;
                padding: 0px;
            }

.header{
           position: relative;
           /*border: 1px solid black;*/
           width: 100%;
           /*background-image: url('http://cmsperiodici.caspur.it/ciber-new/fileadmin/images/fascia_c.jpg');*/
           /*Modifica fatta il 230908 
           background-image: url('./images/fascia_c.jpg');*/
           background-image: url('./images/fascia_c2.jpg');
    /*Modifica fatta il 230908 
    height: 215px;*/
    height: 213px;
    margin: 0px;
      }
.header_img{
       position: absolute;
       top:32px;
       right:0px;
       height: 151px;
    }

.logo{
       position: absolute;
       top:32px;
       left:0px;
       height: 151px;
       }
.caspureme{
       position: absolute;
       right: 0px;
       top: 80px;
     }
.logocaspur{
       position: absolute;
       right: 0px;
       top: 120px;
 }
                                                                        
.coordinamento{
       position: absolute;
       margin-top: 142px;
       margin-left: 142px;
       width: 20%;
       color: #7CA6A5;
       font-size: 9pt;
       font-weight: bold;
       padding: 0px;
       height: 32px;
    }   
.coordinamento ul{
       list-style: none;
       padding-left: 8px;
       margin-top: 0px;
    }   
.coordinamento p{
       padding-left: 8px;
       margin-top: 0px;
       margin-bottom: 0px;
    }   


