body {
	margin: 0;
	padding: 0;
	/* background: url('../gfx/bg2.jpg') center  0 no-repeat; */
	background: url('../gfx/bg2_h983.jpg') center  0 no-repeat;
	background-color: #6f6d65;
	font-family: Arial;
}
#wrapper {
	margin: auto;
	width: 960px;
	display: block;
}
#top_bar {
	width: 100%;
	/* height: 23px; */
	height: 39px;
	background-color: #000;
	position: relative;
	display: block;
}
#menu_bar {
	width: 960px;
	height: 65px;
	background-image: url('../gfx/menu_bar.jpg');
	position: relative;
	display: block;
}
#banner {
	width: 100%;
	height: 297px;
	background-color: #000;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	display: none;
	overflow: hidden;
}
#index_bar {
	width: 100%;
	height: 222px;
	background-image: url('../gfx/index_bar.jpg');
	position: relative;
	display: block;
}
#display {
	width: 289px;
	height: 136px;
	position: absolute;
	top: 42px;
	left: 333px;
	color: #fff;
	padding-left: 7px;
	padding-top: 3px;
	display: block;
}
#display a {
	color: #fff;
	text-decoration: none;
}
#display a:hover {
	text-decoration: underline;
}
#display ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
#black_strip {
	width: 100%;
	height: 30px;
	background-image: url('../gfx/black_strip.jpg');
	display: block;
}
#orange_strip {
	width: 100%;
	height: 4px;
	background-color: #ea690b;
	display: block;
}
#video_slide {
	width: 960px;
	height: 220px;
	background-image: url('../gfx/video_slide_bg.jpg');
	background-repeat: repeat-x;
	display: block;
}
#strip_over {
	width: 914px;
	height: 25px;
	padding-left: 46px;
	padding-top: 5px;
	color: #fff;
	font-weight: bold;
}
#strip_bottom {
	width: 914px;
	height: 25px;
	padding-left: 46px;
	padding-top: 5px;
	color: #fff;
}
#strip_center {
	width: 100%;
	height: 153px;
	padding-top: 7px;
	overflow: hidden;
}
#strip_center img {
	display: block;
}
#footer {
	width: 907px;
	/* height: 19px; */
	/* background-image: url('../gfx/footer.jpg'); */
	background: #231F20;
	padding: 36px 20px 5px 33px;
	font-size: 10px;
	display: block;
}
#footer_interno {
	width: 907px;
	height: 19px;
	background-image: url('../gfx/footer.jpg');
	padding-left: 33px;
	padding-right: 20px;
	padding-top: 36px;
	font-size: 10px;
	display: block;
	margin: auto;
}
#down_bar {
	width: 100%;
	height: 89px;
	margin: auto;
	background: url('../gfx/down_bar.gif') 50% 0 no-repeat;
}
/* ================ DIV VARI ED EVENTUALI ============== */
#menu {
	/* width: 612px; */
	width: 775px;
	height: 100%;
	position: absolute;
	left: 13px;
	border: 0px solid white;
}
#menu_table td {
	background: url('../gfx/button.gif') center 0 no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#menu_table td a {
	color: #18101b;
	text-decoration: none;
}
#menu_table td a:hover {
	text-decoration: none;
}
.index_button {
	width: 54px;
	height: 54px;
	position: absolute;
	right: 19px;
	cursor: pointer;
}
#campane {
	top: 13px;
	background: url('../gfx/campane.jpg') 0px 0px;
}
#audio {
	top: 83px;
	background: url('../gfx/audio.jpg') 0px 0px;
}
#accessori {
	top: 155px;
	background: url('../gfx/accessori.jpg') 0px 0px;
}
.index_txt {
	height: 54px;
	position: absolute;
	right: 73px;
	border: 0px solid black;
}
#campane_txt {
	width: 177px;
	top: 13px;
}
#audio_txt {
	width: 230px;
	top: 83px;
}
#accessori_txt {
	width: 177px;
	top: 155px;
}
.lang {
	width: 20px;
	height: 15px;
	position: absolute;
	top: 4px;
	cursor: pointer;
}
#es {
	right: 21px;
	background: url('../gfx/es.gif') 0 0 no-repeat;
}
#fr {
	right: 51px;
	background: url('../gfx/fr.gif')  0 0 no-repeat;
}
#en {
	right: 81px;
	background: url('../gfx/en.gif')  0 0 no-repeat;
}
#it {
	right: 111px;
	background: url('../gfx/it.gif')  0 0 no-repeat;
}
.video_element {
	width: 126px;
	height: 122px;
}
#video_slider ul li {
	margin-left: 25px;
	margin-right: 25px;
}
/* =============== DEFINIZIONI VARIE ============== */
.full {
	width: 100%;
	height: 100%;
	display: block;
}
#forward, #back {
	display: block;
	cursor: pointer;
}
