#asv_kalenda_minical {
	background-image: url(jet-ski-france.jpg);
	width: 150px;
	margin-left: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
	padding-left: 5px;
	padding-top: 5px;
}
#asv_kalenda_minical a {

	text-decoration: none;

	color: #000000;

	text-align: center;

}

#asv_kalenda_minical a:hover {

	text-decoration: none;

	color: #592400;

}

.year {

	border-style: outset;

	border-width: 0px;

	text-align: center;

}

.month {

	border-style: none;

	text-align: center;

}

.yearname {

	text-align: center;

	font-size: 18px;

	font-weight: bold;

}

.monthname {

	text-align: center;

	font-size: 12px;

	font-weight: bold;

	color: #333333;

	border-style: solid;

	border-width:0px;

}

.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-style: none;
	border-width:0px;
	background-color: #999999;
}

.weeknumtitle {

	text-align: center;

	font-size: 10px;

	font-weight: bold;

	color: #667171;

	border-style: none;

	border-width:0px;

}

.weeknum {

	text-align: center;

	font-size: 10px;

	height:17px;

	width:17px;

	color: #CD5C5C;

	background-color: #FAEBD7;

}

.week {

	border-style: none;

	text-align: center;

}

.monthweek {

	text-align: center;

	font-size: 10px;

	font-weight: bold;

	color: #667171;

	border-style: solid;

	border-width:0px;

}

.yearnavigation {

	font-size: 12px;

}

.datepicker {

	background-color: #FAEBD7;

}

.datepickerform {

	margin: 0px;

}

.monthnavigation {
	text-align: center;
}

.monthpicker {

	font-size: 11px;

}

.yearpicker {

	font-size: 11px;

}

.pickerbutton {

	border-style: solid;

	border-width: 0px;

}

.nomonthday {

	text-align: center;
	font-size: 10px;
	height:14px;
	width:14px;
	color: #aaaaaa;

}

/* LES JOURS DU CALENDRIER*/
.monthday {
	text-align: center;
	font-weight: normal;
	color: #000000;
	height:14px;
	width:14px;

}

.today {
	background-color: #E9E9E9;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border-width: 0px;
	border-style: solid;
	color: #000000;
	height:17px;
	width:17px;
	text-decoration: underline;
	
}

.selectedday {

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	border-width: 0px;

	border-style: none;

	background-color: #CDC9C9;

	height:17px;

	width:17px;

}

.sunday {
	background-color: #B6B6B6;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height:17px;
	width:19px;

}

.sunday a {

	color: #667171;

}

.saturday {
	background-color: #B6B6B6;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height:17px;
	width:19px;
}

.saturday a {

	color: #667171;

}

.event {
	background-color: #00FF33;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border-width: 0px;
	border-style: solid;
	color: #000000;
	height:17px;
	width:17px;
	text-decoration: underline;

}

.event a {

	color: #FFFFFF;

}

.selectedevent {

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	border-width: 0px;

	border-style: solid;

	color: #000000;

	background-color: #CDC9C9;

	height:17px;

	width:17px;

}

.selectedevent a {

	background-color: #ffffff;

	color: #000000;

}

.todayevent {

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	border-width: 0px;

	border-style: solid;

	color: #000000;

	background-color: #FFEC00;

	height:17px;

	width:17px;

}

.todayevent a {

	background-color: #FFEC00;

	color: #000000;

}

.eventcontent {

	font-size: 10px;

	border-style: solid;

	border-width: 0px;

	width: 100%;

}


