.agendacal h2
{
	font-weight : bold;
	background-color : #86c63c;
	text-align : center;
	color : #ffffff;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	border-top : 1px solid #484446;
	border-right : 1px solid #484446;
	border-bottom : 1px solid #484446;
	border-left : 1px solid #484446;
}
.agendacal a:link,.agendacal a:visited
{
	color: #86C63C;
	text-decoration: none;
	text-align : left;
}
.agendacal a:hover,.agendacal a:active
{
	color : #86C63C;
	text-decoration: underline;
	text-align : left;
}
.agendacal p,.agendacal td,.agendacal li
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	margin : 0 0 0 5px;
	color : #484446;
	text-align : left;
	
}
.calendrier h2
{
	font-weight : bold;
	background-color : #86c63c;
	text-align : center;
	color : #ffffff;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	border-top : 1px solid #484446;
	border-right : 1px solid #484446;
	border-bottom : 1px solid #484446;
	border-left : 1px solid #484446;
}
.calendrier a:link,.calendrier a:visited
{
	color: #86C63C;
	text-decoration: none;
	text-align : left;
}
.calendrier a:hover,.calendrier a:active
{
	color : #86C63C;
	text-decoration: underline;
	text-align : left;
}
.calendrier p,.calendrier td,.calendrier li
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	margin : 0 0 0 5px;
	color : #484446;
	text-align : left;
	
}
.event div
{
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	border:0px;
	
	
}
.calendrier div
{
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	border:1px dotted #999;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}


