* {
    /*margin: 0px;*/
    /*padding: 0px;*/
    box-sizing: border-box;

}

body {
    margin: 0px;
    padding: 0px; /*background:#FFFFFF;	background-repeat:repeat-x;*/
    width: 100%;
    /*font-family: Calibri;*/
    font-size: 14px;
    color: #666666;
    background-color: #EDEEEE;
    background-image: url(../images/fond-ludikami.webp);
    background-attachment: fixed;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
}
.boxStd {
    margin: 25px 0px;
}
.w100 {
    width: 100%;
}

input, select {
    /*background-color: #888888;*/
    /*color: #EDEEEE;*/
    /*font-family: Calibri;*/
    /*font-size: 1vw;*/
    /*padding-left: 0.5vw;*/
    /*padding-right: 0.5vw;*/
    /*width: 80%;*/
    /*height: 25px;*/
    /*border: #333 1px solid;*/
    /*-moz-border-radius: 5px;*/
    /*-webkit-border-radius: 5px;*/
    /*box-shadow: 2px 2px 0px #aaa;*/
}

.infoTxt input {
    width: 100%;
}

input[type="button"] {
    /*font-weight: bold;*/
    /*font-size: 1.5vw;*/
    /*height: 35px;*/
    /*background-color: #666666;*/
}

input:hover {
    /*background-color: #a23538;*/
    /*cursor: pointer;*/
}

select:hover {
    /*background-color: #a23538;*/
    /*cursor: pointer;*/
}

form {
    padding: 0 25px 25px 25px;
}

h1, .h1 {
    font-size: 24px;
    margin-bottom: 10px;
    /*font-family: 'Arvo', serif;*/
    font-family: 'Rubik', sans-serif;
    font-weight: lighter;
}

h2, .h2 {
    font-size: 18px;
    /*font-family: 'Arvo', serif;*/
    font-family: 'Rubik', sans-serif;
    font-weight: lighter;
}

h3, .h3 {
    font-size: 16px;
    /*font-family: 'Arvo', serif;*/
    font-family: 'Rubik', sans-serif;
    font-weight: lighter;
}

img {

}

.border {
    border: 1px solid #dedede;
    background-color: white;
}

a:link {
    color: #666666;
    text-decoration: none;
}

a:visited {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #666666;
    text-decoration: none;
}

a:active {
    color: #666666;
    text-decoration: none;
}

.bord {
    float: left;
    width: 5%;
    height: 25px;
}

.suite {
    width: 15%;
    height: 25px;
    float: left;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}

.des {
    width: 30%;
    height: 25px;
    float: left;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    overflow: hidden;
}

.prix {
    width: 15%;
    height: 25px;
    float: left;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
}

.div_imc {
    float: left;
    height: 55px;
    text-align: center;
    padding-top: 45px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    border-top: #666666 2px solid;
    border-bottom: #666666 2px solid;
}

.div_imc_ind {
    float: left;
    width: 4%;
    height: 10px;
    text-align: center;
}

.div_tranche1 {
    background-color: #366f50;
}

.div_tranche2 {
    background-color: #666666;
}

.div_tranche3 {
    background-color: #a23538;
}

.div_conteneur_parent {
    width: 100%;
    height: auto;
    text-align: center;
}

.div_conteneur_page {
    margin-top: 5px;
    width: 80%;
    text-align: left;
    height: auto;
    display: inline-block;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-top: 90px;
    overflow: hidden;
}

.titre_h1 {
    width: auto;
    display: block;
    height: auto;
    text-align: center;
    background-color: #EDEEEE;
    border: #666666 1px solid;
    padding-top: 20px;
    padding-bottom: 8px;
    border: #333 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#cadre1 {
    width: auto;
    height: 100px;
    display: block;
    position: relative;
    background-color: #EDEEEE;
    border: #666666 1px solid;
    padding-top: 12px;
    border: #333 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#cadre2 {
    width: auto;
    height: 100px;
    display: block;
    position: relative;
    background-color: #EDEEEE;
    border: #666666 1px solid;
    padding-top: 12px;
    border: #333 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.titre_page {
    width: auto;
    padding: 10px 25px;
    color: #FFFFFF;
    background-image: url(../images/bg-tech-std.png);
    background-repeat: no-repeat;
    background-color: #4B4B4B
}

.pied_page {
    width: 100%;
    padding-bottom: 6px;
    height: 42px;
    background-color: #666666;
}

.div_saut_ligne {
    width: 100%;
    height: 5px;
    display: inline-block;
}




.flex {
    display: flex;
}

.wrap {
    flex-wrap: wrap;
}
.space-between {
    justify-content: space-between;
}
.menu {
    margin-bottom: 25px;
    background-color: whitesmoke;
    padding: 5px 25px;
    text-transform: uppercase;
    font-weight: 600;
}
.editeur {
    width:100%;
}
.editeur .ck-editor.ck-rounded-corners {
    width: 100%;
    margin-bottom: 25px;
}
.editeur .ck-content.ck-editor__editable {
    min-height: 110px;
}

.row1-3 {
    width: calc(30% - 25px);
    align-self: flex-start;
}

.incorrect, .incorrect:before {
    border: 2px solid orangered;
}
.smallText{
    font-size: 10px;
    margin-top: 5px;
    display: inline-block;
}

.boxStd h2, .boxStd .h2 {
    margin-top: 0;
}
form > h1, form > .h1 {
    margin-bottom: 35px;
}
/*input[type=checkbox] {*/
/*    -moz-appearance:none;*/
/*    -webkit-appearance:none;*/
/*    -o-appearance:none;*/
/*    outline: none;*/
/*    content: none;*/
/*}*/
/*input[type="checkbox"]::before {*/
/*    !* font-family: "FontAwesome"; *!*/
/*    content: "\002731";*/
/*    font-size: 15px;*/
/*    color: transparent !important;*/
/*    background: whitesmoke;*/
/*    display: block;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    border: 1px solid black;*/
/*    margin-right: 0;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/
/*input[type=checkbox]:checked:before {*/
/*    color: black !important;*/
/*}*/
.alertSoft {
    color: darkcyan;
    padding: 25px;
    border-top: 1px solid #dedede;
    font-weight: 700;
}
.boxProduit {
    padding: 5px 0;
}
.boxProduit:nth-child(2n+1) {
    background-color: #f4f4f4;
}

.recherche > * {
    margin: 0 0 0 15px;
}

.reponse {
    margin: 20px 0px 30px 0;
    color: darkcyan;
    font-weight: normal;
}
.reponse a{
    text-decoration: underline;
    margin-top: 5px;
    margin-left: 10px;
    color: black;
}

.mb25 {
    margin-bottom:50px;
}

.infoTxt div {
    margin-left: 20px;
    margin-bottom: 20px;
}
.bouton {
    display: inline-block;
    border: 1px solid darkgray;
    padding: 8px;
    border-radius: 8px;
    font-size: 12px;
}