   P {
   margin:0px;
   padding:0px;
   }
   UL LI {
   display:inline;
   list-style-type: none;
   }

    TD.menu {
    font-family: Verdana;
    font-size: 11px;
    line-height: 18px;
    color: #560B0A;
    font-weight: bold;
    padding: 10px 0px 10px 25px;
    border-style: solid;
    border-color: #560B0A;
    border-width: 0px 0px 1px 1px;
    }
    TD.menu A {
    color: black;
    text-decoration:none;
    }
    
    TD.menu A:hover {
    color: #560B0A;
    text-decoration:underline;
    }
    TD.menu SPAN {
    color: black;
    }
    
    TD.menu SPAN.sottocategorie {
    font-weight: normal;
    line-height: 14px; 
    font-size: 10px;
    color: #560B0A;
    }
    
    TD.menu SPAN.sottocategorie A {
    color: black;
    text-decoration:none;
    font-weight: normal;
    }
    
    TD.menu SPAN.sottocategorie A:hover {
    color: #560B0A;
    text-decoration:underline;
    font-weight: normal;
    }
    
    TD.titdis {
    font-family: Verdana;
    font-size: 11px;
    line-height: 10px;
    color: #560B0A;
    font-weight: normal;
    padding: 10px 0px 2px 0px;
    border-style: solid;
    border-color: #560B0A;
    border-width: 0px 0px 1px 0px;
    margin-bottom:10px;
    }
    
    TD.distributori {
    font-family: Verdana;
    font-size: 9px;
    line-height: 13px;
    color: #000000;
    font-weight: normal;
    width:148px;
    vertical-align: top;
    padding-bottom: 10px;
    border-style: solid;
    border-color: #560B0A;
    border-width: 0px 0px 1px 0px;
    margin-bottom:20px;
    }
    
    TD.distributori A {
    color: #000000;
    font-weight: normal;
    text-decoration:underline;
    }
    
    TD.distributori A:hover {
    color: #560B0A;
    font-weight: normal;
    text-decoration:underline;
    }
    
    TD.distributoriit {
    font-family: Verdana;
    font-size: 9px;
    line-height: 13px;
    color: #000000;
    font-weight: normal;
    width:148px;
    vertical-align: top;
    padding-bottom: 0px;
    }
    
    TD.distributoriit A {
    color: #000000;
    font-weight: normal;
    text-decoration:underline;
    }
    
    TD.distributoriit A:hover {
    color: #560B0A;
    font-weight: normal;
    text-decoration:underline;
    }
    
   TD.stato {
    font-family: Verdana;
    font-size: 11px;
    line-height: 13px;
    color: #560B0A;
    font-weight: bold;
    vertical-align: top;
    padding-bottom: 10px;
    border-style: solid;
    border-color: #560B0A;
    border-width: 0px 0px 1px 0px;
    margin-bottom:10px;
    }
      TD.bottom {
    font-family: Verdana;
    font-size: 9px;
    color:#FcFcFc;
    background-color:#560B0A;
    vertical-align: middle;
    text-align: center;
    padding-bottom: 2px;
    }
    
    TD.bottom A {
    color: #FFFFFF;
    text-decoration: none;
    }
    TD.bottom A:hover {
    color: #FFFFFF;
    text-decoration: underline;
    }
    
    .contenutoflash { /* tratto da pubblicaccesso.gov.it */
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* for the benefit of IE5 Mac */
}


div.corpoFLHome {
  float:left;
}
div.leftFLHome {
  float:right;
}