@charset "utf-8";

/* CSS Document */
#contenitore_sfondo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.bg_axo {
	width: 100%;
	height: 100%;
	background: url(/img/bg_sfondo.gif) top left repeat #000000;
}

#bg_header {
	width: 100%;
	height: 65px;
	background: url(/img/bg_header_sx.jpg) top left no-repeat #000;
}

#bg_sfumatura {
	width: 100%;
	height: 710px;
}

#bg_sotto {
	width: 100%;
	height: 100%;
}

#bg_titoli_interno {
	padding-top: 535px;
	width: 100%;
	height: 40px;
	background: url(/img/bg_titoli_interno.png) bottom left repeat-x;
}

#bg_banner {
	width: 100%;
	height: 520px;
	/*background:url(/img/bg_banner.gif) center left repeat-x #000;*/
	background: url(/img/bg_sfondo.gif) top left repeat #000000;
}

#bg_titoli_home {
	position: absolute;
	top: 498px;
	left: 0px;
	width: 100%;
	height: 23px;
	background: url(/img/bg_titoli_home_dx.gif) top left repeat-x;
}

#bg_titoli_home #sx {
	float: right;
	width: 100%;
	height: 20px;
	background: url(/img/bg_titoli_home_sx.gif) top right no-repeat;
	border-bottom: 3px solid #FFEE00;
}

#bg_bottom_home {
	width: 100%;
	height: 557px;
	background: url(/img/bg_bottom_home.gif) top left repeat-x;
}

#bg_link_interno {
	width: 100%;
	height: 140px;
	background: url(/img/bg_link_interno.gif) center center repeat-y #1A171B
		;
}

#bg_sfondo_new {
	width: 100%;
	height: 579px;
	background: url(/img/bg_sfondo_new.gif) center center repeat-x #000;
}