



@charset "utf-8";
/* CSS Document */

.ticker .box_img 
 {position:relative; float: left;}
.ticker .box_img img  {max-height: 50px; max-width: 50px;  margin-right:10px; padding:3px; border: 1px solid #dadada;}


.ticker span {
  color: black;
  margin-right: 8px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 1px;
}

.ticker a {
  color: #666;
}

.box_news ul {
height: 322px;
  font-size: 13px;
  margin-bottom: 0px;
  padding-top: 0px;
}
.categorie .box_news ul {

}
.box_news ul li {
border-bottom: 1px dotted #ccc;
  font-size: 12px;
  /* height: 85px; */
  overflow: hidden;
  padding: 10px 0px;
  list-style-type: none;
}

.box_news  {
  background-color: white;
  padding: 10px;
  padding-bottom: 5px;
  border: 1px solid #ccc;
  height: auto;
  overflow: auto;
    margin-top: 20px;
	  width: 100%;

}

.sx .box_news  {
margin-top:10px;
}

.box_news h2 {
  margin-bottom: 0px;
  width: 100%;
  clear: both;
}

.box_news h2 a {
color: #cc0522 !important;
  font-size: 15px;
}

.box_news li a:hover {
text-decoration:none;
}

.box_news h2  {
margin-bottom:0px;

}

.ticker {
	margin: 0px;
	overflow: hidden;
	position: relative;
	float: left;

	height: 390px;
	display: inline-block;
	min-height: 320px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:0px;
}


.ticker#ticker_01 {
  margin: 0px;
  overflow: hidden;
  position: relative;
  float: left;
  height: 90px;
  display: inline-block;
  /* min-height: 200px; */
  width: 100%;
  padding: 0px 20px 20px 20px;
  min-height: inherit;

}

ul.ticker#ticker_01  li {
	list-style-image: none !important;
	list-style-type: none !important;
	padding: 0px;
	  color:white;
	   height: 90px;
	   font-size:22px;
	   font-weight:300;
}

.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  h3 {
  font-size: 14px;
  color: #000000;
  text-align: center;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 7px;
  height: 38px;
  overflow: hidden;
	
}

.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:1100px),
@media (max-width:600px)  {
.ticker .box_img 
 {position:relative; float: left;}
.ticker .box_img img  {max-height: 50px; max-width: 50px;  margin-right:10px; padding:3px; border: 1px solid #dadada;}
}

@media (max-width:600px)  {
.box_news ul {
  height: 315px;
  font-size: 13px;
  margin-bottom: 0px;
  padding-top: 0px;
  min-height: 300px;
}

.ticker#ticker_01, ul.ticker#ticker_01 li {
  height: 120px;
}
}
