body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}

a:hover {
	text-decoration: none;
	color: #3163CE;
}

.year {
	border-style: outset;
	border-width: 1px;
	background-color: #ffffff;
	text-align: center;
}

.month {
	border-style: none;
	background-color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	border-style: none;
	border-width:1px
}

.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	border-style: none;
	border-width: 1px;
	padding: 1px;
	border: 1px #838f48 solid;
}

.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	border-style: none;
	border-width:1px
}

.weeknum {
	text-align: center;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #000000;
	background-color: #ffffff;
}

.week {
	border-style: none;
	background-color: #ffffff;
	text-align: center;
}

.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width:1px
}

.yearnavigation {
	font-size: 12px;
}

.datepicker {
	background-color: #ffffff;
	height: 50px;
	vertical-align: top;
}

.datepickerform {
	margin: 0px;
}

.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}

.monthpicker {
	font-size: 11px;
	background-color: #ffffff;
}

.yearpicker {
	font-size: 11px;
	background-color: #ffffff;
}

.pickerbutton {

}

.nomonthday {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #aaaaaa;
	padding: 1px;
	border: 1px #838f48 solid;
}

.monthday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	height:90px;
	width:90px;
	padding: 1px;
	border: 1px #838f48 solid;
}

.today {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffff;
	color: #000000;
	height:90px;
	width:90px;
}

.selectedday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: outset;
	background-color: #ffffff;
	height:90px;
	width:90px;
}

.sunday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:90px;
	width:90px;
	border: 1px #838f48 solid;
}

.sunday a {
	color: #667171;
}

.saturday {
	background-color: #ffffff;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:90px;
	width:90px;
	padding: 1px;
	border: 1px #838f48 solid;
}

.saturday a {
	color: #667171;
}

.event {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #ffffff;
	height:90px;
	width:90px;
}

.event a {
	background-color: #ffffff;
	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: #ffffff;
	height:90px;
	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: red;
	background-color: #ffffff;
	height:90px;
	width:90px;
}

.todayevent a {
	background-color: #ffffff;
	color: #000000;
}

.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}

.cours {
	letter-spacing: 3px;
	color: white;
	height: 25px;
	width: 90px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #C56E40;
}

.cours a {
	color: white;
}

.developpement_professionnel {
	background: #404080;
}

.sante_mentale {
	background: #BFAE3F;
}

.sante_physique {
	background: #91342A;
}

tr.daynames {
	height: 30px;
}

.developpement-physique {
	background: url('/../../images/developpement-physique.png') repeat-y;
}

.mentale-physique {
	background: url('/../../images/mentale-physique.png') repeat-y;
}

.developpement-mentale {
	background: url('/../../images/developpement-mentale.png') repeat-y;
}

.trois-programmes {
	background: url('/../../images/trois-programmes.png') repeat-y;
}

/*
tr.regularline {
	border-left: 1px #838f48 solid;
	border-right: 1px #838f48 solid;
}

tr.lastline {
	border-left: 1px #838f48 solid;
	border-right: 1px #838f48 solid;
	border-bottom: 1px #838f48 solid;
}
*/