p {
    font-family: arial, sans-serif;
    color: black;
}

h1 {
    font-family: arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 7pt;
    color: #000000;
}

h2 {
    font-family: arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
}

h3 {
    font-family: arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
}

h4 {
    font-weight: normal;
    font-size: 12pt;
    color: #000000;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 0 0;
}

.body_haut {
    background-color: #3D3F3C;
}

.body_accueil {
    background-color: #3D3F3C;
    color: #414240;
    font-size: 100px;
    text-align: center;
}

.body_gauche {
    background-color: #242424;
}

/* IDENTIFICATION */
.ID_HAUT {
    background-color: #242424;
    height: 50px;
}

.ID_TABLE {
    -moz-border-radius: 16px 0 16px 0;
    -webkit-border-radius: 16px 0 16px 0;
    border-radius: 16px 0 16px 0;
}

.ID_TABLE input {
    background-color: White;
}

.ID_TABLE input:focus {
    background-color: #FFFFE0;
}

.ID_TITRE {
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
    color: #ffffff;
    text-align: center;
    background-color: #CE0909;
    margin: 1px;
}

.ID_FORM {
    font-style: normal;
    font-weight: normal;
    font-size: 12pt;
    color: #000000;
    text-align: right;
    background-color: #ffffff;
    padding: 10px;
}

.ID_SUBMIT {
    font-style: normal;
    font-weight: normal;
    font-size: 12pt;
    color: #000000;
    text-align: right;
    background-color: #8FBC8F;
    padding: 0 0 0 1px;
    border-style: outset;
    border-width: 2px;
    border-color: #2F4F4F;
    -moz-border-radius: 8px 0 8px 0;
    -webkit-border-radius: 8px 0 8px 0;
    border-radius: 8px 0 8px 0;
}

/* MENU HAUT */
.MH_ADM {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #999997;
    text-align: center;
    text-decoration: none;
}

.MH_DCX {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    padding: 5px;
    background-color: #BF2E1B;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none;
}

.MH_DCX:hover {
    background-color: #B22222;
    text-decoration: underline;
}

.MH_TR1 {
    height: 10px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    padding: 0;
    background-color: #BF2E1B;
}

.MH_TR2 {
    height: 50px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    padding: 0;
    background-color: #242424;
}

.MH_PICTO {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    width: 95px;
    float: left;
    margin-left: 4px;
    margin-top: 3px;
    height: 85px;
    text-align: center;
    text-decoration: none;
    background-color: #c8c8c8;
    -moz-border-radius: 11px 12px 0 0;
    -webkit-border-radius: 11px 12px 0 0;
    border-radius: 11px 12px 0 0;
}

.MH_PICTO a {
    color: #000000;
    display: block;
    text-decoration: none;
    height: 100%;
    -moz-border-radius: 11px 12px 0 0;
    -webkit-border-radius: 11px 12px 0 0;
    border-radius: 11px 12px 0 0;
}

.MH_PICTO a:hover {
    text-decoration: underline;
    background-color: #FFF8DC;
}

.MH_PICTO_SELECT {
    color: #F5F5F5;
    background-color: #FFFFFF;
}

.MH_TR4 {
    height: 50px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    padding: 0;
    background-color: #242424;
}

/* MENU GAUCHE */
.MG_ADM {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
    background-color: #e8e8e8;
    text-decoration: none;
    margin: 0 0 0 5px;
    width: 190px;
}

.MG_PICTO {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: White;
    text-align: center;
    background-color: #242424;
    text-decoration: none;
}

.MG_LIB {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: White;
    text-align: left;
    text-decoration: none;
    padding-left: 8px;
    padding-top: 4px;
}

.MG_MOD {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #525551;
    text-align: left;
    background-color: #C8C8C8;
    text-decoration: none;
    margin-left: 4px;
    padding-left: 4px;
    width: 182px;
    padding-top: 2px;
}

.MG_MOD_SELECT {
    background-color: #ffffff;
}

.MG_MOD a {
    color: #525551;
    display: block;
    text-decoration: none;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 4px;
}

.MG_MOD a:hover {
    background-color: #FFF8DC;
    text-decoration: underline;
}

.MG_MOD_DEB {
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

.MG_MOD_FIN {
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
}

.ONGLET {
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #484848;
    text-align: left;
    background-color: #f8f8f8;
    text-decoration: none;
}

.ONGLET_LIEN {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #484848;
    text-align: left;
    text-decoration: none;
}

.ADMIN_ENTETE_FCT {
    font-style: normal;
    font-size: 12px;
    color: #000000;
    text-align: center;
    background-color: #B2B2B2;
}

.ADMIN_FCT {
    font-style: normal;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    background-color: #b2b2b2;
}

.ADMIN_FCT a {
    display: block;
    background-color: #b2b2b2;
}

.ADMIN_FCT a:hover {
    background-color: #FFF8DC;
}

.ADMIN_BAN {
    font-style: normal;
    font-size: 16px;
    color: #f8f8f8;
    text-align: center;
    background-color: #525551;
    border: 2px solid #fff;
}

.ADMIN_PAGE {
    background-color: #525551;
    color: #f8f8f8;
    font-size: 12px;
    font-style: normal;
    padding-right: 10px;
    text-align: right;
}

.ADMIN_ACTIONS {
    width: 1px;
    white-space: nowrap;
}

.ADMIN_PAGE a {
    background-color: #F6E180;
    color: #000000;
    text-decoration: none;
}

.ADMIN_PAGE a:hover {
    text-decoration: underline;
}

#page {
    font-weight: bold;
    color: #141450;
}

.ADMIN_ENTETE {
    font-style: normal;
    font-size: 12px;
    color: #000000;
    text-align: center;
    background-color: #B2B2B2;
    font-weight: bold;
}

.ADMIN_ENTETE a {
    color: #000000;
    text-decoration: none;
}

.ADMIN_ENTETE a:hover {
    text-decoration: underline;
}

.ADMIN_ENTETE input {
    font-style: normal;
    font-size: 10px;
    color: #000000;
    background-color: #B2B2B2;
    border: 1px solid #E1C000;
}

.ADMIN_ENTETE input:focus {
    background-color: #FAFAD2;
    border: 1px solid #006400;
}

.ADMIN_ENTETE button {
    border: none;
    background-color: transparent;
}

.ADMIN_EXPORT {
    width: 120px;
    background-color: #f5deb3;
    font-size: 12px;
    color: #222222;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
}

.ADMIN_EXPORT a {
    display: block;
    color: #222222;
    text-decoration: none;
}

.ADMIN_EXPORT a:hover {
    text-decoration: underline;
}

.ADMIN_NOUVEAU {
    width: 100px;
    background-color: #31945C;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    -moz-border-radius: 8px 0 8px 0;
    -webkit-border-radius: 8px 0 8px 0;
    border-radius: 8px 0 8px 0;
}

.ADMIN_NOUVEAU a {
    display: block;
    color: #ffffff;
    text-decoration: none;
}

.ADMIN_NOUVEAU a:hover {
    text-decoration: underline;
}

.ADMIN_TITRE {
    font-weight: bold;
}

.ADMIN_LIEN_LISTE {
    font-style: normal;
    font-size: 9px;
    color: #000000;
    text-align: center;
    line-height: 10px;
    background-color: #F6E180
}

.ADMIN_LIEN_LISTE a {
    color: #000000;
}

.ADMIN_PAGEP {
    font-style: normal;
    font-size: 12px;
    color: #000000;
    text-align: left;
    line-height: 10px;
    background-color: #fff
}

.ADMIN_PAGEP a {
    background-color: #F6E180;
    color: #000000;
    text-decoration: none;
}

.ADMIN_PAGEP a:hover {
    text-decoration: underline;
}

.ADMIN_TITRE_MODIF {
    font-style: normal;
    font-size: 18px;
    color: #000000;
    text-align: center;
    background-color: #FFD700;
    line-height: 30px;
    padding: 10px;
    -moz-border-radius: 16px 0 16px 0;
    -webkit-border-radius: 16px 0 16px 0;
    border-radius: 16px 0 16px 0;
}

.ADMIN_TITRE_CREA {
    font-style: normal;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #31945C;
    line-height: 30px;
    padding: 10px;
    -moz-border-radius: 16px 0 16px 0;
    -webkit-border-radius: 16px 0 16px 0;
    border-radius: 16px 0 16px 0;
}

.ADMIN_TITRE_VISU {
    font-style: normal;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #4FA8FF;
    line-height: 30px;
    padding: 10px;
    -moz-border-radius: 16px 0 16px 0;
    -webkit-border-radius: 16px 0 16px 0;
    border-radius: 16px 0 16px 0;
}

.ADMIN_TITRE_RECOPIE {
    font-style: normal;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    background-color: #9acd32;
    line-height: 30px;
    padding: 10px;
    -moz-border-radius: 16px 0 16px 0;
    -webkit-border-radius: 16px 0 16px 0;
    border-radius: 16px 0 16px 0;
}

.ADMIN_TITRE_ANNUL {
    font-style: normal;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #CC2626;
    line-height: 30px;
    padding: 10px;
    -moz-border-radius: 16px 0 16px 0;
    -webkit-border-radius: 16px 0 16px 0;
    border-radius: 16px 0 16px 0;
}

.ADMIN_RETOUR {
    font-style: normal;
    font-size: 18px;
    color: #688668;
    text-align: center;
    background-color: #d8d8d8;
    line-height: 30px;
    padding: 2px;
}

.ADMIN_RETOUR a {
    color: #686868;
}

.TAB_TITRE {
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
    color: #197663;
    text-align: center;
    background-color: #ffffff;
}

.TAB1 {
    font-style: normal;
    font-size: 10pt;
    color: #197663;
    text-align: center;
    background-color: #ffffff;
}

.TAB2 {
    font-style: normal;
    font-size: 11px;
    color: black;
    text-align: right;
    background-color: #d8d8d8;
}

.TAB4 {
    font-style: normal;
    font-size: 11px;
    color: #000;
    text-align: right;
    background-color: #e8e8e8;
}

.TAB_AIDE {
    width: 240px;
    height: 100%;
    background-color: #9ACD32;
    color: #006400;
    text-align: left;
    padding: 10px;
    -moz-border-radius: 8px 8px 8px 0;
    -webkit-border-radius: 8px 8px 8px 0;
    border-radius: 8px 8px 8px 0;
}

.TAB5 {
    font-style: normal;
    font-size: 13px;
    color: #686868;
    text-align: left;
    background-color: #f8f8f8;
    font-weight: bold;
}

.TAB6 {
    font-style: normal;
    font-size: 11px;
    color: black;
    text-align: left;
    background-color: #d8d8d8;
}

.TABR {
    font-style: normal;
    font-size: 11px;
    color: black;
    text-align: left;
    background-color: #FFF8DC;
    cursor: pointer;
}

.TABCLIC {
    font-style: normal;
    font-size: 11px;
    color: black;
    text-align: left;
    background-color: #FFD700;
}

.TABTITLE {
    font-style: normal;
    font-weight: bold;
    font-size: 7pt;
    color: #ffffff;
    text-align: center;
    background-color: #197663;
    text-decoration: none;
}

.TABm {
    font-size: 7pt;
    color: #197663;
    text-align: center;
    background-color: #ffffff;
}

.TAB3 {
    font-style: normal;
    font-size: 10pt;
    color: Black;
    background-color: #ffffff;
    border: 0;
}

.BULLE_AIDE {
    position: relative;
    width: 240px;
    margin-left: -190px;
}

.AD_MENU1 {
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #000;
    text-align: left;
    background-color: #d8d8d8;
    text-decoration: none;
}

.AD_MENU0 {
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #000;
    text-align: left;
    background-color: #ffffff;
    text-decoration: none;
}

.AD_MENUTT {
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: center;
    background-color: #686868;
    text-decoration: none;
    vertical-align: middle
}

.AD_MENUT {
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    color: #000;
    text-align: center;
    background-color: #ffffff;
    text-decoration: none;
}

.INF_TITRE {
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    color: #197663;
    text-align: left;
    background-color: #F8F8F8;
    text-decoration: none;
}

.INF_SOUS_TITRE {
    font-style: normal;
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    text-align: left;
    background-color: #F8F8F8;
    text-decoration: none;
}

.INF_CORPS {
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    text-align: left;
    background-color: #F8F8F8;
    text-decoration: none;
}


.PX_TITRE {
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
    color: #ffffff;
    text-align: center;
    background-color: #a8a8a8;
    margin: 1px;
}

.PX_MENU {
    font-size: 8pt;
    color: #197663;
    text-align: center;
    margin: 1px;
    background-color: #f8f8f8;
}

.PX_MENU_DEC {
    font-size: 8pt;
    color: #ffffff;
    text-align: center;
    margin: 0;
    padding: 3px;
    background-color: #990000;
}

.PX_USER {
    font-size: 10pt;
    color: black;
    text-align: center;
    margin: 1px;
    background-color: #c8c8c8;
}

.PX_SOUS_TITRE {
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    text-align: center;
    background-color: #c8c8c8;
    margin: 1px;
}

.PX_TITRE_TABLEAU {
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    text-align: center;
    background-color: #e8e8e8;
    margin: 1px;
}

.PX_TABLEAU {
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    text-align: left;
    background-color: #FFFFFF;
    margin: 1px;
}

.PX_TABLEAUC {
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
    text-align: center;
    background-color: #FFFFFF;
    margin: 1px;
    text-decoration: none;
}

.PX_TABLEAUA {
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    text-align: left;
    background-color: #d8d8d8;
    margin: 1px;
}

.PX_TABLEAU_AVERT {
    font-style: normal;
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    text-align: center;
    background-color: #FFC000;
    margin: 1px;
}

.PX_TABLEAU_DANGER {
    font-style: normal;
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    text-align: center;
    background-color: #FF4040;
    margin: 1px;
}

.PX_TABLEAU_OK {
    font-style: normal;
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    text-align: center;
    background-color: #80FF80;
    margin: 1px;
}

.PX_LIEN_TABLEAU {
    font-style: normal;
    font-weight: normal;
    font-size: 7pt;
    color: #000000;
    text-align: center;
    background-color: #FFFFFF;
    margin: 0 0 0 1px;
    text-decoration: none;
}

.ds_box {
    background-color: #FFF;
    border: 1px solid #000;
    position: absolute;
    z-index: 32767;
}

.ds_tbl {
    background-color: #FFF;
}

.ds_head {
    background-color: #333;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
}

.ds_subhead {
    background-color: #CCC;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    width: 32px;
}

.ds_cell {
    background-color: #EEE;
    color: #000;
    font-size: 13px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px;
    cursor: pointer;
}

.ds_cell:hover {
    background-color: #F3F3F3;
}

.VOIRHTML {
    width: 660px;
    height: 200px;
    background-color: #F0F0FC;
    color: #000000;
}

.circle {
    list-style-type: circle;
}

.disc {
    list-style-type: disc;
}

.square {
    list-style-type: square;
}

.decimal {
    list-style-type: decimal;
}

.a {
    list-style-type: lower-alpha;
}

.A {
    list-style-type: upper-alpha;
}

.i {
    list-style-type: lower-roman;
}

.I {
    list-style-type: upper-roman;
}

.none {
    list-style-type: none;
}

/* Mode Admin_Live */
.MEMO:hover {
    font-style: normal;
    font-size: 11px;
    color: black;
    background-color: #B22222;
    cursor: pointer;
    /*border:2px dashed red;*/
}

.CC:hover {
    font-style: normal;
    font-size: 11px;
    color: black;
    background-color: #B22222;
    cursor: pointer;
    /*border:2px dashed red;*/
}

.LISTE:hover {
    font-style: normal;
    font-size: 11px;
    color: black;
    background-color: #B22222;
    cursor: pointer;
    /*border:2px dashed red;*/
}

/************************** boite de dialogue ******************************/
#pos-dialog2 {
    background: url("pictos/fond_shadowbox_live.png") repeat scroll 0 0 transparent;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2001;
}

#dialogContent2 {
    background-color: #C8C8C8;
    height: 260px;
    margin: 80px auto auto;
    max-height: 260px;
    max-width: 600px;
    min-height: 260px;
    min-width: 600px;
    padding: 5px 15px 15px;
    text-align: left;
    width: 600px;
}

#pos-dialog2 #dialogContAjax2 {
    text-align: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

#pos-dialog2 div.fermer {
    height: 20px;
    min-height: 20px;
    max-height: 20px;
    position: relative;
    max-width: 100%;
    min-width: 100%;
    text-align: right;
    width: 100%;
    z-index: 10;
}


/*.BOUTON
{
    border: none;
    padding: 15px 32px;
    display: inline-block;
    text-decoration: none;
}*/

.container-loading {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
}

.container-loading > div.loading {
    display: flex;
    height: 100%;
    width: 100%;
}

.container-loading > div.loading > div.loader {
    margin: auto;
}

#loadingScreen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #095270;
    text-align: center;
    z-index: 1000;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    top: 40%;
}

.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(19px, 0);
    }
}