table.sorties {
	width: 920px;
}

td.liste_date, td.liste_nom {
	font-weight: bold;
}

span.liste_lieu {
	font-weight: normal;
	font-size: 11px;
	color: #6F7072;
}

h2.sortie_nom, p.sortie_date, p.sortie_lieu {
	margin: 0;
	padding-left: 20px;
}

h2.sortie_nom {
	margin-bottom: 0;
}

p.sortie_lieu {
	font-size: 15px;
	color: #6F7072;
	margin-bottom: 3px;
}

p.sortie_date {
	margin-bottom: 25px;
}

td.liste_date {
	width: 20%;
}

td.liste_programme, td.liste_inscription, td.liste_compterendu {
	width: 17%;
}