#switchPanel 				{background: #262626;width: 285px;position: fixed;right: -999px;top: 0px;color: white; z-index: 999}
#switchPanel				{background: White}
#switchContainer			{-webkit-box-shadow: 0 2px 9px 2px rgba(0,0,0,0.14);
							 -moz-box-shadow: 0 2px 9px 2px rgba(0,0,0,0.14);box-shadow: 0 2px 9px 2px rgba(0,0,0,0.14);
							 border:1px solid rgba(23,24,26,0.15);
							 -webkit-border-top-left-radius: 2px;-webkit-border-bottom-left-radius: 2px;
							 -moz-border-radius-topleft: 2px;-moz-border-radius-bottomleft: 2px;
							 border-top-left-radius: 2px;border-bottom-left-radius: 2px;
							 }
#switchPanel,
#switchContainer,
#findbox-frame,
#findbox					{height:100%}

.switchTitle				{
	font-size:18px;
	font-weight: bold;
	height:44px;
	line-height:44px;
	text-align:center;
	color: white;
	border-top: 1px solid #60606F;
}
/*
#btnSwitchPanel_show 		{height: 86px;
							 background: url(../images/button-parametri-filtro.png) no-repeat 0 0;
							 position: fixed;
							 left: 0;
							 width: 63px; 
							 cursor: pointer; 
							 top: 200px;
							 border:1px solid gray;
							 border-left: 0px;
							 padding-left: 10px;
							 }
*/
#btnSwitchPanel_show 		{height: 86px;
							 background: url(../images/button-parametri-filtro.png) no-repeat 0 0;
							 width: 63px; 
							 cursor: pointer; 
							 position: fixed;
							 top: 10px;
							 right: 0px;
							 }

#btnSwitchPanel_hide		{background-color: #C52D2F; padding-right:10px; cursor:pointer}
#btnSwitchPanel_hide		{display:none}

/*
.themeName{font-size:12px;height:41px;line-height:41px;text-align:center;border-top:1px solid #444;border-bottom:1px solid #444;padding:0 8px}
#switchPanel .images {width: 165px;padding-left: 25px;padding-top: 15px;border-bottom: 0;padding-bottom: 10px;position: relative;z-index: 1000000;background: #333;}
#switchPanel .images img{border: 2px solid #60606F;width:25px;height:24px;margin-right:7px;margin-bottom:7px;z-index:1000;}
#switchPanel .images img.active,#switchPanel .images img:hover {border: 2px solid #D33800;}
*/

.btnFam, .btnFam-inner 	{
	float:left;
	height: 75px; 
	background-color: white; 
	width: 75px; 
	cursor: pointer; 
	text-align:center;
	font-size: 8pt;
	font-weight: bold;	
	margin-right: 5px;
	margin-bottom: 5px;
	opacity: 1;
}
.btnFam-inner	{
	float: none;
	opacity: 0.2;
}
.btnFam-inner img {width: 50px; height: 50px}

.wrapOpacity {
    background: white;
    display: inline-block;
    /* line-height: 0; */
}
    .wrapOpacity > div {
        opacity: 1;
    }

#artcod_categorie img {
	height: 60px;
	width: 60px;
	max-width: 60px;
}
#middleSection .span2	{
	background:none;
}

@media (max-width: 767px) {
	h1			{font-size: 24px}
	#btnSwitchPanel_show 	{top: 150px; width: 24px;}
	
	#switchPanel		{width: 211px; top: 70px;}
	#dpProdotti-01-4	{width:100%}	// sezione delle specifiche tecniche
	.art-spec-name,
	.art-spec-value	{width:auto; margin-right:5px}
	#dpProdotti-01-5	{margin-bottom: 10px}	// sezione small-pics
	.card_info_label	{width:40%}
	.card_info_value	{width:48%}
	
@media (max-width: 365px) {
	#switchPanel			{top: 0px;}
	#btnSwitchPanel_show 	{top: 150px;}
}
#bannerSection h1 {color: #D53901}
#contenuto		{background-color: #f2f2f2; clear:both}