#agendax {
margin: 5px 1px 0;
	display:block;
	overflow:hidden;
	zoom:1;
	width: 170px;
}

DIV.corps_calendrier{
	background: #F4D682;
	border-bottom : 2px solid #9bbac4;
	border-left : 2px solid #9bbac4;
	border-right : 2px solid #9bbac4;
	margin: 0 0 5px;
	padding: 0 !important;
	width: 165px;
}

DIV.boite_jour{
	overflow:hidden;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 22.5px !important;
	font: bold 1em/160% Arial;
	color: #035983;
}

SPAN.mois_courant{
	font: bold 1em/160% Arial;
	color: #035983;
}

DIV.titre_calendrier{
	text-align: center;
	background: #e8ecec;
	border-top : 2px solid #9bbac4;
	border-left : 2px solid #9bbac4;
	border-right : 2px solid #9bbac4;
	width: 165px;
}

DIV.titre_colone{
	font-size: 11px;
	float: left;
	font-weight: bold;
	text-align: center;
	background: #cddfe2;
width: 23.5px !important;
	color: #035983;
}

DIV.boite_jour{
	height: 20px;
	width: 14%;
	float: left;
	text-align: center;
}

#droiteextra DIV.titre_calendrier a, DIV.case_remplie a, DIV.titre_calendrier a {
	color: #f39a40;
	font: bold 1em/160% Arial;}
	
DIV.info_evenement{display: none;}

