.titolo {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	background-color: #33cc66;
	text-align: center;
}

.titolo11 {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: white;
	background-color: #33cc66;
	text-align: center;
}

.titolo_bg_bianco {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	background-color: #FFFFFF;
	text-align: center;
}

.titolo_bg_bianco_left {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: black;
	background-color: #FFFFFF;
}

.titolo_no_border {
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	background-color: #33cc66;
	text-align: center;
}

.titolo_tenue {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	color:#1C3F28;
	background-color:#E5F7C6;
	}

.titolo_tenue_molto {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	color:#1C3F28;
	background-color:#DDFFE7;
	}

.titolo_tenue11 {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	color:#1C3F28;
	background-color:#c1ffd4;
	}

.titolo_forte11 {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	color:#1C3F28;
	background-color:#33cc66;
	}

.corpo {
	font-family:Verdana;
	font-size:10px;
	color:black;
	}

.mappa_titolo {
	font-family:Verdana;
	font-weight:bold;
	font-size:13px;
	color:#21753b;
	}

.mappa_titolo_corpo {
	font-family:Verdana;
	font-size:10px;
	color:black;
	font-style: Italic;
	}

.mappa_corpo {
	font-family:Verdana;
	font-size:10px;
	color:black;
	text-decoration:none;
	}

.corpo12 {
	font-family:Verdana;
	font-size:12px;
	color:black;
	}

.corpobig {
	font-family:Verdana;
	font-size:15px;
	color:black;
	}

.corpobigbig {
	font-family:Verdana;
	font-size:22px;
	color:black;
	}

.corpoenorme {
	font-family:Verdana;
	font-size:36px;
	color:black;
	}
	
.lista {
	font-family:Verdana;
	font-size:10px;
	color:black;
	overflow:auto;
	width:780;
	height:390;
	scrollbar-3dlight-color:#33cc66;scrollbar-arrow-color:#33cc66;scrollbar-base-color:#ffffff;
	}

.lista100 {
	font-family:Verdana;
	font-size:10px;
	color:black;
	overflow:auto;
	height:500;
	scrollbar-3dlight-color:#33cc66;scrollbar-arrow-color:#33cc66;scrollbar-base-color:#ffffff;
	}

.lista100_no_frame {
	font-family:Verdana;
	font-size:10px;
	color:black;
	}
	
.menu {
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	color:white;
	text-decoration:none;
	cursor:hand;
	background-color:#33cc66;
	}
	
.notizie {
	border: 1px solid Black;
	font-family:Verdana;
	font-size:10px;
	color:black;
}

.nobrd {
	border:none;
	cursor:hand;
	text-decoration:none;
	}
	
.link_tit {
	font-family:Verdana;
	font-size:10px;
	color:white;
	}

.link_tit11 {
	font-family:Verdana;
	font-size:11px;
	color:white;
	}

.menu_button
{	
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	color:white;
	background-color:#33cc66;
	cursor:hand;
	text-decoration:none;
	width:200;
}

.itemBorder { border: 1px solid black; 	filter:alpha(opacity=90); }
.itemText { text-decoration: none; color: #FFFFFF; font: Bold 12px Verdana;}
.itemText_sub { text-decoration: none; color: #FFFFFF; font: Bold 10px Verdana;}

.crazyBorder { border: 2px outset #663399; }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 10px Verdana; }

.menu_cis_vis {
	font-family:Verdana;
	font-size:10px;
	color:black;
	visibility: visible;
	padding-left: 20px;
}
.menu_cis_novis {
	visibility: hidden;
}
.linkable{
	font-family:Verdana;
	font-size:10px;
	color:black;
	cursor:hand;
	text-decoration: underline;
}

.brdtd {
	font-family:Verdana;
	font-size:10px;
	border: 1px solid #33cc66;
	}
	
.licia {
	font-family:Verdana;
	font-size:10px;
	color:#330000;
	}
	
.lipunct {
	color:#33cc66;
	margin:0;
	padding:0;
	}
	
.hr42 {
   height:1px; 
   color:red;
   border:0px solid;   
} 

.hr22 {color:green; border-top:1px dotted} 

.hr32 {color:green; border=0px none;} 

.hr52 {background:white; border-top:1px green dotted}

.hr2 {background:white; border=0px none; border-top:1px green dotted}

.hr_verde {border-style: dotted; border-width: 1px; color=green;}

body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
#a {
#	text-decoration: none;
#	color: #000000;
#	text-align: center;
#}
#a:hover {
#	text-decoration: none;
#	color: #3163CE;
#}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #C6FFD6;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #C6FFD6;
	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: #7AFE9C;
	color: #5D5D5D;
	border-style: outset;
	border-width:1px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #33CC66;
	color: #ffffff;
	border-style: outset;
	border-width:1px
}
.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:20px;
	width:20px;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #C6FFD6;
}
.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 {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #C6FFD6;
	color: #384955;
	height:20px;
	width:20px;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #33CC66;
	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%;
}
