﻿body {
	font-family: arial;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #e4e4e4;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #3163CE;
}
.year {
	text-align: center;
}
.month {
	border: 1px solid #FFCC00;
	text-align: center;

	border-spacing: 0px;
	background-color: #FFFF99;

	 border-collapse:separate;
}
.yearname {
	text-align: center;
	font-size: 18px;
}
.monthname {
	font-family: arial;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
padding-top:4px;
padding-bottom:4px;
	background-color: #FFFF99;
	COLOR: #CC0000;
	font-style: italic;
}
.orange {
	text-align: center;
	font-size: 10px;
	color: #CC0000;
	height:20px;
	width:10px;
	border: 1px solid #FFCC00;
	background-color: #FFFFff;
}
.dayname td {
	text-align: center;
	font-size: 12px;
	background-color: #3E97CF;
	color: #ffffff;
}
.yearnavigation {
	font-size: 9px;
}
.datepicker {

}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
	border-width: 0px;
	color:#000000;
}
.monthpicker {
	font-size: 12px;
	background-color: #FFFF99;
	COLOR: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
.yearpicker {
	font-size: 12px;
	background-color: #FFFF99;
	COLOR: #CC0000;
	font-family: Arial, Helvetica, sans-serif;

}
.pickerbutton {
	font-size: 12px;
	background-color: #FFFF99;
	COLOR: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
		border: 1px solid #FFCC00;

}
.nomonthday {
	height:14px;
	width:1px;
}
.monthday {
	text-align: center;
	font-size: 11px;
	background-color: #E4E4E4;
	color: #384955;
	height:14px;
	width:14px;
}
.today {
	text-align: center;
	font-size: 11px;
	background-color: #5CB5C7;
	color: #ffffff;
	height:14px;
	width:14px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	background-color: #66ff66;
	height:14px;
	width:14px;
}
.sunday {
	text-align: center;
	font-size: 11px;
	color: #33cadf;
	height:14px;
	width:14px;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 11px;
	color: #33cadf;
	height:16px;
	width:14px;
}
.saturday a {
	color: #667171;
}
.IntestazioneGiorno {
	text-align: center;
	font-size: 10px;
	color: #b04001;
	height:15px;
	width:14px;
		
}
.IntestazioneGiorno a {
	color: black;
}


.libera {
	text-align: center;
	font-size: 10px;
	color: white;
	height:16px;

	background-color: #23d867;
	border: 1px solid #198040;
}

.libera a {
	text-align: center;
	font-size: 10px;
	color: white;
}
.occupata {
	text-align: center;
	font-size: 10px;
	color: white;
	height:16px;
	background-color: #FF0000;
	border: 1px solid #aa1d1d;
	}

.occupata a {
	text-align: center;
	font-size: 10px;
	color: white;
	}
.event {
	text-align: center;
	font-size: 10px;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:14px;
}
.event a {
	background-color: #ffff99;
	color: red;
}
.selectedevent {
	text-align: center;
	font-size: 10px;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:14px;
}
.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 10px;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}

