/*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: #FFFFFF; text-align: center; /*width:300px;*/ /*margin:auto;*/}
.yearname {font-family: Arial; text-align: center; font-size: 18px; }

.monthname {
	text-align: right;
	background-color: #4E7A97;
	padding:0 10px 0 0;;
	height:22px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

.monthname a{font-family: Arial; text-align: right; font-size: 12px; text-decoration:none;color:#FFFFFF;padding:0;}
.monthname a:hover{ text-decoration:underline;}
.dayname td
{
	font-family: Arial;
	text-align: center;
	font-size: 12px;
	background-color:#DFE6EB;
	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:39px;
	font-family: Arial;
	text-align: center;
	font-size: 9px;
	color:#565656;
	background-color: #F3F5F7; 
}
.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: #F4EDDE; }
.selectedday {background-color: #4E7A97;color:#fff; }
.selectedday a{background-color: #4E7A97;color:#fff; }
.selectedday a:hover{background-color: #4E7A97;color:#fff; }

.green {background-color: #FFEB01; }
/*.selecteddaymixt{background:url(../../img/web/fons_calendari_mixt.gif) center center;}*/
.selectedday a,.green a,.selecteddaymixt a{color: #fff; font-weight:bold;}

