body{	font-family:Arial;    	font-size:8px;
	font-weight:medium;    	color:#004023;
	margin-left:0px;     	margin-top:0px;
	text-align:left;    		background-repeat:no-repeat;
	background-position:center center;
	} 

.ent {
	background:transparent;	font-size:15px;
	color:#004023;		font-weight:bold;
	}
.ent:hover{text-decoration:none;	background-color:#900;
	font-size:20px; 		color:#cff;
	}








.bandita  {/*bandiera ita*/
	position:absolute;
	top:450px;	left:3px;
	background-image: url(scifi/ita.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	width:50px;	height:35px;
	}
.bandita:hover {/*italiano qui??????????????*/
	background-image: url(scifi/italiano.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	width:50px;	height:35px;
	}


.banden {/*bandiera ingl*/
	background-image: url(scifi/gb.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	top:450px; 	left:3px;
	width:50px;	height:35px;
	}
.banden:hover {/*inglese qui*/
	background-image: url(scifi/english.gif);
	top:450px; 	left:3px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	width:50px;	height:35px;
	}



.foot{	font-size:7pt;}

