body{
	margin:1%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	padding:0;
	font-size: 10pt;
}
a:link,a:visited{
	color:#880000;
	font-weight: bold;
	text-decoration: underline;
}
td,th{
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
h1{
	font-size:12pt;
	margin:5px 0 10px 0;
	padding:0;
}
h3{
	font-size:11pt;
	margin:0;
	padding:0;
	display:inline;
	color:#ff0000;
}
#mainTable{
	width:100%;
	margin:auto;
}
#mainTable td{
	width:auto;
}

#menu,#colSx,#colDx,.butt1,#navBar,#head{
	display:none;
}
input,select,textarea{
	border:0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
#foot{color:#000;}
#mainTable tfoot td{
	text-align:right;
}

#showCart table{
	border:1px solid #ccc;
	width:100%;
	margin-bottom:10px;
}
#showCart th{
	text-align:right;
	vertical-align:top;
	border-bottom:1px solid #eee;
}
#showCart td{
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	vertical-align:top;
	width:auto !important;
}
#showCart ul{
	margin:0;padding:0;
	list-style:none;
}
#showCart li{
	margin:0;padding:0;
}

#sendOrder th{
	width:35%;
}


/* Scheda prodotto */
#sheetBoxesMenu,#sheetBox form,#sheetBox .servicesBox,#sheetBox .links,#sheetBox .documentsBox, #sheetBox .artCollBox, #sheetBox .video{
	display:none;
}
#sheetBox h3{color:#cc0000;font-size:12px;}
#sheetBox h2{font-size:12px;background-color:#eeeeee;padding:4px;margin:0 0 5px 0;}
#sheetBox p{margin-bottom:10px;line-height:16px;}
#sheetBox .imagesBox{
	text-align:center;
	float:left;
	margin:0 10px 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #000;
}
#sheetBox .imagesBox img{display:block;margin:0 auto 10px auto;}

#sheetBox .detailsBox{
	font-size:12px;
}

#sheetBox .detailsBox h4{margin:0;padding:0;font-weight:normal;font-size:10px;}
#sheetBox .detailsBox th{
	text-align:right;
	padding:5px;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
}
#sheetBox .detailsBox td{
	padding:5px;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
}

#sheetBox .componentsBox, #sheetBox .features, #sheetBox .descriptionBox, #sheetBox .variantsBox{
	width:100%;
	border-top:1px dotted #ccc;
	margin-bottom:10px;
}
#sheetBox .componentsBox li{padding:5px;margin:0;}

#sheetBox .features th{text-align:right;}

#sheetBox .variantsBox td{font-size:10px;vertical-align:middle;}
#sheetBox .variantsBox th{text-align:left;background:#ccc;}