html	{
	font-size: 10pt;
	}

html, body	{																		/*default = verticale Smartphone*/
	margin: 0;																	/*margine orizzontale di TUTTO il documento*/
	padding: 0;																	/*distanza tra i contenuti ed il bordo  di TUTTO il documento,anche se stringe finestra, č 0, cioč senza bord interni*/
	height: 100%;
	width: 100%;
	font-family: Arial, Verdana, sans-serif;
	}

.bandiere	{
	border: none;
	margin-right: 0.5em;
	margin-left: 0.5em;
	height: 2em;
	}
	
.logo	{
	height: 1.5em;
	margin: 0.5em; 
	}	

.attesa {
  font-size: 1.5em;
	font-weight: bold;
	}

#viso	{
	height: 35%;
	}
	
.popup	{
/*	background-color: #FFFFFF;*/
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.93);
	font-size: 1em;
	text-align: center;
	width: 90%;
	height: 90%;
  bottom: 3%;
  left: 4%;
	border-style: solid;
	border-color: #FF0000;
	border-radius: 1em 1em 1em 1em;
	position: absolute;
	z-index: 1;
	}
	
	#popistr	{
		display: none;
		}
	
	#infoistr	{
		text-align: left;
		font-size: 1em;
		overflow: auto;
		left: 1em;
		right: 1em;
		bottom: 1em;
		top: 3.5em;
		position: absolute;
		}
		
	#infoistr  a:link, a:visited, a:hover	{
		text-decoration: none;
		color: #0000FF;
		}		
	
	.btnfilm	{
		background-color: #FF0000;
		margin-left: auto;
		margin-right: auto;
		padding: 1%;
		min-height: 3em;
		width: 85%;
		align: center;
		display: block;
		text-decoration: none;
		clear: left;
		border-style: solid;
		border-width: 3px;
		border-color: #000000;
		border-radius: 1.5em 1.5em 1.5em 1.5em;
		position: relative;
		}

		.imgbtn	{
			display: block;
			position: relative;
			float: left;
			border: none;
			margin-right: 1em;
			margin-left: 1em;
			height: 3em;
			}
			
		.txtbtn	{
			display: block;
			font-size: 1.5em;
			font-weight: bold;
			color: #FFFFFF;
			margin: auto;
			padding-top: 1%;
			padding-bottom: 1%;
			}
	
	
	#xclose1	{
		padding: 0.2em;
		position: absolute;
		bottom: 0.8em;
		width: 3em;
		height: 3em;
		right: -1em;
		left: auto;
		top: -1.2em;
		}
		
	.chiudi	{
		width : 100%;
		height: 100%;	
		}
	
#attesa	{
	font-size: 1.5em;
	font-weight: bold;
	}

#popvideo	{
	width: 94%;
	height: 70%;
	left: 2%;
	bottom: 15%;
	z-index: 2;
	display: none;
	position: absolute;
	/* display: block; */
	}
	
#popseldev	{
	border-color: #000000;
	z-index: 3;
	display: none;
	position: absolute;
	}
	
	.infoseldev	{
		text-align: center;
		font-size: 1.5em;
		overflow: auto;
		left: 1em;
		right: 1em;
		bottom: 1em;
		top: 1em;
		position: absolute;
		}
	
	.video	{
		top: 8%;
		bottom: 2%;
		margin-left: auto;
		margin-right: auto;
		padding: 1%;
		width: 1280px;
		height: 720px;
		max-width: 87%;
		max-height: 85%;
		align: center;
		display: block;
		text-decoration: none;
		border-style: solid;
		border-width: 3px;
		border-color: #000000;
		border-radius: 1.5em 1.5em 1.5em 1.5em;
		position: relative;
		display: none;
		}
		
	#xclose2	{
		padding: 0.2em;
		position: absolute;
		bottom: 0.8em;
		width: 3em;
		height: 3em;
		right: -1em;
		left: auto;
		top: -1.2em;
		}
	
.documento	{
  text-align: center;
	color: #000000;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: relative;
	background-color: #FFFFFF;
	}		

#testa	{
	background-color: #0099CC;
	color: #FFFFFF;
	font-size: 1.7em;
	font-weight: bold;
	top: 0%;
	left: 0%;
	height: 10%;
	width: 100%;
	line-height: 2em;
	position: relative;
	}

#mezzo	{
	background-color: #FFFFFF;
	color: #000000;
	top: 0%;
	left: 0%;
	height: 75%;
	width: 100%;
	overflow: auto;
	position: relative;
	}

#marca	{
	font-size: 1.5em;
	font-weight: bold;
	position: relative;
	}

#elenco	{
	font-size: 1.3em;
	font-weight: bold;
	position: relative;
	}

#listacodici	{
	font-size: 1.3em;
	width: 95%;
	margin: auto;
	position: relative;
	}

.tabella	{
	margin: auto;
	width: 60%;
	border-width: 0px;
	border-collapse: collapse;
	}	
	
	.tabella td	{
		padding: 0.2em;
		border: solid;
		border-width: 2px;
		border-color: #BBBBBB;
		}
	
.datiins	{
	font-size: 1.5em;
	border-style: solid;
	border-width: 0.08em;
	border-color: #000000;
	width: 80%;
	}

.elencofig	{
	position: relative;
	float: left;
	}

	.elencofig a:link, .elencofig a:visited, .elencofig a:hover	{
		color: #FF0000;
		font-weight: bold;
		font-size: 1em;
		text-decoration: none;
		}

	.figurine	{
	  border: medium none;
	  height: 10em;
	  margin: 2px;
		}
	
.figura	{
    border: medium none;
    height: 100%;
    margin: 2%;
		}
		
.dicitura {
    border: none;
    margin: 0px 2px 2px 2px;
    height: 1em;
    vertical-align: middle;
}		
		
#info	{
	font-size: 1em;
	width: 90%;
	margin: auto;
	position: relative;
	}

	.icona	{
		border: medium none;
    height: 1.3em;
    margin: 0;
    vertical-align: middle;
		}
		
.gmpc {
		position: relative;
		margin: auto;
		}

.gmpc-percent-text {
		color: #000000;
		position: absolute;
		width: 100%;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		text-align: center;
		}

#infofondo	{
	font-size: 1em;
	width: 90%;
	margin: auto;
	}		

	.corrtst	{
		padding: 1%;
		border-style: solid;
		border-width: 2px;
		border-color: #000000;
		border-radius: 1em;	
		}
	
#fondo	{
	background-color: #DDDDDD;
	top: 0%;
	left: 0%;
	height: 15%;
	width: 100%;
	position: relative;
	}

	.tasto	{
		display: block;
		border-radius: 0.5em 0.5em 0.5em 0.5em;
		color: #FFFFFF;
		text-decoration: none; 
		width: 28%;
		height: 85%;
		position: absolute;
		}

		#tastosx	{
			background-color: #888888;
			top: 10%;
			left: 2.66%;
			display: none;
			}
		
		#tastocentro	{
			background-color: #000000;
			border-radius: 50%;
			top: 10%;
			left: 35.98%;
			display: none;
			}
		
		#tastodx	{
			background-color: #FF3300;
			top: 10%;
			left: 69.34%;
			display: none;
			}
		
			.simbolo	{
				position: relative;
				top: 20%; 
				width: 60%;
				height: 60%;
				}

@media only screen and (min-width: 479px) and (orientation:landscape)			/*orizzontale Smartphone*/
	{
	#testa	{
		height: 12%;
		}
	
	#mezzo	{
		width: 80%;
		height: 88%;
		float: left;
		}
	
	#viso	{
	height: 20%;
	}	
	
	#fondo	{
		width: 20%;
		height: 88%;
		float: left;
		}
		
		.tasto	{
			width: 85%;
			height: 29.3%;
			}

		#tastosx	{
			top: 2%;
			left: 10%;
			}
		
		#tastocentro	{
			top: 35.3%;
			left: 10%;
			}
		
		#tastodx	{
			top: 68.6%;
			left: 10%;
			}

	.video	{
		top: 4%;
		}
	}
 
@media only screen and (min-width: 768px) and (orientation:portrait)			/*verticale Mini Tablet - Tablet*/
	{
	html	{
		font-size: 14pt;
		}
	
	#testa	{
		height: 10%;
		line-height: 3em;
		}
	
	#mezzo	{
		width: 100%;
		height: 75%;
		}
		
	#viso	{
		height: 35%;
		}
	
	#fondo	{
		height: 15%;
		width: 100%;
		}
	
		.tasto	{
			width: 28%;
			height: 85%;
			}
		
		#tastosx	{
			top: 10%;
			left: 2.66%;
			}
		
		#tastocentro	{
			top: 10%;
			left: 35.98%;
			}
		
		#tastodx	{
			top: 10%;
			left: 69.34%;
			}		

		.video	{
			top: 8%;
			}
	}
 
@media only screen and (min-width: 1025px)			/*orizzontale Mini Tablet e PC*/
	{
	html	{
		font-size: 14pt;
		}
	
	#testa	{
		height: 12%;
		line-height: 3em;
		}
	
	#mezzo	{
		width: 80%;
		height: 88%;
		float: left;
		}
	
	#viso	{
		height: 35%;
		}
	
	#fondo	{
		width: 20%;
		height: 88%;
		float: left;
		}
		
		.tasto	{
			width: 85%;
			height: 29.3%;
			}

		#tastosx	{
			top: 2%;
			left: 10%;
			}
		
		#tastocentro	{
			top: 35.3%;
			left: 10%;
			}
		
		#tastodx	{
			top: 68.6%;
			left: 10%;
			}

	}
/* 
@media only screen and (min-width: 1024px)		/*orizzontale Tablet
	{
	body {
		background-color: yellow;
		}
	}

@media only screen and (min-width: 1200px)		/*orizzontale PC
	{
	body {
		background-color: blue;
		}
	}*/