@CHARSET "ISO-8859-1";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	background-color: white;
	}

a {
	color: black;
	text-decoration: none;
	}

abbr {
	border: none;
	}

#header h1 {
	font-family:Tahoma,Geneva,sans-serif;
	font-size: 16pt;
	margin-top: 0;
	}
h4 {
	font-size: 12pt;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.myteam {
	text-decoration:underline;
	}
.mininota {
	font-size:10pt;
	}
	
#GC_u_header, #GC_footer, .col2, ul.minigrafico, iframe, td.minigrafico,
	.miniaturaMaglia,
	.puls,
	.riassuntoRisultati,
	.minimaglia,
	.maxiMaglia,
	.commenti_partita,
	.formazioneSwitch,
	.riassuntoFormazione {
	display: none;
	}

table.stat {
	/*border-bottom: 1px solid black;
	border-left: 1px solid black;*/
	width: 100%;
	}

table.stat td {
	padding: 1mm;
	/*border-top: 1px solid black;
	border-right: 1px solid black;*/
	}

table.stat tr td {
	border-bottom: 0.2mm solid #CCCCCC;
}

table.stat tr.intestazione td {
	border-bottom: 0.2mm solid #000;
	font-size: 11pt;
}

table.traspa {
	border: none !important;
	width: 100%;
}

table.traspa td {
	border: none !important;
	padding: 0;
}

td.a_c {
	text-align: center;
}

td.a_s {
	text-align: left;
}

td.a_d {
	text-align: right;
}	

div.post {
	margin-bottom: 12pt;
}

div.intestazione_posts {
	margin-bottom: 12pt;
}

div.intestazione_posts img {
	float: left;
	margin-right: 5pt;
}
.titoliUtente {
	color: #009900;
}

tr.nongioca td {
	color:#666666 !important;
	}
