#btq_ligne_visites_conteneur {
	width: 100%;
	position: relative;
	float: left;
}
#btq_ligne_visites_date {
	width: 20%;
	position: relative;
	float: left;
}
#btq_ligne_visites_type {
	width: 20%;
	left: 2%;
	position: relative;
	float: left;
}
#btq_ligne_visites_theme {
	width: 56%;
	left: 4%;
	position: relative;
	float: left;
}
#btq_ligne_visites_separateur_bas {
	border-bottom: 1px dotted #ccc;
	width: 100%;
	height: 5px;
	position: relative;
	float: left;
}
#btq_ligne_visites_separateur_haut {
	width: 100%;
	height: 5px;
	position: relative;
	float: left;
}
