<!--

body{
	margin:0 0 0 0 ;
	padding:0 0 0 0;
}

#intestazioniStampa{
	display:inline;
	color:#000000;
	font-family: tahoma; 
	font-size: 13px; 
	font-weight:bold;
}
#footer{
	display:block;
	color:#000000;
	font-family: tahoma; 
	font-size: 13px; 
	font-weight:bold;
}

.contenitore{
	display:none;
}
.immagine{
	display:none;
}
.centrale {
	vertical-align:top;
	text-align:center;
	padding:20px 20px 0 20px;
	height:400px;
	background-color:#F3F2E9;
	width:413px;
	font-family: tahoma; 
	font-size: 11px; 
	color : #285C99;
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin:auto;
}
.verde{
	font-family: tahoma; 
	font-size: 11px; 
	color : #285C99;
	font-weight: bold;
}
.centrale select, input{
	text-align:center;
	background-color:#FFFFFF;
	width:200px;
	font-family: tahoma; 
	font-size: 11px; 
	color : #285C99;
	font-weight: bold;
	
}


.testonero{
	color:#000000;
	font-family: tahoma; 
	font-size: 11px; 
	font-weight:normal;
}

.testoesatto{
	color:#006600;
	font-family: tahoma; 
	font-size: 11px; 
	font-weight:bold;
}

.testoalternato{
	color:#000000;
	font-family: tahoma; 
	font-size: 11px; 
	font-weight:normal;
	background-color:#ECEADC;
}

.testoerrato{
	color:#FF3300;
	font-family: tahoma; 
	font-size: 11px; 
	font-weight:bold;
}
	
.eventi {
	display:none;
}
.menu {
	display:none;
	
}



.tabellaSquadrePronostico{
	margin:auto;	
	text-align:left;
} 	
.giallo{
	vertical-align:middle;
	height:100px;
	font-family:tahoma;
	color : #fbf4d4;
	font-weight:bold;
	font-size:11px
}	

.tabellaSquadrePronostico{
	display:none;
} 	
.giallo{
	display:none;
}	
