.immagine {
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
	text-decoration:none;	

}
.fotopopup {
	border : 1px solid #ffffff;
} 
.galleria{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	text-decoration:none;	

}
.galleria:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
} 
.testo {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	line-height: 15px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: normal;
	text-decoration:none;	
}
.testo_bianco {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 8pt;
	line-height: 15px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: normal;
}
.testo_grassetto {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 8pt;
	line-height: 15px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
}
.testo_grassetto_bianco {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 9pt;
	line-height: 15px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
}
.testata {
		position: fixed;
		width:900px;
		left:200px;
		z-index:100;
}.scorre {
		position: absolute;
		width:900px;
		left:200px;
		top:180px;
		z-index:10;
}
.fondo_rosso {
	background-image:url(../immagini/fondo_rosso.png);
	vertical-align:middle;		
}
.fondo_bianco {
	background-image:url(../immagini/fondo_bianco.png);
	vertical-align:middle;		
}
.fondo_nullo {
	background-image:url(../immagini/fondo_nullo.png);
}

.linki_bianco {
	font-family: arial;
	font-size: 8pt;
	line-height: 10px;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-weight: 700;
	color: #ffffff;
	text-decoration:none;
}
.linki_bianco a {
	color: #ffffff;
	text-decoration:none;

}
.linki_bianco a:hover {
	font-family: arial;
	font-size: 10pt;
	line-height: 10px;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-weight: 900;
	color:#ffffff
	text-decoration:none;
}

