.cal_gau {
	width: 420px;
	/* [disabled]background-color: #C8C8C8; */
	float: left;
}
.cal_dro {
	/* [disabled]background-color: #FF9E9F; */
	width: 420px;
	margin-left: 490px;

}
.cal_sess {
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 1000px;
	background-image: url(../calendrier/cal_1.png);
}
#cal_titre {
	border: 1px solid #000000;
	background-color: #E1E2FF;
	margin-bottom: 15px;
	color: #525252;
	text-align: center;
	font-size: large;
	font-family: Arial;
}
#cal_cont {
	height: 150px;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}
.cal_cent {
	float: left;
	width: 70px;
	text-align: center;
	color: #00294B;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	text-shadow: 0px 0px;
}
