﻿		<!-- custom styles -->
		<style>
		
		.wa_chpcs_slider_title, 
#wa_chpcs_slider_title1403>a,
.wa_chpcs_slider_show_cats { 
font-weight: bold !important; 
color: #000 !important;
font-size:80%;
}
.wa_chpcs_foo_content{
text-align:left;
}
#wa_chpcs_image_carousel1403 li  {
position: relative;
top: -15px;
}
#wa_chpcs_image_carousel1403 {

    margin-top: 0px;
    padding-top: 5px;
}
		#wa_chpcs_slider_title1403 { 

			color: rgb(3, 0, 0);

			font-size: 14px;
		}

		#wa_chpcs_image_carousel1403 {

			color: rgb(3, 0, 0);

			font-size: 12px;

			
		}

		#wa_chpcs_image_carousel1403 .wa_chpcs_text_overlay_caption:hover::before {

   			 background-color: rgba(205, 238, 249, 0.85)!important;
		}

		#wa_chpcs_image_carousel1403 .wa_chpcs_prev, #wa_chpcs_image_carousel1403 .wa_chpcs_next,#wa_chpcs_image_carousel1403 .wa_chpcs_prev_v, #wa_chpcs_image_carousel1403 .wa_chpcs_next_v  {

			background: rgb(249, 229, 229);

			color: rgb(3, 0, 0);

			font-size: 18px;

			line-height: 25px;

			width: 28px;

			height: 28px;

			margin-top: -18px;

			
			opacity: 0;

			
		}

		#wa_chpcs_image_carousel1403 .wa_chpcs_prev:hover, #wa_chpcs_image_carousel1403 .wa_chpcs_next:hover {

			color: #ccc;

		}

		#wa_chpcs_pager_1403 a {

			background: #ccc;

		}

		#wa_chpcs_image_carousel1403 li img {

					}

		#wa_chpcs_image_carousel1403 li img:hover {

					
		</style>

		
		<script>
		jQuery(document).ready(function() {      	
			jQuery('#wa_chpcs_foo1403').carouFredSel({				direction: "right",
				align: "center",
				width:'100%',				auto 	: {
				play:true,
				timeoutDuration:1000				},
				scroll : {
				items:1,				fx: "scroll",
				easing : "linear",
				duration: 1000,
									
				pauseOnHover	: true
								},
				infinite: true,
				circular: true,
								prev: {
								button  : "#foo1403_prev"
				},
				next: {
								button  : "#foo1403_next"
				},
				items: {
										   
									},
				pagination: {
				container: '#wa_chpcs_pager_1403'
				}
			}
						,{transition:true }

						);   

			
			//touch swipe
			jQuery("#wa_chpcs_foo1403").swipe({ 
			excludedElements: "button, input, select, textarea, .noSwipe", 
			swipeLeft: function() { 
			jQuery('#wa_chpcs_foo1403').trigger('next', 'auto'); 
			}, 
			swipeRight: function() { 
			jQuery('#wa_chpcs_foo1403').trigger('prev', 'auto'); 
			console.log("swipeRight"); 
			}, 
			tap: function(event, target) { 
			jQuery(target).closest('.wa_chpcs_slider_title').find('a').click(); 
			}
			});

			//lazy loading
						//magnific popup
			
			//animation for next and prev
						jQuery('#wa_chpcs_image_carousel1403')
		    .hover(function() {
		        jQuery('#wa_chpcs_image_carousel1403 .wa_chpcs_prev').animate({ 'left' : '1.2%', 'opacity' : 1 }), 300;
		        jQuery('#wa_chpcs_image_carousel1403 .wa_chpcs_next').animate({ 'right' : '1.2%', 'opacity' : 1 }), 300;
		    }, function() {
		        jQuery('#wa_chpcs_image_carousel1403 .wa_chpcs_prev').animate({ 'left' : 0, 'opacity' : 0 }), 'fast';
		        jQuery('#wa_chpcs_image_carousel1403 .wa_chpcs_next').animate({ 'right' : 0, 'opacity' : 0 }), 'fast';
		    });
	    
		});
		</script>
				<!-- custom styles -->
		<style>
		
		.wa_chpcs_post_link {

			position: relative;

			display: block;
			
		}

		 .wa_featured_img .wa_chpcs_post_link .wa_chpcs_overlay {

			position: absolute;

			top: 0;

			left: 0;

			width: 100%;

			height: 100%;

			background: url(http://mairie-saubens.com/wdps/wp-content/plugins/carousel-horizontal-posts-content-slider-pro/assets/images/hover.png) 50% 50% no-repeat;

			background-color: rgba(40,168,211,.85);

			opacity: 0;
		}

		.wa_featured_img .wa_chpcs_post_link:hover .wa_chpcs_overlay  {

			opacity: 1;

			-moz-opacity: 1;

			filter: alpha(opacity=1);

		}

		
		#wa_chpcs_foo_content3684 {
    overflow-x: visible;
    overflow-y: hidden;
    list-style: none;
    padding: 0 5px 0 5px;
    margin:0;
    background-color:#fff; 
    opacity:.50;
    border:solid 1px red;
    position:relative;
    top:0px;
}
#wa_chpcs_image_carousel3684 {
    margin-top: 0px;
    padding-top: 5px;
}
		#wa_chpcs_slider_title3684 { 

			color: rgb(250, 5, 5);

			font-size: 14px;
		}

		#wa_chpcs_image_carousel3684 {

			color: rgb(250, 5, 5);

			font-size: 12px;

			
		}

		#wa_chpcs_image_carousel3684 .wa_chpcs_text_overlay_caption:hover::before {

   			 background-color: rgba(40,168,211,.85)!important;
		}

		#wa_chpcs_image_carousel3684 .wa_chpcs_prev, #wa_chpcs_image_carousel3684 .wa_chpcs_next,#wa_chpcs_image_carousel3684 .wa_chpcs_prev_v, #wa_chpcs_image_carousel3684 .wa_chpcs_next_v  {

			background: #000;

			color: #fff;

			font-size: 18px;

			line-height: 25px;

			width: 28px;

			height: 28px;

			margin-top: -18px;

			
			opacity: 0;

			
		}

		#wa_chpcs_image_carousel3684 .wa_chpcs_prev:hover, #wa_chpcs_image_carousel3684 .wa_chpcs_next:hover {

			color: #ccc;

		}

		#wa_chpcs_pager_3684 a {

			background: #ccc;

		}

		#wa_chpcs_image_carousel3684 li img {

					}

		#wa_chpcs_image_carousel3684 li img:hover {

					
		</style>

		
		<script>
		jQuery(document).ready(function() {      	
			jQuery('#wa_chpcs_foo3684').carouFredSel({responsive:true,				direction: "right",
				align: "center",
								auto 	: {
				play:true,
				timeoutDuration:3000				},
				scroll : {
								fx: "scroll",
				easing : "elastic",
				duration: 500,
									
				pauseOnHover	: true
								},
				infinite: true,
				circular: true,
								prev: {
								button  : "#foo3684_prev"
				},
				next: {
								button  : "#foo3684_next"
				},
				items: {
					 width: 250, 					   
					                                                 
					visible: {
					min: 1,
					max:1,
					} 				},
				pagination: {
				container: '#wa_chpcs_pager_3684'
				}
			}
						,{transition:true }

						);   

			
			//touch swipe
			jQuery("#wa_chpcs_foo3684").swipe({ 
			excludedElements: "button, input, select, textarea, .noSwipe", 
			swipeLeft: function() { 
			jQuery('#wa_chpcs_foo3684').trigger('next', 'auto'); 
			}, 
			swipeRight: function() { 
			jQuery('#wa_chpcs_foo3684').trigger('prev', 'auto'); 
			console.log("swipeRight"); 
			}, 
			tap: function(event, target) { 
			jQuery(target).closest('.wa_chpcs_slider_title').find('a').click(); 
			}
			});

			//lazy loading
						//magnific popup
						jQuery('#wa_chpcs_foo3684').magnificPopup({
			delegate: 'li .wa_featured_img > a', // child items selector, by clicking on it popup will open
			type: 'image'
			// other options
			});
			
			//animation for next and prev
						jQuery('#wa_chpcs_image_carousel3684')
		    .hover(function() {
		        jQuery('#wa_chpcs_image_carousel3684 .wa_chpcs_prev').animate({ 'left' : '1.2%', 'opacity' : 1 }), 300;
		        jQuery('#wa_chpcs_image_carousel3684 .wa_chpcs_next').animate({ 'right' : '1.2%', 'opacity' : 1 }), 300;
		    }, function() {
		        jQuery('#wa_chpcs_image_carousel3684 .wa_chpcs_prev').animate({ 'left' : 0, 'opacity' : 0 }), 'fast';
		        jQuery('#wa_chpcs_image_carousel3684 .wa_chpcs_next').animate({ 'right' : 0, 'opacity' : 0 }), 'fast';
		    });
	    
		});
		</script>
		{"id":90,"date":"2014-11-10T08:05:13","date_gmt":"2014-11-10T07:05:13","guid":{"rendered":"http:\/\/mairie-saubens.com\/wdps\/?page_id=90"},"modified":"2017-07-16T16:44:23","modified_gmt":"2017-07-16T15:44:23","slug":"accueil","status":"publish","type":"page","link":"https:\/\/mairie-saubens.com\/wdps\/","title":{"rendered":"Actualit\u00e9"},"content":{"rendered":"<p><a href=\"?cat=5\" target=\"_self\">Toute l&rsquo;actualit\u00e9<\/a><\/p>\n<div style=\"width: 100%; border-radius: 0; margin: 0; padding: 0; height: 280px;\"><div class=\"wa_chpcs_image_carousel\" id=\"wa_chpcs_image_carousel1403\"><ul id=\"wa_chpcs_foo1403\" style=\"height:220px; overflow: hidden;\"><li style=\"width:100px; height:220px;\" id=\"wa_chpcs_foo_content1403\" class=\"wa_chpcs_foo_content\"><div class=\"wa_chpcs_slider_show_cats\" id=\"wa_chpcs_slider_show_cats1403\">Actualit\u00e9s<\/a><\/div><div class=\"wa_featured_img\" style=\"margin: 2px; \"><a href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/professionnels-saubenois\/\" class=\"wa_chpcs_post_link\"><img alt='PROFESSIONNELS SAUBENOIS'  id='wa_chpcs_img_1403' src='https:\/\/mairie-saubens.com\/wdps\/wp-content\/uploads\/2020\/11\/PICTO_PROFESSIONNEL_20201124.jpg' width='70' height=''  \/><div style=\"clear:both;\"><\/div><\/a><\/div><div  class=\"wa_chpcs_slider_title\" id=\"wa_chpcs_slider_title1403\"><a style=\"color:rgb(3, 0, 0);\" style=\" text-decoration:none;\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/professionnels-saubenois\/\">PROFESSIONNELS SAUBENOIS<\/a><\/div><div style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_foo_con\" id=\"wa_chpcsjj_foo_con1403\">Vous les professionnels saubenois (artisans,\u2026<\/div><span style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_more\" id=\"wa_chpcs_more1403\"><a style=\"color:rgb(3, 0, 0);\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/professionnels-saubenois\/\">lire la suite<\/a><\/span><\/li><li style=\"width:100px; height:220px;\" id=\"wa_chpcs_foo_content1403\" class=\"wa_chpcs_foo_content\"><div class=\"wa_chpcs_slider_show_cats\" id=\"wa_chpcs_slider_show_cats1403\">Actualit\u00e9s<\/a><\/div><div class=\"wa_featured_img\" style=\"margin: 2px; \"><a href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/nuisances-sonores-2\/\" class=\"wa_chpcs_post_link\"><img alt='NUISANCES SONORES ...'  id='wa_chpcs_img_1403' src='https:\/\/mairie-saubens.com\/wdps\/wp-content\/uploads\/2021\/05\/LOGO_NUISANCESSONORES_20210521_V01.jpg' width='70' height=''  \/><div style=\"clear:both;\"><\/div><\/a><\/div><div  class=\"wa_chpcs_slider_title\" id=\"wa_chpcs_slider_title1403\"><a style=\"color:rgb(3, 0, 0);\" style=\" text-decoration:none;\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/nuisances-sonores-2\/\">NUISANCES SONORES ...<\/a><\/div><div style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_foo_con\" id=\"wa_chpcsjj_foo_con1403\"><\/div><span style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_more\" id=\"wa_chpcs_more1403\"><a style=\"color:rgb(3, 0, 0);\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/nuisances-sonores-2\/\">lire la suite<\/a><\/span><\/li><li style=\"width:100px; height:220px;\" id=\"wa_chpcs_foo_content1403\" class=\"wa_chpcs_foo_content\"><div class=\"wa_chpcs_slider_show_cats\" id=\"wa_chpcs_slider_show_cats1403\">Actualit\u00e9s<\/a><\/div><div class=\"wa_featured_img\" style=\"margin: 2px; \"><a href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/vigipirate-dispositifs-mis-en-place-sur-notre-commune\/\" class=\"wa_chpcs_post_link\"><img alt='VIGIPIRATE : Dispositifs mis en place sur notre commune'  id='wa_chpcs_img_1403' src='https:\/\/mairie-saubens.com\/wdps\/wp-content\/uploads\/2020\/11\/FLYER_VIGIPIRATE_processed_20201101.jpeg' width='70' height=''  \/><div style=\"clear:both;\"><\/div><\/a><\/div><div  class=\"wa_chpcs_slider_title\" id=\"wa_chpcs_slider_title1403\"><a style=\"color:rgb(3, 0, 0);\" style=\" text-decoration:none;\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/vigipirate-dispositifs-mis-en-place-sur-notre-commune\/\">VIGIPIRATE : Dispositifs mis en place sur notre commune<\/a><\/div><div style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_foo_con\" id=\"wa_chpcsjj_foo_con1403\">Suite \u00e0 l'attentat terroriste \u00e0\u2026<\/div><span style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_more\" id=\"wa_chpcs_more1403\"><a style=\"color:rgb(3, 0, 0);\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/vigipirate-dispositifs-mis-en-place-sur-notre-commune\/\">lire la suite<\/a><\/span><\/li><li style=\"width:100px; height:220px;\" id=\"wa_chpcs_foo_content1403\" class=\"wa_chpcs_foo_content\"><div class=\"wa_chpcs_slider_show_cats\" id=\"wa_chpcs_slider_show_cats1403\">Actualit\u00e9s<\/a><\/div><div class=\"wa_featured_img\" style=\"margin: 2px; \"><a href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/padel-inscription-et-reservation\/\" class=\"wa_chpcs_post_link\"><img alt='PADEL : INSCRIPTION et R\u00c9SERVATION'  id='wa_chpcs_img_1403' src='https:\/\/mairie-saubens.com\/wdps\/wp-content\/uploads\/2022\/02\/SITE_BALLEJAUNE_20220210_p4_V00.png' width='70' height=''  \/><div style=\"clear:both;\"><\/div><\/a><\/div><div  class=\"wa_chpcs_slider_title\" id=\"wa_chpcs_slider_title1403\"><a style=\"color:rgb(3, 0, 0);\" style=\" text-decoration:none;\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/padel-inscription-et-reservation\/\">PADEL : INSCRIPTION et R\u00c9SERVATION<\/a><\/div><div style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_foo_con\" id=\"wa_chpcsjj_foo_con1403\">Depuis f\u00e9vrier 2022, et gr\u00e2ce\u2026<\/div><span style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_more\" id=\"wa_chpcs_more1403\"><a style=\"color:rgb(3, 0, 0);\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/padel-inscription-et-reservation\/\">lire la suite<\/a><\/span><\/li><li style=\"width:100px; height:220px;\" id=\"wa_chpcs_foo_content1403\" class=\"wa_chpcs_foo_content\"><div class=\"wa_chpcs_slider_show_cats\" id=\"wa_chpcs_slider_show_cats1403\">Actualit\u00e9s<\/a><\/div><div class=\"wa_featured_img\" style=\"margin: 2px; \"><a href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/nouveaux-horaires-mairie\/\" class=\"wa_chpcs_post_link\"><img alt='Nouveaux horaires mairie'  id='wa_chpcs_img_1403' src='https:\/\/mairie-saubens.com\/wdps\/wp-content\/uploads\/2025\/07\/HORAIRE-MAIRIE_20250623_reduite.png' width='70' height=''  \/><div style=\"clear:both;\"><\/div><\/a><\/div><div  class=\"wa_chpcs_slider_title\" id=\"wa_chpcs_slider_title1403\"><a style=\"color:rgb(3, 0, 0);\" style=\" text-decoration:none;\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/nouveaux-horaires-mairie\/\">Nouveaux horaires mairie<\/a><\/div><div style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_foo_con\" id=\"wa_chpcsjj_foo_con1403\">Depuis juin, la mairie am\u00e9liore\u2026<\/div><span style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_more\" id=\"wa_chpcs_more1403\"><a style=\"color:rgb(3, 0, 0);\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/nouveaux-horaires-mairie\/\">lire la suite<\/a><\/span><\/li><li style=\"width:100px; height:220px;\" id=\"wa_chpcs_foo_content1403\" class=\"wa_chpcs_foo_content\"><div class=\"wa_chpcs_slider_show_cats\" id=\"wa_chpcs_slider_show_cats1403\">Actualit\u00e9s<\/a><\/div><div class=\"wa_featured_img\" style=\"margin: 2px; \"><a href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/document-dinformation-sur-les-risques-majeurs-dicrim-version-decembre-2025\/\" class=\"wa_chpcs_post_link\"><img alt='DOCUMENT D'INFORMATION SUR LES RISQUES MAJEURS (DICRIM) version d\u00e9cembre 2025'  id='wa_chpcs_img_1403' src='https:\/\/mairie-saubens.com\/wdps\/wp-content\/uploads\/2026\/01\/25-09-312-MAIRIE-SAUBENS-LIVRET-A5-24P-DICRIM.png' width='70' height=''  \/><div style=\"clear:both;\"><\/div><\/a><\/div><div  class=\"wa_chpcs_slider_title\" id=\"wa_chpcs_slider_title1403\"><a style=\"color:rgb(3, 0, 0);\" style=\" text-decoration:none;\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/document-dinformation-sur-les-risques-majeurs-dicrim-version-decembre-2025\/\">DOCUMENT D'INFORMATION SUR LES RISQUES MAJEURS (DICRIM) version d\u00e9cembre 2025<\/a><\/div><div style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_foo_con\" id=\"wa_chpcsjj_foo_con1403\">Le risque fait partie int\u00e9grante\u2026<\/div><span style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_more\" id=\"wa_chpcs_more1403\"><a style=\"color:rgb(3, 0, 0);\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/document-dinformation-sur-les-risques-majeurs-dicrim-version-decembre-2025\/\">lire la suite<\/a><\/span><\/li><li style=\"width:100px; height:220px;\" id=\"wa_chpcs_foo_content1403\" class=\"wa_chpcs_foo_content\"><div class=\"wa_chpcs_slider_show_cats\" id=\"wa_chpcs_slider_show_cats1403\">Actualit\u00e9s<\/a><\/div><div class=\"wa_featured_img\" style=\"margin: 2px; \"><a href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/calendrier-2026-de-collectes-recyclables-ordures-menageres-encombrants\/\" class=\"wa_chpcs_post_link\"><img alt='Calendrier 2026 de collectes (Recyclables, ordures m\u00e9nag\u00e8res, encombrants)'  id='wa_chpcs_img_1403' src='https:\/\/mairie-saubens.com\/wdps\/wp-content\/uploads\/2024\/01\/COLLECTES_CALENDRIER_2024_20240111_V01a.png' width='70' height=''  \/><div style=\"clear:both;\"><\/div><\/a><\/div><div  class=\"wa_chpcs_slider_title\" id=\"wa_chpcs_slider_title1403\"><a style=\"color:rgb(3, 0, 0);\" style=\" text-decoration:none;\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/calendrier-2026-de-collectes-recyclables-ordures-menageres-encombrants\/\">Calendrier 2026 de collectes (Recyclables, ordures m\u00e9nag\u00e8res, encombrants)<\/a><\/div><div style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_foo_con\" id=\"wa_chpcsjj_foo_con1403\">Et si en 2026, nous\u2026<\/div><span style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_more\" id=\"wa_chpcs_more1403\"><a style=\"color:rgb(3, 0, 0);\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/calendrier-2026-de-collectes-recyclables-ordures-menageres-encombrants\/\">lire la suite<\/a><\/span><\/li><li style=\"width:100px; height:220px;\" id=\"wa_chpcs_foo_content1403\" class=\"wa_chpcs_foo_content\"><div class=\"wa_chpcs_slider_show_cats\" id=\"wa_chpcs_slider_show_cats1403\">Actualit\u00e9s<\/a><\/div><div class=\"wa_featured_img\" style=\"margin: 2px; \"><a href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/conseil-municipal-12-mars-2026-19-h\/\" class=\"wa_chpcs_post_link\"><img alt='CONSEIL MUNICIPAL 12 mars 2026 19 h'  id='wa_chpcs_img_1403' src='https:\/\/mairie-saubens.com\/wdps\/wp-content\/uploads\/2023\/03\/ConseilMunicipal-764x336-1.jpg' width='70' height=''  \/><div style=\"clear:both;\"><\/div><\/a><\/div><div  class=\"wa_chpcs_slider_title\" id=\"wa_chpcs_slider_title1403\"><a style=\"color:rgb(3, 0, 0);\" style=\" text-decoration:none;\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/conseil-municipal-12-mars-2026-19-h\/\">CONSEIL MUNICIPAL 12 mars 2026 19 h<\/a><\/div><div style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_foo_con\" id=\"wa_chpcsjj_foo_con1403\"><\/div><span style=\"color:rgb(3, 0, 0);\" class=\"wa_chpcs_more\" id=\"wa_chpcs_more1403\"><a style=\"color:rgb(3, 0, 0);\" href=\"https:\/\/mairie-saubens.com\/wdps\/blog\/conseil-municipal-12-mars-2026-19-h\/\">lire la suite<\/a><\/span><\/li><\/ul><div class=\"wa_chpcs_clearfix\"><\/div><a class=\"wa_chpcs_prev\" id=\"foo1403_prev\" href=\"#\"><span>\u2039<\/span><\/a><a class=\"wa_chpcs_next\" id=\"foo1403_next\" href=\"#\"><span>\u203a<\/span><\/a><\/div><\/div>\n<div style=\" position: relative; top: -550px; left: 410px; width: 35%; border-radius: 0; margin: 0; padding: 0; height: 200px;\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>actualit\u00e9<\/p>\n","protected":false},"author":7,"featured_media":5437,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"folder":[],"class_list":["post-90","page","type-page","status-publish","has-post-thumbnail","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mairie-saubens.com\/wdps\/wp-json\/wp\/v2\/pages\/90","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mairie-saubens.com\/wdps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mairie-saubens.com\/wdps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mairie-saubens.com\/wdps\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/mairie-saubens.com\/wdps\/wp-json\/wp\/v2\/comments?post=90"}],"version-history":[{"count":83,"href":"https:\/\/mairie-saubens.com\/wdps\/wp-json\/wp\/v2\/pages\/90\/revisions"}],"predecessor-version":[{"id":101,"href":"https:\/\/mairie-saubens.com\/wdps\/wp-json\/wp\/v2\/pages\/90\/revisions\/101"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mairie-saubens.com\/wdps\/wp-json\/wp\/v2\/media\/5437"}],"wp:attachment":[{"href":"https:\/\/mairie-saubens.com\/wdps\/wp-json\/wp\/v2\/media?parent=90"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/mairie-saubens.com\/wdps\/wp-json\/wp\/v2\/folder?post=90"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}