.cal_hoy {
	width: 219px;
	/*Original*/
	/*background-color: #ffffff;*/
	
	/*New 2009/5/12*/
	background-color: #E8E8E8;
	
	border-left: 1px solid #dddddd;
	border-right: 1px solid #e4e4e4;
	vertical-align:top;
}

/*New 2009/5/12*/
.cal_hoy .vtop{

	background-color: #ffffff;
}
.cal_bot {
	text-align:right;
	padding-bottom: 5px;
	width: 176px;
}

.cal_ico {
	padding-left: 10px;
	padding-right: 5px;
	height: 59px;
	vertical-align:bottom;
	
	/*New 2009/5/12*/
	background-color: #ffffff;
}

.cal_tit {
	height: 40px;
}

.cal_hora_on {
	width: 219px;
	padding-top:1px;
	padding-bottom:1px;
	background-color: #e8e8e8;
}

.cal_hora_on TD {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	font-weight: bold;
	line-height: 18px;
}

.cal_hora_off {
	width: 219px;
	padding-top:1px;
	padding-bottom:1px;
	background-color: #ffffff;
}


.cal_hora_off TD {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	font-weight: bold;
	line-height: 14px;
	height: 18px;
}

.cal_hora {
	width:76px;
	padding-left:7px; 
}

.cal_prog {
	width:116px;
}

.cal_mas {
	width: 20px;
	text-align:left;
}

.cal_sep_pt {
	background:#ffffff url(../images/news/patt_sep.gif); 
	background-repeat: repeat-x; 
	height:1px; 
	width: 219px; 
	padding-top: 2px;
}

.cal_fl_lnk {
	color: #006600;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.cal_week {
	color: #616161;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.cal_sched {
	width: 219px; 
	margin-top:8px;
}

.cal_sched_cb {
	width: 202px;
	height: 20px;
}

.cal_sep {
	width: 219px;
	height: 8px;
	
}

.cal_sep_ln {
	height:1px;
	background-color: #000000;
	width: 219px;
}

.cal_fecha {
	font-family: Verdana;
	font-size: 12px;
	color: #184a1c;
	font-weight: bold;
	padding-left: 8px;
	width: 219px;
}

.cal_pager {
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 219px;
}

.cal_weekpage {
	color: #616161;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.cal_weekdays {
	width: 219px;
	padding-left: 8px;
	padding-bottom: 5px;
}

.cal_daycal {
	width: 219px;
	padding-left: 8px;
	padding-bottom: 8px;
}

.cal_daycal_bg {
	background-color: #e8e8e8;
	width: 204px;
}

.cal_lnkday {
	color: #898989;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 14px;
}

.day_hoy {
	float: left;
	background: url(../images/calendar/bg_dayhoy.gif) no-repeat;
	width: 28px;
	height: 25px;
	padding-top: 5px;
	text-align:center;
	cursor: pointer;
	padding-right: 1px;
}

.day_hoy A {
	font-size: 9px;
	color: #9c9c9c;
}

.day_off {
	float: left;
	background: url(../images/calendar/bg_dayoff.gif) no-repeat;
	width: 28px;
	height: 25px;
	padding-top: 5px;
	text-align:center;
	cursor: pointer;
	padding-right: 1px;
}

.day_off A {
	font-size: 9px;
	color: #efefef;
}


.day_on {
	float: left;
	background: url(../images/calendar/bg_dayon.gif) no-repeat;
	width: 28px;
	height: 25px;
	padding-top: 5px;
	text-align:center;
	cursor: pointer;
	padding-right: 1px;
}

.day_on A {
	font-size: 9px;
	color: #cddbce;
}

.bg_calhap {
	height: 24px; 
	width: 422px; 
	padding-left: 5px; 
	background: #ffffff url(../images/news/bg_main.gif) repeat-x left bottom;
	color: #666666;
}

.cal_reg
{
	/* color: #2c8f00; */
	font-weight: bold;
}

.cal_reg_tbl
{
	color: #006600;
	font-weight: bold;
}