figure.effect-apollo2 p {
	max-width: 740px;
}

h2 {
	letter-spacing: 0.5px;
}

.vert {
	font-weight: bold;
	color: #26aa92;
}
.rouge {	
	color: #DA0710;
}
.rouge2 {
	font-weight: bold;
	color: #DA0710;
}

#formateurs-exceptions #presentation h2 {
	line-height: 30px;
}
#formateurs-exceptions #presentation p {
	line-height: 25px;
	color: #333;
}
#formateurs-exceptions #presentation ul,
#formateurs-exceptions #public-concerne ul {
	margin-top: -15px;
	margin-bottom: 0px;
	line-height: 25px;
}
#formateurs-exceptions #presentation a {
	color: #DA0710;
	font-weight: bold;
	text-decoration: none;
}
#formateurs-exceptions #presentation a:hover {
	text-decoration: underline;
}
#formateurs-exceptions #presentation #visuel-promo a,
#formateurs-exceptions #presentation #visuel-promo-arce a,
#formateurs-exceptions #presentation #visuel-promo-statut a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#formateurs-exceptions #presentation #visuel-promo a:hover,
#formateurs-exceptions #presentation #visuel-promo-arce a:hover,
#formateurs-exceptions #presentation #visuel-promo-statut a:hover {
	text-decoration: none;
}
#formateurs-exceptions #presentation ul li,
#formateurs-exceptions #public-concerne ul li {
	font-family: "Baloo2", Helvetica, Arial, sans-serif;
	list-style: square;
	padding-left: 15px;
	color: #333;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:justify;
}
#formateurs-exceptions #presentation #visuel-promo-statut ul li {
	list-style: none;
}

.grid2 figure h1 span {
	text-shadow: 2px 2px 4px #999;
	line-height: 1.5;
}
.puce {
	position: relative;
	padding-left: 1.5em; /* espace pour le tiret */
	text-align: left;
	margin-bottom: 1em;
	text-align: justify;
}
.puce::before {
	content: "-";
	position: absolute;
	left: 0;
	top: 0;
	color: black;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1;
}
#visuel-promo-arce,
#visuel-promo-statut {
	z-index: 1;
	margin-top: 84px;
}
.image-container {
	position: relative;
	display: inline-block;
}
.image-container img {
	border-radius: 10px;
	width: 414px;
	height: 626px;
}
.image-caption {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    font-weight: 900;
    font-size: 23px;
    color: white;
    text-align: center;
}
.image-caption a,
.image-caption a:hover {
    text-decoration: none;
    color: #DA0710;
}
#formateurs-exceptions #presentation .price {
    font-size: 21px;
    color: #FFF; 
	font-weight: bold;
	z-index: 40;
	display: block;
	position: relative;
}
.image-caption .buttons {
    margin-top: 15px;
    width: 100%;
    max-width: 414px;
    position: relative;
    z-index: 45;
    text-align: center;
}
#visuel-promo .image-caption .buttons {
    margin-top: 0px;
    width: 100%;
    max-width: 414px;
    position: relative;
    z-index: 45;
    text-align: center;
	margin-bottom: 40px;
}
.image-caption .btn-vert {
    display: block;
    margin: 0 auto 10px auto;
    width: 75%;
    max-width: 313px; 
    min-width: 120px;
    padding: 10px 20px;
    border-radius: 10px;
    text-decoration: none;
    font-size: 15px;
    background-color: #DA0710;
    color: white;
    border: none;
    text-align: center;
    position: relative;
    z-index: 50;
    box-sizing: border-box;
    cursor: pointer;
    transition: background 0.2s;
	font-family: "Baloo2", Helvetica, Arial, sans-serif;
}
.image-caption .btn-vert {
    background-color: #26aa92;
}
.image-caption .buttons .btn-vert:last-child {
    margin-bottom: 0;
}
.image-caption .btn-vert:hover {
    background-color: #26aa92;
    background-color: #DA0710;
    color: white;
    opacity: 1;
}
.image-caption .links {
	z-index:60;
	position: relative;
}
.image-caption .link {
    display: inline-block;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
}
.image-caption .link:hover {
    color: #DA0710; 
}
.calque {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(44, 33, 44, 0.2);
	z-index: 2; 
	border-radius: 10px; 
	pointer-events: none;
	width: 414px;
	height: 626px;
}
.image-caption .tab-matiere {
    color: white;
    text-align: left;
    margin: 0;
    padding: 80px 45px 0px 75px;
    border-radius: 7px;
    display: inline-block;
    width: auto;
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
	top: 111px;
	width: 414px;
	height: 626px;
	z-index: 3;
    margin-top: 28px;
	overflow: hidden;
}
#visuel-promo-statut .image-caption .tab-matiere {
	top: 64px;
}
#visuel-promo-arce .image-caption .tab-matiere {
	top: 74px;
}
.image-caption h4 {
    position: absolute;
    top: -15px; 
    left: 0;
    width: 100%;
    box-sizing: border-box;
	text-align: center;
	padding-top: 15px;
}
.image-caption h5.autres {
	font-size: 23px;
	margin-top: 15px;
	margin-left: 35px;
	margin-bottom: 20px;
}
.image-caption .tab-matiere ul li,
.image-caption .tab-matiere span,
.image-caption .tab-matiere p {
    line-height: 12px !important; 
    margin: 0;
}
.image-caption .tab-matiere span  {
	color: #FFF;
	float: left;
	width: 100%;
	margin-bottom: 12px;
	margin-top: 15px;
    font-size: 15px;
}
.image-caption .tab-matiere a {
    color: white !important; 
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    display: block; 
    opacity: 0;
    animation: fadeInSlide 0.5s ease-out forwards; 
}
.image-caption .tab-matiere a::before {
    content: "- "; /* Ajoute un tiret avant chaque lien */
    color: white !important;
    position: absolute;
    left: -15px;
}
.image-caption .tab-matiere ul li a::before {
    content: "■";
    color: #fff !important; 
    position: absolute;
    left: 0;
    font-size: 10px;
}
.image-caption .tab-matiere ul li a {
    position: relative;
    padding-left: 15px;
	line-height: 30px;
	text-align: left;
}
.image-caption .tab-matiere ul {
    list-style: none;
    padding-left: 0;
    margin-left: -10px;
}

/* Animation d'apparition (1 par 1) */
@keyframes fadeInSlide {
    from {
        opacity: 0;
        transform: translateX(-21px); 
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
.tab-matiere a {
    opacity: 0;
    animation: fadeInSlide 0.5s ease-out forwards;
}
.tab-matiere a:nth-of-type(1) { animation-delay: 0.1s; }
.tab-matiere a:nth-of-type(2) { animation-delay: 0.2s; }
.tab-matiere a:nth-of-type(3) { animation-delay: 0.3s; }
.tab-matiere a:nth-of-type(4) { animation-delay: 0.4s; }
.tab-matiere a:nth-of-type(5) { animation-delay: 0.5s; }
.tab-matiere a:nth-of-type(6) { animation-delay: 0.6s; }
.tab-matiere a:nth-of-type(7) { animation-delay: 0.7s; }
.tab-matiere a:nth-of-type(8) { animation-delay: 0.8s; }
.tab-matiere a:nth-of-type(9) { animation-delay: 0.9s; }
.tab-matiere a:nth-of-type(10) { animation-delay: 1s; }
.tab-matiere a:nth-of-type(11) { animation-delay: 1.1s; }
.tab-matiere a:nth-of-type(12) { animation-delay: 1.3s; }

.image-caption .tab-matiere a:hover {
    text-decoration: none;
    color: #DA0710 !important;
}

/* Onglets */
.container-onglets {
	width: 100%;
}
.tabs {
	display: flex;
	flex-direction: row;
	gap: 10px;
	margin-bottom: 15px;
	width: 100%; 
}
.tabs button {
	background-color: #DA0710;
	color: white;
	border: none;
	padding: 10px 15px;
	border-radius: 7px;
	cursor: pointer;
	transition: background-color 0.3s ease;
	flex-grow: 1; /* Pour que les boutons prennent la même largeur (si l'espace le permet) */
	width: auto;
	font-size: 13px;
}
.tabs button:hover,
.tabs button.active {
	background-color: #26aa92;
}
.tab-panel {
    width: 100%; 
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    display: none;
}
.tab-panel.active {
    display: block;
}
.tab-panel h3 {
    color: #26aa92;
    margin-top: -10px;
    margin-bottom: 10px;
    width: 100%; 
}
.tab-panel ol li::marker {
	font-weight: bold;
	color: #333; 
	font-family: "Baloo2", Helvetica, Arial, sans-serif; 
}

.deplieur-panel ol li,
.tab-panel ol li {
	font-family: "Baloo2", Helvetica, Arial, sans-serif;
    padding-left: 15px;
	color: #333;
	font-size: 15px;
	margin-bottom: 10px;
 }
.deplieur-panel ul li,
.tab-panel ul li {
	font-family: "Baloo2", Helvetica, Arial, sans-serif;
    list-style: square;
    padding-left: 15px;
	color: #333;
	font-size: 15px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 26px;
}
.tab-panel ul.sous-liste {
	margin-bottom: 10px;
}
.deplieur-panel ul.sous-liste li,
.tab-panel ul.sous-liste li {
    list-style: circle;
	margin-bottom: 0px;
}
.deplieur-panel p.source,
#formateurs-exceptions #presentation  p.source,
#formateurs-exceptions #public-concerne p.source,
#formateurs-exceptions #dispositif p.source, 
#formateurs-exceptions #dispositif-statut p.source {
	font-size: 12px;
	line-height: normal;
}
sup {
	font-size: 10px;
	line-height: normal;
}
  
  /* Pour s'assurer que le bloc parent contienne bien les éléments flottants */
section::after {
	content: "";
	display: table;
	clear: both;
}
h3 {
    width: 100%; 
    text-align: left; 
}
#formateurs-exceptions #public-concerne,
#formateurs-exceptions #dispositif-statut,
#formateurs-exceptions #dispositif {
    float: left;
    clear: both;
    margin-top: -45px;
    width: 74%;
    margin-left: 13%;
    margin-right: 13%;
    margin-bottom: 75px;
}
#formateurs-exceptions #schema-resume {
    float: left;
    clear: both;
    margin-top: -30px;
    margin-bottom: 50px;
    width: 100%;
}
#formateurs-exceptions #schema-resume h2.parcours-aides {
    margin-top: 70px;
    margin-bottom: -40px;
}	  
#formateurs-exceptions #public-concerne h2,
#formateurs-exceptions #dispositif-statut h2,
#formateurs-exceptions #dispositif h2,
#formateurs-exceptions #schema-resume h2 {
    font-family: 'Aquatico', Helvetica, Arial, sans-serif;
    position: relative;
    text-align: center;
    color: #DA0710;
    padding: 0;
    font-size: 21px;
	line-height: 30px;
}
#formateurs-exceptions #public-concerne h2 {
   margin-top: -10px;
}  
#formateurs-exceptions #schema-resume h2 {
    width: 80%;
	margin-left: 10%;
	line-height: 33px;
}
#formateurs-exceptions #dispositif-statut h2 {
    margin-top: 40px;
} 
#formateurs-exceptions #dispositif-statut h2,
#formateurs-exceptions #dispositif h2 {
    margin-bottom: 0px;
}  
section {
	width: 100%;
	margin-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	border: 1px solid #eee;
	border-radius: 5px;
	background-color: #f9f9f9;
	transform: translateY(20px);
	transition: opacity 0.3s ease-out, transform 0.3s ease-out;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}	
section p {
	font-size: 15px;
	font-family: 'Baloo2', Helvetica, Arial, sans-serif;
}
#panel4 p.source a,
.deplieur-panel p.source a,
#formateurs-exceptions #public-concerne p.source a,
#formateurs-exceptions #presentation p.source a,
section p.source a {
	color: #333 !important;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.deplieur-panel a,
#formateurs-exceptions #public-concerne a,
section a {
	text-decoration: none;
	color: #DA0710 !important;
	font-weight: bold;
}
.deplieur-panel a:hover,
.deplieur-panel p.source a:hover,
#formateurs-exceptions #public-concerne p.source a:hover,
#formateurs-exceptions #public-concerne a:hover,
#formateurs-exceptions #presentation p.source a:hover,
#panel4 p.source a:hover,
section p.source a:hover,
section a:hover {
	text-decoration: underline;
	color: #DA0710 !important;
}
section h3 a {
	text-decoration: underline !important;
	color: #26aa92 !important;
	font-weight: bold;
}
section h3 a:hover {
	text-decoration: underline;
	color: #DA0710 !important;
}
#dispositif-statut h6,
#dispositif h6 { 
    font-family: 'Baloo2', Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    color: #26aa92;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 15px;
}
#programme h6 { 
    margin-bottom: 20px;
}
#formateurs-exceptions #public-concerne p {
    font-family:'Baloo2', Helvetica, Arial, sans serif;
    color: #333;
    font-size: 15px;
    line-height: 25px;
	text-align: justify;
}
#formateurs-exceptions #dispositif-statut p,
#formateurs-exceptions #dispositif p {
    font-family:'Baloo2', Helvetica, Arial, sans serif;
    color: #333;
    font-size: 15px;
    line-height: 22px;
	text-align: justify;
}
.img-deco,
.img-deco2  {
	width: 100%; 
	text-align: center;
}
.img-deco img {
	margin-top: 35px; 
	margin-bottom: 20px; 
	width: 100%;
	max-width:665px; 
	align-items: center; 
	border-radius: 15px; 
	border-right: 4px solid #26aa92; 
	border-bottom: 4px solid #26aa92;
	border-left: 4px solid #DA0710; 
	border-top: 4px solid #DA0710;
}
.img-deco2 img {
	margin-top: 35px; 
	margin-bottom: 20px; 
	width: 100%;
	max-width:665px; 
	align-items: center; 
	border-radius: 15px; 
	border-right: 4px solid #DA0710; 
	border-bottom: 4px solid #DA0710;
	border-left: 4px solid #26aa92; 
	border-top: 4px solid #26aa92;
}
  
/* Schema horizontal */  
#processus-agrement,
#processus {
    width: 1000px;
    max-width: 100%;
    margin: 80px auto 60px auto;
}
#processus-agrement {
    margin: 80px auto 10px auto;
}
#schema-resume h2 {
    margin-bottom: 101px;
    text-align: center;
}
#schema-resume h2.agrement {
    margin-bottom: -40px;
}
.schema-container {
    font-family: 'Baloo2', Helvetica, Arial, sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
    padding: 60px 20px 60px 20px;
    position: relative;
    max-width: 1000px;
    margin: auto;
}
.schema-item {
    flex: 1 1 150px;
    min-width: 120px;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
/* Segment horizontal entre chaque cercle */
.schema-item:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 25px; /* centre vertical du cercle (50px/2) */
    left: 50%;
    width: 100%;
    height: 4px;
    background-color: #30bb98;
    z-index: 0;
}
.circle {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #30bb98;
    color: #fff;
    border-radius: 50%;
    line-height: 44px;
    font-weight: bold;
    z-index: 1;
    position: relative;
    text-align: center;
    font-size: 15px;
    border: 4px solid #fff;
    transition: all 0.3s cubic-bezier(.4,2,.6,1);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.circle:hover,
.schema-item:hover .circle {
    background: #26a886;
    transform: translateY(-10px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

/* Alternance haut/bas */
.schema-label {
    background: #f6f6f6;
    padding: 12px 18px;
    border-radius: 8px;
    max-width: 190px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    position: absolute;
    left: 50%;
    width: max-content;
    min-width: 131px;
    transition: box-shadow 0.2s, background 0.2s, transform 0.2s;
    cursor: pointer;
    z-index: 2;
	font-family: 'Baloo2',Arial, helvetica, sans-serif;
	font-size: 14px;
}
.schema-item:nth-child(odd) .schema-label {
    bottom: 60px; 
    transform: translateX(-50%);
}
.schema-item:nth-child(even) .schema-label {
    top: 60px; 
    transform: translateX(-50%);
}
.schema-item:hover .schema-label,
.schema-label:hover {
    background: #e7e7e7;
    box-shadow: 0 6px 24px rgba(48,187,152,0.10);
    transform: translate(-50%, -10px);
}
.schema-item:nth-child(even):hover .schema-label,
.schema-item:nth-child(even) .schema-label:hover {
    transform: translate(-50%, -10px);
}
/* Fin schéma horizontal */

/* Schema vertical Agrément et Démarrage activité */
.schema-container-v {
	font-family: 'Baloo2', Helvetica, Arial, sans-serif;
	font-size: 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	width: 100%;
	max-width: 900px;
	margin: auto;
	width: 600px;
}
.schema-container-v::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	width: 4px;
	background-color: #30bb98;
	transform: translateX(-50%);
	z-index: 0;
}
.schema-item-v {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	width: 100%;
	min-height: 100px;
	margin: 5px 0;
}
.schema-item-v:nth-child(odd) {
	flex-direction: row;
}
.schema-item-v:nth-child(even) {
	flex-direction: row-reverse;
}
.circle-v {
	width: 50px;
	height: 50px;
	background-color: #30bb98;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	font-weight: bold;
	z-index: 2;
	box-shadow: 0 2px 8px rgba(48,187,152,0.10);
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border: 4px solid #fff;
	flex-shrink: 0;
}
.vertical {
	background: #f6f6f6;
	border-radius: 8px;
	font-size: 15px;
	width: 270px;
	min-width: 270px;
	max-width: 270px;
	min-height: 60px;  
	height: 86px;   
	box-sizing: border-box;
	text-align: left;
	box-shadow: 0 2px 8px rgba(0,0,0,0.04);
	display: flex;
	align-items: center;
	justify-content: flex-end;
	z-index: 1;
	position: relative;
	padding: 14px 18px;
}
.vertical a {
	color: #333;
	text-decoration: none;
}
.vertical a:hover {
	text-decoration: underline;
}

/* Alignement précis des blocs texte contre le cercle */
.schema-item-v:nth-child(odd) .vertical {
	margin-right: 40px;
	justify-content: flex-end; 
	text-align: right;
}
.schema-item-v:nth-child(even) .vertical {
	margin-left: 40px; 
	justify-content: flex-start;
	text-align: left;
}
.schema-item-v:hover .circle-v,
.circle-v:hover {
	background: #26a886;
	transform: translateX(-50%) translateY(-10px); 
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	transition: 
		background 0.2s,
		box-shadow 0.2s,
		transform 0.2s;
}

.schema-item-v:hover .vertical,
.vertical:hover {
	background: #e7e7e7;
	box-shadow: 0 6px 24px rgba(0,0,0,0.10);
	transform: translateY(-41px); 
	transition: 
		background 0.2s,
		box-shadow 0.2s,
		transform 0.2s;
}

.vertical-bis {
	font-family: "Baloo2", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-top: 15px;
	color: #26aa92;
}
.vertical img {
	width: 160px; 
	float: left; 
}
/* Fin schéma vertical Agrément et Démarrage activité */

/* Schéma vertical Arce */ 
.schema-vertical-arce {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-family: Arial, sans-serif;
	margin: 30px 0;
}

.schema-node {
	background: #26aa92;
	color: #fff;
	padding: 14px 22px;
	border-radius: 8px;
	font-weight: bold;
	min-width: 180px;
	text-align: center;
	box-shadow: 0 2px 8px #0001;
	margin: 0 auto 8px auto;
	position: relative;
	z-index: 1;
	transition:
		box-shadow 0.25s cubic-bezier(.29,1.01,1,1),
		background 0.22s cubic-bezier(.29,1.01,1,1),
		transform 0.22s cubic-bezier(.29,1.01,1,1);
}
.schema-node.main:hover ,
.schema-node:hover {
	box-shadow: 0 12px 32px #0003, 0 2px 8px #0001;
	background: #e7e7e7;
	color: #333;
	transform: translateY(-10px) scale(1.04);
	cursor: pointer;
}
.schema-node.small {
	font-size: 0.98em;
	min-width: 140px;
	padding: 10px 14px;
}
.schema-node.main {
	min-width: 220px;
	background: #26aa92;
	margin-top: 15px;
}
.schema-arrow-vertical {
	font-size: 2em;
	color: #DA0710;
	margin: 0 0 8px 0;
	font-weight: bold;
}
.branches-container {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	position: relative;
	margin-bottom: 0;
	min-height: 90px;
}
.branch-oui, .branch-non {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}
.branch-label {
	background: #fff;
	color: #26aa92;
	border: 2px solid #26aa92;
	border-radius: 12px;
	padding: 2px 18px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: -6px;
}
.straight-arrow {
	display: none;
}
.vertical-arrow-non {
	width: 0;
	height: 85px;
	border-left: 3px solid #DA0710;
	margin: 10px 0 0 0;
	position: relative;
}
.vertical-arrow-non::after {
	content: '';	
	position: absolute;
	left: -9.5px;
	bottom: -1px;
	border: solid #DA0710;
	border-width: 0 3px 3px 0;
	padding: 6px;
	transform: rotate(45deg);
}

.curved-arrow {
	position: absolute;
	left: 100%;
	top: 65px;
	font-size: 4.0em;
	color: #DA0710;
	transform: rotate(5deg);
	z-index: 2;
	font-weight: normal;
}

.branch-oui {
	margin-right: 40px;
	margin-left: -40px;
}

.branch-non {
	margin-left: 60px;
}
/* Fin schema vertical Arce */


/* Déployés horizontaux */
.deplieur-horizontal {
	width: 100%;
	margin: 0 auto;
	color: #333;
	font-family: 'Baloo2', Helvetica, arial, sans-serif;
}
.deplieur-item {
	width: 100%;
	margin-bottom: 12px;
	padding: 0;
	border: 1px solid #eee;
	border-radius: 5px;
	background-color: #f9f9f9;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	transition: opacity 0.3s ease-out, transform 0.3s ease-out;
	min-height: 70px;
	overflow: hidden;
	display: block;
}
.deplieur-item h4 {
	color: #26aa92;
}
.deplieur-item span.title {
	color: #26aa92;
	font-size: 15px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 20px;
}
.deplieur-header {
	width: 100%;
	min-height: 70px;
	background: none;
	border: none;
	text-align: left;
	font-size: 1.1em;
	padding: 18px 20px 18px 18px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between; 
	outline: none;
	transition: background 0.2s;
	position: relative;
}
.deplieur-arrow {
	display: inline-block;
	width: 18px;
	height: 18px;
	transition: transform 0.3s;
	border-right: 3px solid #DA0710;
	border-bottom: 3px solid #DA0710;
	transform: rotate(45deg);
	margin-left: 10px;
	flex-shrink: 0;
}
.deplieur-header[aria-expanded="true"] .deplieur-arrow {
	transform: rotate(-135deg);
}
.deplieur-panel {
	overflow: hidden;
	height:0;
	opacity:0;
	padding: 0 20px 0px 20px;
	background: transparent;
	transition: height 0.3s ease, opacity 0.3s ease;
}
#panel4 a {
	color: #26aa92 !important;
	font-weight: bold;
	text-decoration: none;
}
#panel4 a:hover {
	text-decoration: underline;
}
.deplieur-panel.active {
	height: auto;
	opacity: 1;
}
@keyframes fadeIn {
	from { opacity: 0; transform: translateY(20px);}
	to { opacity: 1; transform: translateY(0);}
}
/* Fin  Déployés horizontaux */

/* Responsive */
@media (max-width: 1824px) {
  #formateurs-exceptions #presentation {
    width: 86%;
    margin-left: 10%;
  }
  #visuel-promo-statut,
  #visuel-promo-arce,  
  #visuel-promo { 
	float: right;
  }
}
@media (max-width: 1696px) {
   #formateurs-exceptions #presentation {
     margin-left: 9%;
   }   
   #visuel-promo { 
	 margin-top: -734px;
   }
   #visuel-promo-arce,
   #visuel-promo-statut { 
	 margin-top: -838px;
   }
}
@media (max-width: 1581px) {
   #formateurs-exceptions #presentation {
     width: 75%;
     margin-left: 9%;
   }
   #visuel-promo-arce,
   #visuel-promo-statut,   
   #visuel-promo { 
	 width: 28%;
	 float: right;
	 margin-top: 0px;
   } 
}
@media (max-width: 1494px) {
   #formateurs-exceptions #presentation {
     margin-left: 8%;
   }
   .intro {
     width: 70%;
   }
   #visuel-promo-arce,
   #visuel-promo-statut,   
   #visuel-promo { 
	 width: 28%;
	 float: right;
   }   
   #visuel-promo { 
	 margin-top: 67px;
   }   
   #visuel-promo-arce,   
   #visuel-promo-statut { 
	 width: 28%;
	 float: right;
	 margin-top: 86px;
   } 
   .vertical img {
	 margin-top: 5px;
	 margin-right: 0px;
   }
   #formateurs-exceptions #dispositif h2 {
	 margin-top: 0px;
	 margin-bottom: 0px;
   } 
   #formateurs-exceptions #public-concerne h2 {
     margin-top: 10px;
   }
}
@media (max-width: 1373px) {
   #visuel-promo,   
   #visuel-promo-arce,
   #visuel-promo-statut { 
	 margin-top: 86px;
   }
   .intro {
	 width:70%;
  }
  #objectifs.intro  {
	 width: 120%;
  }
}
@media (max-width: 1282px) {
  #visuel-promo-statut,  
  #visuel-promo-arce,
  #visuel-promo { 
	margin-right: 8%;
	margin-top: 30px;
  }
  #formateurs-exceptions #public-concerne h2 { 
	margin-top: 10px;
	margin-bottom: 25px;
  }
  #formateurs-exceptions #dispositif h2 {
	margin-top: 0px;
	margin-bottom: 0px;
  }
  .intro {
	width:60%;
  }
}
@media (max-width: 1129px) {
  #formateurs-exceptions #presentation {
    margin-left: 10%;
  }
  .intro {
	width:100%;
	margin-left: 3%;
	margin-top: -25px;
  }
  #objectifs.intro  {
	  width: 100%;
  }
  #visuel-promo-statut,  
  #visuel-promo-arce,
  #visuel-promo { 
	float: left;
	margin-top: 0px;
	margin-left: 20%;
  }

  #formateurs-exceptions #presentation h2 {
	line-height: 33px;
  }
  #formateurs-exceptions #dispositif-statut h2,
  #formateurs-exceptions #dispositif h2 {
	margin-top: 30px;
	line-height: 33px;
  }
}
@media screen and (max-width: 1111px) {
    #processus-agrement,
    #processus {
      width: 96%;
      margin-left: 2%;
      margin-right: 2%;
    }
	#schema-resume h2.agrement {
      margin-bottom: -40px;
    }
    .schema-container {
      max-width: 100%;
      padding-left: 10px;
      padding-right: 10px;
    }
	.schema-container-v {
      margin-top: 40px;
    }
	.schema-item-v:hover .circle-v,
	.circle-v:hover {
	  background: #26a886;
	  transform: translateY(-10px);
	  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	  transition: 
		background 0.2s,
		box-shadow 0.2s,
		transform 0.2s;
	}

	.schema-item-v:hover .vertical,
	.vertical:hover {
	  background: #e7e7e7;
	  box-shadow: 0 6px 24px rgba(0,0,0,0.10);
	  transform: translateY(-10px);
	  transition: 
		background 0.2s,
		box-shadow 0.2s,
		transform 0.2s;
	} 	
	#formateurs-exceptions #public-concerne h2 {
      top: 15px;
   	  margin-bottom: 30px;
	}	
	#visuel-promo .image-caption .tab-matiere {
      /* padding: 60px 45px 0px 75px; */
      padding: 85px 45px 0px 75px;
	}	
	#visuel-promo .image-caption h4 {
      top: -35px;
	}
	#visuel-promo .image-caption .buttons {
      bottom: 20px;
	}
	#formateurs-exceptions #dispositif h2 {
      margin-top: 0px;
	  margin-bottom: 0px;
	}
}
@media (max-width: 1041px) {
	#dispositif-statut .tab-panel h3 {
		text-align: center;
		margin-top: 11px;
		line-height: 22px;
	}
	#dispositif-statut .tabs {
	  display: flex;
	  gap: 5px;
	  flex-direction: column;
	}
	#dispositif-statut .tabs button {
	  width: 80%;
	  margin-left: 10%;
    }
}
@media (max-width: 969px) {
  .image-caption {
    width: 414px;
  }  
  #visuel-promo-arce .image-caption .tab-matiere,
  #visuel-promo-statut .image-caption .tab-matiere {
    padding: 80px 45px 0px 75px;
  }
  .image-caption .tab-matiere {
    padding: 70px 45px 0px 65px;
  }
  #visuel-promo .image-caption h4 {
    top: -10px;
  }
  .image-caption h4 {
    top: -15px;
  }
  .image-caption h5.autres {
    margin-left: auto;
	text-align: center;
  }  
  #visuel-promo-arce,
  #visuel-promo-statut,
  #visuel-promo { 
	margin-left: 15%;
  }
  #visuel-promo-arce img,  
  #visuel-promo-statut img,
  #visuel-promo img { 
	width: 414px;
    height: 626px;
  } 
  #visuel-promo-arce .image-caption h5.autres {
    margin-top: 8px;
  }
  #formateurs-exceptions #dispositif h2 {
    margin-top: 0px;
	margin-bottom: auto;
  } 
  #formateurs-exceptions #dispositif-statut h2 {
    margin-top: 60px;
  } 
  #formateurs-exceptions #dispositif-statut p,
  #formateurs-exceptions #dispositif p,
  #formateurs-exceptions #dispositif-statut ul li,
  #formateurs-exceptions #dispositif-statut ol li,
  #formateurs-exceptions #dispositif ul li {
	text-align: justify;
  }
}
@media (max-width: 900px) {
  .schema-vertical-arce {
	margin-top: 65px;
	margin-bottom: 95px;
  }
}
@media screen and (max-width: 898px) {
	#formateurs-exceptions #schema-resume {
      margin-top: -30px;
      margin-bottom: -40px;
    }
	#visuel-promo .image-caption h4 {
      top: -15px;
	}
	#visuel-promo .image-caption .buttons {
        bottom: -15px;
    }
	#processus {
		width: 90%;
		margin-left: 10%;
		margin-top: -15px;
	}
	#processus-agrement {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
		margin-top: -15px;
	}
	#schema-resume h2 {
      margin-bottom: 0px;
      text-align: center;
    }
	#formateurs-exceptions h2#utilite-nda {
      margin-top: -15px;
    }
    .schema-container {
      flex-direction: column;
      align-items: flex-start;
      gap: 40px;
      padding-left: 56px;
      padding-right: 0;
      position: relative;
      max-width: 100%;
    }
    .schema-container::before {
      content: '';
      position: absolute;
      left: 24px;
      top: 60px;
      width: 4px;
      height: calc(100% - 100px);
      background-color: #30bb98;
      z-index: 0;
    }
    .schema-item {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      text-align: left;
      width: 100%;
      position: relative;
      min-width: 0;
    }
    .schema-item::after {
      display: none;
    }
    .circle {
      margin-bottom: 5px;
      margin-left: -32px; /* centre le cercle sur la ligne verticale */
      z-index: 1;
    }
    .schema-label {
      position: static !important;
      left: auto !important;
      top: auto !important;
      bottom: auto !important;
      transform: none !important;
      margin-top: 10px !important;
      margin-bottom: 0 !important;
      min-width: 0;
      max-width: 100%;
      width: 80%;
      box-sizing: border-box;
      background: #f6f6f6;
      border-radius: 8px;
      padding: 12px 18px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.04);
      font-size: 15px;
      word-break: break-word;
      z-index: 1;
      display: block;
    }	
	/* Schema vertical */
	.schema-container-v {
      align-items: flex-start;
      padding-left: 56px;
      padding-right: 0;
      max-width: 100%;
	  gap: 40px;
	  margin-top: 80px;
	  margin-bottom: 30px;
	  padding-bottom: 50px;
    } 
    .schema-container-v::before {
      left: 24px;
      transform: none;
      width: 4px;
      top: -20px;
	  height: calc(100% - 80px);
      background-color: #30bb98;
    }
    .schema-item-v:nth-child(odd) .vertical {
	  margin-right: 40px;
	  justify-content: flex-start;
	  text-align: left;
	}
   .schema-item-v:nth-child(even) .vertical {
      margin-left: 0px;
      justify-content: flex-start;
      text-align: left;
    }
    .schema-item-v,
    .schema-item-v:nth-child(odd),
    .schema-item-v:nth-child(even) {
      flex-direction: column !important;
      align-items: flex-start !important;
      justify-content: flex-start !important;
      width: 100%;
      min-width: 0;
      margin: 0 0 15px 0;
    }
    .circle-v {
      margin-bottom: 5px;
      margin-left: -32px;
      left: 0;
      transform: none;
      z-index: 1;
      position: relative;
    }
    .vertical {
      position: static !important;
      left: auto !important;
      right: auto !important;
      top: auto !important;
      bottom: auto !important;
      transform: none !important;
      margin-top: 10px !important;
      margin-bottom: 0px !important;
      min-width: 190px;
      max-width: 100%;
      width: 80%;
      box-sizing: border-box;
      background: #f6f6f6;
      border-radius: 8px;
      padding: 12px 18px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.04);
      font-size: 15px;
      word-break: break-word;
      z-index: 1;
      display: block;
      text-align: left;
      height: auto;
    }
    .vertical-bis {
      font-family: "Baloo2", Helvetica, Arial, sans-serif;
      font-size: 13px;
      text-align: center;
      margin-top: 15px;
      color: #26aa92;
      min-height: 80px;
	  margin-top: -70px;
	  margin-bottom: 40px;
	  margin-left:-50px;
    }  
}
@media (max-width: 878px) { 
  #visuel-promo-arce,
  #visuel-promo-statut,  
  #visuel-promo { 
	margin-left: 11%;
  }  
  #formateurs-exceptions #public-concerne h2 {
    margin-top: 0px;
  }
  .image-caption .tab-matiere {
	top: 0;
    height: 494px;
  }
  #visuel-promo-arce .image-caption .tab-matiere  {
	top: 0px;
	height: 575px;
  }
  #visuel-promo-statut .image-caption .tab-matiere {
	top: 5px;
	height: 575px;
  }  
  #visuel-promo.image-caption .tab-matiere {
	 top: 0px;
	height: 575px;
  }
  #visuel-promo-arce .calque {
    left: 0px;
    width: 414px;
  }
}
@media (max-width: 848px) { 
  .image-caption .tab-matiere {
    padding: 50px 45px 0px 65px;
  }
  #visuel-promo-arce .image-caption .tab-matiere h4 {
    top: 0px;
  }
  .image-caption h4 {
    top: -50px;
  }
  .image-caption .buttons {
    bottom: 35px;
  }
  #visuel-promo-statut .image-caption .buttons {
	  bottom: 10px;
  }
  #visuel-promo-arce .image-caption .buttons {
    bottom: 15px;
  }
  #visuel-promo .image-caption .buttons {
    bottom: -10px;
  }  
  #visuel-promo-statut .image-caption .tab-matiere h4 {
	top: -13px;
  }
  #visuel-promo-statut .image-caption .tab-matiere {
	top: 10px;
  }
  #visuel-promo-arce .image-caption p {
	margin-top: 15px;
  }
  #visuel-promo-arce .image-caption h5.autres {
    margin-top: 8px;
  }
}
@media (max-width: 808px) { 
  #visuel-promo-arce,
  #visuel-promo-statut,  
  #visuel-promo { 
	margin-left: 9%;
  }
  #formateurs-exceptions #public-concerne h2 {
    margin-top: 15px;
  }
  #visuel-promo-arce .image-caption .tab-matiere h4 {
    top: 5px;
  }
  #visuel-promo-arce .image-caption .buttons {
    bottom: 10px;
  }
  #visuel-promo-arce .image-caption p {
    margin-top: 15px;
  }
}
@media (max-width: 797px) { 
  .container-onglets {
    margin: 0;
	align-items: center;	
  }
  .tabs {
    gap: 9px;
    margin-left: 0%;
    width:100%;
  }
  .tab-header {
	font-size: 13px;
	width: 80%;
  }
  .tab-content {
	display: block;
	padding: 15px;
	width: 98%;
	margin-bottom: 35px;
	margin-left: 0%;
  }
}
@media (max-width: 789px) {
	#presentation {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
    .image-caption h4 {
      top: -20px;
    }
	#visuel-promo .image-caption h4 {
      top: -45px;
	}
	.tab-panel h3 {
		text-align: center;
		margin-top: 11px;
		line-height: 22px;
	}
	.tabs {
		display: flex;
		gap: 5px;
		flex-direction: column;
	}
	.tabs button {
		width: 80%;
		margin-left: 10%;
		line-height: 22px;
	}
	.image-caption {
		width: 414px;
		height: 626px;
    }
	#visuel-promo-arce,
	#visuel-promo-statut,	
	#visuel-promo { 
		width: 100%;
		margin-right: 0%;
		margin-left: 0%;
		text-align: center;
    }
	.image-caption .tab-matiere {
		padding: 85px 0px 0px 51px;
		width: 333px;
    }
}
@media (max-width: 768px) {
  #visuel-promo-arce,
  #visuel-promo-statut,  
  #visuel-promo { 
	margin-left: 5%;
  }
  #visuel-promo-arce .image-caption .tab-matiere h4 {
    top: -47px;
  }
  #visuel-promo-statut .image-caption .tab-matiere h4 {
	top: -57px;
  }
  #visuel-promo-arce .image-caption .tab-matiere {
	padding: 30px 22px 0px 22px;
  }
  #visuel-promo-statut .image-caption .tab-matiere {
	height: 575px;
	padding: 35px 22px 0px 22px;
  }  
  #visuel-promo .image-caption .tab-matiere {
    padding: 50px 35px 0px 35px;
    height: 496px;
  }
  #visuel-promo-statut .image-caption .buttons {
	/* margin-top: -30px; */
	margin-top: -55px;
  }
  .image-caption .btn-vert {
    bottom: -30px;  
  }
  #visuel-promo-arce .image-caption .buttons {
    margin-top: -55px;
  }
  #formateurs-exceptions #dispositif-statut p,
  #formateurs-exceptions #dispositif p,
  #formateurs-exceptions #dispositif-statut ul li,
  #formateurs-exceptions #dispositif-statut ol li,
  #formateurs-exceptions #dispositif ul li {
	text-align: left;
  }
}
@media (max-width: 668px) {
  .intro  {
	width:100%;
	clear: both;
  }	
  #visuel-promo-arce,
  #visuel-promo-statut,  
  #visuel-promo { 
	float: right;
	margin-right: 0%;
  }
  #visuel-promo-statut .image-caption .tab-matiere h4 {
    top: -55px;
  } 
  #visuel-promo-arce .image-caption .tab-matiere h4 {
    top: -35px;
  }
  #visuel-promo .image-caption h4 {
    top: 0px;
  }  
  #visuel-promo .image-caption .tab-matiere {
    height: 545px;
	padding: 95px 0px 0px 15px;
  }
  #visuel-promo-statut .image-caption .tab-matiere {
    height: 545px;
	padding: 38px 0px 0px 22px;
  }
  #visuel-promo-arce .image-caption .tab-matiere {
    height: 525px;
    padding: 20px 0px 0px 22px;
  }
  #visuel-promo-arce .image-caption .buttons,
  #visuel-promo-statut .image-caption .buttons {
    margin-top: 0px;
  }
  #visuel-promo .image-caption .buttons {
    bottom: 65px;
  }
  #visuel-promo-arce .image-caption .buttons {
    bottom: 25px;
  }
  #visuel-promo-arce .image-caption .buttons .btn-vert {
    bottom: -12px;
  }
  #visuel-promo-arce .image-caption h5.autres {
    margin-top: 8px;
  }
  .image-caption .tab-matiere {
    top: -25px;
	padding: 65px 0px 0px 22px;
  }
  #formateurs-exceptions #presentation .price {
    margin-top: -232px;
    float: none;
  }
  .image-caption {
    width: 414px;
    height: 626px;
  }
  #visuel-promo-arce img,
  #visuel-promo-statut img,  
  #visuel-promo img { 
    width: 414px;
    height: 626px;
  }
  #formateurs-exceptions #pre-footer {
	margin-top: -25px;
  }
}
@media (max-width: 555px) {
  .grid2 figure h1 span {
	text-shadow: 2px 2px 4px #555;
  }	
  #visuel-promo-arce,
  #visuel-promo-statut,  
  #visuel-promo { 
	float: right;
	margin-right: 14%;
  }
  .image-caption .tab-matiere {
    top: 0px;
	padding-top: 70px;
  }
  #formateurs-exceptions #dispositif-statut ul li,
  #formateurs-exceptions #dispositif-statut ol li,
  #formateurs-exceptions #dispositif ul li {
    margin-left: -25px;
  }
  .tab-panel ul li {
    padding-left: 0px;
  }
  figure.effect-apollo2:hover p {
    display: none;
  }
  #formateurs-exceptions #dispositif-statut p, 
  #formateurs-exceptions #dispositif p, 
  #formateurs-exceptions #dispositif-statut ul li, 
  #formateurs-exceptions #dispositif-statut ol li, 
  #formateurs-exceptions #dispositif ul li {
    text-align: left;
  }
}
@media (max-width: 480px) {
	figure.effect-apollo2:hover p {
	display: none;
  }
  .grid2 figure h1 {
    padding-top: 20px;
  }
  #visuel-promo-arce,
  #visuel-promo-statut,  
  #visuel-promo {
    width: 343px;
    margin-right: 13% !important;
  }
  #formateurs-exceptions #presentation p,
  #formateurs-exceptions #public-concerne p,
  #formateurs-exceptions #programme p,
  #formateurs-exceptions #programme ul li,
  #formateurs-exceptions #dispositif-statut p,
  #formateurs-exceptions #dispositif p {
	  text-align: left;
  }
  #formateurs-exceptions #dispositif-statut p,
  #formateurs-exceptions #dispositif p {
	  line-height: 25px;
  }
  .schema-label {
	  text-align: center;
  }
}
@media (max-width: 434px) {  
  #visuel-promo .image-caption h4 {
	margin-top: -25px;
  }  
  #visuel-promo .image-caption .tab-matiere {
	top: 10px;
	padding: 45px 15px 0px 15px;
    width: 303px;
  }	
  #visuel-promo-arce .image-caption .tab-matiere h4 {
    top: -45px;
  }
  #visuel-promo-arce .image-caption .tab-matiere {
    height: 525px;
    padding: 30px 0px 0px 22px;
  }
  #visuel-promo-arce img,
  #visuel-promo-statut img,  
  #visuel-promo img {
    width: 380px;
	margin-left: 5% !important;
  }
  #visuel-promo-arce .calque {
    width: 380px;
  }  
  .calque {
    width: 380px;
	margin-left: 5% !important;
  }
  .schema-vertical-arce {
    margin-left: 0%;
  }
}
@media (max-width: 414px) {
  #visuel-promo-arce .image-caption h4,
  #visuel-promo-statut .image-caption h4 {
    top: -30px;
  }  
  #visuel-promo .image-caption h4 {
    top: 10px;
  }
  #visuel-promo-arce img,
  #visuel-promo-statut img,  
  #visuel-promo img {
	margin-left: 6% !important;
  }
  #visuel-promo-arce .calque {
    width: 380px;
  }  
  .calque {
	margin-left: 6% !important;
  }  
  #visuel-promo .image-caption .tab-matiere {
    height: 515px;
	padding: 60px 15px 0px 15px;
  }
  .image-caption .buttons {
    top: -40px;
    bottom: 0px;
  }
  .vertical-bis {
    margin-left: -35px;
  }
  #visuel-promo-arce .image-caption .buttons .btn-vert {
    bottom: -30px;
	margin-left: 58px;
  }
}
@media (max-width: 393px) {
  .grid2 figure h1 {
	padding-top: 75px;
  }
  .grid2 figure figcaption  {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 45px;
  }
  .grid2 figure h1 span {
	font-size: 16px;
  }
  figure.effect-apollo2 h1 {
    margin-top: 0px;
  } 
  #formateurs-exceptions #dispositif-statut,
  #formateurs-exceptions #dispositif {
	width: 80%;
	margin-left:10%;
  }
  .branch-oui {
    margin-right: 0px;
    margin-left: -50px;
  } 
  #visuel-promo-arce img,
  #visuel-promo-statut img,
  #visuel-promo img {
    width: 353px;
    margin-left: 13% !important;
  }
  #visuel-promo .image-caption h4 {
    top: 0px;
  }
  #visuel-promo .image-caption .tab-matiere {
	top: 10px;
	padding: 45px 0px 0px 45px;
	height: 545px;
  }
  #visuel-promo-arce .image-caption .tab-matiere {
    padding: 20px 0px 0px 45px;
  }
  #visuel-promo-statut .image-caption .tab-matiere {
    padding-left: 45px;
  }  
  .image-caption .btn-vert {
	font-size: 14px;
  }
  #formateurs-exceptions #presentation .price,
  .image-caption .buttons,
  .image-caption .links   {
	padding-left: 51px;
  }
  #visuel-promo-arce .calque,
  .calque {
    left: 25px;
    width: 353px;
  }
  .image-caption .buttons, 
  .image-caption .links {
    padding-left: 30px;
  }
  #visuel-promo .image-caption .buttons {
    top: -50px;
    bottom: 0px;
  }
  #visuel-promo-arce .image-caption .buttons {
    margin-top: -10px;
  }
}
@media (max-width: 363px) {
  #visuel-promo-statut img,
  #visuel-promo img,
  #visuel-promo-arce img {
    width: 343px;
    margin-left: 17% !important;
  }
  #visuel-promo .image-caption .tab-matiere,
  #visuel-promo-arce .image-caption .tab-matiere {
    top: -25px;
    height: 555px;
    padding: 65px 2px 0px 85px;
  }
  #visuel-promo-statut .image-caption .tab-matiere {
    top: -25px;
    height: 575px;
    padding: 60px 2px 0px 85px;
  }  
  #visuel-promo .image-caption .tab-matiere {
    padding: 65px 2px 0px 95px;
	width: 353px;
  }
  #visuel-promo .image-caption h4 {
	top: 40px;
	left: 55px;
  }
  #visuel-promo-statut .image-caption .tab-matiere h4 {
    top: -25px;
	left: 55px;
  }
  #visuel-promo-arce .image-caption .tab-matiere h4 {
    top: -15px;
	left: 55px;
  }
  #visuel-promo .image-caption .tab-matiere p {
	padding-top: 10px;
  }
  #visuel-promo .image-caption h5.autres {
    margin-bottom: 0px;
  }
  #visuel-promo .image-caption .buttons {
	margin-top: 0px;
  }
  #visuel-promo .image-caption .buttons,
  #visuel-promo-arce .image-caption .buttons,
  #visuel-promo-statut .image-caption .buttons {
    margin-left: 11px;
  }
  .image-caption .links {
    padding-left: 52px;
	margin-top:-20px;
  }
  .calque {
    left: 38px;
    width: 343px;
  }
  #visuel-promo-arce .calque,
  #visuel-promo-statut .calque {
    left: 35px;
    width: 343px;
  }
  #visuel-promo .image-caption .buttons .btn-vert,
  #visuel-promo-statut .image-caption .buttons .btn-vert,
  #visuel-promo-arce .image-caption .buttons .btn-vert {
    bottom: -10px;
	margin-left: 33px;
	width:333px;
  }  
  #visuel-promo-arce .image-caption .buttons .btn-vert {
    bottom: -30px;
  }     
  #visuel-promo .image-caption .buttons .btn-vert {
    bottom: 0px;
	margin-left: 33px;
	width:333px;
  }  
  .image-caption {
    width: 353px;
  }
}
@media (max-width: 344px) {
  #visuel-promo-arce,
  #visuel-promo-statut,
  #visuel-promo { 
	margin-right: -22%;
  }
}
@media (max-width: 323px) {
  #visuel-promo-arce,
  #visuel-promo-statut,
  #visuel-promo { 
	margin-right: -28%;
  }
}
@media (max-width: 303px) {
  #formateurs-exceptions #public-concerne h2 {
    margin-top: 40px;
  }
 .tab-panel ol li  {
    margin-left: -50px;
  } 
  #formateurs-exceptions #presentation ul, 
  #formateurs-exceptions #public-concerne ul {
	margin-left: -25px;
	text-align: left;
  }
  #formateurs-exceptions #presentation ul li,
  #formateurs-exceptions #public-concerne ul li {
	text-align: left;
  }
  #visuel-promo-arce,
  #visuel-promo-statut,
  #visuel-promo {
    display: none;
  }
  .vertical-bis {
    margin-top: -50px;
	margin-left: -25px;
    margin-bottom: 60px;
  }
 .schema-vertical-arce {
    margin-right: -18px;
  }
}

/* Accessibilité */
.accessible-mode #formateurs-exceptions #dispositif-statut p,
.accessible-mode #formateurs-exceptions #dispositif p,
.accessible-mode #formateurs-exceptions #dispositif-statut ul li,
.accessible-mode #formateurs-exceptions #dispositif ul li,
.accessible-mode #formateurs-exceptions #presentation ul li,
.accessible-mode #formateurs-exceptions #presentation .image-caption h4,
.accessible-mode #formateurs-exceptions #presentation h5.autres,
.accessible-mode #formateurs-exceptions #public-concerne p,
.accessible-mode #formateurs-exceptions #public-concerne ul li,
.accessible-mode #formateurs-exceptions #presentation .price,
.accessible-mode #formateurs-exceptions .tab-panel ol li,
.accessible-mode #formateurs-exceptions #dispositif-statut p0.source a,
.accessible-mode #formateurs-exceptions #presentation p.source a,
.accessible-mode #formateurs-exceptions #presentation p.source,
.accessible-mode #formateurs-exceptions .vert,
.accessible-mode .deplieur-item span.title,
.accessible-mode .image-caption a,
.accessible-mode .image-caption a:hover,
.accessible-mode button {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}