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: verdana;
		font-size: 8pt;
		height: 120px;
		margin: 0px;
		padding: 0px;
		}
.leftmenu {
		border-top: 0px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		background:url("Immagini/menu.jpg") repeat scroll 0 0 #FFFFFF;
		text-align: justify;
		text-transform: capitalize;
		font-family: verdana;
		font-size: 8pt;
		width: 10%;
		margin: 0px;
		padding: 2px;
		}
.rightmenu {
          border-top: 0px solid #000000;
		border-left: 1px solid #000000;
		  border-right: 1px solid #000000;
		  background:url("Immagini/menu_dx.jpg") repeat scroll 0 0 #FFFFFF;
text-align: justify;
          text-transform: capitalize;
          font-family: verdana;
          font-size: 8pt;
          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: verdana;
        font-size: 10px;
        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: verdana;
        font-size: 10px;
        margin: 0px;
        padding: 0px;
        width: 100%;/*596px;*/
        
        }   

.footer {
         background-image: url("immagini/footer.jpg");
         border-top: 0px solid #000000;
         border-left: 1px solid #000000;
         border-right: 1px solid #000000;
         border-bottom: 1px solid #000000;
         text-align: center;
         font-family: verdana;
         font-size: 8pt;
         height: 60px;
         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: verdana;
         font-size: 8pt;
		 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: verdana;
          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: verdana;
          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: verdana;
         font-size: 8pt;
         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: verdana, 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: #E31980;
color: #000000;
text-decoration: none; 
filter:blendTrans(duration=0.5);

} 

#list-menu a:link {
color: #FFFFFF;
}

#list-menu a:hover {
border: 1px solid #000000;
background-color: #ffffff;
color: #E31980;
}

#list-header {
width: 400px;
font-size: 10px;
margin: 0; 
padding: 0;
text-align: center;
text-decoration: none;
list-style-type: none;
font-family: verdana, 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: #E31980;
color: #000000;
text-decoration: none;
filter:blendTrans(duration=0.5);

} 

#list-header a:link {
color: #FFFFFF;
}


#list-header a:hover {
border: 1px solid #000000;
background: #FFFFFF;
color: #e31980;
}

#list-footer {
width: 100px;
font-size: 10px;
margin: 0; 
padding: 0;
list-style-type: none;
text-decoration: none;
font-family: verdana, 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: #E31980;
color: #000000;
text-decoration: none;
filter:blendTrans(duration=0.5);

} 

#list-footer a:link, {
color: #FFFFFF;
}


#list-footer a:hover {
border: 1px solid #000000;
background: #FFFFFF;
color: #e31980;
}

.newsTxt1 {
  font-size: 10px;
  text-decoration: none;
  font-family: verdana, arial, Tahoma;
  color: #000000;
}

.newsTxt1 a:link, .newsTxt1 a:active, .newsTxt1 a:visited{
  font-size: 10px;
  text-decoration: none;
  font-family: verdana, arial, Tahoma;
  color: #000000;
}

.newsTxt2 {
  font-size: 10px;
  text-decoration: none;
  font-family: verdana, arial, Tahoma;
  font-weight: bold;
  color: #000000;
}

.newsTxt2 a:link, .newsTxt2 a:active, .newsTxt2 a:visited{
  font-size: 10px;
  text-decoration: none;
  font-family: verdana, arial, Tahoma;
  color: #000000;
}

.tabellainterna {
                margin: 10;
                padding: 2;
                text-align: justify;
                text-decoration: none;
                font-family: verdana;
                color: #000000;
                font-size: 10px;
                width: 420;
}

