.titleMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #87212E;
	height: 36px;
	letter-spacing: -1px;
}
.day {
	background-color: #FFFFFF;
	width: 70px;
	text-align: right;
	height: 55px;
	vertical-align: top;
	background-image: url(../img/base/agenda.gif);
	background-repeat: no-repeat;
}
.day_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4E80C6;
	font-weight: bold;
}
.day_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E80C6;
	font-weight: bold;
	top: 4px;
	clip:  rect(4px auto auto auto);
}
.description_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.horizontal_split {
	width: 1px;
	line-height: 1px;
	border-top: 1px solid #9eb387;
}
.cal-linea {
	background-color: #6466CB;
}
.cal-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	font-weight:bold;
}

.hoy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	background-color: #87212e;
}


.cal-txt-f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9EB387;
	line-height: 10px;
	background-color: #F4F7F2;
	border: 1px solid #9EB387;
}
.holiday {
	background-color: #FFFFFF;
	width: 70px;
	text-align: right;
	height: 55px;
	vertical-align: top;
	background-image: url(../img/base/agenda-holiday.gif);
	background-repeat: no-repeat;
}
.holiday_number {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.holiday_txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	top: 4px;
	clip:  rect(4px auto auto auto);
}
.global_slot {
	background-image: url(images/calendar_back.gif);
	background-repeat: no-repeat;
	width: 272px;
	padding-right: 10px;
	padding-left: 10px;
	height: 220px;
}
.global_slot_small {
	background-image: url(images/calendar_back_small.gif);
	background-repeat: no-repeat;
	width: 204px;
	padding-right: 10px;
	padding-left: 10px;
	height: 165px;
}
.txtGreenBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9eb387;
}
