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


div.cal_date {
	background-image: url(/cal/images/cadre-titre.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 390px;
	margin-top: 12px;
	z-index: 7;
	position: relative;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.cal_date h3 {
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.cal_date h3 sup {
	font-size: 14px;
}


div.cal_titre {
	width: 390px;
	height: 125px;
	margin-top: 12px;
}

/* cal 2 */

div.cal_button {
	width: 150px;
	padding: 6px;
}


div.cal_button p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
div.cal_button a {
	color: #000000;
	text-decoration: none;
}
div.cal_button a:hover {
	color: #000000;
	text-decoration: none;
}
div.cal_button a:link {
	color: #000000;
	text-decoration: none;
}
div.cal_button a:visited {
	color: #000000;
	text-decoration: none;
}

div.cal_calendar {
	float: right;
	margin-bottom: 9px;
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 0px;
}

.C_month {
	zdisplay: none;
}

.C_day {
	zdisplay: none;
}

.C_year {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #903;
	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: 490px;

}

.C_leap {
	font-weight: bold;
	color: #000000;
}
.C_day_item {
	overflow: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px solid #FFFFFF;
	width: 590px
}
sup {
	font-size: .8em;
}

span.every_year {
	font-size: 0.9em;
	line-height: 1.0em;
}

/* Stlye pour Internet */

div.cali_calendar {
	width: 590px;
}

div.cali_right_cal {
	float: right;
	width: 220px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	clear: right;
}

div.cali_right_cal table {
	width: 220px;
}

div.cali_content {
	width: 360px;
	float: left;
	overflow: auto;
}

div.cali_titre_eng, 
div.cali_titre_fra {
	width: 590px;
	margin-bottom: 24px;
}

div.cali_titre_eng h2,
div.cali_titre_fra h2 {
	margin: 0px;
	padding: 0px;
	position: relative;
}

div.cali_titre_eng h2 span, 
div.cali_titre_fra h2 span {
	display: none;
}

div.cali_date {
	float: left;
	width: 360px;
	background-image: url(/cal/images/cadre-titre2.gif);
	padding: 0px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

div.cali_date h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div.cali_date h3 sup {
	font-size: 14px;
}



.regularFont {
	font-weight: normal;
	display: inline-block;
	margin-left: 36px;
}

