.day {
	width: 70px;
	text-align: right;
	height: 64px;
	vertical-align: top;
	background-image: url(../images/calendario/agenda.jpg);
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-top: 12px;
}
.day_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #575757;
	font-weight: bold;
}
.day_txt {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.vertical_split {
	background-image: url(../images/interface/aux_slots_split.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 3px;
}
.spacer {
	line-height: 6px;
}
.description_txt {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
	background-color: #FFFFFF;
}
.horizontal_split_cal {
	background-image: url(../images/interface/split_dotted.png);
	background-position: center center;
	background-repeat: repeat-x;
	height: 23px;
}
.blueBold_txt {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #00007a;
	font-weight: bold;
}
.cal-linea {
	background-color: #6466CB;
}

.hoy {
	font-family: "trebuchet ms",verdana,tahoma,sans-serif;
	font-size: 11px;
	text-align: center;
	color: #575757;
	line-height: 16px;
	border: 1px solid #00007a;
}
.hoy a { 
	text-decoration:none;
	color: #575757;
	text-align: center;
	line-height: 15px;
}

.cal-tit {
	font-weight: bold;
	color: #00007A;
	background-color:#F4F4F4;
}

.cal-txt {
	font-family: "trebuchet ms",verdana,tahoma,sans-serif;
	font-size: 11px;
	color: #575757;
	text-align: center;
	line-height: 15px;
	/* font-weight:bold; */
}
.cal-txt a {
	text-decoration:none;
	color: #575757;
	text-align: center;
	line-height: 14px;
}

.cal-txt-f {
	font-family: "trebuchet ms",verdana,tahoma,sans-serif;
	font-size: 11px;
	color: #00007a;
	text-align: center;
	whith:10px;
	/* font-weight: bold;*/
	line-height: 15px;
	background-color: #cccccc;
	background-color: #E98D8F;
}
.cal-txt-f a {
	text-decoration:none;
	color: #00007a;
	line-height: 14px;
}

.cal-marco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: "trebuchet ms",verdana,tahoma,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}



.cal-marco-global {
	background-image: url(../images/calendario/agenda_huge.jpg);
	width: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 190px;
	vertical-align: top;
	padding-top: 28px;
	padding-bottom: 26px;
}
.cal-marco-global-cajita {
	background-image: url(../images/calendario/agenda_huge.jpg);
	width: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 190px;
	vertical-align: top;
	padding-top: 52px;
	padding-bottom: 26px;
}
.caja_calendario{
	background-image: url(../images/calendario/calendar_background.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 162px;
}

.cal-total {
	background-image: url(../images/calendario/agenda_total.jpg);
	width: 170px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 170px;
	vertical-align: top;
	padding-top: 25px;
	padding-bottom: 26px;
}

.fields_cal {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #00007a;
	line-height: 10px;
}
.holiday {
	background-color: #FFFFFF;
	width: 70px;
	text-align: right;
	height: 64px;
	vertical-align: top;
	background-image: url(../images/calendario/agenda-holiday.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 8px;
}
.holiday_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00007a;
	font-weight: bold;
}
.holiday_txt {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
