#calendar td {
	font-size: 10px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

#calback {
	clear: both;
	width: 260px;
	height: 161px;
	background: url(../img/calendar/calWaiting.gif) no-repeat center;
}

#calendar {
	position: relative;
	top: -10px;
	width: 260px;
	background: url(../img/calendar/fond_calendar.gif) no-repeat bottom;
}

.cal {
	margin: auto;
	width: 210px;
}

.cal a {
	color: #53BFCD;
	font-size: 10px;
	text-decoration: none;
}

.cal a:hover, .cal a:focus {
	color: #4BC9DF;
	
}

.calhead {
	width: 210px;
	font-size: 10px;
	font-weight: bold;
}

.calhead span {
	width: 210px;
	color: #53BFCD;
	font-size: 10px; 
}

.calhead img {
	border: 0;
}

.calhead table {
	width: 210px;
}

.calhead a {
	border: 0;
	color: #FFFFFF;
	text-decoration: underline;
}

.calhead a:hover, .calhead a:focus {
	border: 0;
}

.dayhead {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.dayhead td {
	height: 15px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.dayrow {
	height: 15px;
}

.dayrow td {
	width: 20px;
	height: 15px;
	color: #FFFFFF;
	font-size: 12px;
}

.day {
	padding-top: 3px;
	width: 23px;
	height: 20px;
	text-align: center;
}

.dayover {
	background: #F4F4F4;
}

.dayout {
	background: #FFFFFF;
}

#calevent {
	padding-top: 3px;
	width: 23px;
	height: 20px;
	font-size: 10px;
	text-align: center;
}

#calevent a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#calevent a:hover, #calevent a:focus {
	color: #4C4C4C;
}

#event {
	border-top: 1px solid #727260;
	border-bottom: 1px solid #727260;
	width: 100%;
	height: 100%;
	font-family: Arial, sans-serif;
}

#event .heading {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px;
	position: relative;
}

#event .title {
	color: #656551;
	font-size: 13px;
	font-weight: bold;
}

#event .posted {
	color: #8C8C73;
	font-size: 10px;
}

#event .back {
	position: absolute;
	top: 10px;
	right: 10px;
}

#event .back a {
	border: 0;
	color: #00CC00;
	font-size: 10px;
	text-decoration: underline;
}

#event .back a:hover, #event .back a:focus {
	color: #00EE00;
}

#event .line {
	padding: 10px;
	overflow: auto;
}

.error {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}

#jump {
	border: 1px solid #888888;
	padding: 5px;
	background: #F6F6F6;
	line-height: 30px;
	z-index: 100;
}

#jump a {
	border: 0;
	text-decoration: none;
}

#jump img {
	border: 0;
}
