.offer-list li { 
  margin-bottom: 0.6em;
} 

.agile-picture {
  margin-top: 2em;
}

table.agenda td, table.agenda th {
	vertical-align: top;
}

table.agenda tr.header {
	background-color: rgb(204, 204, 204);
}

table.agenda tr.even th {
	background-color: rgb(221, 227, 255); 
}

table.agenda tr.even td {
	background-color: rgb(234, 234, 234);
}

table.agenda th {
	font-weight: normal;
	text-align: right;
}


