.testo {
	font-size: 11px;
	line-height: 16px;

}
.testo10 {
	font-size: 10px;
	line-height: 14px;
	color: #003333;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #666600;
	text-decoration: none;

}
a {
	color: #CC6600;
	text-decoration: none;

}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
.tabellina {
	background-color: #FFFFFF;
	border: 0px none #339933;
	font-size: 11px;

}
.tabellinasfondo {
	background-color: #E6E6FA;
	border: 2px none #339933;
	font-size: 11px;
}
.tabheadscura {
	color: #FFFFFF;
	background-color: #009966;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px none #006600;
	border-right: 1px none #006600;
	border-bottom: 1px dashed #006600;
	border-left: 1px none #006600;



}
.tabhead {
	color: #006633;
	background-color: #F3F4B9;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px dashed #006600;
	border-right: 1px none #006600;
	border-bottom: 1px dashed #006600;
	border-left: 1px none #006600;



}
.titoletto {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006633;
}
.titolo {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}
.form {
	font-size: 12px;
	color: #339966;
	background-color: #FFFFFF;
	border: 1px solid #669966;
	margin: 00px;

}
input {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #339966;
	margin: 0px;
	padding: 0px;

}
.testorosso {
	font-size: 12px;
	line-height: 16px;
	color: #CC3300;

}

table {
	font-size: 11px;
	empty-cells: show;
	border-collapse: collapse;
	}
	
	body {
	color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/background_sfumato.jpg) repeat-x #F1FFEE;
}
form {
	margin: 0px;
	padding: 0px;
}
.cornice {
	border: 1px solid #009966;
}
hr {
	color: #339966;
	border: #336699;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #e4e4e4;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #e4e4e4;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #DADADA;
	color: #5D5D5D;
	border-style: outset;
	border-width:1px
}
.dayname td {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #3E97CF;
	color: #ffffff;
	border-style: outset;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #e4e4e4;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	height:20px;
	width:20px;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #384955;
	height:20px;
	width:20px;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #5CB5C7;
	color: #ffffff;
	height:20px;
	width:20px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #66ff66;
	height:20px;
	width:20px;
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.event a {
	background-color: #ffff99;
	color: red;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	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%;
}