@charset "utf-8";
/* CSS Document */

div.cal_calendar {
	display: none;
}

div.cali_right_cal {
	display: none;
}

div.cal_button {
	display: none;
}
.C_year {
	color: #000000;
}

div.cal_titre_eng,
div.cal_titre_fra {
	width: 390px;
	height: 125px;
	margin-top: 12px;
	background-image: none;
}

div.cal_date h3 {
	font-size: 120%;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.C_month {
	display: none;
}

.C_day {
	display: none;
}

.C_year {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	float: left;
	width: 70px;
	text-align: right;
	padding-right: 12px;
	font-weight: bold;
	border: 0px solid #FFFFFF;
}
.C_fre p, .C_eng p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: left;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	border: 0px solid #FFFFFF;
	width: 550px;

}

.C_leap {
	font-weight: bold;
	color: #000000;
}
.C_day_item {
	overflow: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px solid #FFFFFF;
	width: 650px
}
sup {
	font-size: .8em;
}
span.every_year {
	font-size: 0.8em;
	line-height: 1.0em;
}
