.calendrier_bac {	
	width:459px;
}
table.calendrier_bac  {
	border-left:1px solid #080053;
	border-top:1px solid #080053;
	border-bottom:0;
	border-right:0;
}
.calendrier_bac .calendrier_titre {
	font-weight:bold;
	background-color:#080053;
	padding:3px 0 3px 0;
}
.calendrier_titre td {
	color:#ffffff;}
.calendrier_bac td{
	border-right:1px solid #080053;
	border-left:0;
	border-top:0;
	border-bottom:1px solid #080053;
	text-align:center;
	font-size:9px;
	font-family:Verdana;
}