body, div, table, tr, td, th, td, href, img {
	margin: 0;
	padding: 0;
	border: 0px hidden #000;
	background-color: #000;
	border-collapse: collapse;
	border-style: none;
	font-size: 0px;
	text-align: center; /* norma per IE */
}

.sfondo {
	width: 50%;
	background-image: url("img/bg_img2.gif");
}

.sottile {
	height: 1px;
	color: #FFF;
	background-color: #000;
}

#lineasup {
	padding: 0;
	height: 3px;
	background-color: #000;
	border: 0px none #000;
	border-top: 1px solid #fff;
}

#lineainf {
	padding: 0;
	height: 3px;
	margin-top: 0px;
	margin-bottom: 7px;
	background-color: #000;
	border: none;
	border-bottom: 1px solid #fff;
}

#centrato {
	margin: 0;
	padding: 0;
	border: 0 hidden #000;
	height: 100%;
	background-color: transparent;
}

#logo {
	background-color: transparent;
	height: 61px;
	/*background-image: url("img/m50.gif");*/
	background-image: url("img/logo_mascioni_bianco.gif");
	background-repeat: no-repeat;
	background-position: center;
	position:relative;

}

#logo_hc {
	background-color: transparent;
	height: 68px;
	background-image: url("img/logo_mascionihc_bianco.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#spacer {
	/*background-image: url("img/sfondo.gif");*/
	background-repeat: no-repeat;
	height: 86px;
}

#spacerindex {
	/*background-image: url("img/sfondo.gif");*/
	background-repeat: no-repeat;
	background-color: transparent;
	height: 170px;
}

#flash {
	background-color: #000;
	/*background-image: url("img/bg_img2.gif");*/
	border: none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	width: auto;
}

#menu_ita {
	background-color: #000;
	background-image: url("img/menu_ita.swf");
	width: auto;
}

#index {
	width: 300px;
	height:100px;
	margin: auto;
	margin-top: 25px;
}

#bottom {
	background-image: url("img/bg_img2.gif");
	width: 100%;
	margin: auto;
/*	border-top: 1px solid #999; */
	position: absolute; right: 0px; bottom: 0px;
}

#indexlines {
	width: 100%;
	height: 3px;
	margin: auto;
	border: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	background-color: transparent;
	background-color: none;
}

#footer {
	width: 800px;
	margin: auto;
	margin-bottom: 3px;
	border: 1px;
}

.foot {
	background-color: transparent;
	background-color: none;
	background-image: url("img/bg_img2.gif");
}

.indirizzo {
	color: #999;
	font: 8pt/12pt georgia; 
	margin-top: 40px; 
	text-align: center;
}


/* stili link*/
a:link {
	font: 8pt/10pt georgia; 
	color: #999;
}
a:visited {
	font: 8pt/10pt georgia; 
	color: #999;
}
a:hover {
	font: 8pt/10pt georgia; 
	color: #ccc;
}
a:focus{
	font: 8pt/10pt georgia; 
	color: #ccc;
}
a:active {
	font: 8pt/10pt georgia; 
	color: #ccc;
}

#IVA_HOME{
	width:100%;
	text-align:center;
	margin-right:5px;
	}
#IVA{
	width:100%;
	text-align:right;
	margin-right:5px;
	}
/* END */
