table.caltop,table.calbottom {
	border:none;
	width:auto;
	width:244px;
}
table.caltop th {
	border:0;
	color:#000;
	font-size:16px;
	padding: 9px 6px 8px 6px;
	height:auto;
}
table.caltop td {
	border:0;
}
table.calbottom th {
	width:27px;
	height:auto;
	border:0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#000;
	font-size:10px;
	padding: 4px 0 2px 0;
	text-align:center;
}
table.calbottom th.first,table.calbottom td.first {
	border-left:1px solid #ccc;
	width:26px;
}
table.calbottom td.dalt {
	border-top:1px solid #ccc;
}
table.calbottom th.festiu,table.calbottom td.festiu {
	background:#f0f0f0;
}
table.calbottom td.avui {
	/*background:#F0F8FF;*/
}
table.calbottom td.programacio {
	background:#ffffe5;
}
table.calbottom td.formacio {
	background:#ffe5d8;
}
table.calbottom td.mix {
	background:url(../img/back_mix_cal.gif) center repeat-y;
}
table.calbottom td {
	border:0;
	height:auto;
	border:0;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding: 4px 0 2px 0;
	text-align:center;
}

.calLegend {
	margin:0 0 10px 0;
}
.cal_avui {
	background:url(../img/cal_avui.gif) no-repeat 3px 2px;
	padding:4px 0 4px 25px;
	height:18px;
	color:#666;
	font-size:12px;
}
.cal_nota {
	background:url(../img/cal_programacio.gif) no-repeat 3px 2px;
	padding:4px 0 4px 25px;
	height:18px;
	color:#666;
	font-size:12px;
}
.cal_dia {
	background:url(../img/cal_formacio.gif) no-repeat 3px 2px;
	padding:4px 0 4px 25px;
	height:18px;
	color:#666;
	font-size:12px;
}
