.CALcpYearNavigation,
.CALcpMonthNavigation,
.CALcpMonthNavigationArrow{   		
		background-color:#766403;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#FFF;
		font-weight:bold;        
		}
.CALcpYearNavigation,
.CALcpCurrentMonthDate,
.CALcpCurrentMonthDateDisabled,
.CALcpMonthNavigation,
.CALcpOtherMonthDate,
.CALcpOtherMonthDateDisabled,
.CALcpCurrentDate,
.CALcpCurrentDateDisabled,
.CALcpTodayText,
.CALcpTodayTextDisabled,
.CALcpText
		{
		    font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
	        font-size: 11px;
			font-weight:normal;	
		}


.CALcpMonthNavigationArrow,.CALcpMonthNavigation{
	font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight:normal;
}        
        
TD.CALcpDayColumnHeader
		{
		text-align:center;
		padding-top: 10px;
		color: #FFEC83;
		font-weight:bold;
		font-size: 12px;		
	    font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
		}
.CALcpCurrentMonthDate,
.CALcpOtherMonthDate,
.CALcpCurrentDate
		{
		text-align:center;
		text-decoration:none;
		}
.CALcpCurrentMonthDateDisabled,
.CALcpOtherMonthDateDisabled,
.CALcpCurrentDateDisabled
		{
		color:#FFF;
		text-align:center;		
        text-decoration: none;        
		}
.CALcpCurrentMonthDate
		{
		color:#FFEC83;
		font-weight:bold;
		font-size: 14px;
		}
a.CALcpCurrentMonthDate:hover{
	color: #FFF7CD;
}
.CALcpCurrentDate
		{
		color: #FFEC83;
		font-size: 14px;
		font-weight:bold;
		}
.CALcpCurrentDateDisabled
		{
		color: #FFF;
		font-size: 11px;
		font-weight:normal;
		}		
.CALcpOtherMonthDate
		{
		color:#FFEC83;
		}
/*Dia d'avui seleccionat*/
TD.CALcpCurrentDate
		{
		background-color: #766403;
		color: red;
		}
TD.CALcpCurrentDateDisabled
		{
		border-width:1;
		border:solid thin #FFAAAA;
		}

        
        /*Border general*/            
.CALcpBorder
		{
        
		/*border:solid thin #6677DD;*/
        border:0px;
        
		}
		
.CALcpOtherMonthDateDisabled{
	color: #CBBF82;
}		

table.CALcpRowWeek tr{
	height: 20px;
}
