body{
  background-color: #f6f6f6 !important;
}
.sidebar {
	position: fixed;
	top: 57px;
	bottom: 0;
	left: 0;
	z-index: 100;
	padding: 0;
	box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
  background-color:#274cac !important;
}

/* Page de pré_commande */
.bg-precommande{
	background-image: url();
	background-repeat: no-repeat;
	background-color: #f4f4f4;
}
/* end - Page de pré_commande */