#calback {
	background: #FFF url('../images/calWaiting.gif') no-repeat 50% 100px;
	margin: 0 auto;
	width: 200px;
}

#calendar {
	width: 100%;
	height: 100%;
}

.cal {
	background-image:url(../images/sfondocal.gif);
	background-position:top;
	background-repeat:no-repeat;

	width: 100%; 
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #678f50;
	font-size: 14px;  
	font-family:arial;
}

.calhead img {
	border: none;
}

.dayhead {
	height: 25px;
	background: #EEE;
	font-size:12px;
	font-family:arial;
}

.dayhead td {
	text-align: center;
	color: #678f50;
}

.dayrow {
	background: #FFF;
}

.dayrow td {
	width: 50px;
	color: #000;
	font-size: 9px;
}

.day {
	height:20px;
	padding-top:3px;
	text-align:center;
	font-size:14px;
	font-family:arial;
}

.day a{
	color:#636363;
	text-decoration:none;
}

.findme {
		height:20px;
	padding-top:3px;
	text-align:center;
	font-size:14px;
	font-family:arial;
}

.findme a{
	color: #647500;
	text-decoration:none;
}

.dayover {
	background: #EEE;
}

.dayout {
	background: #FFF;
}
