/* Slidesection widht 6 columns

#slideSections li {
  width: 16.66666666667%;
}

#slideSections li.color-gray-slide {
  background: #d3d3d3;
}


a.black_text_reltoslide {
	color:#333333 !important;
}


@media screen and (max-width: 760px) {
	#slideSections li.color-gray-slide {
  height: 100px;
}
}

*/


/*/ Scheda Prodotto, Caratteristiche- Conto Termico - Aria Pulita /*/

.floating-img-caratteristiche {
float: left;
width: 25%;	
}

.floating-txt-caratteristiche {
float: left;
width: 75%;	
}
