#calendariocont{
	text-align:center;
}
#calendariocont a{
text-decoration:none;
}
#calendariocont table{
	text-align:center;
	border-collapse:collapse;
	border: 1px solid #FF8C0A;
	margin:auto;
}
#calendariocont table th{
	background:#FF8C0A;
	text-align:center;
	border: 1px solid #FF8C0A;
	color:#fff;
}
#calendariocont table th a{
color:#fff;
}
#calendariocont table th a:hover{
color:#FFD26E;
}
#calendariocont table td a{
color:#000;
}
#calendariocont table td a:hover{
color:#FFD26E;
}
#calendariocont table tr{
	text-align:center;
	border: 1px dotted #ccc;
}
#calendariocont table td{
	width:30px;
	height:20px;
	text-align:center;
	border: 1px solid #ccc;
	padding:0px;
}
#etichetta{
	background:#FFB711;
	color: #000;
	width:210px !important;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	border: 1px solid #FF8C0A;
}
.pieno{
	background-color: #FF4E00;
}
.occupato{
	background-color: #DBF4F8;
}
.libero{
	background-color: #fff;
}

