@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#prodita {
	width: 900px;
	height: 28px;
	margin-top: 23px;
	position: absolute;
	z-index: 0;
	vertical-align: bottom;
	text-align: right;
	margin-left: 50%;
	left: -450px;
}

#logosplash {
	width: 244px;
	height: 110px;
	margin-top: 123px;
	position: absolute;
	z-index: 10;
	vertical-align: middle;
	text-align: center;
	margin-left: 50%;
	left: -122px;
}

#cont_splash {
	width: 948px;
	height: 345px;
	margin-top: 181px;
	top: 0;
	position: absolute;
	z-index: 0;
	vertical-align: middle;
	text-align: center;
	margin-left: 50%;
	left: -474px;
}

#cont_lingue {
	width: 236px;
	height: 26px;
	margin-top: 549px;
	position: absolute;
	z-index: 10;
	vertical-align: middle;
	text-align: center;
	margin-left: 50%;
	left: -118px;
}

#cont_spazio {
	width: 236px;
	height: 26px;
	margin-top: 580px;
	position: absolute;
	z-index: 10;
	vertical-align: middle;
	text-align: center;
	margin-left: 50%;
	left: -118px;
}