.CALcpYearNavigation,
.CALcpMonthNavigation,
.CALcpMonthNavigationArrow{   		
		background-color:#AB013B;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#FFF;
		font-weight:bold;        
		height: 2em;
		}
.CALcpYearNavigation,
.CALcpCurrentMonthDate,
.CALcpCurrentMonthDateDisabled,
.CALcpMonthNavigation,
.CALcpOtherMonthDate,
.CALcpOtherMonthDateDisabled,
.CALcpCurrentDate,
.CALcpCurrentDateDisabled,
.CALcpTodayText,
.CALcpTodayTextDisabled,
.CALcpText
		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			/*font-size: 0.8em;*/
			font-weight:normal;
		}


.CALcpMonthNavigationArrow,.CALcpMonthNavigation{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*	font-size: 1em;	*/
	font-weight:normal;
}        
        
TD.CALcpDayColumnHeader
		{
		text-align:center;
		padding-top: 10px;
		color: #FFF;
		font-weight:bold;
		/*font-size: 1em;		*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
.CALcpCurrentMonthDate,
.CALcpOtherMonthDate,
.CALcpCurrentDate
		{
		text-align:center;
		text-decoration:none;
		}
.CALcpCurrentMonthDateDisabled,
.CALcpOtherMonthDateDisabled,
.CALcpCurrentDateDisabled
		{
		color:#F4B9BB;	/*REVISAR*/
		text-align:center;		
        text-decoration: none;        
		}
.CALcpCurrentMonthDate
		{
		color:#FFF;
		font-weight:bold;
/*		font-size: 1.1em;*/
		}
a.CALcpCurrentMonthDate:hover, a.CALcpOtherMonthDate:hover{
	color: #FFE3E4;
}
.CALcpCurrentDate
		{
		color: #FFF;
/*		font-size: 14px;*/
		font-weight:bold;
		}
.CALcpCurrentDateDisabled
		{
		color: #FFF;
/*		font-size: 11px;*/
		font-weight:normal;
		}		
.CALcpOtherMonthDate
		{
		color:#FFF;
		}
/*Dia d'avui seleccionat*/
TD.CALcpCurrentDate
		{
		background-color: #AB013B;
		color: #FFF;
		}
TD.CALcpCurrentDateDisabled
		{
		border-width:1;
		border:solid thin gray;
		}
/*Border general*/            
.CALcpBorder
		{
		/*border:solid thin #6677DD;*/
        border:0;        
		}
		
.CALcpOtherMonthDateDisabled{
	color: #AB013B;

}		

table.CALcpRowWeek tr{
	height: 20px;
//	height: 18px;
}

.group_1{
    color: #B6E1FF !important;
}
.group_2 {
    /*color: #D4D4D4 !important;*/
    color: #FFDE86 !important;
    font-weight: bold !important;
}
.group_3{
    color: #252525 !important;
}
