
#calendrier_all body, #calendrier_all select, #calendrier_all td, #calendrier_all input, #calendrier_all div, #calendrier_all textarea{
	font: 11px Arial, Times New Roman, Times, serif;
}
#calendrier body, #calendrier select, #calendrier td, #calendrier input, #calendrier div, #calendrier textarea{
	font: 11px Arial, Times New Roman, Times, serif;
}
#calendrier td{
	width: 22px;
	text-align: center;
}
#calendrier a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
	color : #faefb3;
}
#calendrier a:hover {
	color: #fbbc39;
}
#calendrier .clear {
	clear: both;
}
#calendrier {
	width: 168px;
	margin: 0 auto;
}
#calendrier table {
	margin-top: 10px;
}
#calendrier #moin {
	font-weight: bold;
	width: 21px;
	float: left;
}
#calendrier #plus {
	font-weight: bold;
	width: 21px;
	float: right;
}
#mois a{
	font-weight: bold;
	text-align:center;
	color : #faefb3;
}
#calendrier .aujourdhui {
	background: #fff;
}
#calendrier .select a {
	background: #fbbc39;
	color : #000;
}
#calendrier .vide {
	color: #000;
	background: #BCA788;
}
#calendrier .aujourdhui, #calendrier .select, #calendrier .vide {
	border: 1px solid #7A7A7A;
}
#calendrier td a {
	color: #000;
	background: #fff;
}
#calendrier_all #mentions {
margin : 15px 0 0 0 ;
text-align:center;
}

#calendrier_all #liste .date {
padding-left : 10px;
}

#calendrier_all #liste .periode {
padding-bottom : 5px;
}

#calendrier_all #liste .titre {
padding-right : 10px;
}