.tx-irfaq-pi1 ul.tx-irfaq-questions-list { margin-bottom: 75px; }
.tx-irfaq-pi1 ul li a p.bodytext { margin: 0px; display: inline; }

.tx-irfaq-pi1 .tx-irfaq-answer { margin-bottom: 10px; }
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 dt p { font-weight: bold; margin: 0px; display: inline; }
.tx-irfaq-pi1 dd { margin-left: 0px; }
.tx-irfaq-pi1 dd p { margin-top: 0px;  }

.tx-irfaq-pi1 ul li {
    vertical-align:top;
    list-style:none;
    background:none;
    padding-left:0;
    padding-bottom: 0em;
}
 
.tx-irfaq-pi1 .tx-irfaq-dynans-visible ul li {
    height: 1%;
    padding-bottom: 0.4em;
    padding-left: 10px;
}

.tx-irfaq-pi1 .additional-info { 
  border-top: 2px solid #e6e6e6; 
  margin-bottom:10px;
}

.tx-irfaq-pi1 .irfaq-related-faq, .tx-irfaq-pi1 .irfaq-related-links { padding-top: 0px; padding-bottom: 0px; margin-top: 3px; margin-bottom: 15px; }


.tx-irfaq-pi1 .show-hide-all {
  text-align:right;
  border-bottom: 2px solid #e6e6e6; 
  margin-bottom: 10px; 
  padding-bottom:0.6em;
  display:none;
  clear: both;
}

.tx-irfaq-pi1 .show-hide-all button{
  background-color:#eaeaea;
  font-weight:bold;
  padding:0 0 8px 25px;
  margin-bottom:-10px;
  text-decoration:underline;
  font-size:0.95em;  
  border:none;
}

.show-hide-all img { 
  padding:5px;
  margin:0 8px -10px -1px;
}

.tx-irfaq-cleaner { clear: left; height: 1px; }

ul.liste-questions {
  padding-right:13px;  
  margin-left:0;
}

.tx-irfaq-dynheader a {
  text-decoration:none;
  color:#000000;
}

.tx-irfaq-dynheader button{
  background: none;
  border: none;
  width: 100%;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-decoration:none;
}

.tx-irfaq-dynheader button span.show-answer-text{
  text-decoration:underline;
}

.tx-irfaq-dynheader button:hover span.show-answer-text, .tx-irfaq-dynheader button:active span.show-answer-text, 
.tx-irfaq-dynheader button:hover span.hide-answer-text, .tx-irfaq-dynheader button:active span.hide-answer-text {
  text-decoration:none;
}

.tx-irfaq-dynheader button:hover, .tx-irfaq-pi1 .show-hide-all button:hover {
  cursor:pointer;
}

.tx-irfaq-dynheader button:hover, .tx-irfaq-pi1 .show-hide-all button:hover {
  /*color: #376200;*/
  text-decoration:none;
}


.tx-irfaq-dynheader .question {
    font-weight: normal;
    width: 75%;
    font-size:1.2em;
    line-height:1.18em;
    display:inline-block;
    margin-bottom:8px;
    vertical-align:top;
}

/*.tx-irfaq-dynans-hidden { display: none; }*/
.hide-answer{ display: none; }
.tx-irfaq-dynans-visible { 
  display: block;
  font-weight:normal;
  background-color:#eaeaea;
  margin-top: -11px;
  margin-bottom:10px;
  padding: 10px 10px 5px 10px;
  font-size:1em;
}

.tx-irfaq-dynans-visible .info-supp {
    margin-bottom: 10px;
}

.show-hide-button {
  text-align:right;
  margin:-25px -6px 15px 0;
  font-size:0.95em;
  display:none;
}


.show-hide-button img {
  margin-bottom:-5px;
}

.show-hide-button .tx-irfaq-dyntext-hidden { display: none; }
.show-hide-button .tx-irfaq-dyntext-visible { display: inline; }

.show-hide-all-visible {
  display:inline;
}

.show-hide-all-hidden {
  display:none;
}

.deuxColonnes {
  width:45%;
  padding:0 2em 1em 0;
  display:table-cell;
}