body {
	background-color: #C2C2C2;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 14px;

}
.progettazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	line-height: 13px;
}
a {
	color: #FF913B;
}
.bg_home {
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	background-position: 44px 6px;
	clip:   rect(auto auto auto auto);
	margin: 6px;
}
.bg_homeen {
	background-image: url(images/bg_home_en.gif);
	background-repeat: no-repeat;
	background-position: 44px 6px;
	clip:   rect(auto auto auto auto);
	margin: 6px;
}
.bg_int_top {
	background-image: url(images/bg_int_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_int_main {
	background-image: url(images/bg_int_main.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_int_menu {
	background-image:  url(images/bg_int_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_profilo {
	background-image: url(images/img_profilo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_progettazione {
	background-image: url(images/img_progettazione.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_prodotto {
	background-image: url(images/img_prodotto.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_email {
	background-image: url(images/img_email.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bold {
	font-size: 14px;
	font-weight: bold;
}

