.calendario_ficha_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	padding: 3px,3px,3px,3px;
}
.calendario_ficha_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.cal_mes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	background: #d1b85d;
}
.cal_dia_semana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004688;
	background: #a4caee;
}
.cal_dias, .cal_dias a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	background: #f3e4b5;
	text-decoration: none;
}
.cal_prog_ocupado, .cal_prog_ocupado a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: 9e1b09;
	text-decoration: none;
}
.cal_prog_ocupado a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: 9e1b09;
	text-decoration: none;
}

.cal_lineas {
    background: #f9f3dc;
}
.cal_iframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #f9f3dc;
	

}