
		
		/*Les typos à utiliser dans la bannière*/
		@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;
		}
		@font-face {
			font-family: 'gilroymedium';
			src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-medium-webfont.woff2') format('woff2'),
				url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-medium-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;
		}
		.acct_20251103_LIVRET_content p{
			margin:auto;
		}
		.acct_20251103_LIVRET_content img{
			display:block;
			width:100%;
			margin:auto;
		}
		.acct_20251103_LIVRET_container a img {
			display: block;
		}
		.category-view>.category-cms>div{
			width:100%;
		}
		.acct_20251103_LIVRET_container a{
			text-decoration: none;
			color:initial;
		}
		.acct_20251103_LIVRET_container>a{
			width:100%;
		}
		/* TON CSS*/
		.acct_20251103_LIVRET_container{
			cursor:pointer;
			background:#fff000;
			width:100%;
			height:230px;
			overflow: hidden;
			border-radius:0;
			padding:0;
		}
		.acct_20251103_LIVRET_content{
			width:100%;
			margin:auto;
			height:230px;
			display:flex;
			align-items: center;
			justify-content: space-between;
		}
		.acct_20251103_LIVRET_block_1{
			margin-left:3%;
		}
		.acct_20251103_LIVRET_block_3{
			position:relative;
			height:100%;
			display:flex;
			align-items: center;
			justify-content: center;
			flex-direction: column;
			max-width:315px;
		}
		.acct_20251103_LIVRET_block_3 p:first-child{
			font-family:'Lato',Arial, Helvetica, sans-serif;
			font-size:30px;
			line-height:32px;
			font-weight:bold;
			text-align: center;
			margin:0;
			margin-bottom:20px;
			width: 100%;
		}
		.acct_20251103_LIVRET_block_3 p:nth-child(2){
			font-family:'Lato',Arial, Helvetica, sans-serif;
			font-size:16px;
			line-height:19px;
			text-align: center;
			margin:0;
			width: 100%;
		}
		.acct_20251103_LIVRET_block_3 .acct_20251103_LIVRET_block_3_img{
			position:absolute;
			bottom:0;
			right:-40px;
		}
		.acct_20251103_LIVRET_block_4{
			background:url('https://imagine.bayard.io/unsafe/488x230/bayard-static/e-bayard-jeunesse.com/2025/landing-page/activites-a-la-maisonv2/images/20251103_LIVRET_6.png');
			background-size:auto 100%;
			background-position:left center;
			height:100%;
			display:flex;
			align-items: flex-end;
			justify-content: flex-start;
			padding-left:45px;
			padding-right:35px;
			margin-right:-1px;
		}
		.acct_20251103_LIVRET_block_4_2{
			align-self: flex-start;
		}
		.acct_20251103_LIVRET_block_4_2 p{
			font-family:'Lato',Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size:19px;
			line-height: 19px;
			text-align: center;
			margin-bottom:15px;
			white-space: nowrap;
		}
		.acct_20251103_LIVRET_block_4_2 p strong{
			font-size:30px;
			line-height: 30px;
			text-transform: uppercase;
		}
		.acct_20251103_LIVRET_block_4_2 .cta{
			width:100%;
			display:block;
			height:43px;
			background:#fff000;
			color:#000;
			font-size:16px;
			line-height: 43px;
			font-weight: bold;
			text-align: center;
			text-transform: uppercase;
			border-radius:43px;
			min-width: auto;
			padding:0;
		}

		
		@media screen and (max-width: 1024px) {
			.acct_20251103_LIVRET_block_1{
				display:none;
			}

		}
		@media screen and (max-width: 768px) {
			.acct_20251103_LIVRET_block_3 .acct_20251103_LIVRET_block_3_img{
				right:-70px;
			}
			.acct_20251103_LIVRET_container,
			.acct_20251103_LIVRET_content{
				height:280px;
			}
			.acct_20251103_LIVRET_block_2{
				order:2;
			}
			.acct_20251103_LIVRET_block_3{
				order:1;
				padding-left:3.5%;
				max-width:280px;
				width:40%;
			}
			.acct_20251103_LIVRET_block_3 p:first-child{
				text-align: left;
				font-size:26px;
				line-height:28px;
				margin-bottom:18px;
			}
			.acct_20251103_LIVRET_block_3 p:nth-child(2){
				text-align:left;
				font-size:14px;
				line-height:16px;
			}
			.acct_20251103_LIVRET_block_4{
				order:3;
				padding-right:20px;
				padding-left:0;
				margin-left:60px;
				align-items: center;
			}
			.acct_20251103_LIVRET_block_4_2{
				align-self: center;
			}
			.acct_20251103_LIVRET_block_4_1{
				margin-left:-60px;
			}
			.acct_20251103_LIVRET_block_4_2 p{
				font-size:16px;
				line-height: 16px;
			}
			.acct_20251103_LIVRET_block_4_2 p strong{
				font-size:25px;
				line-height: 25px;
			}
			.acct_20251103_LIVRET_block_4_2 .cta{
				width:165px;
				height:36px;
				line-height: 36px;
				font-size:13px;
			}
		}
		@media screen and (max-width: 700px) {
			.acct_20251103_LIVRET_block_3 .acct_20251103_LIVRET_block_3_img{
				transform:translateX(130%);
				right:0;
			}
			.acct_20251103_LIVRET_block_3 p:first-child br {
				display: none;
			}
		}
		@media screen and (max-width: 600px) {
			.acct_20251103_LIVRET_block_2{
				display:none;
			}
			.acct_20251103_LIVRET_block_3{
				padding-left:1.5%;
				min-width:200px;
			}
		}
		@media screen and (max-width: 500px) {
			.acct_20251103_LIVRET_block_3 p:first-child br{
				display:block;
			}
			.acct_20251103_LIVRET_content{
				flex-direction: column-reverse;
			}
			.acct_20251103_LIVRET_container,
			.acct_20251103_LIVRET_content{
				height:415px;
			}
			.acct_20251103_LIVRET_block_3{
				padding: 0;
				width: 90%;
				max-width: 90%;
				margin: auto;
				margin-top: 0;
				height: auto;
			}
			.acct_20251103_LIVRET_block_3 p:first-child{
				text-align: center;
				font-size:25px;
				line-height: 28px;
				margin-bottom:8px;
			}
			.acct_20251103_LIVRET_block_3 p:nth-child(2){
				font-size:14px;
				line-height: 17px;
				text-align: center;
			}
			.acct_20251103_LIVRET_block_3 .acct_20251103_LIVRET_block_3_img{
				left: 0;
				right: 0;
				margin: auto;
				max-width: 40px;
				bottom: -63px;
				transform:none;
			}
			.acct_20251103_LIVRET_block_4{
				width:100%;
				height:236px;
				min-height:236px;
				padding:0;
				margin:0;
				background:url('https://imagine.bayard.io/unsafe/320x236/bayard-static/e-bayard-jeunesse.com/2025/landing-page/activites-a-la-maisonv2/images/20251103_LIVRET_6_m.png');
				background-size:100% 100%;
				background-position:bottom center;
				background-repeat: no-repeat;
				position:relative;
				align-items: flex-start;
				justify-content: center;
				flex-direction: row-reverse;
			}
			.acct_20251103_LIVRET_block_4_1,
			.acct_20251103_LIVRET_block_4_2{
				width:50%;
				margin:0;
			}
			.acct_20251103_LIVRET_block_4_2 p{
				width:80%;
				white-space: wrap;
			}
			.acct_20251103_LIVRET_block_4_2 p strong{
				font-size:20px;
				line-height: 20px;
			}
			.acct_20251103_LIVRET_block_4_2 .cta{
				width:192px;
				height:43px;
				line-height: 43px;
				border-radius:43px;
				font-size:16px;
			}
			.acct_20251103_LIVRET_block_4_2{
				align-self: flex-start;
			}
			.acct_20251103_LIVRET_block_4_1 img{
				max-width:160px!important;
			}
			.acct_20251103_LIVRET_block_4_2 img{
				max-width:90px!important;
			}
			.acct_20251103_LIVRET_block_4_2 .cta{
				position: absolute;
				left: 0;
				right: 0;
				margin: auto;
				bottom: 33px;
			}
		}