html {
    overflow-y: scroll;
}

.WidthBody {
    margin: 0 auto;
    width: 995px;
}

body.miniHeader #header #logo-line,
body.miniHeaderDeux #header #logo-line {
    background: repeat scroll 0 0 #C1022C;
    box-shadow: 0 0 5px 0 rgb(3, 3, 3);
    height: 43px;
    margin-top: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50;
    border-bottom: 1px solid black;
}

.miniHeader .connexion-message {
    margin-bottom: 0;
    margin-top: 6px;
}

.miniHeader .connexion-link {
    height: 43px;
}

#titleProdHeader {
    color: #fff;
    font-family: DINPro, arial;
    font-size: 12px;
    height: 31px;
    margin-right: 20px;
    padding: 11px 0 0;
    text-align: right;
    display: inline-block;
}

#prixProdHeader {
    color: #fff;
    display: inline-block;
    font-family: DINPro, arial;
    font-size: 20px;
    font-weight: bold;
    height: 22px;
    margin-right: 20px;
    margin-top: 11px;
    text-align: left;
    min-width: 102px;
}

.miniHeader #basket-box-price > sup {
    font-size: 9px;
    line-height: 8px;
    vertical-align: 3px;
}

.InfoHeaderOff,
.InfoHeader {
    float: right;
    text-align: right;
    min-width: 120px;
}

.InfoHeaderOff {
    width: 202px;
}

#prixProdHeader > sup {
    font-size: 14px;
    line-height: 8px;
    vertical-align: 6px;
}

#MiniHeaderProduct #formu2 {
    float: right;
    margin-right: 12px;
    min-width: 190px;
}

.miniHeaderDeux .qte {
    float: left;
    min-width: 120px;
}

#MiniHeaderProduct .qteSelect {
    border: 1px solid #d3d3d3;
    float: left;
    font-size: 17px;
    height: 23px;
    margin-right: 4px;
    margin-top: 6px;
    text-align: center;
    width: 36px !important;
}

#PlusHeader {
    background: url("/mod/bloc_header/img/bt-quantite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 11px;
    height: 11px;
    margin-bottom: 1px;
    float: left;
}

#MoinsHeader {
    background: url("/mod/bloc_header/img/bt-quantite.png") no-repeat scroll -11px 0 rgba(0, 0, 0, 0);
    width: 11px;
    height: 11px;
    float: left;
}

#MoinsHeader:hover {
    background: url("/mod/bloc_header/img/bt-quantite.png") no-repeat scroll -11px -11px rgba(0, 0, 0, 0);
}

#PlusHeader:hover {
    background: url("/mod/bloc_header/img/bt-quantite.png") no-repeat scroll 0 -11px rgba(0, 0, 0, 0);
}

#PlusMoinsHeader {
    display: block;
    float: left;
    width: 11px;
    padding-top: 8px;
    margin-right: 11px;
}

#MiniHeaderProduct {
    float: right;
    min-width: 423px;
}

#QuantHeader {
    color: #fff;
    float: left;
    font-family: DINPro, arial;
    font-size: 12px;
    height: 30px;
    padding-right: 4px;
    padding-top: 11px;
}

.pixHeader {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 378px;
}

.icoDispoOff {
    background: url("/mod/bloc_header/img/ico-dispos.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    margin-top: 11px;
    width: 17px;
    float: left;
    height: 17px;
    margin-right: 14px;
}

.icoDispoOn {
    background: url("/mod/bloc_header/img/ico-dispos.png") no-repeat scroll center -17px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: left;
    height: 19px;
    margin-top: 11px;
    width: 18px;
    margin-right: 14px;
}

#MiniHeaderProduct .btCommander {
    float: left;
    padding-top: 8px;
    width: 35px;
}

.miniHeaderNone {
    display: none;
}

.miniHeader #mon-compte-choice:hover .MiniSSTitreCompte {
    visibility: visible;
}

.miniHeader .MiniSSTitreCompte {
    visibility: hidden;
}

.miniHeader #basket-box-content .PanierHeader {
    float: left;
    width: 90px;
}

.miniHeader #basket-box-content .ArticlePrixPanier {
    float: left;
    width: 110px;
}

.miniHeader #basket-box-content {
    float: left;
    padding-left: 0;
    padding-top: 0;
    min-width: 225px;
    width: auto;
}

.miniHeader #basket-box {
    margin-top: 0;
    min-width: 215px;
    padding-right: 0;
}

.miniHeaderDeux #logo-home span,
.miniHeader #logo-home span {
    top: -9px;
}

.miniHeaderDeux #logo-home span.slogan, .miniHeader #logo-home span.slogan {

    top: -8px;
}

.miniHeader #mon-compte-choice {
    width: 108px;
}

.miniHeader #mon-compte {
    margin-right: 15px;
    margin-top: 0;
    padding: 0;
    width: 200px;
}

.miniHeader #mon-compte-choice .site-choice {
    margin-top: -5px;
    padding-left: 12px;
    padding-top: 7px;
    font-size: 12px;

}
.miniHeader #mon-compte-choice,.miniHeader #mon-compte-choice:hover {
    background-position: 95% 72%;
}
.miniHeaderDeux #logo-home,
.miniHeader #logo-home {
    margin-top: 5px;
}

.miniHeaderDeux #search-box-container,
.miniHeader #search-box-container {
    margin-top: 5px;
    margin-left: 30px;
}

.flagUse {
    width: 90px;
    margin-left: 1px;
}

.flagfr {
    background-image: url('../img/flag-fr.gif');
}

.flagbe {
    background-image: url('../img/flag-be.gif');
}

.flaglu {
    background-image: url('../img/flag-lu.gif');
}

.flagch {
    background-image: url('../img/flag-ch.gif');
}

.flagfr,
.flagbe,
.flaglu,
.flagch {
    background-repeat: no-repeat;
    padding-left: 27px;
    height: 17px;
    background-position: 2px 1px;
}
.flag-selected{
    font-weight: bold;
}
#group-line .site-choice,
#sites-group .site-choice {
    background: url('/mod/bloc_header/img/ico-triangle-bas-blank.png') no-repeat scroll 100% center transparent;
    padding-right: 15px;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 5px;
}

#group-line .site-choice:hover,
#sites-group .site-choice:hover {
    background: url('/mod/bloc_header/img/ico-triangle-bas-black.png') no-repeat scroll 100% center transparent;
}

#l-ldlc {
    background: url("/mod/bloc_header/img/logo-ldlc.gif") no-repeat 5px center;
    height: 70px;
    padding-left: 120px;
    border-bottom:1px solid #ccc;
}

#l-larmoiredebebe {
    background: url("/mod/bloc_header/img/logo-ladb.png") no-repeat 5px center;
    height: 70px;
    padding: 5px 0 0 120px;
    border-bottom:1px solid #ccc;

}

#l-maginea {
    background: url("/mod/bloc_header/img/logo-maginea.gif") no-repeat 5px center;
    height: 70px;
    padding-left: 120px;
    border-bottom:1px solid #ccc;
}

#l-anikop {
    background: url("https://media.ldlc.com/v3/img/general/volets/groupe/logo-anikop.gif") no-repeat 5px center;;
    background-repeat: no-repeat;
    height: 70px;
    padding-left: 120px;
    border-bottom:1px solid #ccc;
}

#l-hardware {
    background: url("https://media.ldlc.com/v3/img/general/volets/groupe/logo-hardware.gif") no-repeat 5px center;
    height: 40px;
    padding: 5px 0 5px 120px;
}

#helpme {
    text-align: right;
    padding-right: 8px;
    background-color: #ffc702;
    border-radius: 13px 13px 13px 13px;
    -moz-border-radius: 13px 13px 13px 13px;
    -webkit-border-radius: 13px 13px 13px 13px;
}

#marge {
    border-radius: 4px;
    text-align: center;
    margin-right: 10px;
    background-color: #3e5f9b;
}

#helpme {
    background: url('/mod/bloc_header/img/help-icon.png') no-repeat scroll 100% center #ffc702;
    background-position: 12px 2px !important;
    margin-right: 7px;
}

#helpme,
#marge {
    background-position: 0 -45px;
    background-repeat: no-repeat;
    width: 110px;
    font-size: 12px;
    float: right;
    height: 15px;
    line-height: 14px;
}

a #helpme,
a #marge {
    color: #000000;
    text-decoration: none;
}

a #marge {
    color: #FFF;
}

a:hover #helpme,
a:hover #marge {
    text-decoration: underline;
}

#body {
    width: 995px;
    margin: auto;
}

#header {
    height: 173px;
}

#central {
    text-align: left;
}

#content-container {
    width: 100%;
}

#content-center-col {
    width: 810px;
    float: left;
    margin-left: 20px;
}

#content-left-col {
    float: left;
    width: 165px;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.groupe-el-title {
    font-family: 'DINProBold', sans-serif;
    text-decoration: underline;
    display: block;
    padding-top: 10px;
    font-size: 12px !important;
}

.ldlcbloc {
    background-color: #ebebeb;
    padding: 6px 10px 6px 10px;
    position: absolute;
    display: none;
    z-index: 4;
    border-radius:0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
}

.ldlcbloc input.compte {
    display: block;
    margin: 3px auto;
    width: 190px;
    color: #646464;
    border: 1px solid #ddd;
    font-size: 0.7em;
    padding: 3px;
}

.ldlcbloc .title {
    color: #C40029;
    margin-bottom: 3px;
    font-weight: bold;
}
.shadow {
    -moz-box-shadow:8px 8px 8px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:8px 8px 8px rgba(0, 0, 0, 0.5);
    -o-box-shadow:8px 8px 8px rgba(0, 0, 0, 0.5);
    box-shadow:8px 8px 8px rgba(0, 0, 0, 0.5);
}

/**************************************************** MENU TOP */

#site-language:hover {
    background-color: #ebebeb;
    color: #000;
}

#site-language:hover #site-language-choice {
    display: block;
}

#site-language-choice {
    width: 150px;
    float: left;
}

#site-language-choice ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}

#site-language-choice li {
    margin: 0;
    padding: 2px;
    margin-bottom: 4px;
}

#site-language-choice a {
    color: #000;
    text-decoration: none;
}

#site-language-choice a:hover {
    text-decoration: underline;
}

#sites-group:hover {
    background-color: #ebebeb;
    color: #000;
    cursor: pointer;
}

#sites-group:hover #sites-group-list {
    display: block;
}

#sites-group {
    margin-right: 20px;
    margin-left: 5px;
}

#sites-group-list {
    width: 330px;
    color: #FFFFFF;
    z-index: 6;
}

#sites-group-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}

#sites-group-list em {
    font-weight: bold;
    padding-top: 10px;
    display: block;
    text-decoration: underline;
}

#sites-group-list a {
    color: #000;
    text-decoration: none;
}

#sites-group-list a span {
    font-size: 9px;
    line-height: 12px;
}

#group-line {
    height: 18px;
    margin-top: 2px;
    font-size: 12px;
    color: #FFFFFF;
    font-family: 'DINProLight', sans-serif;
}

#group-line a {
    text-decoration: none;
}