.mks_sd_click {
	cursor: pointer;
	cursor: hand;
	padding : 0;
}


.mks_sd_btn{
    background: Black;
    font: 10px;
    color: Red;
    font: bold;
    text-align: right;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
}

.mks_sd_annee{
    background: #808080;
    font: 10px;
    color: white;
    font: bold;
    text-align: center;
		
    /*border: 0px;*/
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		white-space : nowrap;
}

.mks_sd_semaine{
    background: #B02020;
    font: 11px;
    color: white;
    font: bold;
    text-align: right;
    /*border: 0px;*/
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
}

.mks_sd_today{
		cursor: hand;
    font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
    color: red;
    font: bold;
		text-align : right;
    width: 20px;
    border: 0px;
}

.mks_sd_selected{
    font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-align : right;
    font: bold;
    width: 20px;
    border: 0px;
}

.mks_sd_selected div {
    text-decoration : none;
		color : white;
		background: black;		
		padding : 2px 2px 2px 2px;
}

.mks_sd_dayofmonth{
    background: #FFFFFF;
    width: 20px;
    border: 0px;
		text-align : right;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
}

.mks_sd_dayoutmonth{
    background: white;
    color: #666666;
    width: 20px;
    border: 0px;
}

.mks_sd_dayofmonth div {
    text-decoration : none;
		color : black;
}

.mks_sd_weekend{
    background: #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-align : right;
    color: Red;
    width: 20px;
    border: 0px;
}

.mks_sd_weekend div {
	text-decoration : none;
	color : gray;
}
