/***********************************************/
/* redef. html                                 */
/***********************************************/

table {
	font-size: 10px;
	empty-cells: show;
	border-collapse: collapse;
	}
	
body {
	background-color: #EAEAF7;
	color: #016A76;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	//line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	//text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	color: #5F9EA0;
	border: #336699;
}
a {
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	background-color: #006699;
}

/***********************************************/
/* Navigation menu (solo per m_menu_css[..])   */
/***********************************************/

#list-menu {
width: 98%;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px;
}
#list-menu li {
margin: 2px 0 0;
min-height: 22px;
height: auto !important;
height: 22px;
} 
#list-menu a {
display: block;
/* width:120px; */
padding: 2px 2px 2px 10px;
border: 1px solid #34547E;
background: #D0D7DD;
text-decoration: none; 
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #006699;
}

#list-menu a:hover {
border: 1px solid #34547E;
background: #006699;
color: #ffffff;
}
#list-menu a:hover {
border: 1px solid #34547E;
background: #006699 url(images/background1.gif);
color: #ffffff;
}


/***********************************************/
/* general                                     */
/***********************************************/
.testo {
	font-size: 10px;
	line-height: 13px;

}
.testo10 {
	font-size: 9px;
	line-height: 12px;
	color: #009999;

}

.tabellina {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabellinasfondo {
	background-color: #F4F5F7;
	font-size: 10px;
}
.tabheadscura {
	color: #FFFFFF;
	background-color: #ACC6C8;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;

}
.tabhead {
	color: #009999;
	background-color: #E1E6EC;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
}
.titoletto {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #4682B4;
}
.titolo {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}
.form {
	font-size: 10px;
	color: #006699;
	background-color: #FFFFFF;
	border: 1px solid #778899;
	margin: 0px;

}
input {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #778899;
	margin: 0px;
	padding: 0px;

}
.testorosso {
	color: #CC3300;

}


.cornice {
	border: 1px solid;
	border-color: #D6D9E0;
}

.cornicelati {
	border-top: 1px none #D0DADF;
	border-right: 1px solid #D0DADF;
	border-bottom: 1px none #D0DADF;
	border-left: 1px solid #D0DADF;
}
/***********************************************/
/* calendar                                   */
/***********************************************/
.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: #5F9EA0;
	border-style: outset;
	border-width:1px
}
.dayname td {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #4674B0;
	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: #5F9EA0;
	height:20px;
	width:20px;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #5F9EA0;
	color: #ffffff;
	height:20px;
	width:20px;
	border: 1px solid #5F9EA0;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #FAFAD2;
	height:20px;
	width:20px;
	border: 1px solid #778899;
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.sunday a {
	color: #4682B4;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.saturday a {
	color: #4682B4;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #4682B4;
	background-color: #FFF8DC;
	height:20px;
	width:20px;
}
.event a {
	background-color: #FFF8DC;
	color: #4682B4;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #4682B4;
	background-color: #FFF8DC;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: #FFF8DC;
	color: #4682B4;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #4682B4;
	background-color: #FFF8DC;
	height:20px;
	width:20px;
}
.todayevent a {
	background-color: #FFF8DC;
	color: #4682B4;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}
.cornicesupinf {
	font-size: 11px;
	border: 1px dashed #D2D7DD;
}
.tabellinamenubox {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px dashed #CACDD2;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tabellinamenuboxsfondo {
	font-size: 11px;
	background-color: #E1E3E8;
	border: 2px dashed #CACDD2;
}