/*body {font-family: Arial; font-size: 12px; text-align: center; font-weight: normal;}*/

/*td{border-style:outset; border-color:#000000; border-width:1px; padding:0px;margin:0px; outline:100px;}*/

.linkAgenda {text-decoration: none; color: #000000; text-align: center;}
.linkAgenda:hover {text-decoration: none;  }
.year {border-style: outset; border-width: 1px; background-color: #F3F3F3; text-align: center;}
.month {border-style: none; background-color: #e1fffd; text-align: center; /*width:300px;*/ /*margin:auto;*/}
.yearname {font-family: Arial; text-align: center; font-size: 18px; }

.monthname {
	text-align: left;
	background-color: #8fc9e3;
	padding:0;
	height:22px;
	color:#e1fffd;
	font-weight:bold;
	padding-left:10px;
	background:url(../../img/web/fons_calendari.gif) top right;
	height:46px;
	vertical-align:bottom;
}

.monthname a{font-family: Arial; font-weight:bold; text-align: right; font-size: 16px; text-decoration:none;color:#e1fffd; padding:0;}
.monthname a:hover{ text-decoration:underline;}
.dayname td
{
	font-family: Arial;
	text-align: center;
	font-size: 12px;
	background-color:#bfe2e6;
	color: #1A1A1A;
	border-style: outset;
	border-width:0px;
	font-weight:bold;
	height:22px;
	}

.yearnavigation {font-family: Arial; font-size: 12px;}
.datepicker {background-color: #FFFFFF;}
.datepickerform {margin: 0px;}
.monthnavigation {font-family: Arial;}
.monthpicker {font-family: Arial; font-size: 9px; background-color: #eeeeee;}
.yearpicker {font-family: Arial; font-size: 9px; background-color: #eeeeee;}
.pickerbutton {font-family: Arial; font-size: 9px; background-color: #eeeeee; border-style: solid; border-color: #000000; border-width: 1px;}




.selectedday ,.nomonthday ,.monthday ,.today ,.green ,.sunday ,.saturday,.selecteddaymixt
{
	
	height:22px;
	width:36px;
	font-family: Arial;
	text-align: center;
	font-size: 9px;
	color:#565656;
	background-color: #d2f2f1;
}
.selectedday a,.nomonthday a,.monthday a,.today a,.green a,.sunday a,.saturday a,.selecteddaymixt a
{
	display:block;
	height:16px;
	padding-top:4px;
	text-decoration:none;
}


.today {background-color: #44a1cb; color:#FFFFFF; }
.selectedday {background-color: #86c0da; color:#FFFFFF; }
.green {background-color: #FFEB01; }
.selecteddaymixt{background:url(../../img/web/fons_calendari_mixt.gif) center center;}
.selectedday a,.green a,.selecteddaymixt a{color:#FFFFFF;font-weight:bold;}
