#btq_box_virement_content {
	padding: 2%;
	width: 96%;
	height: 200px;
	position: relative;
	float: left;
}
/*-body-*/
/*-finbody-*/
#btq_conteneur_box_virement {
	margin-top: 20px;
	margin-right: 1%;
	margin-bottom: 1%;
	background-color: #FF3C00;
	width: 48%;
	position: relative;
	float: left;
}
#btq_box_virement_lien {
	width: 100%;
	height: 40px;
	left: 0px;
	bottom: 5px;
	position: relative;
	float: left;
	text-align: center;
}
#btq_box_virement_titre {
	width: 100%;
	height: 40px;
	position: relative;
	float: left;
	text-align: left;
}
#btq_box_virement_contenu {
	width: 100%;
	height: 130px;
	position: relative;
	float: left;
	text-align: justify;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 769px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 480px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
.nonAffiche {
	display: none; visibility: hidden;
}
