﻿@media print {
  .noprint {
    display: none;
  }

  .divEntete {
    position: static !important;
  }

  .divPage {
    padding: 0 !important;
  }

  .Liste, .Liste td {
    border: 1px Solid #000 !important;
    border-collapse: collapse;
  }

  th, .LigneEntete, .LigneEntete a {
    color: #000 !important;
  }

  .divPageGuide {
    margin: 0 !important;
  }

  .divEmploiTemps {
    width: 100% !important;
  }
}

strong {
  font-weight: bold;
}

hr {
  width: 100%;
  border-top: 1px dashed grey;
  border-bottom: 0;
  border-collapse: collapse;
}

.WaitProgressOverLayer {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: Black;
  filter: alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity: 0.7;
  z-index: 10;
  padding-top: 20%;
}

.WaitProgressContainer {
  background: #013687;
  padding: 5px;
  border: 2px solid black;
  z-index: 9;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}

.WaitProgressMessage {
  background: url(images/Attente.gif) no-repeat center top;
  color: #fff;
  padding-top: 20px;
  text-align: center;
  font-size: 12pt;
}

.LnkProjet {
  font-size: 8pt;
  color: #2A68A3;
  text-decoration: none;
}

html, body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  min-width: 100%;
  background-color: #FFFFFF;
}

.htmlmain {
  background: #2A68A3 url(Images/trame1223.png) repeat-x bottom left;
}

.bodymain {
  background: azure;
}

.cPage {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.cListeModules {
  border: 2px solid #2A68A3;
  background-color: #D7E4BD;
}

.divFiltreEntite {
  height: 28px;
  color: #2A68A3;
}

.tblPied {
  padding: 0px;
  margin: 0px;
  width: 100%;
  border: none;
  border-collapse: collapse;
}

#divModule {
  font-size: 8pt;
  height: 350px;
  width: 450px;
  margin: 20px;
  margin-left: auto;
  margin-right: auto;
}

.TDMenuModule {
  background-color: #DCE6F4;
  background: white;
  vertical-align: middle;
  line-height: 32px;
  white-space: nowrap;
}

  .TDMenuModule a {
    font-size: 10pt;
    text-decoration: none;
    color: #385CF0;
    display: block;
    padding-left: 36px;
    line-height: 36px;
  }

.divEntete {
  position: fixed;
  top: 0;
  left: 0;
  height: 80px;
  background-color: #f3f3f3;
  width: 100%;
  z-index: 99;
  padding-top:5px;
}

.divEnteteGauche {
  padding-top: 0px;
  text-align: center;
  width: 235px;
  float: left;
}

  .divEnteteGauche a {
    text-decoration: none;
    font-size: 8pt;
    color: #1B7A14;
  }

.divEnteteCentre {
  color: #fff;
  float: left;
}

.divEnteteDroite {
  float: right;
  position: fixed;
  /*top: 20px;*/
  right: 0;
}

  .divEnteteDroite table {
    margin-bottom: 5px;
  }

.divStatut, .divTelecharg, .divNoteInfo, .divNoteInfoactive {
  margin: 5px 0;
  background-color: #ffffcc;
  color: #fff;
  padding: 5px 3px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 0px 0px 1px #aaa;
}

.divTelecharg2 {
  position: fixed;
  top: 2px;
  right: 225px;
  z-index: 1;
}

.divTelecharg a {
  background: url(images/Telecharg.gif) no-repeat left center;
  padding-left: 20px;
  text-decoration: none;
  display: block;
}

.divNoteInfo, .divNoteInfoactive {
  /*width: 200px;*/
  text-align: center;
  background-image: url(Images/mail_read.png);
  background-repeat: no-repeat;
  background-position: 3px center;
  top: 35px;
  right: 225px;
  padding: 3px 3px 3px 15px;
}

.divNoteInfoactive {
  background-color: #FE5A2A;
  background-image: url(Images/mail_new.png);
}

.clnkNbreNote {
  font-weight: bold;
  background-color: #FE5A2A;
  color:#fff;
}

.divNoteEntretien {
  background-color: #FE5A2A;
  border-radius: 15px;
  padding: 5px 10px;
}

.divStatut {
  width: 210px;
  text-align: center;
  position: fixed;
  right: 2px;
  top: 2px;
}

.divStatutUser {
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
  margin-bottom: 5px;
}

.divStatusElt {
  margin-right: 5px;
  padding: 0px;
}

.divTitreProjet {
  padding: 5px;
  font-size: 16pt;
  height: 30px;
  color: #2A68A3;
}

.divTitreModule {
  text-align: left;
  padding: 5px 0 0 5px;
  color: #1B7A14;
}

.cSiteMapPath {
  font-weight: bold;
  font-size: 10pt;
  color: #1B7A14;
  text-decoration: none;
}

.divPage {
  position: relative;
  padding: 114px 0 5px 0;
}

.divPageCont {
  padding: 5px 5px 25px 50px;
}

.mnuRacine, .mnuRacineSelected {
  margin-top: 5px;
  background-color: #0787CB;
  background-repeat: no-repeat;
  background-position: 2px center;
  border-radius: 0px 10px 0px 0px;
}

.mnuRacine {
  background-image: url(images/sepmenu.png);
}

.mnuRacineSelected {
  background-image: url(images/sepmenu2.png);
}

  .mnuRacine a, .mnuRacineSelected a {
    text-decoration: none;
    color: #fff;
    padding: 5px 5px 5px 20px;
    display: block;
  }

    .mnuRacine a:hover, .mnuRacineSelected a:hover {
      background: #AAA url(images/sepmenu2.png) no-repeat 2px center;
      border-radius: 0px 10px 0px 0px;
    }

.AccordionPane {
  max-height: 135px;
  overflow: auto;
}

  .AccordionPane a {
    text-decoration: none;
    color: #586145;
    display: block;
    padding: 5px 3px 5px 15px;
    padding-top: 5px;
    background: url(images/pucemenu.png) no-repeat 4px center;
  }

    .AccordionPane a:hover {
      color: #821B1E;
      background-color: #ccc;
    }

.divCopyRight {
  width: auto;
  position: fixed;
  top: 0px;
  right: 0;
  text-align: right;
  font-size: 7pt;
  z-index: 9999;
}

  .divCopyRight a {
    color: #000;
  }

.divBoutonsMAJ {
  padding: 5px 0;
}

.divBoutonsMAJ2 {
  background-color: #fff;
  padding: 5px 0;
  position: fixed;
  bottom: 0;
  width: 100%;
}

.divBoutons {
  padding: 0px 5px 0px 5px;
  vertical-align: middle;
}

.BarreOutils {
  border: 1px Solid #2A68A3;
  background-color: #EFF0ED;
  margin: 0px;
  padding: 3px;
  width: 100%;
}

.ToolBar {
  padding-top: 3px;
  width: 100%;
  background-color: #fee380;
  margin-bottom: 10px;
}

.TableBtnToolBar {
  text-align: center;
  font-size: 7pt;
  font-style: normal;
  display: inline;
}

  .TableBtnToolBar a {
    text-decoration: none;
    color: #000000;
    padding: 3px;
  }

    .TableBtnToolBar a:hover {
      background-color: #dddede;
      padding: 3px;
    }

.cellBtnToolBar {
  text-align: center;
  vertical-align: middle;
  font-size: 7pt;
}

  .cellBtnToolBar a {
    text-decoration: none;
    color: #000000;
    padding: 3px;
    display: table-cell;
    width: 60px;
  }

    .cellBtnToolBar a:hover {
      background-color: #dddede;
    }

.MargBot10 {
  margin-bottom: 5px;
}

.cDate {
  font-size: 8pt;
  font-style: normal;
  color: #5b7da7;
  text-align: right;
  display: block;
}

.divGauche {
  width: 215px;
  position: fixed;
  min-height: 1000px;
  background: url(Images/FondGauche.jpg) repeat-y;
  left: 0;
  top: 0;
}

.divDroite {
  padding-left: 215px;
}

.divInfo {
  border: 1px solid #2A68A3;
  background-color: #ffffcc;
  margin: 5px 0;
  padding: 5px;
  font-size: 10pt;
}

.divErreur {
  border: 1px solid #2A68A3;
  background-color: #ffffcc;
  margin: 5px 3px;
  padding: 2px;
}

.cErreur {
  color: #FF0000;
}

.cInfo {
  color: #2A68A3;
}

.cAvert {
  color: #E4732E;
}

.LnkPiedPage {
  font-size: 6pt;
  color: #1544A1;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}

.tblOnglets {
  margin-top: 5px;
  height: 35px;
  border-collapse: collapse;
  background: url(Images/FondOnglet.jpg) repeat-x left center;
}

.SepOnglet {
  background-color: #ccc;
  height: 1px;
  display: none;
}

.OngletNormal {
  color: #586145;
  color: #235A81;
  border-left: 1px Solid #CCC;
  border-right: 1px Solid #CCC;
  padding: 5px;
  height: 34px;
  text-align: center;
  font-weight: bold;
}

.OngletHover {
  color: #1B7A14;
}

.OngletSelected {
  background: #fff;
  color: #1B7A14;
}

.PanelBorder {
  border: 2px Solid #902A1C;
}

.Liste {
  background-color: White;
  border: 1px Solid #EFF0ED;
  padding: 2px;
}

  .Liste td {
    border: 1px Solid #fff;
  }

.Detail {
  background-color: White;
  border-color: #999999;
  border-style: None;
  border-width: 1px;
  padding: 3px;
}

th, .LigneEntete {
  padding: 5px 3px;
}

  th, .LigneEntete, .LigneEntete a {
    background-color: #2A68A3;
    color: #F7F7F7;
    font-weight: bold;
    text-align: center;
  }

.LignePage {
  background-color: #E7E7FF;
  color: #2A68A3;
}

.PiedListe {
  background-color: #B5C7DE;
  color: #2A68A3;
}

.Ligne {
  background-color: #E7E7FF;
  color: #2A68A3;
}

.Ligne2 {
  background-color: #F7F7F7;
  color: #2A68A3;
}

.LigneSel {
  background-color: #F9EBD0;
  color: #2A68A3;
}

.LigneEdit {
  background-color: #EFF0ED;
}

  .LignePage a, .PiedListe a, .Ligne a, .Ligne2 a, .LigneSel a, .LigneEdit a {
    color: inherit;
    text-decoration: underline;
  }

.cLibelle {
  text-align: right;
  white-space: nowrap;
}

.cLabel {
  font-weight: bold;
  font-size: 8pt;
  color: #2A68A3;
}

.cLabelTxt {
  font-size: small;
  color: #f00;
  border: 0px solid #aaa;
  width: 100%;
  background-color: Transparent;
  text-align: center;
}

.cVsLabel {
  font-weight: bold;
  font-size: 6pt;
  color: #2A68A3;
}

.cvsLabelTitle {
  font-weight: bold;
  font-size: 10pt;
  color: #2A68A3;
  line-height: 30px;
}

.cTextBox {
  border: 1px Solid #aaa;
  padding: 3px;
}

.cFileUpload {
  border: 1px Solid #aaa;
  width: 300px;
  color: Red;
}

.cTextGrid {
  font-weight: normal;
  font-size: small;
  color: #2A68A3;
}

.cVsTextBox {
  font-weight: Normal;
  font-size: Medium;
  color: Blue;
  border: 1px Solid #aaa;
}

.cDropDownList {
  border: 1px Solid #aaa;
}

.cVsDropDownList {
  border: 1px Solid #aaa;
}

.cVsDropDownListAlert {
  border: 1px Solid #aaa;
  color: #f00;
}

.cModePage {
  font-weight: bold;
  font-size: Small;
  color: #2A68A3;
  padding-bottom: 10px;
}

.cNavigation {
  font-weight: bold;
  font-size: small;
  color: #2A68A3;
  width: 60px;
}

.cZoneTxt10 {
  width: 110px;
}

.cZoneTxt20 {
  width: 220px;
}

.cZoneTxt30 {
  width: 330px;
}

.cZoneTxt40 {
  width: 440px;
}

.cZoneTxt50 {
  width: 500px;
}

.cZoneTxt150 {
  width: 500px;
  height: 35px;
}

.cZoneTxt250 {
  width: 500px;
  height: 50px;
}

.cZoneTxtGrande {
  width: 500px;
  height: 75px;
}

.cZoneTxtGrande2 {
  width: 800px;
  height: 300px;
}

.cZoneTxtHTML {
  width: 500px;
  height: 200px;
}

.cDivTxtGrande {
  border: 1px Solid #aaa;
  padding: 0 3px;
  width: 500px;
  max-height: 300px;
  overflow: auto;
  white-space: normal;
}

.cZoneNbre {
  width: 100px;
}

.cZoneNbre2 {
  width: 40px;
}

.cZoneNbre3 {
  width: 55px;
}

.cZoneNbreGrand {
  width: 300px;
}

.cZoneAnnee {
  width: 40px;
}

.cZoneDate {
  width: 90px;
}

.cZoneHeure {
  width: 35px;
}

.cZoneDateHeure {
  width: 130px;
}

td.nowrap {
  white-space: nowrap;
}

.modalBackground {
  background-color: Gray;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.cBtnAction, .cBtnAction2, .cvsBtnMajListe, .cBtnPopup, .LoginButton {
  border: #104a7b 1px solid;
  cursor: pointer;
  background-color: #4464a0;
  font-size: 11pt;
  text-decoration: none;
  color: #fff;
  white-space: normal;
}

.cBtnAction2 {
  height: 75px;
  width: 180px;
  font-size: 14pt;
}

  .cBtnAction:hover, .cBtnAction2:hover, .cvsBtnMajListe:hover, .cBtnPopup:hover, .LoginButton:hover {
    background-color: #35AFE3;
    color: #fff;
  }

.cvsBtnMajListe {
}

.cBtnPopup {
}

.DivCommunInfo {
  margin: 3px 0;
  padding: 5px;
  background-color: #EEECED;
}

.PnlListeBloc {
  padding: 5px;
  position: inherit;
}

.PnlDetailBloc {
  padding: 3px;
}

.PnlDetailBlocScroll {
  padding: 3px;
  height: 320px;
}

.PnlFiltre {
  padding: 3px;
}

.PnlListePopup {
  padding: 3px;
  height: 400px;
}

.TableBloc {
  padding: 5px;
  position: relative;
}

.rtop, .rbottom {
  display: block;
}

  .rtop *, .rbottom * {
    display: block;
    height: 1px;
    overflow: hidden;
  }

.LienEdition {
}

.cTitrePopup {
  font-weight: bold;
  color: White;
  font-size: 12pt;
}

.cDivTitrePopup {
  background-color: navy;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.cDivBtnPopup {
  width: 290px;
  padding-left: 10px;
  margin-bottom: 10px;
  padding: 5px 0;
}

.cLiens {
  width: 75%;
  margin-bottom: 20px;
}

.cModeMajListe {
  font-weight: bold;
  color: #2A68A3;
  font-size: 10pt;
  width: 100%;
}

.cFiltreEntite {
  text-align: center;
  padding: 5px;
  background-color: #FFFBD6;
}

.cPng24 {
  width: 24px;
  height: 24px;
}

.cPng16 {
  width: 16px;
  height: 16px;
}

.ListeACocher {
  border: 1px solid gray;
}

.ListeACocher2 {
  border: none;
}

.BordureRouge {
  border: 2px solid #f00;
}

.Separateur {
  height: 20px;
  background: url(images/header_barre.jpg);
  text-align: center;
  padding-top: 5px;
}

.TitreApp {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  height: 22px;
  background-color: #1D52BC;
  background-color: #065FA1;
  text-align: center;
}

.PageLogin {
  width: 600px;
  margin: 20px auto;
  text-align: center;
}

.divLogin {
  border: 1px solid blue;
  width: 380px;
  margin: auto;
}

.Login {
  color: #1D52BC;
  font-weight: bold;
  background: #F5F6F7;
}

.IntroLogin {
  background: #F9F9F1 url(images/IconLogin.png) no-repeat center top;
  font-size: 11px;
  text-align: center;
  padding-top: 80px;
}

.LoginTitre {
  background-color: #F84525;
  font-weight: bold;
  font-size: 9pt;
  color: White;
  height: 20px;
}

.LoginInstruction {
  font-style: italic;
  color: White;
  font-size: 9pt;
}

.LoginLabel {
  color: black;
  font-size: 8pt;
  font-weight: normal;
  text-align: left !important;
  white-space: nowrap;
  border: 1px solid #ccc;
  margin-bottom: 3px;
}

.LoginTexte {
  font-size: 9pt;
  width: 180px;
  padding: 5px 3px;
  border: 0px;
  background-color: Transparent;
}

.LoginErreur {
  color: #DD1015;
  font-weight: bold;
  font-size: 8pt;
  text-align: center;
}

.PiedLogin {
  padding-top: 5px;
  text-align: center;
  font-size: 8pt;
  font-weight: normal;
  color: #695E58;
}

.cDeconnexion {
  background: url(images/Deconnexion.png) no-repeat left;
  padding-left: 15px;
  text-decoration: none;
}

.bas {
  bottom: 0px;
  position: absolute;
  width: 100%;
}

.center {
  text-align: center;
  margin: 0 auto;
}

.right {
  text-align: right !important;
}

.left {
  text-align: left !important;
}

.btnSelect, .btnEdit, .btnInsert, .btnDelete, .btnUpdate, .btnCancel {
  height: 20px;
  width: 20px;
  border: 0px;
  cursor: pointer;
}

.btnSelect {
  background: url(Images/puce.gif) no-repeat center center;
}

.btnEdit {
  background: url(Images/grdModif.gif) no-repeat center center;
}

.btnInsert {
  background: url(Images/grdAjout.gif) no-repeat center center;
}

.btnDelete {
  background: url(Images/grdSuppr.gif) no-repeat center center;
}

.btnUpdate {
  background: url(Images/grdEnreg.gif) no-repeat center center;
}

.btnCancel {
  background: url(Images/grdAnnul.gif) no-repeat center center;
}

.divErrImport {
  margin-top: 20px;
  padding: 5px;
}

.ExportExcel {
  padding: 10px 25px;
  background: url(Images/ExportExcel.gif) no-repeat center left;
}

.cddlFiltre {
  font-size: 9pt;
}

.cAvertissement {
  border: 1px solid #2A68A3;
  margin: 5px 0;
  padding: 5px 0 5px 30px;
  background: #ffffcc url(images/avertissement.png) no-repeat 5px center;
}

.PnlScroll {
  padding: 3px;
  max-height: 320px;
  overflow: auto;
}

.cZoneImportante {
  background-color: Purple;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.cZoneImportante2 {
  background-color: #2A68A3;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.iconote1 {
  padding: 8px;
  background: url(Images/mail_new.png) no-repeat center center;
}

.iconote0 {
  padding: 8px;
  background: url(Images/mail_read.png) no-repeat center center;
}

.cIndication {
  font-size: 8pt;
  color: #4464a0;
}

.cZoneInfo {
  border: 1px Solid #F5A21B;
  padding: 10px 5px 8px 35px;
  margin-bottom: 10px;
  background: url(images/Information.png) no-repeat 5px 5px;
  font-size: 8pt;
  text-align: left;
}

.divPhoto {
  width: 350px;
  height: 200px;
  position: absolute;
  top: 5px;
  right: 0px;
}

.cTelecharg {
  list-style-type: none;
  line-height: 20px;
  padding-left: 25px;
  background: url(Images/arrow-telecharger.jpg) no-repeat left center;
}

.divMenuDroite {
  float: right;
  color: #fff;
  padding: 8px 0;
}

  .divMenuDroite a {
    color: #fff;
    text-decoration: underline;
  }

.divMenu {
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  z-index: 400;
  background: #2A68A3 url(Images/trame1223.png) repeat-y bottom left;
  height: 38px;
}

  .divMenu ul {
    position: relative;
    display: inline;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

  * + html .divMenu ul {
    display: inline;
  }

  .divMenu li {
    float: left;
    margin: 0;
    padding: 1px 3px 1px 0;
    padding: 0;
    position: relative;
  }

    .divMenu li:hover {
      position: relative;
    }

    .divMenu li a {
      display: block;
      font-size: 10pt !important;
      height: 34px;
      white-space: nowrap;
      overflow: hidden;
      padding: 2px 4px;
      line-height: 35px;
      text-decoration: none;
      text-align: center;
      color: #ffffff;
      margin-right: 10px;
    }

  .divMenu a span {
    display: block;
    padding: 0 20px 0 0;
  }

  .divMenu li:hover > a {
    border-color: #000000;
    color: #ffffff;
    background-color: #35AFE3 !important;
  }

.selected > a {
  background-color: #F5A21B !important;
}

.divMenu li ul {
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 180px;
  max-height: 280px;
  overflow: auto;
  display: inline-block;
  vertical-align: top;
  float: none;
  margin: 0;
  border: none;
  background: #35AFE3;
  padding: 3px 0;
}

.divMenu li:hover > ul {
  left: 0px;
  top: 33px;
}

.divMenu li li {
  width: 96%;
  padding: 0 3px 1px 3px;
}

  .divMenu li li a {
    float: none;
    margin: 0;
    height: auto;
    white-space: normal;
    padding: 4px 8px;
    font: 9pt Verdana,Arial,Helvetica,sans-serif;
    text-transform: none;
    text-align: left;
    border: 0;
  }

.divMenu li:hover li a {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background: #616975;
}

.divMenu li li:hover > a {
  border-color: #000000;
  color: #ffffff;
  background: #98ca00;
}

.divMenu li li:hover > ul {
  left: 203px;
  top: -5px;
}

.divhome {
  width: 32px;
  padding: 2px 5px 0 4px;
  float: left;
}

.divBouttonsMAJ {
  padding: 10px 4px 0 4px;
  position: fixed;
  top: 115px;
  left: 0;
  bottom: 0;
  background-color: #ccc;
  border-right: 0px solid #aaa;
  width: 32px;
}

.btnBO {
  margin-bottom: 5px;
  padding: 3px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 0px 0px 1px #aaa;
  display: inline-block;
  background-color: #F9EBD0;
}

.divBarreOutils {
  background-color: #fff;
  height: 20px;
  margin: 0 0 5px 3px;
}

.MPFaible, .MPMoyen, .MPBon, .MPExcellent {
  padding-top: 5px;
  font-weight: bold;
}

.MPFaible {
  color: Red;
}

.MPMoyen {
  color: Gray;
}

.MPBon {
  color: Green;
}

.MPExcellent {
  color: Blue;
}

.cUpper {
  text-transform: uppercase;
}

.AccPan, .AccPanSel {
  padding: 5px;
  padding-left: 25px;
  background-color: #0787CB;
  background-repeat: no-repeat;
  background-position: 2px center;
  cursor: pointer;
}

.AccPan {
  background-image: url(images/sepmenu.png);
}

.AccPanSel {
  background-image: url(images/sepmenu2.png);
}

.divRecapFix {
  border: 2px solid #695E58;
  background-color: #F9F9F1;
  position: fixed;
  width: 95%;
  bottom: 10px;
  right: 10px;
}

.pnlTraitCand {
  padding-bottom: 120px;
}

.gras {
  font-weight: bold;
}

.divNbTicket {
  background-color: #007C30;
  color: #fff;
  font-weight: bold;
  border-radius: 15px;
  padding: 5px 10px;
}

  .divNbTicket a {
    color: #fff;
    text-decoration: none;
  }
