td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.testo { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: 
normal; text-decoration: none; text-align: justify;color: #000000} 
.testo2 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: 
normal; text-decoration: none ;color: #000000} 
.a { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: 
bold; text-decoration: none; color: #FF6600} 
.a:HOVER { color : #000000; font-weight : bold; font-family: 
Arial, Helvetica, sans-serif; text-decoration: none; font-size:8pt} 
.b { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: 
normal; text-decoration: none; color: #000000} 
.b:HOVER { color : #FF6600; font-weight : normal; font-family: 
Arial, Helvetica, sans-serif; text-decoration: none; font-size:8pt} 
.bianco { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: 
normal; text-decoration: none; color: #FFFFFF} 
.titolo { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: 
bold; text-decoration: none; color: #006699} 
.titolo:HOVER { color : #0099CC; font-weight : bold; font-family: 
Arial, Helvetica, sans-serif; text-decoration: none; font-size:10pt}
.campiform { 
width : 145px;
BORDER-RIGHT:#000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
FONT-SIZE: 10px; 
BACKGROUND: #FFFFFF; 
BORDER-LEFT: #000000  1px solid;  
COLOR:#000000; 
BORDER-BOTTOM: #000000  1px solid; 
FONT-FAMILY: Arial, Helvetica, sans-serif; }

.menu-slider {
    background: url('./img/menu-slider-bg.png') no-repeat;
    width: 791px;
    height: 171px;
}

.menu-slider-table {
    background: #fff;
}

.menu-slider .menu ul {
    padding: 9px 0 0 11px;
    list-style: none;
    margin: 0;
}

.menu-slider .menu ul li {
    display: inline-block;
    text-align: left;

}

.menu-slider .menu ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 11px;
    cursor: pointer;
}

.menu-slider .menu ul li a:hover {
    color: #990000;
}

.menu-slider .bx-wrapper {
    max-width: 100%;
    border: none;
    box-shadow: none;
    margin-top: 5px;
}