div.agenda{
	width:600px;
	border:1px solid #d8d5d5;
	margin:auto;
}
table#pages{
	width:600px!important;
	margin-left:45px!important;	
	margin-top:10px!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;
}

tr.titre th{
	background:url(../images/design/grandTitreAgenda.png) repeat-y center;
	height:30px;
}

table#evenements, table#evenements tr.event {
	border:1px solid #d8d5d5;
}

table#evenements tr.event  td{
	height:35px;
	border-bottom:1px solid #d8d5d5;	
	
}
