.art-button-wrapper a.art-button, .art-button-wrapper a.art-button:link, .art-button-wrapper input.art-button, .art-button-wrapper button.art-button
{
  	color: #FFFFFF !important;
}
.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  	color: #FFFFFF !important;
}
.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
	color: #FFFFFF !important;
}
.bgbox {
	background-image: url(img/prodotti/bgbox.png);
	background-repeat: repeat;
	margin:0;
	background-position: center center;
	color:#FFFFFF;
}
.seleziona {
	padding:6px !important;
	border: 1px solid #b2b2b2;
	width:230px !important;
}
/*.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}*/	
.bgbox .iconselect {
	background: url(img/prodotti/select-bg.gif) no-repeat;
	line-height:30px;
	height: 30px;
	width: 156px;
	padding-left: 15px;
	padding-bottom:1px;
	color:#000;
}
.bgbox .iconselect:hover {
	background: url(img/prodotti/select-bg2.gif) no-repeat;
}
.bgbox .iconselect img, .bgbox .selectoptions img {
	display:none;
}
.bgbox .selectitems {
	line-height:14px;
	width:142px;
	height:14px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding: 5px;
	margin-left:5px !important;
	background-color:#FFFFFF;
	color:#000;
}
.bgbox .selectitems span {
	margin-left: 5px;
}
.bgbox .iconselectholder {
	padding-bottom:10px;
	width: 166px !important;
	overflow: hidden;
	display:none;
	position:absolute;
}
.bgbox .hoverclass{
	background: url(img/prodotti/option-bg.gif) no-repeat;
	cursor:pointer;
}
.bgbox .selectedclass{
	background: url(img/prodotti/option-bg.gif) no-repeat;
}
.evidenza {
	padding:5px;
	margin:0 0 5px 0;
}
.evidenza h2 {
	margin:0 0 4px 0 !important;
	padding:0;
}
.evidenza h2 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	line-height:16px;
}
.evidenza h2 a:hover {
	color:#FFFFFF;
}
.evidenza hr {
	height:1px;
	margin: 0 0 4px 0;
	border:none;
	background:#bbbbbb;
}
.evidenza small {
	display:block;
	line-height:12px;
	font-size:12px;
	padding-top:4px;
}
.evidenza .prezzo {
	text-align:left;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	border:none;
	padding:0;
	margin:0 !important;
}
.evidenza a.fotoprodotto1 img {
	border:1px solid !important;
}
.evidenza a:hover.fotoprodotto1 img {
	border:1px solid #FFF !important;
}
.evidenza a.fotoprodotto1, a:visited.fotoprodotto1 {
	float:left;
	margin: 0 5px 0 0;
}
.bloccoprodotto {
	position:relative;
	padding:10px;
}
.bloccoprodotto p {
	margin:0 95px 0 0;
	padding:0 0 5px 0;
	line-height:13px;
}
.bloccoprodotto h2 {
	font-size:23px;
	margin: 0 0 5px 0;
	font-weight:normal;
}
.bloccoprodotto hr {
	height:1px;
	margin: 0 0 15px 0;
	border:none;
	background:#bbbbbb;
}
.infoprodotto {
	padding:15px;
	text-align:center;
}
.infoprodotto h3 {
	font-size:18px;
}
.infoprodotto p {
	display:block;
	width:300px;
	margin:5px auto 0 auto;
}
.infoprodotto p strong {
	font-size:14px;
	line-height:20px;
}
.infoprodotto .art-button-wrapper .art-button-l, .infoprodotto .art-button-wrapper .art-button-r {
	background-image: url('img/button-green.png');	
}
.spazioprodotto {
	display:block;
	width:100% !important;
	margin-top:5px;
}
.cat {
	color:#FFFFFF;
	width:485px !important;
	margin:0 0 10px 0 !important;
	padding:4px 10px 3px 9px !important;
	min-height:15px !important;
	background-image: url(img/vmenuitem.png);
	background-repeat: no-repeat;
	background-position: center -55px;
}
.fotoprodotto hr {
	border: none;
	height:1px;
	background-color:#e5e5e5;
}
.prezzo {
	text-align:center;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
}
.dettaglio {
	margin:12px 0 7px 0;
}
.prodottiright {
	float:right;
}
.prodottileft {
	float:left;
	width:163px;
}
a.fotoprodotto, a:visited.fotoprodotto {
	display:inline-block;
	width:28.86%;
	margin: 3px 3px 5px 3px;
	padding: 5px 7px 5px 5px;
}
a.fotoprodotto1, a:visited.fotoprodotto1 {
	float:left;
	margin: 0 10px 5px 0;
}
a.fotoprodotto1 img {
	border:1px solid !important;
	margin-top:5px;
}
a:hover.fotoprodotto1 img, a:hover.fotoprodotto img, a:hover.gallery_item img {
	border:1px solid #FFF !important;
}
.pagination {
	text-align:center;
	padding:10px;
	margin:6px 3px 11px 3px;
	border:1px solid #e5e5e5;
}
.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 0;
}