.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFE993;
	background-color: #880400;
	height: 12px;
	width: 50px;
	text-align: center;
	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;
}
.jours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #BE9941;
	color: #000;
	border: 2px solid #D2C370;
	height: 50px;
	vertical-align: top;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.num_jour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #880400;
	line-height:10px;
	padding-top:4px;
}
.jours_vide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #C5A352;
	color: #000;
	border: 2px solid #D2C370;
	height: 50px;
	vertical-align: top;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.mois {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #880400;
	text-align: center;
}
.mois02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #460200;
	text-align: center;
}
.mois02 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #460200;
	text-align: center;
	text-decoration: none;
}
.aujourdhui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #880400;
	color: #EFE993;
	border: 2px solid #D2C370;
	height: 50px;
	vertical-align: top;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.aujourdhui_jour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EFE993;
	line-height:10px;
	padding-top:4px;
}

