html {
    background: url(../img/bg_html.png);
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}

/*//#15129*/
html, body {
    height: 100%;
}

/************HEADER*******************************/

#test {
    width: 117em;
    height: 1em;
    background-color: red;
}

#header {
    position: fixed;
    z-index: 3001;
    top: 0;
    left: 0;
    right: 0;
    height: 81px;
    min-width: 1150px;
    padding: 0 25px;
    line-height: 40px;
    color: #fff;
}

#titre {
    font-weight: 100;
    padding: 0px 10px 0px 30px;
    font-size: 30px;
    float: left;
    position: relative;
    font-weight: bold;
}

#lien_xlsoft {
    position: absolute;
    right: -50px;
    top: 8px;
    color: #fff;
    font-size: 10px;
}

#lien_xlsoft a {
    color: #fff;
    text-decoration: none;
}

#lien_xlsoft a:hover {
    text-decoration: underline;
}

#lien_xlsoft a:active {
    color: #fff;
}


#connexion_infos {
    font-family: Arial, sans-serif;
    font-size: 13px;
    float: right;
    margin-right: 20px;
    cursor: pointer;
}

#liste_domaine {
    margin-left: 400px;
}


#liste_domaine label {
    color: #fff;
}

#liste_domaine select {
    margin-bottom: 0;
}

.header_ligne2_gauche {
    background: url('../img/header/bordure_gauche.png') top left repeat-y;
    border-radius: 10px 10px 0 0;
}

.header_ligne2_droit {
    background: url('../img/header/bordure_droit.png') top right repeat-y transparent;
    border-radius: 10px 10px 0 0;
    padding: 0 20px;
    border-bottom: 1px solid #aaa;
    white-space: nowrap;
}

.header_ligne2_droit > div {
    display: inline-block;
}

#toolbar {
    line-height: 20px;
}

#toolbar ul {
    margin-left: 0;
    list-style: none;
}

#toolbar ul li {
    display: inline;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #aaa;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 2px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #5b6178;
}


#menu_contenu ul {
    margin-left: 0;
    list-style: none;
}


#menu_contenu ul .menu_li_1 {
    display: inline-block;
    position: relative;
    min-width: 130px;
    line-height: 40px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 0px #999999;
    filter: dropshadow(color=#999999, offx=1, offy=1);
    cursor: pointer;
    border-right: solid 1px #aaa;
}

#menu_contenu ul .menu_li_1:last-child {
    border-right: none;
}

#menu_contenu ul .menu_li_1:hover, #menu_contenu ul .menu_li_1.active {
    text-shadow: 1px 1px 0px #2c2c2c;
    filter: dropshadow(color=#2c2c2c, offx=1, offy=1);
    background-color: inherit;
}


#menu_contenu .div_menu {
    display: none;
    position: absolute;
    text-align: left;
    z-index: 3000;
    white-space: nowrap;
    left: 0px;
    border-left: solid 1px #aaa;
    background-color: inherit;
}

#menu_contenu .div_menu:hover {
    background-color: inherit;
}

#menu_contenu .menu_li_2 {
    padding-left: 5px;
    padding-right: 20px;
    white-space: nowrap;
    /*//#10925*/
    position: relative;
}


#menu_contenu .menu_li_2 a {
    text-decoration: none;
    color: inherit;
    display: block;
}

#menu_contenu ul .menu_li_1:hover .div_menu {
    display: block;
}

#menu_contenu ul .menu_li_1 div.menu_li_1_titre {
    padding: 0 10px;
}

#menu_contenu ul .menu_li_1:hover div.menu_li_1_titre {
    background-color: #2c2c2c;
}


#menu_contenu ul .menu_ul_2 {
    vertical-align: top;
    display: inline-block;
    border-right: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
}

#menu_contenu ul .menu_ul_2 span {
    display: inline-block;
}

#menu_contenu ul .menu_ul_2 span.menu_lib {
    margin-right: 25px;
}

#menu_contenu ul .menu_li_2.menu_groupe {
    text-shadow: 1px 1px 0px #2c2c2c;
    filter: dropshadow(color=#2c2c2c, offx=1, offy=1);
    background-color: #888;
    text-align: center;
}

/* Gestion des +  de création rapide dans les menus */
#menu_contenu .span_creation {
    /*//#10925*/
    position: absolute;
    right: 10px;
}

#global {
    min-width: 1150px;
}

/**   Le contenu  **/
#global_contenu {
    position: absolute;
    top: 81px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    min-width: 1150px;
}

#contenu {
    min-width: 1100px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    padding-left: 25px;
    padding-bottom: 8px;
    /*//#15129*/
    height: calc(100% - 8px);
}

#contenu_top {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    padding-left: 25px;
    padding-bottom: 8px;
}

#contenu_droit, #contenu_gauche {
    position: absolute;
    top: 0px;
    padding-left: 25px;
    padding-bottom: 8px;
}

#contenu > .div_formulaire, #contenu_gauche > .div_formulaire, #contenu_droit > .div_formulaire {
    background-color: #EBECE6;
    border: solid 5px #CCC;
}

#precedent_gauche,
#precedent_droit {
    position: fixed;
    top: 82px;
    left: 0px;
    bottom: 0px;
    width: 25px;
    z-index: 1000;
    background: url('../img/common/back.png') center center no-repeat transparent;
    cursor: pointer;
    display: none;
}

#precedent_gauche:hover,
#precedent_droit:hover {
    background: url('../img/common/back_hoover.png') center center no-repeat transparent;
}

#contenu_disabled {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 5000;
    /*background-color: #eee;*/
    /*opacity: 0.6;*/
}

.error-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

.error-wrapper .container {
    text-align: center;
    width: 50%;
    height: 50%;
}

.error-wrapper .container .logo img {
    width: 350px;
}

.error-wrapper .container .text {
    margin: 40px 0;
}

.error-wrapper .container a.back-home {
    display: inline-flex;
    padding: 8px 20px 10px;
    background-color: #32baf4;
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
}

.error-wrapper .container a.back-home:hover {
    background-color: #2c2c2c;
}
