#zone-centrale .questions-frequentes {
	padding: 20px;
	min-height: 230px; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f9f9f9));
	background-image: linear-gradient(to bottom, #f2f2f2, #f9f9f9);
}

.cd-bloc-info.questions-frequentes > div:last-child {
	margin-top: 0;
	padding: 0;
}

.cd-bloc-info.questions-frequentes .cd-liens-action {
	margin-top: 1.5625rem;
}

.cd-bloc-info.cd-flex-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}


.c-bg-transparent {
	background-color: transparent !important;
}

 tr.sous-titre th, tr.sous-titre td{
  border-width: 1px 0; 
  background-color: #eef9f8;
  color: #3e3e3e;
  }

tr.sous-titre ~ tr:not([class='sous-titre']) th{
	padding-left: 2rem !important;
	font-weight: normal;
}

tr.sous-titre ~ tr:not([class='sous-titre']) th.retrait-niv2{
    padding-left: 2.75rem !important;
}
