body {
	margin: 0px;
	background-image: url(/images/bg_home.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.stampaggio {
	background-color: #C50C1E;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
}
.lingue {
	text-align: center;
	background-color: #FFFFFF;
	height: 50px;
	vertical-align: top;
}
.logo {
	text-align: center;
	height: 130px;
	background-color: #FFFFFF;
}
.menu_home {
	vertical-align: top;
	height: 210px;
	text-align: center;
	background-color: #FFFFFF;
}
.mh_top {
	text-align: center;
	width: 155px;
	padding-top: 22px;
}
.mh_text {
	vertical-align: top;
	padding-left: 27px;
}
.mh_text a {
	color: #666666;
	text-decoration: none;
}
.mh_text a:hover {
	color: #000000;
}
.bg_mh {
	background-image: url(/images/bg_mh.png);
	background-repeat: repeat-y;
}
.tophome {
	background-image: url(/images/bg_toph.png);
	background-repeat: no-repeat;
	height: 45px;
}
.bottomhome {
	background-image: url(/images/bg_bottomh.png);
	background-repeat: no-repeat;
	height: 56px;
	text-align: center;
	font-size: 10px;
	vertical-align: top;
}
