body {
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
	font-family:tahoma,verdana,arial,sans-serif;
	margin:31px 0 0 0;
	padding:0;
	background-color:#eeeeee;
}

#tool_back {
	background-image:url(../img/tool_back.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#hpBox {
	background-image:url(../img/hpBoxBack.gif);
	background-repeat:repeat-y;
}
#hpBox2 { margin:0 10px; }

div, td, p, input, select, li { font-family:tahoma,verdana,sans-serif; font-size:11px; font-weight:normal; color:#423b21; }

a:link          { color:#423b21; font-weight:bold; text-decoration:none; font-size:10px; }
a:visited       { color:#423b21; font-weight:bold; text-decoration:none; font-size:10px; }
a:hover         { color:#423b21; font-weight:bold; text-decoration:underline; font-size:10px; }
a:link:hover    { color:#423b21; font-weight:bold; text-decoration:underline; font-size:10px; }
a:visited:hover { color:#423b21; font-weight:bold; text-decoration:underline; font-size:10px; }

a.foot:link          { color:#8e7f47; font-weight:bold; text-decoration:none; font-size:11px; }
a.foot:visited       { color:#8e7f47; font-weight:bold; text-decoration:none; font-size:11px; }
a.foot:hover         { color:#8e7f47; font-weight:bold; text-decoration:underline; font-size:11px; }
a.foot:link:hover    { color:#8e7f47; font-weight:bold; text-decoration:underline; font-size:11px; }
a.foot:visited:hover { color:#8e7f47; font-weight:bold; text-decoration:underline; font-size:11px; }

#footer { color:#8e7f47; }

/* calendario */
.cal_giornata {
	background-image:url(../img/cal_giornata.gif);
	background-repeat:no-repeat;
	width:151px;
	height:20px;
	text-align:center;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}
.cal_quando {
	color:#396197;
	width:151px;
	height:16px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	text-indent:3px;
}
.cal_nero {
	color:#00000;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.cal_azzurro {
	color:#396197;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.cal_fondoGrigio_1 {
	background-image:url(../img/cal_fondoGrigio_1.gif);
	background-repeat:repeat-x;
	width:151px;
	height:83px;
	margin:0;
}
.cal_fondoGrigio_2 {
	background-image:url(../img/cal_fondoGrigio_2.gif);
	background-repeat:repeat-x;
	width:151px;
	height:83px;
	margin:0;
}
.cal_fondoGrigio_3 {
	background-image:url(../img/cal_fondoGrigio_3.gif);
	background-repeat:repeat-x;
	width:151px;
	height:83px;
	margin:0;
}
.cal_fondoGrigio_4 {
	background-image:url(../img/cal_fondoGrigio_4.gif);
	background-repeat:repeat-x;
	width:151px;
	height:83px;
	margin:0;
}
.cal_fondoAzzurro_1 {
	background-image:url(../img/cal_fondoAzzurro_1.gif);
	background-repeat:repeat-x;
	width:151px;
	height:83px;
	margin:0;
}
.cal_fondoAzzurro_2 {
	background-image:url(../img/cal_fondoAzzurro_2.gif);
	background-repeat:repeat-x;
	width:151px;
	height:83px;
	margin:0;
}
.cal_fondoAzzurro_3 {
	background-image:url(../img/cal_fondoAzzurro_3.gif);
	background-repeat:repeat-x;
	width:151px;
	height:83px;
	margin:0;
}
.cal_fondoAzzurro_4 {
	background-image:url(../img/cal_fondoAzzurro_4.gif);
	background-repeat:repeat-x;
	width:151px;
	height:83px;
	margin:0;
}
.azzera {
	margin:0;
	padding:0;
}


.classifica {
	text-align: center;
	border-top-width: 1px;
	border-top-color: #001E3D;
	background-position: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
