td.calendar {
	/*font-family: "Trebuchet MS", Arial, Veranda, sans-serif;*/
	padding: 2px;
	font-size:10px;
}

#calback {
	background: #FDF6EA url('http://www.radiobanda.com/calendario/calWaiting.gif') no-repeat 50% 100px;
	margin: 0 auto;
	width: 250px;	
	height: 215px;
}

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

.cal {
	background: #fff;
	width: 100%; 
}

.calhead {
	width: 100%;
	/*
	font-weight: bold;
	color: #00adee;
	font-size: 14px;  */
	background-color: #999; color: #fff; font-weight: bold; font-size: 100%;
	height:20px;
}

.calhead img {
	border: none;
}

.dayhead {
	height: 20px;
	background: #666;
}

.dayhead td {
	text-align: center; background-color: #666; color: #fff; font-weight: bold; font-size: 85%;
}

.dayrow {	
	font-size:80%;
	background: #FDF6EA;
	height: 25px;
}

.dayrow td {
	/*width: 40px;*/
	/*color: #000;
	font-size: .7em;*/
	font-size:85%;
	text-align:center;
}

.day {
/*	float: right;*/
}
.day b {font-weight:normal;}

.dayover {
	/*background: #EEE;*/
}

.dayout {
	/*background: #FFF;*/
}
.today_day {border: #900 1px solid; display:block; /*width:40px;*/ height:25px; line-height:25px;}
.day_evento {font-weight: bold; background-color: #FDF6EA; text-decoration:none; color:#900; /*width: 40px; */height:25px;}
a.day_evento {color:#900; font-weight: bold; text-decoration:none; display:block; /*width:40px; */height:25px; line-height:25px;}
a:hover.day_evento {background-color:#FFEACE;}

a.navegacion { font-family:Arial, Helvetica, sans-serif; font-size:9px; display: block; float:right; text-align:center; padding:2px; margin-left:1px; background-color:#999; color:#FFF; font-weight:normal; text-decoration:none; width:55px; height:20px; line-height:20px;}
a:hover.navegacion {background-color:#900; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:9px;}
