@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #aa926d;
}
img {
	border-width: 0px;
}
.bkgDx {
	background-color: #000;
	background-image: url(../statics/bkg_dx.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bkgSx {
	background-color: #000;
	background-image: url(../statics/bkg_sx.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bkgFooter {
	background-color: #000;
	background-image: url(../statics/footer.jpg);
	background-position: center bottom;
}
.bkgWindow {
	background-color: #000;
	background-image: url(../statics/window_bkg.jpg);
	background-position: center top;
}
.bkgWindowCenter {
	background-color: #000;
	background-image: url(../statics/window_bkg_center.jpg);
	background-position: center top;
}
.formField1 {
	background: url(../statics/form_bkg_little.jpg);
	font: 14px Arial, Helvetica, sans-serif;
	color: #927060;
	height: 34px;
	width: 340px;
	border-width: 0px;
	padding-top: 4px;
	padding-left: 8px;
}
.formField2 {
	background: url(../statics/form_bkg_little2.jpg);
	font: 14px Arial, Helvetica, sans-serif;
	color: #927060;
	height: 34px;
	width: 340px;
	border-width: 0px;
	padding-top: 4px;
	padding-left: 8px;
}
.formField3 {
	background: url(../statics/form_bkg_little3.jpg);
	font: 14px Arial, Helvetica, sans-serif;
	color: #927060;
	height: 34px;
	width: 340px;
	border-width: 0px;
	padding-top: 4px;
	padding-left: 8px;
}
.formField4 {
	background: url(../statics/form_bkg_little4.jpg);
	font: 14px Arial, Helvetica, sans-serif;
	color: #927060;
	height: 34px;
	width: 340px;
	border-width: 0px;
	padding-top: 4px;
	padding-left: 8px;
}
.formTextarea {
	background: url(../statics/form_bkg_big.jpg);
	font: 14px Arial, Helvetica, sans-serif;
	color: #927060;
	height: 208px;
	width: 740px;
	border-width: 0px;
	padding: 8px 8px 8px 8px;
}
.fotoWindow {
	background: #0F0B09;
	border: 1px inset #51433B;
}
.photo {
	border: 5px solid #0F0B09;
}
.separator {
	background: #000 url(../statics/window_bottom.jpg) center bottom;
}
.vSeparator {
	background: url(../statics/separator_v_m.jpg);
}
.textMiddle {
	line-height: 16px;
	font-size: 13px;
}
.textStandard {
	line-height: 24px;
}
.textFooter {
	line-height: 14px;
	font-size: 11px;
	color: #d6c2a3;
}
.textFooterLink {
	line-height: 14px;
	font-size: 11px;
	color: #d6c2a3;
	text-decoration: underline;
}
.textFooterLink:hover {
	color: #785A2C;
}
.textFooterTitle {
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #d6c2a3;
}
.textSubmenu {
	font-size: 12px;
	color: #998b7c;
	line-height: -15px;
	text-decoration: none;
}
.textSubmenu:hover {
	color: #FFF;
}
.textTitle {
	line-height: 24px;
	font-size: 16px;
	color: #D1BDA3;
}
#submenuProd {
	background-image: url(../statics/submenu_bkg.jpg);
	display:none;
	position:absolute;
	width:185px;
	height:300px;
	z-index:1;
	overflow:hidden;
	top: 180px;
}
h1#home {
	background-image:url(../statics/header.jpg);
	height:150px;
	margin: 0px;
}
h1#arrediperinterni {
	background-image:url(../statics/arredonegozi_title.jpg);
	height:120px;
	margin: 0px;
}
h1#attrezzaturaedile {
	background-image:url(../statics/attrezzaturaedile_title.jpg);
	height:120px;
	margin: 0px;
}
h1#carpenteria_meccanica {
	background-image:url(../statics/carpenteriamec_title.jpg);
	height:120px;
	margin: 0px;
}
h1#carpenteria_metallica {
	background-image:url(../statics/carpenteria_title.jpg);
	height:120px;
	margin: 0px;
}
h1#ferro_battuto {
	background-image:url(../statics/ferrobattuto_title.jpg);
	height:120px;
	margin: 0px;
}
h1#macchine_utensili {
	background-image:url(../statics/macchineutensili_title.jpg);
	height:120px;
	margin: 0px;
}
h1#porte_infissi {
	background-image:url(../statics/porte_title.jpg);
	height:120px;
	margin: 0px;
}
h1#restauro_ferro {
	background-image:url(../statics/restauro_title.jpg);
	height:120px;
	margin: 0px;
}
h1#zanzariere {
	background-image:url(../statics/zanzaziere_title.jpg);
	height:120px;
	margin: 0px;
}
h1.swap {
  background-repeat:no-repeat;
}
h1.swap span {display:none;}

