#prochaineSeance {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#prochaineSeance #affiche {
	float: left;
	height: auto;
	width: auto;
	margin-right: 7px;
	margin-left: 3px;
}
#presentation #reserver {
	font-weight: bold;
	padding: 3px;
	height: 15px;
	width: 60px;
	border: 1px dotted #CCCCCC;
	font-size: 0.7em;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}
#trie {
	padding: 7px;
	border: 1px solid #F3AFB3;
	background-color: #FADADC;
	text-align: center;
}
