.m-top-10 {
	margin-top: 10px;
}

.m-top-20 {
	margin-top: 20px;
}

.m-top-30 {
	margin-top: 30px;
}

.m-top-40 {
	margin-top: 40px;
}

.m-top-50 {
	margin-top: 50px;
}

.m-top-60 {
	margin-top: 60px;
}

.m-top-70 {
	margin-top: 70px;
}

.m-top-80 {
	margin-top: 80px;
}

.m-top-90 {
	margin-top: 90px;
}

.m-top-100 {
	margin-top: 100px;
}

.m-top-110 {
	margin-top: 110px;
}

.m-top-120 {
	margin-top: 120px;
}

.button_medium {
	width:100%;
}

#stock {
	background-color:#eee;
	padding:8px;
	border:1px solid #000;
	
}
#frmStock_txtStoQt {
	text-align:center;
	font-size:150%;
	font-weight:bold;
	
}
#stock h4 {
	text-align:center;
}
.btn-produit span {
	background-color:#444;
	border-radius:20%;
	padding-left:4px;
	padding-right:4px;
	font-weight:bold;
}
