body { margin-top: 10px;
}

.header {background-image: url("immagini/header.jpg");
         border-top: 1px solid #000000;
         border-left: 1px solid #000000;
         border-right: 1px solid #000000;
         border-bottom: 1px solid #000000;
         text-align: center;
         text-transform: capitalize;
         font-family: Bookman Old Style;
         font-size: 11pt;
         height: 90px;
         margin: 0px;
         padding: 0px;
        }

.leftmenu {
          border-top: 0px solid #000000;
          border-left: 1px solid #000000;
          border-right: 1px solid #000000;
          background-color: #FFFFFF;
          text-align: justify;
          text-transform: capitalize;
          font-family: Bookman Old Style;
          font-size: 11pt;
          width: 10%;
          margin: 0px;
          padding: 2px;
          }
.rightmenu {
          border-top: 0px solid #000000;
          border-left: 1px solid #000000;
          border-right: 1px solid #000000;
          background-color: #FFFFFF;
          text-align: justify;
          text-transform: capitalize;
          font-family: Bookman Old Style;
          font-size: 11pt;
          width: 10%;
          margin: 0px;
          padding: 2px;
          }

.page   {
        
        border-top: 0px solid #000000;
        border-left: 0px solid #000000;
        border-right: 0px solid #000000;
        background-color: #FFFFFF;
        background-image: url("immagini/page.jpg");
        text-align: justify;
        text-overflow: ellipsis;
        font-family: Bookman Old Style;
        font-size: 12px;
        margin: 0px;
        padding: 0px;
        width: 60%;/*596px;*/
		height:368;
        
        }    

.page2   {
        
        border-top: 0px solid #000000;
        border-left: 0px solid #000000;
        border-right: 0px solid #000000;
        background-color: #FFFFFF;
        background-image: url("immagini/page.jpg");
        text-align: justify;
        text-overflow: ellipsis;
        font-family: Bookman Old Style;
        font-size: 12px;
        line-height: 20px;
        margin: 0px;
        padding: 0px;
        width: 100%;/*596px;*/
        
        }       

.footer {
         background-image: url("immagini/footer.jpg");
         border-top: 1px solid #000000;
         border-left: 1px solid #000000;
         border-right: 1px solid #000000;
         border-bottom: 1px solid #000000;
         text-align: center;
         font-family: Bookman Old Style;
         font-size: 11pt;
         height: 70px;
         margin: 0px;
         padding: 0px;
        }

.footertop {
         
         border-top: 1px solid #000000;
         border-left: 1px solid #000000;
         border-right: 1px solid #000000;
         border-bottom: 1px solid #000000;
         text-align: center;
         text-transform: capitalize;
         font-family: Bookman Old Style;
         font-size: 5pt;
		 width:1024px;
        }

.console {
          border-top: 0px solid #000000;
          border-left: 0px solid #000000;
          border-right: 0px solid #000000;
          border-bottom: 1px solid #000000;
          background-color: #FFFFFF;
          text-align: center;
          text-transform: capitalize;
          font-family: Bookman Old Style;
          font-size: 14pt;
          margin: 0px;
          padding: 0px;
		  width: 100%;/*596px;*/
          }

.console2 {
          border-top: 1px solid #000000;
          border-left: 1px solid #000000;
          border-right: 1px solid #000000;
          border-bottom: 1px solid #000000;
          background-color: #FFFFFF;
          text-align: center;
          text-transform: capitalize;
          font-family: Bookman Old Style;
          font-size: 12pt;
          margin: 0px;
          padding: 0px;
          width: 780;
          }
         
.bottoni  {
         border-top: 1px solid #000000;
         border-left: 1px solid #000000;
         border-right: 1px solid #000000;
         border-bottom: 1px solid #000000;
         background-color: #FFFFFF;
         height: 25px;
         text-align: center;
         text-transform: capitalize;
         font-family: Bookman Old Style;
         font-size: 10pt;
         margin: 10px;
         }

.image { 
         text-align: center;
         margin: 2px;
         padding: 2px;
       }

    
#list-menu {
/*width: 150px;
 this width value is also effected by
the padding we will later set on the links. */
}


#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: Bookman Old Style, arial, Tahoma;
font-size: 10px; 
} 

#list-menu li {
margin: 2px 0 0;
} 

#list-menu a {
display: block;
width:140px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background-color: #79E493;
text-decoration: none; /*lets remove the link underlines*/
filter:blendTrans(duration=0.5);

} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background-color: #FFFFFF;
color: #79E493;
}

#list-header {
width: 400px;
font-size: 10px;
margin: 0; 
padding: 0;
text-align: center;
text-decoration: none;
list-style-type: none;
font-family: Bookman Old Style, arial, Tahoma;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-header li {
margin: 2px 0 0;
} 

#list-header a {
display: block;
width:130px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background-color: #79E493;
color: #000000;
text-decoration: none;
filter:blendTrans(duration=0.5);

} 

#list-header a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}


#list-header a:hover {
border: 1px solid #000000;
background: #FFFFFF;
color: #79E493;
}

#list-footer {
width: 100px;
font-size: 10px;
margin: 0; 
padding: 0;
list-style-type: none;
text-decoration: none;
font-family: Bookman Old Style, arial, Tahoma;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-footer li {
margin: 2px 0 0;
} 

#list-footer a {
display: block;
width:130px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background-color: #79E493;
color: #000000;
text-decoration: none;
filter:blendTrans(duration=0.5);

} 

#list-footer a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}


#list-footer a:hover {
border: 1px solid #000000;
background: #FFFFFF;
color: #79E493;
}

.newsTxt1 {
  font-size: 10px;
  text-decoration: none;
  font-family: Bookman Old Style, arial, Tahoma;
  color: #000000;
}

.newsTxt1 a:link, .newsTxt1 a:active, .newsTxt1 a:visited{
  font-size: 10px;
  text-decoration: none;
  font-family: Bookman Old Style, arial, Tahoma;
  color: #000000;
}

.newsTxt2 {
  font-size: 10px;
  text-decoration: none;
  font-family: Bookman Old Style, arial, Tahoma;
  font-weight: bold;
  color: #000000;
}

.newsTxt2 a:link, .newsTxt2 a:active, .newsTxt2 a:visited{
  font-size: 10px;
  text-decoration: none;
  font-family: Bookman Old Style, arial, Tahoma;
  color: #000000;
}

.tabellainterna {
                margin: 10;
                padding: 2;
                text-align: justify;
                text-decoration: none;
                font-family: Bookman Old Style;
                color: #000000;
                font-size: 10px;
                width: 420;
}
[CICS SESSION]
RegionDir=d:\cawb31\

