* {
    margin: 0;
    padding: 0
}


.green {
    color: #046f36;
}

.centertext {
    text-align: center;
}

html {
    height: 100% !important
}

body {
    background-color: #fff;
    margin-top: 0;
    font-family: Lucida Sans,Arial,Helvetica,sans-serif;
    color: black;
    height: 100% !important;
}

a {
    text-decoration: none;
    color: #666
}

    a:hover {
        text-decoration: underline;
        color: #666
    }

h1 {
    display: block;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 14px;
    margin-bottom: 10px
}

h2 {
    display: block;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 10px
}

h3 {
    display: block;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #046f36;
    margin-bottom: 10px
}

.internal-separator {
    flex-grow: 1;
}

.domaine_section {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
    height: 150px;
    width: 900px;
}

    .domaine_section.domaine_reverse {
        flex-direction: row-reverse;
    }

.domaine_icon {
    width: 120px;
    height: 120px;
    margin-right: 75px;
    margin-left: 25px;
}

    .domaine_icon.domaine_reverse {
        margin-right: 25px;
        margin-left: 55px;
    }

.domaine_text {
    text-align: left;
    font-style: italic;
    max-width: 400px;
    margin: 0 20px;
    line-height: 1.6;
}

    .domaine_text.domaine_reverse {
        text-align: right;
    }


.domaine_titre {
    text-align: left;
    width: 200px;
    margin: 0 20px;
    line-height: 1.6;
}

    .domaine_titre.domaine_reverse {
        text-align: right;
    }


.domaine_separator {
    width: 50%;
    display: block;
    margin: 20px auto 20px 0;
}

.domaine_reverse-separator {
    width: 50%;
    display: block;
    margin: 20px 0 20px auto;
}

.presta_interligne {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
    height: 50px;
    width: 900px;
}

.presta_titre {
    width: 50%;
    display: block;
    margin: 20px auto 20px 0;
    text-align: center;
}

.presta_separator {
    width: 50%;
    display: block;
    margin: 20px auto 20px 0;
    text-align: left;
}

    .presta_separator img {
        width: 80%;
    }

    .presta_separator.presta_reverse {
        margin: 20px 0 20px auto;
        text-align: right;
    }

        .presta_separator.presta_reverse img {
            width: 80%;
        }

.presta_image {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
    height: 150px;
    width: 900px;
}

.presta_image-td {
    width: 50%;
    display: flex;
    margin: 20px auto 20px 0;
    justify-content: center;
}

    .presta_image-td img {
        width: 35%;
    }



#cadre_global_1 {
    height: 100% !important
}

#cadre_global_2 {
    height: 100% !important
}

a.active, a:focus {
    outline: 0
}

input[type=submit] {
    font-family: Arial;
    font-weight: bold;
    padding: 0 !important;
    margin: 5px;
    !important;
    padding: 0 5px 3px 5px !important;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: center !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    color: #fff !important;
    border: 1px solid #7AA903 !important;
    background-color: #7AA903 !important;
    cursor: pointer
}

    input[type=submit]:hover {
        font-family: Arial;
        font-weight: bold;
        padding: 0 !important;
        margin: 5px;
        !important;
        padding: 0 5px 3px 5px !important;
        height: 25px !important;
        line-height: 25px !important;
        vertical-align: central !important;
        text-transform: uppercase !important;
        font-size: 12px !important;
        color: #fff !important;
        border: 1px solid #057239 !important;
        background-color: #057239 !important;
        cursor: pointer
    }

input[type=button] {
    font-family: Arial;
    font-weight: bold;
    padding: 0 !important;
    margin: 5px;
    !important;
    padding: 0 5px 3px 5px !important;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: central !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    color: #fff !important;
    border: 1px solid #7AA903 !important;
    background-color: #7AA903 !important;
    cursor: pointer
}

    input[type=button]:hover {
        font-family: Arial;
        font-weight: bold;
        padding: 0 !important;
        margin: 5px !important;
        padding: 0 5px 3px 5px !important;
        height: 25px !important;
        line-height: 25px !important;
        vertical-align: central !important;
        text-transform: uppercase !important;
        font-size: 12px !important;
        color: #fff !important;
        border: 1px solid #057239 !important;
        background-color: #057239 !important;
        cursor: pointer
    }

.commande_entete_tableau {
    margin-bottom: 10px
}

.commande_entete_etape_en_cours {
    padding: 10px 10px 10px 10px;
    text-align: center;
    background-color: #AAA;
    color: #FFF;
    border-radius: 5px;
    border-color: #000
}

.commande_entete_etape_normal {
    padding: 10px 10px 10px 10px;
    text-align: center;
    background-color: #CCC;
    border-radius: 5px;
    border-color: #000;
    border: 1px
}

#live_39 {
    min-height: 100% !important
}

#live_41 {
    overflow-y: visible !important;
    padding-bottom: 50px !important
}

#live_42 {
    position: relative;
    width: 960px;
    height: 347px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/entete.jpg);
    background-repeat: no-repeat
}

#live_55 {
    width: 960px;
    height: 90px;
    float: left
}

#live_56 {
    float: left;
    height: 163px;
    width: 83px
}

#live_58 {
    padding-top: 5px;
    float: right;
    height: 83px;
    width: auto;
    display: inline-block
}

    #live_58 img {
        height: 83px;
    }
    #live_58 a {
        object-fit: contain;
    }

#linkedin {
    height: 45px !important;
}

#live_50 {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 190px
}

#live_50_ligne_menu_niveau_1 {
    width: 172px; /* 960px de large soit 4*192px -> 172px et 20px de padding */
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 22px;
    text-decoration: none;
}

    #live_50_ligne_menu_niveau_1 a:hover {
        color: limegreen;
        text-decoration: none;
    }

#live_43 {
    width: 960px;
    margin-left: auto;
    margin-right: auto
}

#live_52 {
    width: 215px;
    float: left
}

#live_53 {
}

#live_53_ligne_menu_niveau_1 {
    padding-bottom: 5px
}

#live_54 {
    padding-top: 36px
}

#live_46 {
    margin: auto;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    text-align: justify
}

#live_48 {
    position: relative !important;
    margin-top: -50px !important;
    height: 50px !important;
    clear: both !important
}

#live_49 {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    color: black;
    text-align: center;
    font-size: 11px
}

#live_51 {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    padding-top: 22px
}

a.active, a:focus {
    outline: 0
}

#image_right {
    background-image: url(../images_global/carre.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 5px
}

#admin_menu {
    height: 145px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    border-bottom: 1px solid #AAA
}

#holdm {
    position: absolute;
    z-index: 100;
    width: 100%;
    padding-top: 10px
}

#nav {
    list-style: none
}

    #nav ul {
        display: none;
        padding: 0;
        margin: 0;
        list-style: none;
        width: 12em;
        z-index: 99;
        position: relative;
        overflow-y: scroll;
        overflow-x: visible;
        line-height: 25px
    }

    #nav a {
        text-decoration: none;
        display: block;
        height: 28px;
        vertical-align: middle
    }

    #nav li {
        margin: 0;
        position: relative;
        float: left;
        width: 13em;
        background-color: #25a3c5;
        border: solid 1px #000;
        display: block;
        height: auto;
        text-align: center;
        border: 2px solid #FFF;
        line-height: 28px
    }

        #nav li a {
            color: #FFF
        }

            #nav li a:hover {
                background-color: #25a3c5;
            }

    #nav ul li {
        background-color: #FFF;
        border-width: 1px;
        border-color: #AAA;
        width: 180px;
        text-align: left;
        vertical-align: middle
    }

        #nav ul li a {
            color: #000;
            border-width: 1px 1px 0 0;
            padding-left: 10px
        }

            #nav ul li:hover, #nav ul li a:hover {
                background-color: #25a3c5;
                color: #FFF;
                border-width: 1px
            }

    #nav ul ul {
        display: none;
        position: absolute;
        margin-left: 179px;
        margin-top: -29px
    }

    #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul {
        display: none
    }

    #nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul {
        display: block
    }

.styleFontGras {
    font-weight: bold
}

.styleFontGris {
    background-color: #CCC
}

.styleItalic {
    font-style: italic
}

form.css fieldset {
    padding: 0;
    margin: 0;
    display: inline
}

form.css label {
    display: inline;
    float: left;
    width: 70px
}

form.css form {
    padding: 0;
    margin: 0;
    display: inline
}

.titre_section_niveau1 {
    background-color: #CCC;
    color: #67501C;
    text-decoration: none;
    border-color: #AAA;
    border-style: solid;
    border-width: 0 1px 0 1px;
    padding: 2px 0 2px 0;
    display: block;
    font-size: 8pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold
}

.titre_section_niveau2 {
    margin-left: 15px;
    color: #67501C;
    text-decoration: none;
    border-color: #AAA;
    border-style: solid;
    border-width: 0 1px 0 1px;
    padding: 2px 0 2px 0;
    cursor: pointer;
    display: block;
    font-size: 8pt;
    font-family: Verdana,Arial,Helvetica,sans-serif
}

.titre_section_niveau3 {
    margin-left: 40px;
    color: #67501C;
    text-decoration: none;
    border-color: #AAA;
    border-style: solid;
    border-width: 0 1px 0 1px;
    padding: 2px 0 2px 0;
    cursor: pointer;
    display: block;
    font-size: 8pt;
    font-family: Verdana,Arial,Helvetica,sans-serif
}

.classTextField {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px
}

.styleVerdana {
    font-family: Arial,Helvetica,sans-serif;
    line-height: 17px
}

.style_size8 {
    font-size: 8px
}

.style_size9 {
    font-size: 9px
}

.style_size9p5 {
    font-size: 9.5px
}

.style_size10 {
    font-size: 12px
}

.style_size11 {
    font-size: 11px
}

.style_size12 {
    font-size: 12px
}

.style_size13 {
    font-size: 13px
}

.style_size14 {
    font-size: 14px
}

.style_size16 {
    font-size: 16px
}

.style_size18 {
    font-size: 18px
}

.style_size20 {
    font-size: 20px
}

.style_size24 {
    font-size: 24px
}

.style_size28 {
    font-size: 28px
}

.style_size30 {
    font-size: 30px
}

.style_size32 {
    font-size: 32px
}

.style_size36 {
    font-size: 36px
}

.style_size40 {
    font-size: 40px
}

.style_size48 {
    font-size: 48px
}

.styleColorDarkBlue {
    color: #8B93BD
}

.styleColorRed {
    color: #F00
}

.styleColorBlack {
    color: #000
}

.styleColorGray {
    color: #999
}

.styleColorDarkGray {
    color: #666
}

.styleArrayBackGround {
    BACKGROUND: #E0ECE0
}

.styleColorPurple {
    color: #7570D3
}

.styleBackgroundPurple {
    background-color: #7570D3
}

.styleColorFondBanniere {
    color: #B6DAD8
}

.styleColorYn {
    color: #27B7DC
}

.styleColorDev {
    color: #27A2B7
}

.styleColorPageContenu {
    color: #9DCECC
}

.styleLineThrough {
    text-decoration: line-through
}

.coteDroitGauche {
    BORDER-RIGHT: #9cf 1px solid;
    BORDER-TOP: #9cf 1px solid;
    BORDER-LEFT: #9cf 1px solid;
    BORDER-BOTTOM: #9cf 1px solid
}

.divdevis {
    background-color: #CF0
}

.relnav {
    left: -10px;
    top: 0;
    position: relative;
    visibility: hidden
}

.absolute {
    left: 2px;
    top: 0;
    position: absolute
}

.relnav {
    left: -10px;
    top: 0;
    position: relative;
    visibility: hidden
}

.relnavBIS {
    left: -10px;
    top: 0;
    position: relative
}

.absolute {
    left: 2px;
    top: 0;
    position: absolute
}

.relnavbg {
    left: -10px;
    top: -20px;
    position: relative;
    visibility: hidden
}

.dropdown {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #48ACDC;
    text-decoration: none
}

.borderRight_1px_black {
    BORDER-RIGHT: #000 1px solid
}

.borderLeft_1px_black {
    BORDER-LEFT: #000 1px solid
}

.borderBottom_1px_black {
    BORDER-BOTTOM: #000 1px solid
}

.textAlign {
    text-align: justify
}

.mainArray {
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    MARGIN: 0;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}

.btnCouleurFondBoutonMenuTop {
    BACKGROUND: #FFF
}

.info {
    position: relative;
    z-index: 24;
    color: #000;
    text-decoration: none
}

.out {
    display: none
}

.over {
    display: block;
    position: absolute;
    padding: 5px;
    top: -4em;
    left: 120px;
    width: 15em;
    border: 2px outset #000;
    background-color: white;
    color: #000;
    text-align: center;
    font-family: verdana;
    font-size: 11px;
    z-index: 25
}

.array_right {
    BORDER-RIGHT: #000 1px solid
}

.coin_bas_gauche {
    border-left: #000 1px solid;
    BORDER-BOTTOM: #000 1px solid
}

.coin_bas_droit {
    BORDER-RIGHT: #000 1px solid;
    BORDER-BOTTOM: #000 1px solid
}

.line_left {
    BORDER-LEFT: #aaa 1px solid
}

.line_right {
    BORDER-RIGHT: #aaa 1px solid
}

.line_top {
    BORDER-TOP: #aaa 1px solid
}

.line_bottom {
    BORDER-BOTTOM: #aaa 1px solid
}

.ev_dhx_skyblue {
    line-height: 25px;
    height: 25px
}

.odd_dhx_skyblue {
    line-height: 25px;
    height: 25px
}

.line_array {
    BORDER-RIGHT: #aaa 1px solid;
    BORDER-LEFT: #aaa 1px solid;
    BORDER-TOP: #aaa 1px solid;
    BORDER-BOTTOM: #aaa 1px solid;
    padding: 5px
}

.menuTopButton {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    border: 1px solid #d6d6d6;
    background: #fefefe;
    border-radius: 5px;
    moz-border-radius: 5px;
    height: 27px;
    line-height: 130%;
    text-decoration: none;
    color: #666;
    cursor: pointer;
    padding: 5px 10px 6px 7px;
    background: #fefefe;
    background: -moz-linear-gradient(top,#f5f5f5 0,#dcdcdc 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f5f5f5),color-stop(100%,#dcdcdc));
    background: -webkit-linear-gradient(top,#f5f5f5 0,#dcdcdc 100%);
    background: -o-linear-gradient(top,#f5f5f5 0,#dcdcdc 100%);
    background: -ms-linear-gradient(top,#f5f5f5 0,#dcdcdc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#dcdcdc',GradientType=0);
    background: linear-gradient(top,#f5f5f5 0,#dcdcdc 100%);
    FONT-WEIGHT: normal
}

    .menuTopButton:hover {
        border: 1px solid #d6d6d6;
        background: #dbdbdb
    }

#tableCadrille {
    border: 1px solid #000;
    border-collapse: collapse
}

    #tableCadrille th {
        background: #CCC;
        border: 1px solid #000
    }

    #tableCadrille tr {
        border: 1px solid #000
    }

    #tableCadrille td {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        border: 1px solid #000
    }
