A:link {
  text-decoration: none;
  color: #000000;
}

A:visited {
  text-decoration: none;
  color: #000000;
}

A:active {
  text-decoration: none;
  color: #000000;
}

A:hover {
  text-decoration: none;
  color: #000000;
}

A.EltSel:link {
  text-decoration: none;
  color: #000000;
}

A.EltSel:active {
  text-decoration: none;
  color: #000000;
}

A.EltSel:visited {
  text-decoration: none;
  color: #000000;
}

A.EltSel:hover {
  color: #20560a;
  text-decoration: underline overline;
}

UL LI {
  list-style-type: square;
}

  UL LI LI {
    list-style-type: disc;
  }

    UL LI LI LI {
      list-style-type: circle;
    }

OL LI {
  list-style-type: decimal;
}

OL OL LI {
  list-style-type: lower-alpha;
}

OL OL OL LI {
  list-style-type: lower-roman;
}

IMG {
  margin: 0px;
}

input, select, textarea {
  font-family: Calibri,-apple-system, BlinkMacSystemFont, sans-serif;
}

  input:focus {
    outline: transparent;
  }

table.TablStd {
  margin: 0;
  padding: 0;
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

  table.TablStd td {
    /*vertical-align: top;*/
  }

/*@media (max-width: 800px) {
  td.tdmodphone {
    display: flex;
    border: solid 1px red;
  }
}*/

table.TablSsBord td {
  padding: 0;
}

td img {
  display: block;
}
@media (max-width: 900px) {

  .RubriqAccueil {
    font-size: 0.8em;
    width: 90%;
  }

  td img {
    width: 130px
  }
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}

  a:hover {
    text-decoration: underline;
  }

html {
  height: 100%;
  box-sizing: border-box;
}

* {
  box-sizing: border-box;
}

::selection {
  background-color: #F0BF00;
  color: black;
}

/* Firefox */
::-moz-selection {
  background-color: #F0BF00;
  color: black;
}

option:checked, option:hover, option::selection {
  color: black;
  background: #F0BF00;
}

a, ul, li {
  box-sizing: content-box;
}


body {
  font-family: Calibri,-apple-system, BlinkMacSystemFont, sans-serif;
  padding: 0px;
  position: relative;
  margin: 0;
  padding-bottom: 4rem;
  min-height: 100%;
  vertical-align: top;
  display: block;
  width: 100%;
  font-size: 14px !important;
}
@media (max-width: 900px) {
  body {
    font-size: 12px !important;
  }
}
  BODY.none {
    background: transparent;
    text-align: center;
    padding-left: auto;
    padding-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border: none;
  }

.H2 {
  font-size: 1.75em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}

.lblmessage {
  color: Red;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}

.watermark {
  background: #FFAAFF;
}

TD.borderstyleR {
  border-bottom: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 1px;
  border-color: #AAD4FF;
}

TD.borderstyleL {
  border-bottom: 0px;
  border-top: 0px;
  border-left: 1px;
  border-right: 0px;
  border-color: #AAD4FF;
}

.AutoComplList {
  border: 1px solid #C7C5FF;
  list-style-type: none;
  margin: 0px;
  background-color: #E6E6EC;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  font-style: normal; /*	cursor: hand;*/
}

ul.AutoComplList li {
  padding: 2px 5px;
  list-style-type: none;
}

.AutoComplListItem {
  color: #000000;
}

.AutoComplListItemHover {
  background-color: #D2DCF5;
}

.noaffresponsive {
  display: normal;
}
/************** Wizard ***************************/



/* BUTTONS */
.buttons {
  margin: 10px;
  clear: both;
}

  .buttons .next {
    float: right;
  }

  .buttons .previous {
    float: right;
  }

A.LienTabl {
  cursor: pointer;
  text-decoration: underline;
  color: Blue;
}



.DivAbs {
  position: absolute;
  left: 50%;
  height: 0px;
  width: 0px;
}

.DivMsgComment {
  position: relative;
  /*left: 70%;*/
  width: 20%;
  top: -10px;
  padding: 10px;
  background: url(../../_charte/msgpointe.gif) no-repeat;
}

.DivMsgCommentDet {
  background: #FFC567;
  border-radius: 8px;
  text-align: justify;
  font: 0.8em;
  width: 250px;
  padding: 15px;
}

.ArtTabl {
  width: 950px;
  border: 0px;
  padding: 0px;
  margin: 5px;
}

.ArtTDImg {
  background-color: #FFEE55;
  padding: 10px;
  width: 160px;
  font-size: 13px;
  text-align: left;
  vertical-align: top;
  border-radius: 10px;
}

.ArtTDText {
  background-color: #FFFFCC;
  padding: 10px;
  width: 750px;
  font-size: 13px;
  text-align: left;
  vertical-align: top;
  border-radius: 10px;
}

.ArtTitre {
  font-size: 18px;
  color: #000070;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  width: 700px;
}

.ArtVign {
  width: 100%;
  max-width: 150px;
}

.ArtResume {
  font-size: 13px;
  color: #000070;
  font-style: italic;
  padding: 8px 0px 0px 0px;
  margin: 0px;
  text-align: justify;
  width: 700px;
}

.ArtPara {
  font-size: 13px;
  text-align: justify;
  width: 700px;
}

.ArtListUL {
  font-size: 13px;
  text-align: justify;
  margin-bottom: -5px;
}

.ArtListLI {
  font-size: 13px;
  margin: 0px 0px 5px -10px;
  list-style-type: disc;
  list-style-image: url('../../_charte/discbleu.gif');
}

.ArtTablCont {
  font-size: 13px;
  text-align: justify;
  width: 700px;
  border-spacing: 20px;
}

.ArtTHCont {
  font-size: 13px;
  text-align: justify;
  font-weight: bold;
  margin: 2px;
  padding: 5px;
  background-color: #F3D065;
}

.ArtTDCont {
  font-size: 13px;
  text-align: justify;
  margin: 2px;
  padding: 5px;
  background-color: #FAEBBC;
}

UL.FichComli {
  list-style-type: disc;
  padding-top: 2px;
  padding-left: 2px;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

LI.FichComli {
  list-style-type: disc;
  padding-top: 2px;
  padding-left: 2px;
}

P.FichComli {
  margin-top: 2px;
  margin-bottom: 2px;
}

.divlien {
  width: 5%;
  text-align: center;
  vertical-align: top;
  padding: 0;
  margin: 0;
  background-color: white;
}

.divlien2 {
  width: 5%;
  text-align: center;
  vertical-align: top;
  padding: 0;
  margin: 0;
  background-color: white;
}

.divlienfond {
  width: 100%;
  min-width: 1024px;
  height: 1280px;
  text-align: center;
  vertical-align: top;
  padding: 0;
  margin: 0;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 0;
  background: url("../../_charte/fond.jpg");
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: top;
  background-size: 100%;
}

.diventet {
  display: inline-block;
  white-space: nowrap;
}

.divresponsive {
  display: none;
}

.divmenu {
  height: 38px;
  width: calc(100% - 185px);
  display: inline-block;
  background-color: #F0F0F0;
  text-align: left;
  margin: 0;
  padding: 0;
}

.divmenulogo {
  height: 40px;
  width: 105px;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.RubriqAccueil{
  width:95%
}


.divdociframe {
  z-index: 0;
  margin: 5px;
  border: solid 2px blue;
}

.trIndVisu {
}




.blink {
  animation: blinker 1.5s linear infinite;
  color: red;
}

@keyframes blinker {
  50% {
    opacity: 0.2;
  }
}


div.blocinfo {
  width: 100%;
  padding: 2px 10px 0 10px;
  border: 1px dotted #F0BF00;
  border-radius: 3px;
  text-align: justify;
}

  div.blocinfo i {
    color: #F0BF00;
    font-size: 1.2em;
    padding: 0%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

td.phone, th.phone, table.phone, span.phone, div.phone, a.phone, br.phone {
  display: none !important;
}



@media (min-width: 1361px) {
  /* body {
    font-size: 1.2em;
  }*/

  .DivConnect {
    height: auto;
    padding: 2%;
    border: 1px solid #CCCCCC;
    width: 500px;
  }

  .divcontenu {
    width: 90%;
    text-align: left;
    vertical-align: top;
    padding: 0;
    margin: 0;
    background-color: white;
  }
}

@media (max-width: 1024px) {
  body {
    font-size: 14px !important;
  }
}

@media (min-width: 900px) {
  td.expand, th.expand {
    display: none !important;
  }
}

@media (max-width: 900px) {
  td.screen, th.screen, table.screen, span.screen, div.screen, br.screen, a.screen {
    display: none !important;
  }
}

@media (max-width: 900px) {
 
  td.phone {
    width: 50% !important;
  }

  td.phone, th.phone, table.phone, span.phone, div.phone, a.phone, br.phone {
    display: block !important;
  }

  td.tablet {
    width: 50% !important;
  }
}

@media (min-width: 1024px) and (max-width: 1360px) {

  body {
    font-size: 1.1em;
  }

  .DivConnect {
    height: auto;
    border: 1px solid #CCCCCC;
    padding: 2%;
    width: 50vw;
  }

  .divcontenu {
    width: 100%;
    text-align: left;
    vertical-align: top;
    padding: 0;
    margin: 0;
    background-color: white;
  }
}



@media (min-width: 550px) and (max-width: 1024px) {

  body {
    font-size: 1.1em;
  }

  .DivConnect {
    height: auto;
    border: 1px solid #CCCCCC;
    padding: 2%;
    width: 75vw;
  }

  .divcontenu {
    width: 100%;
    text-align: left;
    vertical-align: top;
    padding: 0;
    margin: 0;
    background-color: white;
  }
}


@media (max-width: 550px) {

  body {
    font-size: 1.1em;
  }

  .RubriqAccueil {
    width: 100%
  }


  .TDLogoEtialis {
    width: 100vw !important;
  }

  .DivConnect {
    height: auto;
    border: 1px solid #CCCCCC;
    padding: 2%;
    width: 95vw;
  }

  .divcontenu {
    width: 100%;
    text-align: left;
    vertical-align: top;
    padding: 0;
    margin: 0;
    background-color: white;
  }
}
