 
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #FAEBD7;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #5da9c6;
	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: #c9e1ea;
	color: #667171;
	border-style: solid;
	border-width:0px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
/*	height:90px; */
	width:90px;
	color: #CD5C5C;
	background-color: #FAEBD7;
}
.week {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthnavigation a {
	font-family: Tahoma, Arial, sans-serif;
	display:block;
	border:solid orange 1px;
	background-color:#ffeba4;
	text-decoration:none;
	font-weight:bold;
}
.monthnavigation a:hover {
	background-color:#eefbff;
}
.monthpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.nomonthday {
	text-align: center;
	vertical-align: top;
	font-size: 10px;	height:10px;
width:90px;
color: #aaaaaa;
}
.monthday, .sunday, .saturday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	background-color: #c9e1ea;
	color: #000000;	height:10px;
width:90px;
}
.monthday:hover, .sunday:hover, .saturday:hover {
	background-color: #eefbff;
}
.today {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	background-color: #eaecec;
	color: #000000;	height:10px;
width:90px;
}
.selectedday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;	height:10px;
width:90px;
}
.sunday, .saturday {
	background-color: #96cde2;
}
/*
.sunday {
	background-color: #FFEFDB;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:90px;
	width:90px;
}
.sunday a {
	color: #667171;
}
.saturday {
	background-color: #FFEFDB;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:90px;
	width:90px;
}
.saturday a {
	color: #667171;
}
*/
.event {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;	height:10px;
width:90px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #CDC9C9;	height:10px;
width:90px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #000000;
}
.todayevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EEE9E9;	height:10px;
width:90px;

}
.todayevent a {
	background-color: #ffffff;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	padding:0px;
}
.eventcontent tr, .eventcontent td{
	padding:0px;
	margin:0px;
}
.eventcontent a {
	display:block;
	background-color:#b9defe;
	margin:0px;
	border:solid 1px #CC9933;
	color:#555555;
	text-decoration:none;
}
.eventcontent a:hover {
	color:#000000;
}

/* couleur de fond aleatoire */
.event_1 a {
	background-color:#FFFFFF;
}
.event_2 a {
	background-color:#96dfa4;
}
.event_3 a {
	background-color:#fcfc9a;
}
.event_4 a {
	background-color:#f288f2;
}
.event_5 a {
	background-color:#FF7777;
}
.event_6 a {
	background-color:#7777FF;
}
.event_7 a {
	background-color:#e7a1ad;
}
.event_8 a {
	background-color:#f7ce60;
}
.event_9 a {
	background-color:#77BBBB;
}
.event_10 a {
	background-color:#BB77BB;
}
.event_11 a {
	background-color:#BBBB77;
}
.event_12 a {
	background-color:#9999FF;
}
.event_13 a {
	background-color:#FF9999;
}


.eventcontent a div {
	visibility:hidden;
	display:none;
	border:solid 2px #000000;
	position:absolute;
	top:180px;
	left:275px;
	width:638px;
	height:auto;
	padding:3px;
	background:#FFFFFF;
	color:#000000;
	z-index:200;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	overflow:auto;
}
.eventcontent a:hover div {
	display:block;
	visibility:visible;
}

