@charset "UTF-8";
/* CSS Document */
body {
	background-color: #292624;
	  margin-top: 0px; 
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #393633;
}
a:active {
	color: #000;
}
.scrittainbasso {
	color: #49474A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:text-top;
}
.areaprotetta {
	color: #292624;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:text-top;
	font-variant:small-caps;
}

.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant:small-caps;
	font-weight:bold;
	color: #500000;
	}

.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	}
	
	
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant:normal;
	color: #1A1A1A;
	text-decoration:none;
	}
.neretto {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant:normal;
	color: #1A1A1A;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	
	}
.citazione {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant:normal;
	color: #1A1A1A;
	text-decoration:none;
	font-style:italic;
	}
.link {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color: #000000;
	font-weight:bold;
	
	}
.fonte {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color: #000000;
	text-align: right;
	font-weight:bold;
	}


html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 150px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;} 



clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.td1 {background-image: url(img_std/incisioni.gif);
	background-repeat: no-repeat;
}
.td2 {background-image: url(img_std/stampi.gif);
	background-repeat: no-repeat;
}
.td3 {background-image: url(img_std/rulli.gif);
	background-repeat: no-repeat;
}
.td4 {background-image: url(img_std/punzoni.gif);
	background-repeat: no-repeat;
}
.td5 {background-image: url(img_std/pezziunici.gif);
	background-repeat: no-repeat;
}
.td6 {background-image: url(img_std/altriprodotti.gif);
	background-repeat: no-repeat;
}


.td1eng {background-image: url(img_std/engravings.gif);
	background-repeat: no-repeat;
}
.td2eng {background-image: url(img_std/molds.gif);
	background-repeat: no-repeat;
}
.td3eng {background-image: url(img_std/rollers.gif);
	background-repeat: no-repeat;
}
.td4eng {background-image: url(img_std/punches.gif);
	background-repeat: no-repeat;
}
.td5eng {background-image: url(img_std/unique.gif);
	background-repeat: no-repeat;
}
.td6eng {background-image: url(img_std/otherproducts.gif);
	background-repeat: no-repeat;
}
