#btq_2spectacles_conteneur {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 5px;
}
#btq_2spectacles_nom {
	width: 100%;
	position: relative;
	float: left;
	border-top: 1px dotted #E1007A;
}
#btq_2spectacles_horraires {
	width: 100%;
	position: relative;
	float: left;
}
#btq_2spectacles_description {
	width: 100%;
	position: relative;
	float: left;
}
#btq_2spectacles_lien_nav {
	width: 100%;
	position: relative;
	float: left;
}
#btq_2spectacles_cadre_nav {
	width: 100%;
	position: relative;
	float: left;
	border-top: 1px dotted #E1007A;
	border-bottom: 1px dotted #E1007A;
	margin-top: 10px;
}
#btq_2spectacles_genre {
	position: relative;
	float: right;
	background-color: #E1007A;
}
