/*Agenda styles*/


	#new_item {
	padding:0px 15px 5px 25px;
	margin:5px 0px 0px 15px;
	background:url(../img/agenda/news.gif) 0 3px no-repeat;
	}
	#new_item .titre{
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:10pt;
	color:black;
	}
	#new_item .descr{
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:8pt;
	color:#555555;
	}
	#new_item .date_a{
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:8pt;
	color:#222222;
	}
