#Footer {
	position: relative;
	left: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	height: auto;
	z-index: 20;
	text-align: center;
	color: #666;
	top: 0px;
	font-family: 'Roboto', sans-serif;
}
#Sx {
	position:absolute;
	left:10px;
	top:40px;
	z-index:25;
	text-align: left;
	font-size: 12px;
	/* [disabled]font-weight: 600; */
}
#Centro {
	position:absolute;
	left:240px;
	top:20px;
	width:130px;
	z-index:25;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
}
#Dx {
	position: absolute;
	top: 15px;
	width: 250px;
	z-index: 5;
	text-align: center;
	right: 0px;
	font-size: 12px;
}
#Dx img {
	width:40px;
	height:auto;
}
.Privacy {
	font-size:11px;
	font-weight: normal;
	margin-top: 5px;
}
.Privacy a:link {
	color:#666;
}
.Privacy a:visited {
	color:#666;
}
#Punto {
	position:absolute;
	left:90px;
	top:25px;
	width:60px;
	z-index:40;
	text-align: left;
}
.Punto2 {
	position: absolute;
	left: 270px;
	top: 15px;
	width: 400px;
	z-index: 40;
	text-align: center;
	font-size: 12px;
}
.Punto2 .scarica-app {
	width:auto;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
}
.Punto2 td.desc {
	text-align: left;
	padding-left:10px;
}
.Punto2 .store {
	width:100%;
	padding-top:5px;
}
.Punto2 .store img {
	width:100px;
	height:auto;
}
#Informativa {
	color:#666;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	position:absolute;
	left:0px;
	top:105px;
	width:100%;
	z-index:10;
	text-align: center;
}

#Riconoscimenti {
	position: absolute;
	top: 260px;
	z-index: 5;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	width: 100%;
	color: #666;
	left: 0px;
}
#Riconoscimenti img {
	width:100%;
	height:auto;
	max-width:700px;
}

#itqf {
	position: absolute;
	right: 0px;
	top: 190px;
	width: 100%;
	text-align: center;
}
#itqf img {
	width:280px;
	height:auto;
}