div.agenda{
	width:873px;
	border:1px solid #d8d5d5;
}
table#pages{
	width:873px!important;
	margin-top:10px!important;
	margin-left:1px!important;
}
div.agenda div.titre{
	background:url(../images/design/grandTitreAgenda.png) repeat-y center;
	height:30px;
}
div.agenda div.titre td.date{
	width:160px;
	padding-left:15px;
	color:#003873;
	font-weight:bold;	
	line-height:23px;	
}
div.agenda div.titre td.intitule{
	color:#000000;
	font-weight:bold;	
	line-height:23px;	
}

div.agenda td.texte{
	width:665px;
	border-right:1px solid #d8d5d5;
}
div.agenda div.donnee, div.agenda td.annexes div{
	margin-top:5px;
}
div.agenda td.annexes{
	padding:8px;
}
div.agenda div.description{
	padding:10px;
}
div.pdf{
	background:url(../images/design/pdf.png) no-repeat right;
	padding-right:30px;
	height:21px;
	width:150px;
	line-height:21px;
}
