/*Calendario*/
@media print{
a {text-decoration: none;}
.tabSelect {display:none;}
#top {display:none;}
}

.box {background:#EFF3FF;//#ECECEC;	border:1px solid #D7DCE1;}

.titolo {
	background-color: #AEB8BE;
	background-image:  url(/wcleague/template/nicoco/images/b2.gif);
	border-bottom-color:#AEB8BE;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	background-repeat:no-repeat;
	color:	#ffffff;
	font-weight:bold;
	height: 22px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: left;
	padding-left: 32px;
}
.titoloDown
{
	background-color: #AEB8BE;
	border-bottom-color:#AEB8BE;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	background-repeat:no-repeat;
	color:	#ffffff;
	font-weight:bold;
	height: 22px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: left;
}
.righe
{
	border-color:#FFFFFF;
	border-style:none;

 	 
}
.intestazione 
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	font-weight:700;	
	text-decoration:none;	
	font-family:Verdana, sans-serif;	
	mso-font-charset:0;
	mso-number-format:"\@";
	vertical-align:center;	
	border-style:none;
	}
.intestazione
	{color:white;
	font-size:9.0pt;
	font-style:normal;
	text-align:center;
	background:#D2DCE1;//DADADA;
	mso-pattern:auto none;
	white-space:normal;
	height:21}

.autore{
	background:#EFF3FF;//#ECECEC;
	font-size:8pt;
	text-align:center;
	
}

.elenco, .elencoRosso, .elencoVerde, .elencoGrigio
	{background:#EFF3FF;//#ECECEC;	
	font-size:9pt;
	text-align:center;	
	}
	
.elencoRosso{color:#FF0000;}
.elencoVerde{color:#217429;}
.elencoGrigio{color:#7E7E7E;}

.elencoScuro
	{background:#E7EBF7;//#DADADA;
	font-size:9pt;	
	text-align:center;
	}	


.elencoSelect
	{background:#ECECEC;
	font-size:9pt;
	width:100%;
	
}

.tabSelect
	{background:#ECECEC;
	font-size:9pt;
	width:50%;
	
}

/*rosso*/
.sostituzioni{	
	color: #FF0000;	
}

/*verde*/
.riserve{	
	color: #00CC00;	
}

a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #000000; font-weight : bold; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

a.intestazione:link {font-size:9.0pt;font-weight:700;color: #FFFFFF; text-decoration: underline;}
a.intestazione:visited {font-size:9.0pt;font-weight:700;color: #FFFFFF; text-decoration: none;}
a.intestazione:hover {font-size:9.0pt;font-weight:700;color: #FFFFFF; font-weight : bold; text-decoration: none;}
a.intestazione:active {font-size:9.0pt;font-weight:700;color: #FFFFFF; text-decoration: none;}
