html{
  overflow-x: hidden;
  overflow-y: auto;
}
body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	position: relative;
	visibility: visible;
}
body {
	background-color: #6E6E6E;
}

body.frame {
	 background-color: #3F3F3F;
}

/* inizio sostituzione immagini bandiere */

#italia{ margin:0; padding:0; position:relative; z-index:10; width:46px; height:31px; }
#italia a{ display:block; width:46px; height:31px; background:transparent url(../immagini/ita.jpg) 0 0 no-repeat; text-decoration:none; }
#italia a:hover, #italia a:focus, #italia a:active{ background-position: 0 -31px; }
#italia a span{ position:relative; z-index:-1; }

#uk{ margin:0; padding:0; position:relative; z-index:10; width:46px; height:31px; }
#uk a{ display:block; width:46px; height:31px; background:transparent url(../immagini/uk.jpg) 0 0 no-repeat; text-decoration:none; }
#uk a:hover, #uk a:focus, #uk a:active{ background-position: 0 -31px; }
#uk a span{ position:relative; z-index:-1; }

/* fine sostituzione immagini bandiere */

.contenuto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align:justify;
}
.piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a {	color: #FFFFFF;
	text-decoration:none	
}
a:hover {	color: #A7FF46;
			text-decoration:none;	
}
.largo {
	font-size: 8pt;
	word-spacing: 0px;
	letter-spacing: 2px;
}

.link {
	color: #A7FF46;
}

.iframe { 
width: 780px; 
height: 600px; 
overflow: auto;
}
.iframe1 { 
width: 780px; 
height: 400px; 
overflow: auto;
}
