.ag_year {
	font-size:12pt;
	font-weight:bold;
	color:#325A9B;
	padding:10px 0 10px 0;
	
}

.ag_date {
	padding:5px;
	/*border:1px solid #ADC1C9;*/
	margin-bottom:10px;
	cursor:pointer;
}

.ag_date  .titre{
	font-weight:bold;
}

.ag_date .categorie {
	float:right;
	margin-top:-1em;
	color:#555555;
}

.ag_date .date {
	text-decoration:underline;
}

.ag_date .lieu {
	margin-bottom:5px;
}

.ag_date .desc {
	border-top:1px dashed #CCCCCC;
	padding:5px;
}
