/*******************************************************************************
		AGENDA
*******************************************************************************/
.agendaFechaList {
	color: #656565;
	text-align:left;
	font-size: 8pt;
}
.agendaDiasSemana
{
	background : #9C0029;
	color : #FFFFFF;
	font-size : 7pt;
	font-weight:bold;
}
.agendaDiasMesOff
{
	background : #FFFFFF;
	color : #A2A2A2;
	font-size : 7pt;
}
.agendaDiasMesOnLaboral
{
	background : #DFE4FF;
	color : #000000;
	font-size : 7pt;
}
.agendaDiasMesOnFestivo
{
	background : #ECEAE6;
	color : #000000;
	font-size : 7pt;
}
.agendaMes
{
	background : #FFFFFF;
	color : #9C0029;
	font-size : 7pt;
	font-weight:bold;
}
.agendaLink  {
	text-decoration : none;
	color : #9C0029;
}
xa.agendaLink:hover  {
	text-decoration : none;
	color: #535B89;
}
a.calendarTITLink  {
	text-decoration : none;
	color : #9C0029;
	font-size : 7pt;
	font-weight:bold;
}
a.calendarTITLink:hover  {
	text-decoration : none;
	color: #535B89;
	font-size : 7pt;
	font-weight:bold;
}
