{"id":1122,"date":"2025-11-26T09:47:15","date_gmt":"2025-11-26T08:47:15","guid":{"rendered":"https:\/\/chateau-deserame.fr\/?page_id=1122"},"modified":"2025-12-11T17:07:09","modified_gmt":"2025-12-11T16:07:09","slug":"bibliotheque","status":"publish","type":"page","link":"http:\/\/chateau-deserame.fr\/en\/bibliotheque\/","title":{"rendered":"Library"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1122\" class=\"elementor elementor-1122\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f8768f e-con-full e-flex e-con e-parent\" data-id=\"8f8768f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-864617e elementor-widget elementor-widget-html\" data-id=\"864617e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\r\n\/* CSS for section section:library *\/\r\n#library {\r\n  padding: 0vw;\r\n  \/* max-width: 80vw; *\/\r\n  margin: 0 auto;\r\n  overflow-x: hidden;\r\n}\r\n\r\n.library-nav {\r\n  padding: 0;\r\n  width: 90vw;\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  gap: 0vw;\r\n  \/* espace entre les liens *\/\r\n  height: auto;\r\n  \/* laisse le conteneur s\u2019adapter au contenu *\/\r\n}\r\n\r\n.library-nav a {\r\n  font-family: var(--font-secondary);\r\n  font-size: 2vw;\r\n  font-weight: 400;\r\n  text-transform: uppercase;\r\n  font-variant: small-caps;\r\n  line-height: 1;\r\n  \/* r\u00e9duit la hauteur des liens *\/\r\n  display: inline-block;\r\n  padding: 5vh 0;\r\n  \/* hauteur contr\u00f4l\u00e9e du lien *\/\r\n}\r\n\r\n.library-container {\r\n  padding: 0;\r\n}\r\n\r\n.article-list {\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  \/* centre horizontalement les articles *\/\r\n  gap: 60px;\r\n}\r\n\r\n.article-item {\r\n  width: 100vw;\r\n  \/* largeur fixe \u00e0 80% de l\u2019\u00e9cran *\/\r\n  margin: 0;\r\n  \/* supprime marges parasites *\/\r\n  \/* border: var(--border-light); *\/\r\n}\r\n\r\n.article-content-container {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n  min-height: 20vh;\r\n  max-width: 65vw;\r\n  margin: 0 auto;\r\n  padding: 20px;\r\n}\r\n\r\n.article-title {\r\n  font-family: var(--font-primary);\r\n  font-size: 2.5vw;\r\n  font-weight: 400;\r\n  line-height: 1.2;\r\n  margin: 0;\r\n}\r\n\r\n.discover-link {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 20px;\r\n  flex-shrink: 0;\r\n  white-space: nowrap;\r\n}\r\n\r\n.discover-link span {\r\n  font-family: var(--font-secondary);\r\n  font-size: 1.5vw;\r\n  font-weight: 400;\r\n  text-transform: uppercase;\r\n  font-variant: small-caps;\r\n  letter-spacing: 0.05em;\r\n}\r\n\r\n.discover-link img {\r\n  width: 23px;\r\n  height: 23px;\r\n  transition: transform 0.3s ease;\r\n}\r\n\r\n.discover-link:hover img {\r\n  transform: translateX(5px);\r\n}\r\n\r\n@media (max-width : 768px) {\r\n\r\n  #library {\r\n    padding: 2vh 0vw;\r\n    \/* max-width: 80vw; *\/\r\n    margin: 0 auto;\r\n    overflow-x: hidden;\r\n  }\r\n\r\n  .library-container {\r\n    padding: 0;\r\n  }\r\n\r\n  .library-nav {\r\n    display: flex !important;\r\n    flex-direction: row !important;\r\n    justify-content: center !important;\r\n    align-items: center !important;\r\n    \/* gap: 4vw !important; *\/\r\n    width: 90vw !important;\r\n    padding: 0 !important;\r\n    \/* plus de padding inutile *\/\r\n    height: auto !important;\r\n  }\r\n\r\n  .library-nav a {\r\n    font-size: 4vw !important;\r\n    line-height: 1.2 !important;\r\n    padding: 0 0 !important;\r\n    \/* on supprime le padding vertical *\/\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    \/* centre verticalement le texte *\/\r\n    justify-content: center !important;\r\n    text-align: center !important;\r\n  }\r\n\r\n  .article-title {\r\n    max-width: 80vw;\r\n    font-family: var(--font-primary);\r\n    font-size: 5vw;\r\n    font-weight: 400;\r\n    line-height: 1.2;\r\n    margin: 0;\r\n  }\r\n\r\n  .article-content-container {\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    min-height: 17vh;\r\n    max-width: 90vw;\r\n    padding: 5vw;\r\n    gap: 2vh;\r\n  }\r\n\r\n  .discover-link {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10vw;\r\n    flex-shrink: 0;\r\n    white-space: nowrap;\r\n  }\r\n\r\n  .discover-link span {\r\n    display: none;\r\n  }\r\n\r\n  .article-list {\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    gap: 2vw;\r\n  }\r\n\r\n  .nav-separator {\r\n    width: var(--border-heavy);\r\n    height: 10vh;\r\n    background-color: var(--color-text);\r\n    flex-shrink: 0;\r\n  }\r\n}\r\n\r\n\r\n\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a07afd1 elementor-widget elementor-widget-text-editor\" data-id=\"a07afd1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<section id=\"library\">\n    <div class=\"library-container\">\n        <nav class=\"library-nav\"><\/nav>\n        <div class=\"tab-wines library-nav\">\n\n            <a id=\"defaultOpen\" class=\"tablinks-wines active\">\n                ARTICLES\n            <\/a>\n            <a class=\"tablinks-wines\">\n                T\u00c9L\u00c9CHARGEMENTS\n            <\/a>\n\n        <\/div>\n        <div id=\"Articles\" class=\"tabcontent\">\n            <div id=\"articles\" class=\"article-list\">\n                <article class=\"article-item\">\n                    <div class=\"article-content-container\">\n                        <h2 class=\"article-title\">NOTRE VIN, FRUIT DE [CE] PAYSAGE<\/h2>\n                        <a class=\"discover-link\" href=\"\/notre-vin-fruit-de-ce-paysage\">\n                            <span>je d\u00e9couvre<\/span>\n                            <img decoding=\"async\" src=\"https:\/\/www.chateau-deserame.fr\/images\/2290_1357.svg\" alt=\"discover arrow\" \/>\n                        <\/a>\n\n                    <\/div>\n                <\/article>\n                <article class=\"article-item\">\n                    <div class=\"article-content-container\">\n                        <h2 class=\"article-title\">EXPRESSION DES C\u00c9PAGES SUR [ NOS TERROIRS ]<\/h2>\n                        <a class=\"discover-link\" href=\"\/expressions-des-cepages\">\n                            <span>je d\u00e9couvre<\/span>\n                            <img decoding=\"async\" src=\"https:\/\/www.chateau-deserame.fr\/images\/2290_1361.svg\" alt=\"discover arrow\" \/>\n                        <\/a>\n\n                    <\/div>\n                <\/article>\n            <\/div>\n        <\/div>\n        <div id=\"Telechargements\" class=\"tabcontent\">\n            <div id=\"articles\" class=\"article-list\">\n                <article class=\"article-item\">\n                    <div class=\"article-content-container\">\n                        <h2 class=\"article-title\">DOSSIER FICHES TECHNIQUES 2025<\/h2>\n                        <a class=\"discover-link\" href=\"\/wp-content\/uploads\/2025_SERAME_DOSSIER_V6.pdf\"\n                            download=\"Dossier_fiches_techniques_2025.pdf\">\n                            <span>T\u00e9l\u00e9charger<\/span>\n                            <img decoding=\"async\" src=\"https:\/\/www.chateau-deserame.fr\/images\/2290_1357.svg\" alt=\"discover arrow\" \/>\n                        <\/a>\n\n                    <\/div>\n                <\/article>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ARTICLES T\u00c9L\u00c9CHARGEMENTS NOTRE VIN, FRUIT DE [CE] PAYSAGE je d\u00e9couvre EXPRESSION DES C\u00c9PAGES SUR [ NOS TERROIRS ] je d\u00e9couvre DOSSIER FICHES TECHNIQUES 2025 T\u00e9l\u00e9charger<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1122","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Biblioth\u00e8que - Ch\u00e2teau de S\u00e9rame<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/chateau-deserame.fr\/en\/bibliotheque\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Biblioth\u00e8que - Ch\u00e2teau de S\u00e9rame\" \/>\n<meta property=\"og:description\" content=\"ARTICLES T\u00c9L\u00c9CHARGEMENTS NOTRE VIN, FRUIT DE [CE] PAYSAGE je d\u00e9couvre EXPRESSION DES C\u00c9PAGES SUR [ NOS TERROIRS ] je d\u00e9couvre DOSSIER FICHES TECHNIQUES 2025 T\u00e9l\u00e9charger\" \/>\n<meta property=\"og:url\" content=\"https:\/\/chateau-deserame.fr\/en\/bibliotheque\/\" \/>\n<meta property=\"og:site_name\" content=\"Ch\u00e2teau de S\u00e9rame\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-11T16:07:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.chateau-deserame.fr\/images\/2290_1357.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/chateau-deserame.fr\\\/bibliotheque\\\/\",\"url\":\"https:\\\/\\\/chateau-deserame.fr\\\/bibliotheque\\\/\",\"name\":\"Biblioth\u00e8que - Ch\u00e2teau de S\u00e9rame\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/chateau-deserame.fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/chateau-deserame.fr\\\/bibliotheque\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/chateau-deserame.fr\\\/bibliotheque\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.chateau-deserame.fr\\\/images\\\/2290_1357.svg\",\"datePublished\":\"2025-11-26T08:47:15+00:00\",\"dateModified\":\"2025-12-11T16:07:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/chateau-deserame.fr\\\/bibliotheque\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/chateau-deserame.fr\\\/bibliotheque\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/chateau-deserame.fr\\\/bibliotheque\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.chateau-deserame.fr\\\/images\\\/2290_1357.svg\",\"contentUrl\":\"https:\\\/\\\/www.chateau-deserame.fr\\\/images\\\/2290_1357.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/chateau-deserame.fr\\\/bibliotheque\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/chateau-deserame.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Biblioth\u00e8que\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/chateau-deserame.fr\\\/#website\",\"url\":\"https:\\\/\\\/chateau-deserame.fr\\\/\",\"name\":\"Ch\u00e2teau de S\u00e9rame\",\"description\":\"Faire les vins de [ce] paysage\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/chateau-deserame.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Biblioth\u00e8que - Ch\u00e2teau de S\u00e9rame","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/chateau-deserame.fr\/en\/bibliotheque\/","og_locale":"en_GB","og_type":"article","og_title":"Biblioth\u00e8que - Ch\u00e2teau de S\u00e9rame","og_description":"ARTICLES T\u00c9L\u00c9CHARGEMENTS NOTRE VIN, FRUIT DE [CE] PAYSAGE je d\u00e9couvre EXPRESSION DES C\u00c9PAGES SUR [ NOS TERROIRS ] je d\u00e9couvre DOSSIER FICHES TECHNIQUES 2025 T\u00e9l\u00e9charger","og_url":"https:\/\/chateau-deserame.fr\/en\/bibliotheque\/","og_site_name":"Ch\u00e2teau de S\u00e9rame","article_modified_time":"2025-12-11T16:07:09+00:00","og_image":[{"url":"https:\/\/www.chateau-deserame.fr\/images\/2290_1357.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/chateau-deserame.fr\/bibliotheque\/","url":"https:\/\/chateau-deserame.fr\/bibliotheque\/","name":"Biblioth\u00e8que - Ch\u00e2teau de S\u00e9rame","isPartOf":{"@id":"https:\/\/chateau-deserame.fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/chateau-deserame.fr\/bibliotheque\/#primaryimage"},"image":{"@id":"https:\/\/chateau-deserame.fr\/bibliotheque\/#primaryimage"},"thumbnailUrl":"https:\/\/www.chateau-deserame.fr\/images\/2290_1357.svg","datePublished":"2025-11-26T08:47:15+00:00","dateModified":"2025-12-11T16:07:09+00:00","breadcrumb":{"@id":"https:\/\/chateau-deserame.fr\/bibliotheque\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/chateau-deserame.fr\/bibliotheque\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/chateau-deserame.fr\/bibliotheque\/#primaryimage","url":"https:\/\/www.chateau-deserame.fr\/images\/2290_1357.svg","contentUrl":"https:\/\/www.chateau-deserame.fr\/images\/2290_1357.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/chateau-deserame.fr\/bibliotheque\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/chateau-deserame.fr\/"},{"@type":"ListItem","position":2,"name":"Biblioth\u00e8que"}]},{"@type":"WebSite","@id":"https:\/\/chateau-deserame.fr\/#website","url":"https:\/\/chateau-deserame.fr\/","name":"Ch\u00e2teau de S\u00e9rame","description":"Faire les vins de [ce] paysage","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/chateau-deserame.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"http:\/\/chateau-deserame.fr\/en\/wp-json\/wp\/v2\/pages\/1122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/chateau-deserame.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/chateau-deserame.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/chateau-deserame.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/chateau-deserame.fr\/en\/wp-json\/wp\/v2\/comments?post=1122"}],"version-history":[{"count":285,"href":"http:\/\/chateau-deserame.fr\/en\/wp-json\/wp\/v2\/pages\/1122\/revisions"}],"predecessor-version":[{"id":3363,"href":"http:\/\/chateau-deserame.fr\/en\/wp-json\/wp\/v2\/pages\/1122\/revisions\/3363"}],"wp:attachment":[{"href":"http:\/\/chateau-deserame.fr\/en\/wp-json\/wp\/v2\/media?parent=1122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}