#btq_2spectacles_conteneur {
	width: 100%;
	position: relative;
	margin-bottom: 5px;
}
#btq_2spectacles_nom {
	width: 100%;
	position: relative;
	border-top: 1px dotted #E1007A;
}
#btq_2spectacles_horraires {
	width: 100%;
	position: relative;
}
#btq_2spectacles_description {
	width: 100%;
	position: relative;
}
#btq_2spectacles_lien_nav {
	width: 100%;
	position: relative;
}
#btq_2spectacles_cadre_nav {
	width: 100%;
	position: relative;
	border-top: 1px dotted #E1007A;
	border-bottom: 1px dotted #E1007A;
	margin-top: 10px;
}
#btq_2spectacles_genre {
	position: relative;
	background-color: #E1007A;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
