body
{
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    border: none;
}

select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3
{
    font-size: 20px;
    text-align: center;
}

hr
{
    width: 352px;
}

label
{
    font-size: 12px;
}

td, dl, dt, dd, img, form
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    border: none;
}

a
{
    color: #000000;
}

ul
{
    padding-left: 20px;
}
#container{
  position: absolute;
  left: 200px;
  width: calc(100% - 200px);
  height: calc(100% - 134px);
  overflow: auto;
}
#accueil_appli
{
    text-align: center;
}

#pied_accueil
{
    text-align: center;
}

#formConnexion{
  width: 350px;
  margin: auto;
  position: relative;
  background: white;
  border-top-left-radius: 55px;
  border-bottom-right-radius: 55px;
  padding: 10px 0;
}
#formConnexion::before{
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: linear-gradient(to bottom right, #91c428 50%, #5b68d8 50%);
  left: -1px;
  top: -1px;
  z-index: -1;
}

#en-tete{
  margin-top: -15px;
  height: 86px;
  display: flex;
  justify-content: space-between;
  border-bottom: 4px solid #95c800;
  position: relative;
  overflow: hidden;
}
#en-tete::before, #en-tete::after{
  content: '';
  position: absolute;
  right: -12px;
  transform: skewX(-45deg);
}
#en-tete::before{
  background: #95c800;
  bottom: -4px;
  width: 86px;
  height: 25px;
}
#en-tete::after{
  background: #60ba0d;
  width: 67px;
  height: 17px;
  bottom: -2px;
}
#bandeau-utilisateur
{
    /* Modifi� sur le css IE */
    height: 24px;
    background-repeat: repeat-x;
    color: #FFFFFF;
    background-color: #6A77DC;
}

#menu
{
    /* Modifi� sur le css IE */
    float: left;
    margin-top: 0px;
    padding: 0px;
    width: 200px;
    /* height: 596px; */
    color: #FFFFFF;
    font-weight: bold;
    background-color: #4EC165;
    position: absolute;
    height: calc(100% - 134px);
    overflow: auto;
}

#corps
{
    /* height: 596px; */
    padding: 0px;
    /* overflow: auto; */
}

#contenu
{
    /* height: 590px; */
    margin: 0px;
    padding: 25px 15px 25px 15px;
}

#contenucgu
{
    text-align: justify;
    padding: 10px 20px;
    margin: auto;
    width: 60%;
    height: 50vh;
    overflow: auto;
    background-color: #FFFFCC;
    border: 1px solid silver;
    min-width: 400px;
    min-height: 300px;
}

#pied
{
    width: 100%;
    height: 20px;
    color: #FFFFFF;
    background-color: #6A77DC;
    position: absolute;
    bottom: 0;
    text-align: center;
}

#pied a
{
    color: #FFFFFF;
}

.refonte
{
    border-top: #95C800 1px dashed;
    border-left: #95C800 1px dashed;
    border-right: #6A77DC 1px dashed;
    border-bottom: #6A77DC 1px dashed;
    width: 500px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
.succes
{
    padding-bottom: 5px;
    color: #0CB432;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 11px;
}

.simple
{
    padding-bottom: 5px;
    color: #0E8DDA;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 11px;
}

.bouton
{
    padding-top: 15px;
    text-align: center;
}

.copyright
{
    color: #5B68D8;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
}

.conteneur_centre
{
    text-align: center;
}

.conteneur_gauche
{
    text-align: left;
}

.conteneur_droit
{
    text-align: right;
    font-weight: bold;
}

.ligne_fiche
{
    margin: auto;
    margin-top: 50px;
}

.bord_HG
{
    margin: auto;
    width: 350px;
    background-image: url(../images/form_bord_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    border-top: 1px #91C428 solid;
    border-left: 1px #91C428 solid;
}

.bord_BD
{
    margin-top: -1px;
    width: 350px;
    background-image: url(../images/form_bord_droit.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    border-bottom: 1px #5B68D8 solid;
    border-right: 1px #5B68D8 solid;
}

.extend-max
{
    width: 100%;
}

.tableau_non_espace
{
    border-collapse: collapse;
    width: 100%;
}

.tableau_non_espace1
{
    border-collapse: collapse;
    width: 95%;
}

.tableau_bandeau
{
    height: 24px;
    border-collapse: collapse;
    width: 100%;
}

.tableau_pied
{
    height: 20px;
    border-collapse: collapse;
    width: 100%;
}

.banniere-laterale
{
    display: block;
}

.banniere-centre
{
    background-repeat: repeat-x;
    background-image: url(../images/banniere_eticasset_centre.png);
    width: 100%;
}

.bandeau-gauche
{
    /* Modifi� sur le css I E*/
    padding: 0px 3px 0px 15px;
    text-align: left;
    vertical-align: middle;
    color: white;
}

.bandeau-centre
{
    /* Modifi� sur le css IE */
    text-align: left;
    vertical-align: middle;
}

.bandeau-droit
{
    /* Modifi� sur le css IE */
    padding-right: 5px;
    text-align: right;
    vertical-align: middle;
}

.titre-form
{
    padding-bottom: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #5B68D8;
    text-decoration: underline;
}

.titre-petit
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #5B68D8;
    text-decoration: underline;
}

.titre-petit-gauche
{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #5B68D8;
    text-decoration: underline;
}

.label
{
    /* Modifi� sur le css IE */
    width: 125px;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#formConnexion .label{
  width: 84%;
  margin: 4px 0px;
}
.champ
{
    /* Modifi� sur le css IE */
    width: 125px;
    text-align: left;
    padding-left: 10px;
}

.txtGras
{
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: right;
}

.fiche_HG
{
    margin: auto;
    margin-top: 25px;
    width: 800px;
    background-image: url(../images/form_bord_gauche.gif);
    background-position: top left;
    background-repeat: no-repeat;
    border-top: 1px #91C428 solid;
    border-left: 1px #91C428 solid;
}

.fiche_BD
{
    margin-top: -1px;
    padding: 0px 0px 25px 0px;
    width: 800px;
    background-image: url(../images/form_bord_droit.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    border-bottom: 1px #5B68D8 solid;
    border-right: 1px #5B68D8 solid;
    text-align: center;
}

.ficheG
{
    text-align: right;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 0px 0px 0px;
}

.ficheD
{
    text-align: left;
    padding: 5px 0px 0px 5px;
}

.ficheGErreur
{
    text-align: right;
    font-weight: bold;
    color: #DA0E0E;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 0px 0px 0px;
}

.ficheDErreur
{
    text-align: left;
    padding: 5px 0px 0px 5px;
    color: #DA0E0E;
}

.erreur
{
    padding-bottom: 5px;
    color: #DA0E0E;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 11px;
}

.ficheCm
{
    text-align: center;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 0px 0px 0px;
    background-color: #4EC165;
}

.ficheCmp
{
    text-align: center;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 0px 0px 0px;
    background-color: #77e88d;
}

.ficheCl
{
    text-align: center;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 0px 0px 0px;
    background-color: #aaeab7;
}

.ficheCp
{
    text-align: center;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 0px 0px 0px;
    background-color: #4EC165;
}

.ficheGa
{
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 0px 0px 0px;
}

.ficheDr
{
    text-align: left;
    font-size: 10px;
    padding: 5px 0px 0px 5px;
    background-color: #77e88d;
}

.ficheDrlog
{
    text-align: left;
    font-size: 10px;
    padding: 5px 0px 0px 5px;
    background-color: #aaeab7;
}

.ficheDrprest
{
    text-align: left;
    font-size: 10px;
    padding: 5px 0px 0px 5px;
    background-color: #4EC165;
}

.choix-operateur
{
    width: 206px;
}

.bouton-bleu
{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #5B68D8;
}

.bouton-vert
{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #91C428;
}

.bouton_centre
{
    text-align: center;
    padding-top: 15px;
}

.bouton_milieu
{
    text-align: center;
    padding-bottom: 15px;
}

.ligne-menu
{
    text-decoration: none;
    color: #000000;
    margin: 12px 0px 0px 0px;
    list-style-type: none;
}

.liste
{
    /* Modifi� sur le css IE */
    padding: 0px 0px 0px 42px;
}

.en-tete_donnees
{
    background-color: #4ec165;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}

.tri
{
    color: #FFFFFF;
    text-decoration: none;
}

.ligne-table{
  background-color: #aaeab7;
}
.ligne-table:nth-child(2n){
  background-color: #e8e8e5;
}
.ligne-table:hover
{
    background-color: #D1D8F3 !important;
}
.corps_donnees-pair
{
    color: #000000;
    background-color: #aaeab7;
}

.corps_donnees-impair
{
    color: #000000;
    background-color: #e8e8e5;
}

.corps_donnees-pair:hover
{
    background-color: #D1D8F3;
}

.corps_donnees-impair:hover
{
    background-color: #D1D8F3;
}

.cellule
{
    padding: 0px 5px 0px 5px;
    font-size: 11px;
}

.titre_page
{
    margin-top: 15px;
    font-size: 18px;
    color: #6A77DC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sousTitreBleu
{
    margin-top: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #6A77DC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.texte-blanc
{
    color: #FFFFFF;
    text-decoration: none;
}

.texte-noir
{
    color: #000000;
    text-decoration: none;
}

.texte-bleu
{
    color: #5B68D8;
    text-decoration: none;
}

.texte-vert
{
    color: #91C428;
    text-decoration: none;
}

.texte-rouge
{
    color: #DA0E0E;
    text-decoration: none;
}

.puce
{
    text-decoration: none;
}

.home
{
    position: relative;
    top: 5px;
    left: 5px;
}

.fleche
{
    position: relative;
    top: 5px;
    left: 5px;
}

.text-a-droite
{
    text-align: right;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
}

.text-centre
{
    text-align: center;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
}

.grand-texte
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.typeAvenant
{
    text-align: center;
    padding: 0px 0px 20px 5px;
}

/*
.disabled
{
	color: #000000;
	background-color: #E5E5E5;
}
*/

.champ_oblig
{
    color: #DA0E0E;
}

a:hover
{
    text-decoration: underline;
}

.lien
{
    cursor: pointer;
}

.infobulle
{
    position: absolute;
    visibility: hidden;
    padding: 10px;
    font-size: 10px;
    text-decoration: none;
    white-space: nowrap; /* On change la valeur de la propri�t� white-space pour �viter les retours � la ligne non d�sir�s */
    background-color: white;
    color: green;
    padding: 3px;
    border: 1px solid green;
    border-left: 4px solid green;
    z-index: 10;
}

.obj_pdf
{
    height: 100%;
    width: 100%;
    position: absolute;
}

.liste_biens
{
    margin: auto;
    margin-top: 15px;
    margin-bottom: 20px;
}

.sans-deco
{
    text-decoration: none;
}

.espacement
{
    width: 100px;
}

.petit-message
{
    font-size: 11px;
}


/* Axaly - infobulles */
a.info_right_300
{
    position: relative;
    z-index: 24;
    text-decoration: none;
    color: #000000;
}

a.info_right_300:hover
{
    z-index: 25;
    color: #000000;
    background-color: #FFFCAD;
}

a.info_right_300 span
{
    display: none;
}

a.info_right_300:hover span
{
    display: block;
    position: absolute;
    top: -35px;
    /* left: 90px; */
    left: 10px;
    width: 250px;
    border: 1px solid #95C800;
    background-color: #FFFCAD;
    color: #000000;
    text-align: justify;
    font-weight: none;
    padding: 1px;
}

a.info_top_200
{
    position: relative;
    z-index: 24;
    text-decoration: none;
    color: #000000;
}

a.info_top_200:hover
{
    z-index: 25;
    color: #000000;
    background-color: #FFFCAD;
}

a.info_top_200 span
{
    display: none;
}

a.info_top_200:hover span
{
    display: block;
    position: absolute;
    /* top: -75px; */
    top: -45px;
    /* left: -150px; */
    left: 80px;
    width: 220px;
    border: 1px solid #95C800;
    background-color: #FFFCAD;
    color: #000000;
    text-align: justify;
    font-weight: none;
    padding: 1px;
}
.contain-inputs{
  width:50%;
  margin: auto;
  background: #9bf9ae;
  padding: 10px;
}
.contain-inputs div{
  width: 80%;
  margin:10px auto;
}

.contain-inputs div label{
  float: left;
}
.ligne-lien{
  line-height: 55px;
}
.btn-add-fournisseur{
  background: #4ec165;
  text-decoration: none;
  padding: 10px 10px;
  border: 1px solid;
}

.td-popup-info{
  position: relative;
}
.td-popup-info div{
  position: absolute;
  top: 50%;
  left: 100%;
  width: 400px;
  border: 1px solid #c4c4c4;
  padding: 8px;
  transform: translateY(-50%);
  text-align: justify;
  pointer-events: none;
  opacity: 0;
  transition: 0.2s ease-in-out;
  background: #ececec;
  color: black;
  font-weight: bold;
  white-space: break-spaces;
}
.td-popup-info:hover div{
  opacity: 1;
}
.lien-export{
  position: relative;
  margin-left: 40px;
}
.lien-export::before{
  position: absolute;
  content: "";
  background: url("../images/logo-excel.png");
  width: 50px;
  height: 37px;
  background-size: 100%;
  right: 100%;
  top: -23%;
  background-position: 100%;
}

.form-bordered{
  width: 800px;
  margin: 20px auto;
  position: relative;
  background: white;
  border-top-left-radius: 55px;
  border-bottom-right-radius: 55px;
  padding: 15px 0;
  text-align: center;
}
.form-bordered::before{
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: linear-gradient(to bottom right, #91c428 50%, #5b68d8 50%);
  left: -1px;
  top: -1px;
  z-index: -1;
}

#containContact{
  position: absolute;
  bottom: 40px;
  background: white;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  min-width: 180px;
  border: 1px solid;
  display: none;
}
#containContact::after{
  position: absolute;
  content: "";
  border-left: 15px solid transparent;
  border-top: 15px solid black;
  border-right: 15px solid transparent;
  left: 0;
  right: 0;
  margin: auto;
  width: 0px;
}
#containContact #contacts{
  list-style: none;
}
#containContact p{
  font-weight: bold;
}
#containContact #contacts .li-contact{
  padding: 7px 0;
  border-top: 1px solid #d2d5d2;
  cursor: pointer;
}

#containContact #contacts .li-contact:hover{
  background: #D1D8F3;
}

.ligne-lot{
  display:flex;
  justify-content: space-around;
  width: 80%;
}
.ligne-lot + p{
  position: absolute;
  margin-top: -7px;
}
.lot-sous-total{
  position: relative;
}
.lot-sous-total::before{
  content: attr(data-label);
  position: absolute;
  top: -17px;
  text-align: center;
  width: 100%;
}
