* {
	padding: 0px;
	margin: 0px;
}
html, body {
	background: #fff url(../i/bg_home.gif) 50% 0 repeat-y;
}
body {
	font: 11px "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
	color: #000;
}
a {
	outline: none;
}	
#wrap {
	position: relative;
	margin: 0 auto;
	width: 900px;
}
html>#wrap {
	width: 900px;
} 	
a:link, a:active, a:visited {
	color: #E32B21;
	text-decoration: none;
}
a:hover {
	color: #E32B21;
	text-decoration: underline;
}
#daminelli {
	width: 900px;
	height: 117px;
	background: url(../i/daminelli_home.png) 0 0 no-repeat;
}
#daminelli h1 a {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 191px;
	height: 52px;
	position: absolute;
	top: 29px;
	left: 38px;
}
#daminelli address {
	display: none;
}

#bandierine {
	display: none;
}

#bandierine li {
	display: block;
	position: absolute;
	list-style: none;
	text-indent: -9999px;
	text-decoration: none;
}
#bandierine #ita, #bandierine #usa, #bandierine #ger {
	width: 16px;
	height: 11px;
	position: absolute;
	top: 80px;
}
#bandierine #usa {
	left: 491px;
	background: url(../i/fl_usa.gif) 0 0 no-repeat;
}
#bandierine #ita {
	left: 537px;
	background: url(../i/fl_ita.gif) 0 0 no-repeat;
}
#bandierine #ger {
	left: 514px;
	background: url(../i/fl_ger.gif) 0 0 no-repeat;
}
#spirali {
	float: left;
	width: 900px;
	height: 304px;
	background: url(../i/home.jpg) 0 0 no-repeat;
}


#main {
	float: left;
	clear: both;
}

#slideshow {
	z-index: 10;
}
#italiano, #english, #deutsch {
	width: 300px;
	height: 108px;
	float: left;
	list-style: none;
	text-decoration: none;
	text-indent: -9999px;
}
#italiano a, #english a, #deutsch a {
	width: 300px;
	height: 108px;
	display: block;
}
#italiano a {
	background: url(../i/n_ita.png) 0 0 no-repeat;
}
#english a {
	background: url(../i/n_eng.png) 0 0 no-repeat;
}
#deutsch a {
	background: url(../i/n_de.png) 0 0 no-repeat;
}
#italiano a:hover, #english a:hover, #deutsch a:hover, #italiano a:active, #english a:active, #deutsch a:active {
	background-position: 0px -108px;
}
#footer {
	margin-top: 100px;
	float: left;
	clear: both;
	width: 900px;
	height: 123px;
	background: url(../i/footer.gif) 0 0 no-repeat;
}
#footer p {
	color: #28568A;
	padding: 47px 0px 0px 143px;
}

#footer span {
	display: none;
}
