@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link, a:visited {
	color:#000000;
}
#container {
	margin: 0 auto;
	width: 902px;
}
#left {
	width: 215px;
	min-height: 300px;
	/*border: 1px solid red;*/
	float: left;
	margin-top: 10px;
}
#center {
	width: 460px;
	/*border: 1px solid green;*/
	float:left;
	margin: 10px 0 10px 0;
}
#contenuto {
	background-color:#fff;
	padding: 20px;
	margin:0;
	border-right: 1px solid #dcddde;
	border-left: 1px solid #dcddde;
	width: 408px;
	text-align:justify;
}
#border {background: #000;}
#right {
	width: 224px;
	min-height: 300px;
	/*border: 1px solid brown;*/
	float:left;
	margin-top: 10px;
}
#footer {
	background-color: #dcddde;
	height: 22px;
	width: 902px;
	clear: both;
	margin: 20px 0 0 0;
}
#indirizzo {
	float:left;
	margin: 5px 0 0 5px;
	font-size: 10px;
}
#credits {
	float: right;
	margin: 5px 5px 0 0;
	font-size: 10px;
}
.login {
	width: 140px;
	font-size: 11px;
	border: 1px solid #005522;
}
.login-id{
	color:#747577;
}
.login-txt {
	color:#005622;
	font-size:12px;
}
.submit {
	background-color:#86b415;
	padding: 4px 0px 2px 0px;
	margin: 5px 0 10px 0;
	color: #fff;
	border: 0 solid #000;
	font-size:9px;
}
.title {
	font-size: 15px;
	color:#005622;
	font-weight:bold;
}
a.esci {
	width: 173px;
	display:block;
	background-color:#85b414;
	background-image:url(images/btn-esci.gif);
	background-repeat:no-repeat;
	color: #fff;
	padding: 2px 0 2px 27px;
	text-align:left;
	text-decoration:none;
	}
.data-area {
	color:#005522;
}
.data-calendario {
	width: 200px; 
	padding:0px 0 5px 13px;
}
.img-news{
	margin:0 10px 10px 0; 
	border:1px solid #DFDFDF;

}
/*CALENDARIO*/

.year {
	/*border-style: outset;
	border-width: 1px;*/
	/*background-color: #e4e4e4;*/
	text-align: center;
}
.month {
	/*background-color: #e4e4e4;*/
	text-align: center;
	/*border: 1px solid black;*/
	
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #d1d2d3;
	color: #005521;
	width:159px;
	text-transform:uppercase;
	vertical-align:middle;

	/*border-style: outset;
	border-width:1px*/
}
.dayname {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	/*background-color: #3E97CF;*/
	color: #5e5e60;
	width: 28px;
	/*border-style: outset;
	border-width:1px;*/
	border-bottom: 1px solid black;
	border-top: 2px solid #fff;
}
.weeknumtitle {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:26px;
	width:28px;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #e4e4e4;
}
.datepickerform {
	margin: 0px;
}
.monthnavigationL {
	background-color:#85b414;
}
.monthnavigationR {
	background-color:#85b414;
}
.monthnavigationtable {

	/*border:1px solid red;*/
}
.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 {
	text-align: center;
	font-size: 14px;
	height:20px;
	width:28px;
	color: #aaaaaa;
	border-top: 2px solid #fff;
}
.monthday {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	/*background-color: #E4E4E4;*/
	color: #85b414;
	height:21px;
	width:28px;
	padding: 0 0 0 0;
	border-top: 2px solid #fff;
}
.today {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #dcddde;
	color: #ff0000;
	height:20px;
	width:28px;
	border-top: 2px solid #fff;
	/*border: 1px solid #5e5e60;*/
}
.selectedday {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #66ff66;
	height:20px;
	width:28px;
}
.sunday {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:28px;
	border-top: 2px solid #fff;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:28px;
	border-top: 2px solid #fff;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #96bf0d;
	height:20px;
	width:28px;
	border-top: 2px solid #fff;
}
.event a {
	/*background-color: #ffff99;
	color: red;*/
	color: #fff;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:28px;
}
.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:28px;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}

.data-circolari {
	color:#005521;
	font-weight:bold;
}