#btq_ligne_videotheque_nouveaute {
	width: 5%;
	position: relative;
	float: left;
	text-align: center;
}
#btq_ligne_videotheque {
	width: 100%;
	position: relative;
	float: left;
}
#btq_ligne_videotheque_titre {
	width: 47%;
	left: 2%;
	position: relative;
	float: left;
}
#btq_ligne_videotheque_extrait {
	width: 8%;
	left: 4%;
	position: relative;
	float: left;
	text-align: center;
}
#btq_ligne_videotheque_theme {
	width: 34%;
	left: 6%;
	position: relative;
	float: left;
}
#btq_ligne_videotheque_separateur {
	border-top: 1px dotted #ccc;
	width: 100%;
	height: 3px;
	position: relative;
	float: left;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

