.caldaygris {
	FONT-SIZE: 10px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
.caldaynaranja {
	FONT-SIZE: 10px; COLOR: #ff6600; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
.calday {
	FONT-SIZE: 10px;
	COLOR: #252526;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: right;	
}
.calday2 {
	FONT-SIZE: 10px;
	COLOR: #252526;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: right;
	font-weight: bold;
}
.calyear {
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: right
}
.calday:hover {
	FONT-SIZE: 10px; COLOR: #252526; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: right
}
.calD {
	BORDER-RIGHT: #E7E7E7 1px solid; BORDER-TOP: #E7E7E7 1px solid; BORDER-LEFT: #E7E7E7 1px solid; WIDTH: 12px; BORDER-BOTTOM: #E7E7E7 1px solid; HEIGHT: 12px; TEXT-ALIGN: right
}
.calDOver {
	BORDER-RIGHT: #7B7B7B 1px solid; BORDER-TOP: #7B7B7B 1px solid; BORDER-LEFT: #7B7B7B 1px solid; WIDTH: 12px; BORDER-BOTTOM: #7B7B7B 1px solid; HEIGHT: 12px; TEXT-ALIGN: right
}
.caldayr {
	FONT-SIZE: 10px;
	COLOR: #AB2300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: right;	
}
.caldayr2 {
	FONT-SIZE: 10px;
	COLOR: #AB2300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: right;
	font-weight: bold;
}
.calD2Day {
	BORDER-RIGHT: #7B7B7B 1px solid; BORDER-TOP: #7B7B7B 1px solid; BORDER-LEFT: #7B7B7B 1px solid; WIDTH: 12px; BACKGROUND-COLOR: #FFFFFF; BORDER-BOTTOM: #7B7B7B 1px solid; HEIGHT: 12px; TEXT-ALIGN: right
}
.contenttext {
	BORDER-RIGHT: #7B7B7B 1px solid; BORDER-TOP: #7B7B7B 1px solid; FONT: 10px Verdana; TEXT-TRANSFORM: none; BORDER-LEFT: #7B7B7B 1px solid; COLOR: #000000; BORDER-BOTTOM: #7B7B7B 1px solid; TEXT-DECORATION: none
}
/*filtro*/

.filter-box {
	padding: 2px 6px;
	height: 32px;
	border: 1px solid #98C0BF;
}
.filter-title{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #1b9b87;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.filter-list{
	font: normal 10px verdana;
	color: #999999;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #1B9B87;
}
input.filter{
	font: normal 10px verdana;
	color: #999999;
	margin-right: 2px;
	margin-left: 2px;
	height: 16px;
	width: 168px;
	border: 1px solid #1B9B87;
}
.filter-go{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFA700;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	}
/*Anual*/
.tit-month{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #3C7ED4;
	border: 1px solid #FF9900;
}
.y-title-week{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}
.y-content-week{
	background: #3C7ED4;
	padding: 2px;
}
.y-day{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	background: #CCCCCC;
	padding: 2px;
}
/*diario*/
.day{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFA700;
	text-decoration: none;

}
.hora{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFA700;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #FFa700;
}
/*Mensual*/
.month-box{
	background: #FF9900;
	border: 1px solid #FF6600;
	font: normal 11px verdana;
	color: #FFFFFF;
}
.w-title{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	width: 70px;

}
/*pie navegable*/
.cal-footer-box{
	padding: 4px;
	border: 1px solid #FF9900;

}

.footer-cal:link{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-cal:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}