
			/*Les typos à utiliser dans la bannière*/
			@font-face {
				font-family: 'gilroyextrabold';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-extrabold-webfont.woff2') format('woff2'),
						url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-extrabold-webfont.woff') format('woff');
				font-weight: normal;
				font-style: normal;
			}
			@font-face {
				font-family: 'crayon_en_folieregular';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/hanoded_-_crayon_en_folie-webfont.woff2') format('woff2'),
					url('https://static.bayard.io/e-bayard-jeunesse.com/typos/hanoded_-_crayon_en_folie-webfont.woff') format('woff');
				font-weight: normal;
				font-style: normal;
			}
			@font-face {
				font-family: 'gilroybold';
				src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-bold-webfont.woff2') format('woff2'),
					url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-bold-webfont.woff') format('woff');
				font-weight: normal;
				font-style: normal;
			}
			.acct_20250930_ODM_show_t{
				display:none;
			}
			.acct_20250930_ODM_content p{
				margin:auto;
			}
			.acct_20250930_ODM_content img{
				display:block;
				width:100%;
				margin:auto;
			}
			.acct_20250930_ODM_container a img {
				display: block;
			}
			.category-view>.category-cms>div{
				width:100%;
			}
			.acct_20250930_ODM_container a{
				text-decoration: none;
				color:initial;
			}
			.acct_20250930_ODM_container>a{
				width:100%;
			}
			/* TON CSS*/
			.acct_20250930_ODM_container{
				height:282px;
				overflow: hidden;
				max-width:1280px;
				margin:auto;
				position:relative;
				background:#e17c3a;
			}
			.acct_20250930_ODM_content{
				height:282px;
				display:flex;
				align-items: center;
				justify-content: space-between;
			}
			.acct_20250930_ODM_block_2{
				align-self: flex-end;
				width: 68%;
				white-space: nowrap;
				padding-right:5px;
			}
			.acct_20250930_ODM_block_2>p:first-child{
				font-size:47px;
				font-family:'gilroyextrabold',Arial, Helvetica, sans-serif;
				color:#fff;
				text-shadow: 2px 2px 5px rgba(0,0,0,0.16);
				margin:auto;
				text-align: center;
				padding:0;
				line-height: normal;
			}
			.acct_20250930_ODM_block_2>p:nth-child(2){
				font-size:41px;
				color:#fff000;
				font-family:'crayon_en_folieregular',Arial, Helvetica, sans-serif;
				text-shadow: 2px 2px 5px rgba(0,0,0,0.16);
				transform:rotate(-2deg);
				margin:auto;
				text-align: center;
				padding:0;
				line-height: normal;
				margin-top:-7px;
				margin-bottom:-50px;
				margin-bottom: 0;
			}
			.acct_20250930_ODM_block_2>div{
				display: flex;
				align-items: flex-end;
				justify-content: flex-end;
			}
			.acct_20250930_ODM_block_2>div>p{
				margin:0;
				color:#fff000;
				font-family:'crayon_en_folieregular',Arial, Helvetica, sans-serif;
				text-align: center;
				font-size:29px;
				transform:rotate(-6deg);
				align-self: flex-start;
				margin-top: 50px;
				margin-left: -30px;
				line-height: 36px;
				margin-right:35px;
				white-space:nowrap;
			}
			.acct_20250930_ODM_block_2>div>p strong{
				font-weight: normal;
				font-family:'gilroybold',Arial, Helvetica, sans-serif;
				color:#fff;
				font-size:42px;
			}
			
			
			@media screen and (max-width: 950px) {
				.acct_20250930_ODM_block_2>p:first-child{
					font-size:40px;
				}
				.acct_20250930_ODM_block_2>p:nth-child(2){
					font-size:35px;
				}
				.acct_20250930_ODM_block_2>div>p{
					font-size: 21px;
					margin-right: 10px;
					margin-top: 40px;
					line-height: 27px;
					margin-left: -10px;
					text-align: left;
				}
				.acct_20250930_ODM_block_2>div>p strong{
					font-size:31px;
				}
			}
			@media screen and (max-width: 810px) {
				.acct_20250930_ODM_container,
				.acct_20250930_ODM_content{
					height:225px;
				}
				.acct_20250930_ODM_block_2>p:first-child{
					font-size:35px;
				}
				.acct_20250930_ODM_block_2>p:nth-child(2){
					font-size:30px;
				}
				.acct_20250930_ODM_block_2>div>p{
					font-size: 21px;
					margin-right: 10px;
					margin-top: 40px;
					line-height: 27px;
					margin-left: -10px;
					text-align: left;
				}
				.acct_20250930_ODM_block_2>div>p strong{
					font-size:31px;
				}
				.acct_20250930_ODM_block_2{
					width:71%;
				}
			}
			@media screen and (max-width:767px) {
				.acct_20250930_ODM_container,
				.acct_20250930_ODM_content{
					height:150px;
				}
				.acct_20250930_ODM_block_1{
					display:none;
				}
				.acct_20250930_ODM_block_2{
					width:100%;
				}
				.acct_20250930_ODM_block_2>p:first-child{
					font-size:26px;
				}
				.acct_20250930_ODM_block_2>p:nth-child(2){
					font-size:21px;
				}
				.acct_20250930_ODM_block_2>div{
					justify-content: center;
				}
				.acct_20250930_ODM_block_2>div img{
					margin-left:-27px;
				}
				.acct_20250930_ODM_block_2>div>p {
					font-size: 16px;
					line-height: 25px;
					margin: 20px 21px 0 -30px;
				}
				.acct_20250930_ODM_block_2>div>p strong{
					font-size:24px;
				}
				
			}
			@media screen and (max-width:500px) {
				
			}