#bloccalendrier{
	text-align: center;
	width: 194px;
	height: 194px;
}
#bloccalendrier TD{
	vertical-align: top;
}
#bloccalendrier div{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
}
#bloccalendrier a{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	color: #CBB293;
	text-decoration: none;
}
#bloccalendrier a:hover{
	color: #9D8872;
	text-decoration: none;
}

#calendrier{
	background-color: #CBB293;
	text-align: center;
	border: 2px solid #CBB293;
}

#calendrier a,#calendrier a:hover,#calendrier span{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border: 0px solid #000000;
	width: 15px;
	height: 15px;
}
#calendrier a.outdate {background-color: #F9F2DF;color: #CBB293;}
#calendrier a:hover.outdate {color: #BDBDBD;}
#calendrier a.indate {background-color: #F6EDD3;color: #9D8872;}
#calendrier a:hover.indate {color: #000000;}
#calendrier a.ondate {background-color: #F6EDD3;color: #5B211A;}
#calendrier a:hover.indate {color: #000000;}
#calendrier a.indate_on {background-color: #CBB293;color: #9D8872;}
#calendrier a:hover.indate_on {color: #000000;}
#calendrier a.ondate_on {background-color: #CBB293;color: #F6EDD3;}
#calendrier a:hover.indate_on {color: #000000;}
#calendrier a.thedate {background-color: #9D8872;color: #F6EDD3;}
#calendrier a:hover.thedate {color: #000000;}