@import url('font-awesome-4.7.0/css/font-awesome.min.css');
body {
  background: #ffffff;
  background-repeat: no-repeat;
}
body #divConnectionCompte {
  top: 60px;
}
body #main #header {
  height: 190px;
}
body #main #header .header.top.content {
  background: #ffffff;
  height: 170px;
  margin: auto;
  width: 1000px;
}
body #main #header .header.top.content #header_top {
  height: 93px;
  margin: auto;
  padding: 0;
  width: 1000px;
}
body #main #header .header.top.content #header_top #logoPromodis {
  float: left;
  height: 40px;
  left: 10px;
  position: relative;
  top: 35px;
  width: 30%;
}
body #main #header .header.top.content #header_top .input {
  float: left;
  padding: 35px 0 0;
  width: 50%;
}
body #main #header .header.top.content #header_top .input .form-search .input-text {
  background: #eaeaea none repeat scroll 0 0;
  border: medium none;
  height: 50px;
  padding: 0 5px;
  width: 80%;
}
body #main #header .header.top.content #header_top .input .form-search .button {
  background: #13100D none repeat scroll 0 0;
  border: medium none;
  cursor: pointer;
  margin: 0;
  padding: 16px;
  text-align: center;
}
body #main #header .header.top.content #header_top .input .form-search .button:hover {
  background: #f6ae02;
  transition: 0.3s;
}
body #main #header .header.top.content #header_top .input .form-search .button .fa-search {
  color: #ffffff;
  font-size: 20px;
  line-height: 0;
}
body #main #header .header.top.content #header_top #account_content {
  float: right;
  width: 20%;
  position: relative;
}
body #main #header .header.top.content #header_top #account_content .connect {
  text-align: right;
  position: absolute;
  top: 2px;
  right: 10px;
  color: #9c9b9b;
}
body #main #header .header.top.content #header_top #account_content .connect .fa {
  cursor: pointer;
  color: #ab2316;
}
body #main #header .header.top.content #header_top #account_content ul {
  padding-top: 10px;
}
body #main #header .header.top.content #header_top #account_content ul li {
  display: inline;
  float: left;
  font-weight: bold;
  list-style: outside none none;
  margin: 0 5px;
  text-align: center;
  text-transform: uppercase;
  width: 40%;
}
body #main #header .header.top.content #header_top #account_content ul li#monCompte {
  background: inherit;
  height: inherit;
  padding-right: inherit;
  position: inherit;
  right: inherit;
  top: inherit;
}
body #main #header .header.top.content #header_top #account_content ul li#monCompte:hover {
  background: #13100D;
  transition: 0.7s;
}
body #main #header .header.top.content #header_top #account_content ul li#monCompte a {
  padding-left: inherit;
}
body #main #header .header.top.content #header_top #account_content ul li a {
  color: #13100D;
  text-align: center;
  text-decoration: none;
}
body #main #header .header.top.content #header_top #account_content ul li a::before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 40px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding: 10px 0;
  width: 100%;
}
body #main #header .header.top.content #header_top #account_content ul li a:hover {
  color: #ffffff;
  transition: 0.7s;
}
body #main #header .header.top.content #header_top #account_content ul li:hover {
  background: #13100D;
  transition: 0.7s;
}
body #main #header .header.top.content #header_top #account_content ul li.header.account a::before {
  content: "";
}
body #main #header .header.top.content #header_top #account_content ul li.header.account .header.cart a::before {
  content: "";
}
body #main #header .header.top.content #header_panier {
  width: 1000px;
  height: 45px;
}
body #main #header .header.top.content #header_panier .panier_marge {
  width: 30%;
  height: 45px;
  float: left;
}
body #main #header .header.top.content #header_panier .for_panier {
  width: 70%;
  height: 45px;
  float: left;
}
body #main #header .header.top.content #header_panier .for_panier #monPanier {
  position: relative;
  right: inherit;
  top: inherit;
  width: auto;
}
body #main #header .header.top.content #header_panier .for_panier #monPanier .free_shipping_info {
  text-align: left;
  float: left;
  width: 78%;
}
body #main #header .header.top.content #header_panier .for_panier #monPanier .free_shipping_info p {
  color: #13100D;
  font-weight: bold;
  margin: 7px 0 0;
}
body #main #header .header.top.content #header_panier .for_panier #monPanier .free_shipping_info p::before {
  font-family: "FontAwesome";
  font-size: 20px;
  padding: 0 10px 0 0;
}
body #main #header .header.top.content #header_panier .for_panier #monPanier .free_shipping_info p span {
  color: #ab2316;
  font-size: 20px;
}
body #main #header .header.top.content #header_panier .for_panier #monPanier .free_shipping_info p span.shipping_info_plus {
  color: #CCC;
  font-size: 11px;
}
body #main #header .header.top.content #header_panier .for_panier #monPanier .free_shipping_info p span.shipping_info_plus .resteLivr {
  font-size: 12px;
}
body #main #header .header.top.content #header_panier .for_panier #monPanier .dansLePanier {
  position: relative;
}
body #main #header .header.top.content #header_panier .for_panier #monPanier .dansLePanier #liArticlesmonPanier {
  color: #CCC;
  top: 2px;
}
body #main #header .header.top.content #header_panier .for_panier #monPanier .dansLePanier #liTotalmonPanier {
  background: inherit;
  color: inherit;
  width: inherit;
  position: absolute;
  top: 20px;
  right: 10px;
}
body #main #header .header.top.content #header_panier .for_panier #monPanier #monPanierload {
  right: 100px;
  left: inherit;
  top: 7px;
}
body #main #header .right.main {
  background: #13100D none repeat scroll 0 0;
  float: left;
  height: 52px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
body #main #header .right.main ul {
  line-height: 52px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
body #main #header .right.main ul li:hover ul {
  max-height: 65em;
}
body #main #header .right.main ul li {
  display: inline-block;
  list-style: none;
  padding: 0;
  position: relative;
  background: #13100D none repeat scroll 0 0;
}
body #main #header .right.main ul li:hover {
  background: #292929 none repeat scroll 0 0;
  transition: 0.7s;
}
body #main #header .right.main ul li.classActiveMenu {
  background: #292929 none repeat scroll 0 0;
}
body #main #header .right.main ul li.classActiveMenu ul li {
  background: #292929 none repeat scroll 0 0;
}
body #main #header .right.main ul li.classActiveMenu ul li:hover {
  background: #9c9b9b none repeat scroll 0 0;
}
body #main #header .right.main ul li.classActiveMenu ul li.classActiveSmenu {
  background: #9c9b9b none repeat scroll 0 0;
}
body #main #header .right.main ul li ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  position: absolute;
  z-index: 1000;
  max-height: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  -moz-transition: .8s all .3s;
  -webkit-transition: .8s all .3s;
  top: 52px;
  transition: .8s all .3s;
  width: 350px;
}
body #main #header .right.main ul li ul li {
  display: inherit;
  border-radius: 0;
  background: #292929;
  text-align: left;
}
body #main #header .right.main ul li ul li a {
  background: #292929;
  float: left;
  line-height: 0;
  margin: 0;
  padding: 15px 9px;
  width: 350px;
}
body #main #header .right.main ul li ul li a:hover {
  background: #9c9b9b none repeat scroll 0 0;
  transition: 0.7s;
}
body #main #header .right.main ul li a {
  color: #ffffff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  padding: 18px 9px;
  text-decoration: none;
  text-transform: uppercase;
}
body #main #header .right.main ul li.header.main.new {
  padding: 0 0 0 25px;
}
body #main #header .right.main ul li.header.main.new:hover {
  background-color: inherit;
}
body #main #header .right.main ul li.header.main.new a {
  background: #927a5d none repeat scroll 0 0;
  padding: 18px;
  position: relative;
}
body #main #header .right.main ul li.header.main.new a:hover {
  background: #594b39;
  transition: 0.3s;
}
body #main #header .right.main ul li.header.main.new a:hover::before {
  border-top: 50px solid #594b39;
  transition: 0.3s;
}
body #main #header .right.main ul li.header.main.new a:hover::after {
  border-bottom: 50px solid #594b39;
  transition: 0.3s;
}
body #main #header .right.main ul li.header.main.new a::before {
  border-left: 15px solid transparent;
  border-top: 50px solid #927a5d;
  content: "";
  height: 0;
  left: -14px;
  position: absolute;
  top: 0px;
  width: 0;
}
body #main #header .right.main ul li.header.main.new a::before:hover {
  border-top: 50px solid #594b39;
  transition: 0.3s;
}
body #main #header .right.main ul li.header.main.new a::after {
  border-bottom: 50px solid #927a5d;
  border-right: 15px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: -15px;
  top: 2px;
  width: 0;
}
body #main #header .right.main ul li.header.main.catalog {
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
}
body #main #header .right.main ul li.header.main.catalog a {
  background: #ab2316;
  padding: 18px;
  position: relative;
}
body #main #header .right.main ul li.header.main.catalog a:hover {
  background: #811c12;
  transition: 0.3s;
}
body #main #header .right.main ul li.header.main.catalog a:hover::before {
  border-top: 50px solid #811c12;
  transition: 0.3s;
}
body #main #header .right.main ul li.header.main.catalog a::before {
  border-left: 15px solid transparent;
  border-top: 50px solid #ab2316;
  content: "";
  height: 0;
  left: -15px;
  position: absolute;
  top: 0px;
  width: 0;
}
body #main #slider-block {
  background: transparent url("/images/bg_slider_block.png") repeat scroll 0 0;
  height: 326px;
  margin: 0 auto;
  padding: 10px 0 0;
  position: relative;
  text-align: center;
  width: 1000px;
  z-index: 2;
}
body #main #footerNiveau1 {
  display: none;
}
body #main #listeProduits {
  border: none;
}
body #main #footerFooter {
  background: none;
  height: inherit;
}
body #main #footerFooter #footerBefore.infoMag.contactMag {
  background: #f6ae02;
  margin: 1% 0;
  padding: 1px 1%;
  text-align: center;
  width: 98%;
}
body #main #footerFooter #footerBefore.infoMag.contactMag p {
  color: #ffffff;
  font-weight: bold;
}
body #main #footerFooter #footerBefore.infoMag.contactMag p .fa.fa-phone {
  margin: 0 5px 0 0;
}
body #main #footerFooter #footerFooterContent {
  background: #292929;
  height: 180px;
  padding: 3%;
  width: 94%;
}
body #main #footerFooter #footerFooterContent .block {
  float: left;
  width: 25%;
}
body #main #footerFooter #footerFooterContent .block h1 {
  color: #ffffff;
  font-size: 13pt;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  text-decoration: underline;
  text-transform: uppercase;
  width: 94%;
}
body #main #footerFooter #footerFooterContent .block ul {
  margin: 0;
  padding: 0;
}
body #main #footerFooter #footerFooterContent .block ul li {
  list-style: none;
}
body #main #footerFooter #footerFooterContent .block ul li a {
  color: #ffffff;
  line-height: 24px;
  text-decoration: none;
}
body #main #footerFooter #footerFooterContent .block4.newsletter .input .input-text {
  padding: 8px;
}
body #main #footerFooter #footerFooterContent .block4.newsletter .input .button {
  background: #f01a00;
  border: none;
  cursor: pointer;
  padding: 5px;
}
body #main #footerFooter #footerFooterContent .block4.newsletter .input .button:hover {
  background: #811c12;
  transition: 0.7s;
}
body #main #footerFooter #footerFooterContent .block4.newsletter .input .button:hover span .fa.fa-send {
  color: #811c12;
  transition: 0.7s;
}
body #main #footerFooter #footerFooterContent .block4.newsletter .input .button span .fa.fa-send {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  color: #f01a00;
  font-size: 16px;
  padding: 4px;
}
body.list.produit #main #lineHeightSeparateur {
  display: none;
}
body.list.produit #main #contentContent {
  border: none;
  margin: 0 auto;
}
body.list.produit #main #contentContent #divArianEtFiltre {
  margin-bottom: 25px;
  width: 100%;
}
body.list.produit #main #contentContent #divArianEtFiltre p {
  font-weight: bold;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis {
  width: 100%;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_trierpar .divTrierPar .trieForm,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm {
  width: 100%;
  border: none;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_trierpar .divTrierPar .trieForm ul,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm ul,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm ul {
  margin: 0px;
  padding: 0px;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_trierpar .divTrierPar .trieForm ul li,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm ul li,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm ul li {
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  list-style: none;
  cursor: pointer;
  background-color: #F0F0F0;
  border-bottom: 2px solid #FFF;
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
  height: 22px;
  line-height: 22px;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_trierpar .divTrierPar .trieForm ul li:hover,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm ul li:hover,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm ul li:hover {
  background-color: #DDDDDD;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_trierpar .divTrierPar .trieForm ul li.selected,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm ul li.selected,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm ul li.selected {
  border-left-color: #f6ae02;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_trierpar .divTrierPar .trieForm h4,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm h4,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm h4 {
  background: #13100D;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0;
  padding: 10px;
  text-align: center;
  text-decoration: underline;
  text-decoration-color: #FFED00;
  text-transform: uppercase;
  width: 100%;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_trierpar .divTrierPar .trieForm .pluselemment,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm .pluselemment,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm .pluselemment {
  background: #13100D;
  color: #ffffff;
  text-align: center;
  padding-right: 15px;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_trierpar .divTrierPar .trieForm .pluselemment:hover,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm .pluselemment:hover,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm .pluselemment:hover {
  background: #CCC;
  transition: 0.7s;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_trierpar .divTrierPar .trieForm #tri,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm #tri,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm #tri {
  border: medium none;
  clear: both;
  height: 50px;
  text-align: left;
  width: 100%;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_trierpar .divTrierPar .trieForm #tri option,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm #tri option,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm #tri option {
  clear: both;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_trierpar .divTrierPar .trieForm #tri option[selected=selected],
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm #tri option[selected=selected],
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm #tri option[selected=selected] {
  background: #f6ae02;
  color: #ffffff;
  font-weight: bold;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm #filtremarque {
  background: #eaeaea;
  border: none;
  padding: 5px;
  width: 100%;
}
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_couleur .divTrierPar .trieForm button.tooltip,
body.list.produit #main #contentContent #contentMenu .flitrePromodis .flitrePromodis_marque .divTrierPar .trieForm button.tooltip {
  display: inline;
  position: relative;
  border: medium none;
  height: 45px;
  margin: 1px;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  cursor: pointer;
}
body.list.produit #main #contentContent #content #divListe .divPagination {
  display: none;
}
body.list.produit #main #footerNiveau1 {
  display: none;
}
body.detail.produit #main #contentContent {
  border: none;
  margin: 0 auto;
}
body.detail.produit #main #contentContent #content {
  width: 100%;
}
body.detail.produit #main #contentContent #content #divListe #divArianEtFiltre {
  margin-bottom: 25px;
  width: 100%;
}
body.detail.produit #main #contentContent #content #divListe #divArianEtFiltre p {
  font-weight: bold;
}
body.detail.produit #main #contentContent #content #divListe #divDetailPdt {
  background: none;
  width: 100%;
}
body.detail.produit #main #contentContent #content #divListe #divDetailPdt #leDetail {
  margin: 0 0 0 80px;
  width: 500px;
}
body.detail.produit #main #contentContent #content #divListe #divDetailPdt #leDetail h2 {
  font-size: 24px;
}
body.detail.produit #main #contentContent #content #divListe #divDetailPdt #leDetail #lesOptions .stock2 {
  height: 38px;
  line-height: 38px;
}
body.detail.produit #main #contentContent #content #divListe #divDetailPdt #leDetail #socialBarrePrduits {
  clear: both;
  margin-left: 0px;
}
body.detail.produit #main #contentContent #content #divListe #divDetailPdt #tabsProduit ul.tabs {
  width: 100%;
}
body.detail.produit #main #contentContent #content #divListe #divDetailPdt #tabsProduit .tab_container {
  width: 100%;
}
body.detail.produit #main #contentContent #content #divListe #pourLesPro {
  float: left;
  padding: 1%;
  width: 98%;
}
body.detail.produit #main #contentContent #content #divListe #pourLesPro .closeOverlay {
  display: none;
}
body.detail.produit #main #contentContent #content #divListe #pourLesPro #formModele .border {
  border: none;
  height: inherit;
}
body.detail.produit #main #contentContent #content #divListe #pourLesPro #formModele .border label {
  font-size: 16px;
  font-weight: bold;
}
body.detail.produit #main #contentContent #content #divListe #pourLesPro #formModele .border #promcouleur,
body.detail.produit #main #contentContent #content #divListe #pourLesPro #formModele .border #promtaille {
  float: left;
  height: 36px;
}
body.detail.produit #main #contentContent #content #divListe #pourLesPro #formModele .border #promcouleur option,
body.detail.produit #main #contentContent #content #divListe #pourLesPro #formModele .border #promtaille option {
  padding: 6px;
}
body.detail.produit #main #contentContent #content #divListe #pourLesPro #adToBasketPro {
  margin: 10px;
  width: 100%;
}
body.detail.produit #main #contentContent #content #divListe #pourLesPro #adToBasketPro #addToBasket {
  text-align: center;
  margin: 10px auto;
  width: 50% !important;
}
body.detail.produit #main #footerNiveau1 {
  display: none;
}
.hidden_none {
  display: none;
  height: 0px;
}
#div_comp {
  width: 100%;
}
#div_comp .tabsC,
#div_comp .tabs {
  width: 100%;
}
#div_comp .tab_container,
#div_comp .tab_containerC {
  width: 100%;
}
#contentContent {
  margin: 0 auto;
}
#contentContent #contentMenu {
  display: none;
}
#contentContent #content {
  width: 100%;
  float: inherit;
}
.list #contentContent #contentMenu {
  display: block;
}
.list #contentContent #content {
  width: 738px;
  float: right;
}
table#tablePanier {
  width: 90%;
}
div#divColCoordFacturation,
div#divColCoordLivraison {
  width: 462px;
}
div.ValiderCommande {
  margin-left: 235px;
}
div.pdtResulsearch {
  background-image: inherit;
  background-color: #ececec;
}
#maLivraison {
  left: inherit;
  right: 490px;
}
div.type1 {
  margin: 10px auto;
}
div.divAdresses {
  margin: 20px auto;
}
#div_comp .tab_containerC .multiple .li {
  width: 195px;
}
div.divPdtSupp {
  margin: 10px;
}
.titleProductForPro {
  text-align: center;
}
.titleProductForPro h2 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#pourLesPro	table thead tr td {
  border-top: 2px solid #9c9b9b;
  border-bottom: 2px solid #9c9b9b;
}
#pourLesPro	table td {
  text-align: center;
}
#pourLesPro	table tbody tr:nth-child(odd) {
  background-color: #FFF;
}
#pourLesPro	table tbody tr:nth-child(odd):hover {
  background-color: #ececec;
}
#pourLesPro	table tbody tr:nth-child(even) {
  background-color: #ececec;
}
div#lienTenirInforme {
  background: #f6ae02;
  color: #ffffff;
  float: left;
  font-size: 14px;
  width: 344px;
  margin: 10px 0;
  height: inherit;
}
div#lienTenirInforme i {
  padding-right: 4px;
}
div#lienTenirInforme:hover {
  background: #f7c754;
  color: #13100D;
  transition: 0.7s;
}
.textareaCommentaire {
  border: 1px solid #6a633c;
  color: #222421;
  height: 65px;
  width: 435px;
}
#logoPromodis h1,
#logoPromodis .logoH1,
#logoPromodis a {
  width: 201px;
}
