table.table_menu {
	width: 215px;
}

table.table_menu tr.tr_menu {
	background-color: #f6f6f6;
}

table.table_menu td a {
	color: #000;
	/* font-family: 'Calibri', 'Arial', sans-serif; */
  font-family:Tahoma;
	text-decoration: none;
	font-weight: bold;
}
table.table_menu td a:hover {
	text-decoration: underline;
}

.text-menu {
	margin: 15px 5px;
}

.img-menu {
	margin: 5px 3px 5px 10px;
}
.stati ul {

list-style: disc inside none;
line-height: 28px;
}
#b-main img{
margin-right:10px;
margin-bottom:10px;
}

.delivery-form {
	padding: 20px;
	width: 530px;
	background-color: #eee;
	border: 1px solid #ccc;
}

.delivery-form img {
	margin: 0 !important;
	padding: 0 !important;
}

.delivery-form table {
	width: 100%;
}

.delivery-form td {
	padding: 3px 0;
}

.delivery-form  input[type="radio"] {
	display: inline;
}

.delivery-form  input[type="text"] {
	padding: 5px;
}

.delivery-form  .inputtext {
	width: 300px;
}

.get-delivery{
	text-align: center;
}

.get-delivery input{
	padding: 10px 20px;
	font-size: 14px;
	font-weight: bold;
}

.inline-checkbox br {
	float: left;
}

.inline-checkbox label {
	margin-right: 30px;
}


div#b-copyright {
	font-size: 10pt;
	font-family: 'Tahoma' !important;
}

.catalog-section-list img{
	width: 230px;
	max-height: 86%;
	/* height: 160px!important; */
}
.fancybox-caption__body{
	font-size: 1.3rem;
    font-weight: 800;
}