*/ * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    background-color: #ffef3f;
}

#bandeau_accueil {
    width: 70%;
    height: auto;
    margin-bottom: 50px;
}

.next {
    width: 14px;
    height: auto;
    margin-right: 6px;
    margin-left: 3px;
    top: -22px;
}

.button {
    border: solid 4px #fff;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 30px;
    width: 350px;
    height: auto;
}

#b1,
#b2,
#b3,
#b4 {
    border: solid 4px #fff;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 30px;
    width: 350px;
    height: auto;
}

#b1:hover {
    border: solid 4px #fdec45;
}

#b2:hover {
    border: solid 4px #662382;
}

#b3:hover {
    border: solid 4px #dddc00;
}

.vert {
    width: 290px;
    margin-left: 100px;
}

a {
    color: #000;
    text-decoration: underline #ffef3f;
    text-decoration-thickness: 3px;
}

a:visited {
    color: #000;
    text-decoration: underline #ffef3f;
    text-decoration-thickness: 3px;
}

a:hover {
    color: #000;
    text-decoration: underline black;
    text-decoration-thickness: 3px;
}

.indent {
    display: inline-block;
    width: 26px;
    height: 1px;
    background-color: #fff;
}

.dropdown,
.dropdown-content,
img #logo_menu {
    display: none;
}


.block,
#block_top {
    width: 78%;
    height: auto;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 60px;
}

.block_titre {
    margin-left: auto;
    margin-right: auto;
    width: 67%;
    border-bottom: solid 4px #ffef3f;
    margin-bottom: 45px;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 35px;
}

.block_bandeau {
    width: 78%;
    height: auto;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 18px;
    margin-bottom: 60px;
}

.bandeau {
    width: 120px;
    height: auto;
    margin-left: 8px;
    margin-right: 8px;
}

.break {
    width: 100%;
    height: 30px;
    background-color: #ffef3f;
    display: block;
}

ul {
    list-style-type: none;
    overflow: hidden;
    background-color: #fff;
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 70px;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 17px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 15px 15px 15px 15px;
    border-bottom: solid 1px #000;
    margin-top: 0px;
    margin-bottom: 0px;
}

li {
    display: inline-block;
}

li a {
    display: inline-block;
    color: #000;
    text-decoration: none;
    border: solid 0px red;
    margin-left: 10px;
    margin-right: 10px;

}

li a:hover {
    background-color: #fff;
    text-decoration: underline 3px #ffef3f;
}

#menuItemGraines.active {
    border-bottom: 4px solid #ffef3f;
}

#menuItemFabriquer.active {
    border-bottom: 4px solid #ffef3f;
}

#menuItemPlanter.active {
    border-bottom: 4px solid #ffef3f;
}

#menuItemArroser.active {
    border-bottom: 4px solid #ffef3f;
}

#menuItemRanger.active {
    border-bottom: 4px solid #ffef3f;
}

#menuItemRessources.active {
    border-bottom: 4px solid #ffef3f;
}

.background {
    overflow: hidden;
    background-color: #ffef3f;
    width: auto;
    height: 500px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #000;
}

.titre {
    vertical-align: middle;
    width: 60%;
    font-family: 'Noto sans HK', sans-serif;
    font-size: 55px;
    color: #000;
    display: block;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

h1 {
    width: 60%;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 35px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #000;
    margin-left: auto;
    margin-right: auto;
}

p {
    width: 350px;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #000;
    float: right;
}

.background_mode_emploi {
    background-color: #fff;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    width: 40%;
    height: auto;
    float: left;
    z-index: -10;
}

.deux_cartes {
    width: 270px;
    height: auto;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 4%;
    border-bottom: solid 4px #ffef3f;
    cursor: pointer;
}

.deux_cartes:hover {
    border-bottom: solid 4px #000;
}

.page_planter_grand {
    width: auto;
    height: 500px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 60px;
    margin-bottom: 60px;
    border: solid 1px #fff;
}

.page_planter {
    width: auto;
    height: 500px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 60px;
    margin-bottom: 60px;
    border: solid 1px #fff;
}

.centerItems {
    text-align: center;
}

#impression {
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 20px;
    color: #000;
    background-color: #fff;
}

#impression:hover {

    color: blue;
}

input {
    border: solid 5px #fff;
}

.image_titre {
    width: 100%;
    height: auto;
}

.image_tel {
    display: none;
}

/* Clear floats after the columns */

.row:after {
    content: "";
    display: table;
    clear: both;
}

.column {
    float: left;
    width: 50%;
    border: solid 0px #e21d38;
    background-color: #fff;
}

.lien {
    font-size: 45px;
    font-family: 'Noto Sans HK', sans-serif;
    color: #000;
    width: 60%;
    text-decoration: none;
}

.lien:hover {
    color: black;
    text-decoration: underline 4px #ffef3f;
}

.lien:visited {
    color: #000;
    text-decoration: none;
    text-decoration: underline 4px #ffef3f;
}

.article_impression {
    text-align: center;
    border: solid 1px #000;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.article_page {
    width: 60%;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #000;
    margin-left: auto;
    margin-right: auto;
}

.article_acheter {
    width: 90%;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 18px;
    margin-bottom: 30px;
    color: #000;
    margin-left: auto;
    margin-right: auto;
}

.article_mode_emploi {
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: solid 0px green;
    color: #000;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    border-bottom: solid 1px #000;
}

.border_text {
    border: solid 0px red;
    height: 100%;
    width: 50%;
    float: right;
}

.border_md {
    border: solid 0px orange;
    width: auto;
    height: 400px;
    margin-bottom: 70px;
}

.img_mode_emploi {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 640px;
    height: auto;
}

.slide {
    width: 100%;
    height: 500px;
    border-bottom: 0px solid #000;
    display: block;
}

#menu_ordi {
    z-index: 100;
    list-style-type: none;
    overflow: hidden;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: solid 0px pink;
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0;
    border-bottom: solid 1px #000;
    background: #fff;
    text-align: center;
}

#link_menu {
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 20px;
    display: inline;
    border: solid 0px green;
}

#link_menu a {
    display: inline-block;
    color: #000;
    text-decoration: none;
    border: solid 0px red;
    margin: 0 30px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#link_menu a:hover {
    text-decoration: underline 4px #ffef3f;
}

.telecharger {
    border: solid 0px green;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.impression {
    display: none;
}

#explication {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.titre_footer {
    width: 60%;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #000;
    margin-left: auto;
    margin-right: auto;
}

.menu_accueil {
    width: 20px;
    height: auto;
}

footer {
    margin-top: 200px;
    border: 0px solid green;
    position: relative;
}


footer ul {
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 14px;
    list-style-type: none;
    border: solid red 0px;
    padding: 0 0 0 0px;
    text-align: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffef3f;
}

footer ul li {
    margin-top: 250px;
    margin-bottom: 50px;
    display: inline;
    /*Espacement*/
    border: 0px solid black;
    margin-left: auto;
    margin-right: auto;
    width: 30%;


}

footer ul li a {
    font-size: 0.6em;
    color: #000;
    padding: 8px;
    /* Épaisseur bouton */
    text-decoration: none;
    border: 0px solid green;
}

footer ul li a:hover {
    /* Au survol du   */
    background-color: #ffef3f;
    text-decoration: underline #000;
}

footer ul li a:visited {
    text-decoration: none;

}

/* Responsive layout - pour mettre en place une largeur de 2 colonnes si la largeur du navigateur et de l'écran est de 800px maximum*/

@media (max-width: 600px) {

    .column_1,
    .telecharger,
    .trait,
    #titre,
    .menu,
    .article_impression,
    .article_mention,
    .titre {
        width: 100%;
    }

    .deux_cartes,
    .quatre_cartes {
        width: 50%;
        margin-top: 15px;
        margin-bottom: 15px
    }

    ul {
        width: 100%;
    }

    li a {
        font-size: 18px;
    }

    .column_2 {
        width: 100%;
    }

    .column_3 {
        width: 100%;
    }

    #vertical {
        writing-mode: horizontal-tb;
    }

    .article_page {
        width: 93%;
        font-size: 20px;
    }

    .titre_footer {
        width: 98%;
    }

    #ul {
        font-size: 15px;
        width: 100%;
    }

    #impression {
        font-size: 18px;
    }

    .image_tel {
        display: block;
        width: 100%;
    }

    .image_titre {
        display: none;
    }
}

/* Responsive layout -chaque colonne prend 100% de l'espace disponible/destiné aux smartphones */

@media (max-width: 1000px) {

    .column_1,
    .telecharger,
    .trait,
    #titre,
    .menu,
    .article_impression,
    .article_mention,
    .titre,
        {
        width: 100%;
    }

    .block {
        width: 95%;
    }

    .deux_cartes,
    .quatre_cartes {
        width: 50%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .page_planter,
    .page_planter_grand {
        margin-top: 3px;
        margin-bottom: 3px;
    }

    ul {
        top: 0;
        font-size: 15px;
        display: block;
    }

    .article_page,
    .liens,
    .column {
        width: 94%;
        font-size: 16px;
    }

    .article_acheter {
        font-size: 14px;
    }

    .lien {
        font-size: 25px;
    }

    .article_mode_emploi {
        width: 96%;
        font-size: 16px;
    }

    .titre_footer {
        width: 96%;
    }

    .image_tel,
    .img_mode_emploi {
        display: block;
        width: 100%;
    }

    footer ul {
        font-size: 15px;
        width: 100%;
    }

    #menuToggle,
    #menu,
    #menuToggle span {
        display: block;
    }

    #menu_ordi,
    .li,
    .li a {
        display: none;
    }

    .background_mode_emploi,
    .border_text {
        width: 100%;
    }

    .border_md {
        margin-top: 0px;
    }

    .img_mode_emploi {
        width: 90%;
    }

    .deux_cartes {
        width: 70%;
    }

    .article_mode_emploi {
        width: 90%;
        font-size: 18px;
    }

    .border_text {
        height: auto;
    }

    .page_planter_grand {
        margin-top: 100px;
    }

    #bandeau_accueil,
    #block_top,
    .vert {
        display: none;
    }

    #b1,
    #b2,
    #b3,
    #b4 {
        width: 87%;
    }

    /* MENU TELEPHONE */

    .dropdown {
        display: block;
    }

    .habillage_menu {
        width: 100%;
        height: 60px;
        font-family: 'Noto Sans HK', sans-serif;
        font-size: 22px;
        background-color: #fff;
        text-align: center;

    }

    .dropdown {
        float: left;
        overflow: hidden;
        width: 100%;
        border-bottom: solid 1px #000;
        background-color: #fff;
        cursor: pointer;
    }

    .dropdown .dropbtn {
        height: 60px;
        color: #fff;
        border: solid 0px pink;
        padding-left: auto;
        padding-right: auto;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        width: 100%;
        border-top: solid 1px #000;
        border-bottom: solid 1px #000;
        z-index: 99;
    }

    .dropdown-content a {
        height: 60px;
        float: left;
        width: 100%;
        text-decoration: none;
        display: block;
        background-color: #fff;
    }

    .dropdown-content a:hover {
        text-decoration: 3px #ffef3f underline;
    }

    .dropdown:hover .dropdown-content {
        display: block;
    }

    #logo_menu {
        height: 50px;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 8%;
    }

    /* FIN MENU TELEPHONE */
}
