.sx .box_img {
    height: 120px;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #F6F6F9;
    margin-right: 0px;
	background-color:white;
}

.sx .sx .box_news ul,
.centro .dx .box_news ul  {
    height: 220px;
    text-align: center;
        width: 100%;
}

.sx .sx .box_news ul li img,
.centro .dx .box_news ul li img {
    height: auto;
    max-height: 150px;
    margin-bottom:10px;
    }

.sx .sx .box_news ul li,
.centro .dx  .box_news ul li {
    height: 220px;
    text-align: center;
    margin-bottom: 0px;
}

.content .sx .sx .box_news ul {
margin-bottom:0px
}
.a_promo   {
    text-align: left;
    padding-left: 23px;
    background-image: url(../img/icone/ico_scheda.png);
    background-repeat: no-repeat;
    font-size: 12px;
    margin-top: 10px;
    background-position: left 6px;
    line-height: 12px;
}

.a_promo img  {
display:none;
}
.sx .box_news ul li,
.sx .box_news ul {
        height: 185px;
	    text-align: center;
}

.sx .box_news  {
margin-top:0px;
}


.sx  .ticker {

    padding: 0px;
}

.sx  .ticker span {

    margin-bottom: 5px;
}


.box_news {
    padding: 10px;
    background:white;
    margin: 10px 0px;
    height: auto;
    overflow: auto;
}

.box_news h1 {
    margin-bottom: 10px;
    /* text-align: center; */
    /* text-transform: uppercase; */
    font-size: 20px;
    font-weight: 400;
}

ul.ticker li {
    list-style-type: none;
    list-style-image: none;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
        height: 69px;
    overflow: hidden;
        text-align: left;
}

.box_news ul  {
    height: 140px;
    overflow: hidden;
}

.box_img  {
height: 67px;
    width: 67px;
    display: table;
    position: relative;
    float: left;
    background: url(../img/favicon.png) no-repeat center center;
    background-size: 30%;
    margin-bottom: 10px;
    border: 1px solid #F6F6F9;
	margin-right: 10px;;
    overflow:hidden
	}
	
.box_img div  {display:table-cell;vertical-align:middle;text-align:center;}
    .box_img div img {
        max-height: 67px;
        max-width: 250px;  /* max-width: 67px;  dimensione piccola per news riservate ticker */
        height: auto;
    }

p.all  {
color: #000000;
    font-weight: 500;
    clear: both;
    position: relative;
    padding: 10px 0px;
}
.ticker span {
    color: #115070;
    margin-right: 8px;
        font-weight: 500;
    display: block;
	margin-bottom:3px;
}

.ticker {
    margin: 0px;
    overflow: hidden;
    position: relative;
    float: left;
    height: 240px;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    padding: 10px;
}

.ticker li {
    list-style: none;
    list-style-image: none;
    width: 100%;
    height: 67px;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 16px;
	}
.categorie ul.ticker  li {
	list-style-image: none !important;
	list-style-type: none !important;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: white;
	  width: 100% !important;

}

.categorie ul.ticker  {
height: 300px !important;
min-height: 300px !important;

}



.ticker  .immagine_prodotto div img {
	margin-top:10px;
	}


.immagine_prodotto {height: 210px; width: 210px; display:table;}
.immagine_prodotto div {display:table-cell;vertical-align:middle;text-align:center;}
.immagine_prodotto div img {max-height: 210px; max-width: 210px;}



@media (max-width:768px) {
	
.ticker {
    width: 100%;

}
ul.ticker li {
    font-size: 16px;
}
.ticker h3 {
    width: 100%;


}

.box_img {
    background-size: 14%;
    margin-right:20px
}
.ticker  .immagine_prodotto,
.ticker  .riepilogo_tabella .immagine_prodotto {
    height: 210px;
    width: 100%;
    display: table;
	margin-bottom:10px;
}

.box_img div img {
    max-height: 67px;
    max-width: 100%;
    height: auto;
}

.immagine_prodotto div img {
    max-width: 100%;
}


}
