/***********************************************/
/* redef. html                                 */
/***********************************************/

table {
	font-size: 12px;
	empty-cells: show;
	border-collapse: collapse;
	}
body {
	color: #8B4513;
	font-family: "Courier New", Courier, monospace;
	//line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;	
}
.sfondobody {
background: #FFF5EE url(images/bgpatternrete.gif) repeat center top;
}
p {
	text-align: justify;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	color: #A1D49B;
	border-top: #C5DE9A;
	border-right: #C5DE9A;
	border-bottom: #C5DE9A;
	border-left: #C5DE9A;
}
a:link {
	color: #400000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background: #6C0000;
}
a {
	color: #400000;
	text-decoration: none;
}

/***********************************************/
/* menu box                                    */
/***********************************************/
.menuboxcontent {
	background-color: #FFE8CE;
	border: 2px dashed #C5DE9A;
	font-size: 12px;
	clear:both;
}
.menuboxheader {
	//color: #FDF797;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	min-height: 27px;
	height: 27px!important;
	height: 27px;
	vertical-align: middle;
	background-image: url(images/tabheadscura.gif);
	background-repeat: repeat-x;
}
.menuboxheaderscura {
	//color: #C5DE9A;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	min-height: 27px;
	height: 27px!important;
	height: 27px;
	vertical-align: middle;
	background-image: url(images/tabheadmedia.gif);
	background-repeat: repeat-x;
}

/***********************************************/
/* 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: "Courier New", Courier, monospace;
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 #000000;
background: #CCCCCC;
text-decoration: none; 
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid Silver;
background: #333333;
color: #ffffff;
}
#list-menu a:hover {
border: 1px solid Silver;
background: #333333 url(images/background1.gif);
color: #ffffff;
}

/***********************************************/
/* general - sfondi layout                     */
/***********************************************/
.header {
	background: #FFFFFF url(images/header.jpg) no-repeat right top;
	height: 110px;
	//border-bottom: 2px groove #C5DE9A;
	border-bottom: 0px solid #D1D3D2;
}
.menu_bg {
	margin: 4px;
	width: 142px;
	left: 4px;
	right: 4px;
	background: url(images/bgcontainer.gif) repeat left top;
}
.background {
	background-image: url(images/bgpattern.gif);
	background-repeat: repeat;
}
.backgroundgenerico {
	border-top-width: 1px;
	border-right-width: 1px;
	background: url(images/bgpatternrete.gif) repeat;
}
.borderupper {
	background-image: url(images/borderupper.gif);
	background-repeat: repeat-y;
}
.borderlower {
	background: #F5FAFE;
	border-top: 1px solid #E3ECEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #E3ECEE;
	border-bottom-color: #E3ECEE;
	border-left-color: #E3ECEE;
}
.bandone {
	background: url(images/bandone.gif) no-repeat left center;
	height: 30px;
	vertical-align: middle;
	text-align: left;
}
.bgcenterbody {
	background: #F0F0F0 left top;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;

}
.tabellacontenitore {
	border: 2px ridge #F3E0EB;
	background: url(images/bgcontainer.gif) repeat;
}



/***********************************************/
/* general - testi e tabelle                   */
/***********************************************/
.testo {
	font-size: 11px;
	line-height: 13px;
}
.testoarticolo {
	font-size: 11px;
	line-height: 13px;
	text-indent: 6px;
	letter-spacing: 0.15em;
	font: normal 90%/130% "Courier New", Courier, monospace;
}
.testo10 {
	font-size: 10px;
	line-height: 12px;
	color: #A36208;
}
.tabellina {
	background-color: #FFFFFF;
	border: 1px solid #DCDCDC;
}
.tabellinasfondo {
	background-color: #F5FAFE;
	border: 1px none #8AD9FF;
	font-size: 11px;
}
.tabheadscura {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	background: url(images/tabheadscura.gif) repeat-x;
	height: 27px;
	min-height: 27px;
	vertical-align: middle;
}
.tabhead {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	background: url(images/tabhead.gif) repeat-x;
	height: 27px;
	min-height: 27px;
	vertical-align: middle;
}
.tabheadmedia {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	background: url(images/tabheadmedia.gif) repeat-x;
	height: 27px;
	min-height: 27px;
	vertical-align: middle;
}

.titoletto {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #588526;
}
.titolo {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}
.form {
	font-size: 11px;
	color: #A36208;
	background-color: #FFFFFF;
	border: 1px solid #BBD1E8;
	margin: 0px;

}
input {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #99CCFF;
	margin: 0px;
	padding: 0px;

}
.testorosso {
	color: #CC3300;
}
.cornice {
	border: 1px solid #FEC689;
}
.cornicelati {
	border-top: 1px none #FEC689;
	border-right: 1px solid #FEC689;
	border-bottom: 1px none #FEC689;
	border-left: 1px solid #FEC689;
}
/***********************************************/
/* 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: #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: Georgia, "Times New Roman", Times, 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;
	border: 1px solid #003366;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #66ff66;
	height:20px;
	width:20px;
	border: 1px solid #993300;
}
.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%;
}
