/* #PRODUIRE{fond=stylessoyezcreateurs.css}
   md5:8567aa0c7f480b58a38dd5657f80cd84 */





*, *:before, *:after {
    box-sizing: border-box;
}
* a:focus-visible {
	outline: 3px dashed rgba(80,80,80,0.68);
	outline-offset: 4px;
}
.offscreen {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

body { background: transparent; }

/* layout */


	

	

	








.svg-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor
}

/** Polices pour avoir des pictos utilisables */
@font-face {
  font-family: 'picto-soyezcreateurs';
  src:  url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/fonts/picto-soyezcreateurs.eot?1750338516');
  src:  url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/fonts/picto-soyezcreateurs.eot?1750338516#iefix') format('embedded-opentype'),
    url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/fonts/picto-soyezcreateurs.woff2?1750338516') format('woff2'),
    url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/fonts/picto-soyezcreateurs.woff?1750338516') format('woff'),
    url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/fonts/picto-soyezcreateurs.ttf?1750338516') format('truetype'),
    url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/fonts/picto-soyezcreateurs.svg?1750338516#picto-soyezcreateurs') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'picto-soyezcreateurs' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-phone:before {
  content: "\260E";
}
.icon-location:before {
  content: "\2316";
}
.icon-information:before {
  content: "\24D8";
}
.icon-envelope:before {
  content: "\2709";
}
.icon-fax:before {
  content: "\1F5B7";
}
.icon-partenaires:before {
  content: "\1F91D";
}


/* Barres d'acsenseur */
* {
	scrollbar-color: #EA5044 #f6f6f6;
	scrollbar-width: thin;
}
::-webkit-scrollbar {
	width: .5rem;
	height: .5rem;
	background-color: #f6f6f6;
}
::-webkit-scrollbar-corner {
	background: transparent;
}
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #f6f6f6;
}
::-webkit-scrollbar-thumb, ::-webkit-scrollbar-thumb:window-inactive {
	box-shadow: inset 0 0 0 6px #EA5044;
}
::-webkit-scrollbar-thumb {
	box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #EA5044;
}

.triadeA {
	background-color: #be1621;
	color: #FFFFFF;
}
a.triadeA, a.triadeA:visited, a.triadeA:hover, a.triadeA:focus {
	color: #FFFFFF!important;
}

.texte-triadeA {
	color:#be1621;
}
.triadeB {
	background-color: #64CDFF;
	color: #000000;
}
.texte-triadeB {
	color:#64CDFF;
}
.triadeC {
	background-color: #c38f06;
	color: #000000;
}
.texte-triadeC {
	color:#c38f06;
}


/*************** DEFAULT DEFINITION */
/* Cf https://blog.mayank.co/better-scrolling-through-modern-css */
@media (prefers-reduced-motion: no-preference) {
	html {
		scroll-behavior: smooth;
	}
}
html {
	overscroll-behavior: contain;
}
html, body, #header h1 { padding: 0; margin: 0; font-family: Verdana, Arial, Geneva, sans-serif; }
html { background-color: #eceded;  color: #2e3030; font-size: 100%; }
#header, #menuhaut, #navHaute, #menu, #footer, #miniplan, #miniplan h1, #miniplan h2, #sommaire, #maincontent #sommaire h2, .rightmenu, .rightmenu h2, .docjoints, #content .docjoints h2, #artrecents, #content #artrecents h2, .onglets, #miettesdepain, .agendanavmois, .pagination { font-family: "Trebuchet MS", Helvetica, sans-serif; }
div { margin: 0; padding: 0; border: 0; }
img { z-index: 0; border: none; image-rendering:optimizeQuality; }
p { margin-bottom: 10px; margin-top: 20px; font-size: 1em; text-align: left; }
strong, b { font-weight: bold; }
ol { color: #656565; font-size: 1em; list-style-type: decimal; list-style-image: none; }
ul ul, ol ul, ul ol, ol ol { padding-left: 12px; }
/* Suivre les recommandations de http://romy.tetue.net/signaler-les-abreviations - Merci !*/
acronym, abbr { border-bottom: .1em dotted; cursor: help; }
iframe  { border: none; width: 100%;}
a[hreflang]:after { content: ""; }
/* Liens externes */
a.spip_out:after, a.external:after { content: ""; }
a[hreflang].spip_out:after, a[hreflang].external:after { content: ""; }
img { box-sizing: content-box; }
ul.spip { margin-left: 2em; }
ol.spip { margin-left: 2.5em; }
ul.spip ul.spip, ol.spip ol.spip { margin-left: .25em; margin-bottom: 0; margin-top: 0.25em;}
ul.spip li, ol.spip li { margin-bottom: 0.25em; }
.table caption, table.spip caption { border-bottom: none; }

@media print {
 abbr:after, acronym:after { content: " ("attr(title)")"; }
 abbr, acronym {  border-bottom: 0; }
}

/*************** FORMS */


/* Style des formulaires d'edition
----------------------------------------------- */
#content .formulaire_spip {
	padding:0 10px 0;
	border: 1px solid #02265a;
	color: #02265a;
	background-color: #eceded;
	margin: 0 0;
	position:relative; /* pour positionner le ajaxload en automatique */
}
#content .formulaire_spip__etapes {
	margin: -1px -11px .7em;
    padding: 10px;
    border-bottom: 1px solid #02265a;
	color: #eceded;
	background: #02265a;
}

.cadre-formulaire-editer .formulaire_spip { margin-top:0; }
.cadre-formulaire-editer {color: #444; margin-top:1.5em;position:relative;}
.cadre-formulaire-editer.popin {margin-top:0}
.cadre-formulaire-editer .image_loading {position:absolute;right:0;}

.entete-formulaire{ background:white; border:1px solid #02265a; border-bottom:0; padding:.5em 10px; overflow:hidden;}
.formulaire_spip .cadre{border: 1px solid #02265a;}

/* dans les formulaires de configuration */
h3.titrem {position:relative;}
.formulaire_spip h3.titrem {background-color: #8193ad;color: #4A4A4A;}

/* Pagination */
.pagination .pagination-items {list-style: none;display: flex;flex-direction: row; justify-content: center; margin: 1rem; line-height: 1.2; }
.pagination .pagination-item {  margin: 0em; flex-basis: 7.5%; display: flex;align-items: center;}
.pagination .pagination_precedent_suivant .pagination-item { flex-basis: auto;}
.pagination .pagination-item + .pagination-item {  margin-left: 0.5rem }
.pagination .pagination-item-label { display:block; flex-basis: 100%; background: #f0f0f0; text-decoration: none; padding:.5rem; border-radius:.25rem; text-align: center;}
.pagination .on .pagination-item-label,
.pagination a[href].pagination-item-label:hover,
.pagination a[href].pagination-item-label:focus,
.pagination a[href].pagination-item-label:active { background: #EA5044; color: #f6f6f6; }
.pagination .on .pagination-item-label {font-weight: bold;}
.pagination .pagination_precedent_suivant .disabled {visibility: hidden}
.pagination .pagination-item.disabled {}
.pagination .pagination-item.disabled .pagination-item-label {color:#888; font-weight: normal;}
.menu_articles .pagination strong {font-size:1rem;}

/* Formulaires : variantes et cas particuliers
----------------------------------------------- */
.formulaire_spip { margin-bottom: 1.5em; }
.formulaire_spip label { display: block; }
.formulaire_spip input.text,
.formulaire_spip select,
.formulaire_spip textarea {
	width: 100%;
	box-sizing: border-box;
	padding:.25em;
	border:solid 1px #ccc;
	border-radius:4px;
}

.formulaire_spip fieldset,
.formulaire_spip fieldset.editer {
	margin: 1em 0 0 0;
	padding: 1em 0.5em 0;
	border: 2px solid #02265a30;
	border-image:
		linear-gradient(
			to right,
			#02265a60,
			transparent 66%
		) 1;
}

.formulaire_spip legend {
	padding: .5em;
	box-shadow: rgba(0, 0, 0, 0.2) 0 4px 12px;
	font-size: 1.2em;
}

.formulaire_spip img.ui-datepicker-trigger {
	position:relative;
	max-width: 1.5em;
	margin-top: -0.25em;
	margin-left: -1.75em;
}

.formulaire_spip .choix {
	display: grid;
	grid-template-columns: 3ch 1fr;
	align-items: baseline;
}
.formulaire_spip .saisie_fichiers .choix{
	display:block;
}
.saisie_choix_grille table.spip {
	margin:0;
}
.formulaire_spip .choix label {
	display: inline;
}

.formulaire_recherche label { display: block; }
.erreur_message { display: block; }

.formulaire_spip .boutons {
    clear: both;
    margin: 0.5em 0;
    padding: 0;
    text-align: left;
}
.formulaire_spip .submit,.bouton_action_post .submit {
	background-color: #02265a;
	color: #ffffff;
	border-radius: .5em;
	border: none;
	padding: .5em 1em;
}
.formulaire_spip .submit:hover,.bouton_action_post .submit:hover,
.formulaire_spip .submit:focus,.bouton_action_post .submit:focus {
	background-color: #033f95;
	box-shadow: rgba(0, 0, 0, 0.5) 0 4px 12px;
	transform: translateY(-1px);
}
.formulaire_spip .submit:active,.bouton_action_post .submit:active {
	background-color: #0569f9;
	box-shadow: rgba(0, 0, 0, 0.25) 0 2px 4px;
	transform: translateY(0);
}

.formulaire_spip p.explication {
	margin: 0 0 0.25em;
	line-height: initial;
	font-size: 0.8em;
}

/** Dans une modale SPIP */
#colorbox .formulaire_spip { margin: 1em 2em; }

/**************** Recherche par mot clef */
#mots_filtres { padding: 8px; }
#formulaire_recherche_par_mot .searchfield { width: auto; }
#formulaire_recherche_par_mot { float:right; }
#formulaire_recherche_par_mot label { vertical-align:middle; }
#postDetailInfos { float: left; }
#mots_filtres p { margin:0; padding:0; }
a.tags, a.tags:link, a.tags:visited { background: #fff url(data:image/gif;base64,R0lGODlhEAAQAHAAACH5BAEAAG8ALAAAAAAQABAAhv8TE/8AAP0AAP0TE/8UFP8rJv9pXP9oW/5nWv5lWP5jVv5hVPwnIvsNDf9qXf9HQ/40NP4yMv0wMP0tLfw8OPxdT/olH/cUFP9bWP/Pz/5SUv0vL/0sLPxLS/7MzPtMSPtXSfkjHfUUFP5HQ//z8//t7fxMTPxKSv/s7P/y8v7KyvovKvpRQvMAAP4zM/1QUP7s7Po+PvgXF/lOP/EAAP5kV/k9PfgWFvcTE/hLPP5iVfwpKfxISPk6OvcSEvYPD/hIOP1fUvwoKPxHR//x8f7q6vc0NPULC/hFNe8AAPsAAP1dT/s3Mv7Ly/7r6/k7O/g5Of7x8f3FxfYdGPdDM/kTE/tYSvtHQv3JyfYQEPczM/c1MPdENPIbFO4XF/pTRPkpJPUMDPUJCfUbFvEbFPUTE/UgGvlMPPhJOvhHOPdDNPdCMvITE+0AAO4SEgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAe8gG+Cg4SFhQABiQKLA4ZvBAUGBwgJCgsMDYWQDg8QERITFBUWF4ObGBkaGxwdHh8gISKCAQcjGSQlJicoKSorLC2zCC4vJbglKTAxMjM0ggI1oB3IKSg2Nzg5zm8COhw7PNQwPT4/QNsCQUJDvCgwREVGR0hJgkpLTE0pTk9QRVFSplCp96aKBStXsDzBkUWLlC1cungZhCPEFzDlwogZQ4XMREJlzJxBkwaJmjUeHbGhwTJJkjZuHMksFAgAOw==) no-repeat 2px center; color: #000; padding:2px; padding-left: 20px; padding-right: 4px; border: 1px solid #dddddd;}
a.tags:hover, a.tags:focus, a.tags:active { color: #f00; background-color: #ddd; text-decoration:none; }
a.tags.ajouter, a.tags.ajouter:link, a.tags.ajouter:visited { background: #fff url(data:image/gif;base64,R0lGODlhCwALALMAAAAAAP//AGZmZv///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAMALAAAAAALAAsAAAQlcEhAgbwzBCBw3t1UaZUFaCjKnakqlGTVCS9J0xfLeUMZerdfBAA7) no-repeat 3px center; display:inline-block; padding:2px; padding-left: 16px; margin:2px 0 4px; padding-right: 4px; }


/*************** LINKS */
a { color: #017ca5; font-weight: bold; text-decoration: none; }
a:visited { color: #595959; }
#letexte a:hover, #letexte a:focus { color: #02265a; text-decoration: underline; }
/* Une idée trouvée sur http://userstyles.org/styles/1183/cursor-indicator */
a[href$=".pdf"]:hover { cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAhCAYAAADK6cvnAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAO1SURBVHjarFfPTxNBFH6zP7qttAVtwZgYEjACBySKJphoTfAfQAwcuIGJ8Z+AcIBw1H8Ab8bEpNGzHIgREmIg9ATqQUkkxqRQpEoLZbcd32zfNtt1u90WXvLlTdmZ/fa9ed+bgYG77ZHvRCg0NhA6oojg4MM4/38acyMTExFMkiTx/Cb9/RiRQxQQpfMmjJsPGTtA94D+foQ4JFKjWUKlzhrxQSEa6zRfgjOYn8UyEakEi5Q1Q1gvpb9tc4YppUe0nwYVUImKiJ/HHpqLdF3PBgIBa7XwNxCnlOZTIjecxE0T2seGYRyqqmoR36FoTwhVsvEiZASxN7+8CK0xRm0R3yfSv4g8yaZY5nMn3LONuxA7ODFWj9CR6mHa2z9EbGq1FiEnoWdI6AzHFz0rzUGOdo+iyyIOaKzX0uE+LYyLCfSCRgUt3hMgKF6SEXvW7ofEh54l0qynRhXbV2eQOOaWBntkAsVisTImU0mPGkUpPMf3cVsBcWeVpkulEhOkbmQzMzO+w52fn79KhWOQTgWKzrIVqdjnNWx6eprXM2uO8PiuPkQ34jIibO2tvXlzCj1jj9KROljf2ABZkkGWLUigyApspjYrc+bm5oT7jJHetm2bSPkJc5FJ2hL++Pi47zROTExAKpVypjZBEjkkueScxxO3F5AYP02+xyrgJoL4kcJr9FszfwM8G3sEiqLA0NBdM2LUM6yurlonjWqXi9t52IEL0lYaW7HIxMtv8Tx8Yxpc4wVIMxU6uG4+LzDZ9IlEopxiTPfapzV7xiy5sFqEVZXUhoS9/AR+sgBE6VEYIztluHdmlKQvRUXIIJqVIG34AMaUZoSP0vUlgj5M45BIKS9VLVZVxSSUsYBEpHWF77B2eqZHMcICRtOCJHL5S8ridXQnsYciOgmj8+pcXncaM5zJsce+qlRE5adFehHyZDIpU5tqQTHvCX3lcnmQFaxELJb861cQGH4IuQ8foZjJgBKPn42QUHUPVXCvZKlc+rmtLWibnAJpoB9+jIwAi0RAD4Vgv6cXhaC6F43VSWqBSPVKcVCHyb59B8FwBApfvoLU2gpdy8twZWEBgpdisLu01Pw1kdpkJUIJyb5PPYHsxjrEZmdB6+uFQHc3ME2D4OAgdL5chIEXz5tKqau9GR2F3PY2XF9chN2VlZoFdC6E5hHV329ixyNtNisQdOv+yrwOXJdmoNLVP4q4QH2ynunUwMUF67hRQolINPJ+/lUoEakZaaOE1v1Vtt1l69Ydwbxq/BNgAOua/yDPR/j0AAAAAElFTkSuQmCC"), pointer; }

a[href$=".doc"]:hover { cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAhCAYAAADK6cvnAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAQKSURBVHjarFdLbFRVGP7uY6bSUpXQIhgk5WHiQoxaYjEyQwgh7GpK7IINRBeocaUbSWxXbUy3mpjAkgQXJi4MJMqCXQtIgE7GoIY0PEqbDu102pl2pjNzX8f/3Pnv5HK986R/8uWc3jnnfvd/fOf8VRBuaR73EHSeWwSTYBMEmjAh/r9MCSOTCwmKqqry93f5eZFQIJQJzmYT9rg/KsoKDXF+nidkmdRql1BvsEd+0Baem7xexQtYM5s1JoowPFKlHcJGIV31rTnGIc1zPi0uIIeLSGxGDt1NpmnmotGot1uOBwkGh9lgcitI3Dahf25ZVjYSiXjEh9jbEuM52dQjVBgyN6l6hN6cvPaIjzDpOmGDZWNX+MIJ0775XsJjWri9EWEg1Mc4t2tM7Gq1FqFgoWdY6ArNt9WttAA52UfsXY6wwnOzlg6XeWOPXMAvaFXQ8j1Rhl5PMjJnvc2QNKFnlTVbV6O676szRLw9LAx+zyRs267O2SKsxw72Uo6C3id8BSSCVbrkOI4iScPIRkdHm3Z3fHx8NxeOxTqVsINlK0OxLGrYyMiIaGTeGjnSu94i7CO8Rtjq5dZ/eAt2PeP3MhA63Ll7F5qqQdM8qNA1HdOJ6eqasbExOfxLnvb70iZDXlJCZLLkCX94eLipECaTSUxMTCCRSARDG2OJZFkuheD1JPwFJOdf/HAJNn2bRb/YjkMFI+cCBcPGStHG0oaJ5Gdx6LqOgYHDrsekZ0xNTXk3TcQvl7DraQdtqMaQOHDyjS44NlUnPR3a3421so3FDQvf9Pfg6ZrhrovFYojHCbE4NF3zR8yTixLM4XNeVgk5fw49HtrbjYv3V/Esb+K7gR345MoTzOXMir70CEGDPKxkjlu+gCmkGbi1zA2N6eCnZAafv70Ns+TV4G9P8OtgHxbyFQ//uJHCtz/ex7nvp/HL9fmWCXsJOyv5BC4/yOFZwcT8uolPr81hjgjncwb2XPgHmaLtbujb1YFXuyjHxgMMHX0dDU+aEHNk9X194r2aCzr4y6T9fDWJv56Wcf7MQXSKYluEYmZmRuP3dpGY01JftxOz+P3PVcwvpKFGu5EtWMisWfh7wcIrnQs4fngIt27dbKuJEizWMt9x1R0lS0VJ7cV6bhYvUddYMqNIpRdx7tT7buHUPeW9k6QWmNj0neBYLwjMphZxdvAd5A36O5dGX08GJ4/0v3ibyMdktdOOUluRXX6IgTcNHP1gP4xSClu1JL46/SHJoXHXqbd68eVXHuHLjyulcu/ObZw/fYBmB9weanJycnMJW7mi2MoM0+tflXoXbshhEOHW/2VCJ5+TjczkA1w2WMVWCVUm6eCxmX8VHCZ1PW2V0OtfNV8v27DuGG6r8Z8AAwDI6GDvEVo0SwAAAABJRU5ErkJggg=="), pointer; }

a[href$=".xls"]:hover { cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAhCAYAAADK6cvnAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAPvSURBVHjatFdbaFRXFN33MYk6MT6aqBBFaTQq2CjYkoAkKEr90LZQzIfmw28RKQiiH0klJB/59dHSQv1UWiGK+iOtUGiGSnwPjYhJi88gZDKdGE0y93m692Efvbm5mbmT2A2Lc+6Zc8+6+3n26BAtGcZ8xEIGzU2EBjFFCDENehQZ/eD7Ph38ErGYkUQkSiGMEnOG9SpNk+f+i6jkNfo4h+F/aEIlGpsSmMhk4llLnJcNJkowFKn2f2hIcp3HHYh5CJfJaPTYvIIxZ8IlFECO47wuKyv7XQUf4hOEzWa2mdyNQxxHQ0gkEotUmLuuO4rP/Xzwp4hJRJ7hsNaimA81nhf9ANM0ZZqg1vTOXcRSsgSiAlHOPtcKEVKCDzPmxw0GIrZtm/amOHUWxclV0qiKq0BW1/Wnwc20HjUPmxplAY9kTov96c9EOCJtqmmSmBO+aMmKOKeMYRYzaXUckhj5rLP/9GImVV+dReKPokwXLsae572bK+uyCctZSxoFnidU1ArerAWidJgKNpFGkbW3t8dWt6ura2XAlzbDEyFtyBQjYgZpa2sTxUTtoRHP2oD4GLGcU0b6Nph3glXPBrUMmQ5u37kDhm6AYSjoYBom3Lt/792ezs5OGh6hplsDbiOT58OEyzA1hhVBS0vLFFOFn5Wk02no7u6OMr1KF5dN7IQriwgGEM1PffcZeh8DxffA8VywfRss3wHLsyFPcC048qUsBNDQ0Cg1xo+GVCqlbppEMF2irifSUrz/AgErl50AGw9fW3NSkkx6Fkwi0fZ13+M8L/c1NTVBczOiqRkM04BQyVTlTouqnVMiyREuDAydlFqREBmR7qz7AS71t8pnkh//OAvZzAisr9kEtfPWln4Bo0mzNJJmdTUd8uDU30dgW+1p1C4PPX8dgK83nZemJRnVR+DR6wFILqmQwVQqYTViBU3yrg23nhyVviLSaw8PSkKan7v7hfyd5MnzV3Bo12HY37i/YHksdB35FH37dqVjJXtjbSPs2bx3Tje+GBwcNLhMJTGZM5Rfb8fH4deB63Ax/TNMWhNQv2YjPM8NQd/Lm9D3rA8aVjfMuokSnKwUFW/UYs+DX+C3x5dhVWUVmL4Jj1/8A9XJpeCLHHx79Ru4PXCrsIaFijUHj+DWQUrvnzcg92wYxvVx6Dl9Ra59dWYvWJlRmMjkoOPhCTje2jH7noYLrlAV5KdjF6bt+XzdbujP3Qe3wgJTK59zmzhFent7p63VJ7dA/Y4tH6wvndUVxWKpGqr6V62YD0P+THCjVcmFORHjNSKbQIxRoSrVpKpJGuN+NM5fBZ9J6T2vVEIRME8+ZkupunHZavwnwACP4QGyKLrGhgAAAABJRU5ErkJggg=="), pointer; }

a[href$=".txt"]:hover { cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAhCAYAAADK6cvnAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAANnSURBVHjatFdLa1NBFD4z95E+bGpfCiJFXIgiglClgqTgxrZZt2j9Be7cKUKLSPtXBBf9AaYYKTQ7a7MUXHUhLtpGaqWv3Md4ZnomTm9vkrnGTvg409658+V85zETBuljm+wowqV5iAgQEUKAxRDi7DKeRiYXxnHMcP4dcZHQi/AQDDoYbpP/DzOm9v2JyBtfLiDE/5tQD8naTfOA1vNOPLR52SEij6BJ2Xl4KMcHso8QXZQ8jGxE8grbRGJNkmZYPcQ4ygQKguCX7/t6Q2nvIOokc53IwyRxWpZaEZrzMAx3Pc/TxPcQh4gjwqmyaVUWjOZtJXZdV5UJei3f+YIYRAwgLiByFHPWKmlkkW8Rum2TQRLX63W5tkKl029Tq9KjYek6osY53zQXm5KkyYPS9tO0h6yU85jiGTcj3KEYKWIq+KwtS+7jE9x2ko7YkFjUM6f48XaS6m9dQ+KhNOlMzySiKGrMtbokYY68lFbgfkJnraDFzMjSLdmwJWka2cLCgrW7S0tLV41Y1gmRSHgjpdgRTcb8/LxoN/QaaXGvm4jriMtUMiq2Zt0Jcr1mepmQDj6vr4PDHXAcDQ6u48JGdaOxZnFxUZqv6OmYETYp+RFL6TxbutPMzs5ayzg3NwfVajUpbQHNAWKXjrr9ZGcRZgLJ+bvX9xuhxuaGH/bXOpgbXg88e1OSjQDGxx8oj7GeoVKp6JPGM8sl7Xi6hC8I0+Xc2Es198deKRJped8o+HdfAB+4pZ4VCgWYmEAUJsBxHUi0TN3uWFrvFKf/IO+6BiH49h68G08h/FEB5p80GYcIV1dXVUwnJx+rGGc+D1HS2szMzBDPjzY2dq48hGhvE5z8NRDh4cnCrkFlpqenlZwMRZPEWQlH6FnAB25D/HsTtehDEjyBUFKdtWb2lstljB1D4mLL9tjqOFLN98nzt1ZZWiwWrfpwK0KxvLzsUJvqxWLelvW1v38A5U8fgaN0HAkY54qoVCqpl6ampv6dkHBsHjWu50IRZeNElLXxu62aNSWPoKvDSZfGhCitrDQl6sRDnRjKU928ORLKjDyvi/CZsba21tHBmYkwyxFF45igfx4I1i6GiXh6dNHK0z3Gs3gtoAa+J6+UWQk5keTI2vxUiIlUeZqVkFETbjRjm5+JBHXV+CPAAGp0hz54qr33AAAAAElFTkSuQmCC"), pointer; }

a[href$=".zip"]:hover { cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAhCAYAAADK6cvnAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAOuSURBVHjatFfNTxNBFH8zuwsiBEQ+1MRo4glJTDCawEGaGBpiJAEkcvbgvwHxAIfqQRL5iMZ4IB5MPNKIaLxRTyKVxMRELh48FaootrS77Y5vhrd1WbbtLuCQX96wnZnfvu9ZBv5jg+Q5hE7zAsJCFBECAgwh9i/jfmRyoW3bDOffEScI9QgDweAQQy/zvJUxde4PRKPr5SyCfdSEzpCsdTS3aD0/jIZBNmtEZBAcUvY/NJRjieR1xDEKHkaySOYVQQOJlQmaVvUj+lEGkGVZv2pqapwDpbyEMMnMJpEXvMR+URqI0D0vFApbhmE4xFcRO4gcYU/aVEoLRvOqJtZ1XaUJai33fEScRDQjGhC15HNWKWhkkqcIdUGDQRKbpinXJih1moLkqtSoVaqOSHPOv7kXu03iZx40bRNNj5OU5syTP+1yhJvkI0VMCR+2ZMlzagh6NZO2BSEJkM+c/MermdR56zQSt/iZzq2ZRLFYLM0d65IJa0lLKQWeJ5yoFbSYuaI0JQu2JPUjGx8fD6zu5OTkWZcvTUJReLSRptgUZcbY2JioNpw1UuJZHYgLiFOUMsq37rwTpHraraXHdPBhZQU0roGmOeCgazqsJldLayYmJqT4gppecblNmjzHfCpPyqk0o6OjgUy4trYGsVgMksmk17S9KLKILWp1GW9lEe4AkvOX8y3AHHerko0BY2EcWBYIE12Ut6BjQBUC6O7uURpjPkMikXA6jeFOF7/21I4bxD+V8a/hCeIxHm4Ca3oKIpsHfuY5aOdfgP0nq9Y9nJqCSKQXIr0R0HQNPCXTKXe+hHvzwsbrxs+7YKfuKCI1MlmwPg3szrd3lIgvxGF4ZAR0Q1M+Dt2A0aRpNcmZwJufAW+fBzuze7iNJEbXKzDfXQOxnVHPhm4Nw5vXi2hSXQVTWMI2xGl1eDYHxa+3ofB5CA/fAet9Hwg0o7nYg/9nSy/xdmkJbtwcUL6sVLkqtSNbRl9HNFiyz87NwdDgIDyanobLXV0HIhTr6+salal6TOYNmV8Z9J+mYyQy6SsMKIzKmZlZ6Oy8qDbF7j+oSFjpEiUoWWWkbJfe0NBVousYiRx9xSnuon1Rhap9tFKxpuARdHXYrdJIwjDPDtpheIDeJ0epmUqtvGQL8ThE+/sVjuKauGcsLy/ve3YvRCcJRRimRdHIE5zPA8Gq+dDjT4MuWo10jzECbLOogP+WV8qwhJxIakkG+VSwiVRpGpaQUREuFeMgn4kEddX4K8AAMiq/YTumS/oAAAAASUVORK5CYII="), pointer; }

a[href$=".exe"]:hover { cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAhCAYAAADK6cvnAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAQDSURBVHjarFddaFRHFP7mzty9+TNF158K0tpGsKUGCrakUDdgHnwRUoRGCkIp9kFbaLVW9MHkKQFTSkEfSqhoaUV98MmXQJH2oWQpSoNxQ1u1qU1ppf7EjYman/Xu7u2ZybnLze3u3R8z8DFz756535wz5zszK1C8TXD/HEHxOEtwCTmChwqa5/3fTBQj04YEYVmW/v1Vfj9HmCFkCPmlJlxpfhRikrp2fv+YMMWk2VoJVZk5ekH1PHbZ3sJTtEomSyayGT6pqIWwXEgfBGy2ckgf835mOYHynETeUuyhmeS67nQsFvNn676V8ITD/ITJs2HimgmD42w2O2Xbtk/8Gns7z1gkmyhCwdB7czuK0B+T1z7xFiZ9RJhl2eQW+IoTTgTGLxDGyTBejjAU6q28tw+Z2Gi1FKHHQk+z0AWNl0dmWoic2pvs3TRhksduKR3e54krtQF/oFpB6+/EGCpKMnrPVlVCUoGeLdZspEZVYNVpIo4XC0PQM41cLlcYc7NZjw57qXuPvucFEsgLZ+m9fD4vNGkxsp6enord7evrW8eJk2WdauTCaatDcd8r0bq7u71yzbfRPX3rJcKLhDWEJn9vg8XbY9fTQS9DocPPw8OQloSUPiwoqXBl5ErBpre3V3fXyNPNgW3TIZ8XRWRyzxd+V1dXRSFMpVLo7+/HyMhIOLQJlsgUy2UmfDx5wQQyR8Wyd2A5Nqx6QoMD1ejAaqyDaqqDbHIgaZz6pANKKbS1vWE8Jj0jmUz6J40dlEux42k1TSjEUNgK5wY6IZ0YTvd1EHEMJz/eDEH9lzs3mMXolkgk0N5OSLRDKhmMmC8XUYpwcSY5Eu8evghRZ+P9Ly7j5P7X8cHZG5D0vO/ibQgmVMqGrq3KlmaPqz6AKaRpYxCzcfqzbSakpz5tw95vf8PAro3G0+Pb1kLEFnZl+Or3RKqTSJlkqpZwFeFZY0Ce7D76EyQR7Pn6V/LMwUeDt0woD1yaogUtEDb/shPJ8zvMXkZVrqg7TV5nH1J7K8rUv/+x0fL8d7h04S0gfrAmQm9sbExymWokMU9ofc3MzOLHr/Zg/TM30fJyHHfmVuP6jb+wwpvGw/QcRv+4g9bO2i5RHos1w2fcwgopa+db3kOmYT3ujt+CmBxG61pKnswsZHMcH35+ObrK+5WkFJjYLVRpSogdnR24+aeFgcEVGB1fhqu/1+PMaCeGRjc+/TWRy2Thpm0RoU6Kt4+cwdFzP2CieRcG/92OY9+cxaETybKEqtqDb2hoaNHzhlc2GYTfLwlhNUcUtwzD9e+vIurALVIMbL76NxMauE6Way4XcH3BmquW0GISh/tK/irkmdR4Wi2hf3+Vgbts2bxjmKvGfwIMAM2pC9auZ2FqAAAAAElFTkSuQmCC"), pointer; }

a[href*="mailto"]:hover { cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAhCAYAAADK6cvnAAAABGdBTUEAAK%2FINwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAALNSURBVHja7FbLbtpAFL0ztqH0kfRB6K5%2FUMEClhBVjdT8GWsQSz6ELliUVgosKmDdTRddpCFQGiRa41fvnVyjCTXGJmmlSh3p6I7sGZ859zUWED0mbF8gTJ67CAfhIQJIMILg92UyiowW%2Br4vcP4F8ZjxAGEhBNximFue54VQ350hDrTDOQz%2FrgnDQaw5nju8Xt5GYZLNBhNZjJBU%2FAmFNDpsXyHucfIIth67N0iaSGJL0uTVS4wjJZDjON8zmUz4QbIvESt284rJ3U3iqCxNRKjPXdedW5YVEpcRPxA%2FGTfKJq4sBM93utg0TVUmqJr2fEQ8RTxBPERkOeYiLmmoyC8YuaTJQMSr1YrWfuDSOUxSq6QoT9IRUynlZ32x7pIo96BrD3l6ny250%2BZ4%2BtsILzlGipgLPm3Lou9kGOYulx4lIUlQz5LjJ3e5NDz1FImfRblOV0bwPG89D73LLsyyymyY2VopETyhZekFNWwijSIrlUp7SR%2BPxwU%2BDJWMbWoneI5JcxGnkMZoNEpEpB2wwGRLxJXeS4NrrwXTODL60PnXc5hMJjCbzmA%2Bn8NisYDlcgm2bYPruGpNs9kMtx1wjVImW5uEBVQZK%2FFtpwOnb04xPhKEIUBKAwxDokWgLVfKMBwO9fhlGRRnuXlbhC1pq0qBW7rdLpycvAZjTWaiNaBSriiyuN4R1coKcbFUSvD09XodarXajXeNRuO656a8nmJdSoT9wQCq1Sqc9c%2BUSnpGStHB8K7Xg%2BNaNf0FjCelupwhviHm4fPBoK%2FIDKXUUHEjQoopiACO8V2v9z71BXzE73KcZWQ%2FtVotKBaLHKeYSxbdivWX%2Bsb3%2BXK94jsP2u32PrVvM9TPl9jxNyC0Pik4tUnto7CuOOb6b0ZUDqwLX%2BzRpC29rhLuW7c2sauVbcQmVG1oHkj0E75u3mkI72JI%2BMvjP%2BG%2FT%2FhLgAEA%2Ff0XigMr7vMAAAAASUVORK5CYII%3D"), pointer; }

a:active { color: #595959; }
.retourtop {
	display: none;
	clear: both;
	position: fixed;
	float: right;
	bottom: 2rem;
	right: 2rem;
	width: 4rem;
	height: 4rem;
	line-height: 4rem;
	color: #ffffff;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	text-decoration: none;
	border-right: none;
	opacity: .8;
	transition: opacity 500ms ease-out;
	z-index: 99999;
	border: 1px solid transparent;
}
.portailcognac .retourtop a[href]:focus {
	background-color: #000000!important;
}

/*************** STRUCTURE - GENERAL */
#shadow { position: relative; margin: 0 0 0 0;  }
#clearbottom { height: 0; }

/*************** STRUCTURE - HEADER */
#banheader {
	background-color: #ffffff;
	
	color: #262626;
}
.encart.vertical { padding: 0; position: relative; text-align: center; }
.vertical .encart-label { top: 6em; }
.encart.vertical a { display: inline-block!important; box-sizing: content-box; padding: 3em 0; }
.encart-label {
    background-color: #efc439;
    border-radius: 6px 6px 0 0;
    color: #fff;
    display: block;
    font-size: 1em;
    padding: 2px 6px;
    width: 8em;
}
.vertical .encart-label {
    border-radius: 0 0 6px 6px;
    display: inline-block;
    transform: rotate(90deg);
    transform-origin: 0 0;
    position: absolute;
	top: 3em;
}
#header { position: relative; background-color: #ffffff; color: #262626;
	font-size: 1.1em;
}
/* Label de la recherche masqué */
.searchfrm label, #formulaire_recherche_par_mot label { overflow: hidden !important; position: absolute !important; top: -2000px !important; left: -2000px !important; height: 0 !important; width: 0 !important; }
/* cadre recherche dans le header */
#header .cadre_recherche { text-align:right; bottom:.5em; right:1em; clear:right; float: right; margin-top: 1em; padding-bottom: .5em;}
#header .cadre_recherche #form_rech { padding:4px; }
#header .cadre_recherche #form_rech .searchfield { width: 180px; }
#header .cadre_recherche form { display: inline; }
#header .cadre_recherche form div { display: inline; }



 

#header h1 {
	font-size: 2em;
	float:left;
	margin:0;
	padding:0 1em;
	background-color: #ffffff; background-color: rgba(255, 255, 255, 0.7);
	backdrop-filter: blur(10px);
	border-radius: 0 2.5em;
	 
	padding-top:10px;
	
	margin-top: 10px;
	margin-left: 1em;
	padding-bottom: .5em;
}
@supports (backdrop-filter: none) {
  #header h1 {
	   background-color: rgba(255, 255, 255, 0.5);
	  backdrop-filter: blur(10px);
  }
}
#header h1, #header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:focus, #header h1 a:active { color: #262626; }
#header h1 a:hover, #header h1 a:focus, #header h1 a:active {
	background-color: transparent;
	text-decoration: underline #262626;
}

#header h1 sup, #header h1 sub {line-height:normal;}
#header h1 sub { display: block; padding-left: 8px; margin-left: 2em; border-left: 1.2em solid #ffffff; font-size: 50%; font-weight: normal; line-height:normal;}
a#logo { display: block; clear: right; margin-left: 80px; }
#logo {
	background-color: transparent; height: auto;
	
	 
	position: relative; left:20px; top:10px;
	margin-right: 20px;
	
}
/* date de maj du site */
#menu_lang { background-color: #ffffff; color: #005e7a; float:right; clear:right; font-size:.9em; margin-right:10px; padding: 2px 0; }
#menu_lang a { padding: 2px 8px; background-color: #ffffff; color:#005e7a; text-decoration: none;}
#menu_lang a[hreflang]:after { content: none; }
#menu_lang a:hover, #menu_lang a:focus {background-color: #0b7899; color:#ffffff}
#menu_lang a:active {background-color: #0b7899!important; color:#ffffff!important}
#menu_lang strong { background-color: #333333; color: #FFFFFF; padding: 2px 8px; }
#datemajsite { float: right; background-color: #333333; color: #FFFFFF; font-size:.9em; padding: .2em 10px; }
/* cadre outils dans le header */
#cadre_outils { text-align:right; position:relative; clear:right; }
#cadre_outils ul { background-color: #ffffff; color: #005e7a; float:right; margin:1em 0; padding:0; width:240px; }
#cadre_outils li { display:block; min-height:20px; list-style: none; list-style-image: none; }
#cadre_outils a, #cadre_outils strong { display: block; padding: 5px 24px 5px 4px; background-color: #ffffff;  border-left: none; color: #005e7a; font-size: 1em; font-weight: bold; min-height: 16px; text-align: left; text-decoration: none; }

#cadre_outils .menu_lang_item::first-letter { text-transform: uppercase; }
#cadre_outils .first.menu_lang_item { padding-left: 1em; }
#cadre_outils li.menu_lang_item { vertical-align: bottom; margin: 8px 0; }
#header #cadre_outils .menu_lang_item a, #header #cadre_outils .menu_lang_item strong { padding: 0 .5vw; }
#cadre_outils li.menu_lang_item:not(:last-child) { border-right: 2px solid #bdbdbd; margin-right: 2px; padding-right: calc(.5vw + 2px); }
#header #cadre_outils .menu_lang_item a { color: #bdbdbd; }
#header #cadre_outils .menu_lang_item a:focus,
#header #cadre_outils .menu_lang_item a:hover
 { color: #262626; }

/* bandeau d'annonce et citations dans le header */
#bandeau_annonce, #cita_bandeau { padding: .5em 1em; text-align: center; font-size:2em; }
#cita_bandeau {
	background-color: #f6f6f6;
	color: #555555;
}
#bandeau_annonce {
	background-color: #ffffff;
	color: #262626;
	position: relative;
	animation: fadein 5s;
	transform-origin:50% 50%;
	animation-iteration-count: 3;
	animation-timing-function: linear;
}
@keyframes fadein {
    0% { background-color: #FA8; }
    50% { background-color: #ffffff; }
    100% { background-color: #FA8; }
}
#cita_bandeau #citations { margin: 0 10px; }
#cita_bandeau #citations dl { margin: 0; }

.skip-links {
	top: 20px;
	left: 20px;
	padding: 1rem 2rem;
	font-size: 1.1rem;
	font-weight: 600;
	background-color: #FFF;
}

.skip-link {
	display: block;
	margin: 0.9rem 1rem;
}

@media screen and (min-width: 640px) {
	.skip-links {
		border: 4px solid #F00;
		box-shadow: 0 0 2rem .5rem rgba(0,0,0,0.4);
		position: fixed;
		max-width: calc(100% - 40px);
		opacity: 0;
		transform: translateY(-200%);
		z-index: 1040;
		transition: transform .3s,opacity .4s
	}
	.skip-links:focus-within {
		opacity: 1;
		transform: translateY(0)
	}

	.skip-link {
		display: inline-block;
		margin: 0 1rem;
	}
}
.skip-link:focus-visible {
	outline-offset: 4px;
}

a.skip-link,
.portailcognac a.skip-link {
	padding-bottom: .1em;
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.3em;
}


/*************** STRUCTURE - CONTENT */
#maincontent , .cartouche {
	
	color: #555555;
}
#miettesdepain {
	background-color: #f6f6f6;
	color: #02265a;
}
#heading, #contenu {
	background-color: #f6f6f6;
}


/* Pour que les menus déroulants ne soient pas cachés par le slider */
.nivoSlider { z-index: 0; }

#content .nivoSlider img { padding: 0; }

.clearing { clear: both; height: 0; line-height:0; }

/*************** STRUCTURE - MAIN SIDEBAR */
#navigation {
	color: #017ca5;
	background-color: #ffffff;
	
	font-size: 1.0em;
}
#navigation ul, #navigation li, #extra ul, #extra li { list-style-image: none; }
#menu {
 
	margin-top: 1.5rem;

	background-color: transparent; }
ul img.menu_plus, ul img.menu_minus { float: left; position: absolute; z-index: 100; width: 1em; height: 1em; margin: .7em 0 0; margin-right:0; margin-left:5px; border: 0; background-repeat: no-repeat; }
ul ul img.menu_plus, ul ul img.menu_minus { margin: .7em 0 0; margin-right:0; margin-left:2px;}
img.menu_plus { background-image: url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/images/menu_plus.svg'); background-size: 100%; }
img.menu_minus { background-image: url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/images/menu_minus.svg'); background-size: 100%; }
img.menu_plus, #menu img.menu_minus {
	filter: none;
}
.encours > img.menu_plus, .encours img.menu_minus {
	filter: invert(1) brightness(1.2);
}
#menu ul { padding: 0; margin: 0; }
#menu li { padding: 0; background: transparent; list-style: none; list-style-image: none; }
#menu ul ul { padding: 0; margin: 0; }
#navigation #menu ul ul li { padding-left: 10px; }
#menu li a { display: block; padding: 5px 0 5px 20px; padding-right:0; padding-left:20px; margin: 4px 0; background-color: #ffffff; border-left: none; color: #005e7a; font-size: 1em; font-weight: bold; text-align: left; text-decoration: none; }
#menu ul ul li a { padding: 2px 0 2px 20px; padding-right:0; padding-left:20px; font-size: 1em; text-decoration: none; }
#menu strong li a { background: #0b7899; color: #ffffff; }
#menu li strong a:visited, #menu li strong a:link {
	background: #0b7899; color: #ffffff;
}
#menu li a:hover, #menu li a:focus, #cadre_outils li a:hover, #cadre_outils li a:focus { background-color: #0b7899; color: #ffffff; text-decoration: none; }
#menu li a:active, #cadre_outils li a:active { background-color: #0b7899!important; color: #ffffff!important; }
#menu form { padding: 0; margin: 0; }
#menu h2 { background: #ffffff; color: #005e7a; border-left: none; padding: 5px 10px 5px 2px; padding-right:10px; padding-left:2px; margin-top: 5px; margin-bottom: 5px; font-size: 1.2em; font-weight: bold; text-align: left; }
/* selects dans zone de recherche */
#recherchemot { width: 100%; }
#navigation #bandeaucontact {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAGFBMVEXo6ubV2NL4+PdHcEyJi4a2t7RtbmsiIiFpmzBOAAAACHRSTlOAgIAAdIAiCal8+54AAAI4SURBVEjHlZVBjqMwEEXL1rA3SOyd0nCCicK2W92TbGM0PkGj6QMQwfWnysZgG0fd81eR/uOlbAzAry8C/wksyzI9B/rx3eXjGTAaAARoEyICzi9INUjsrmVglKJ2kX8+SsD55eT7WsUKiAR1SKzYgHkTpAooCFgx5cD8qiOg6W45MDYiAmrcFCtwSQSxAoqCSAFFQaSAsmBXOODyOxeQ4udtB8bhICDF+wYUBJYVbwF45ILWtiYooCBobXMioPnx5oHzcMp6iUhAra8r0KS9QYrlWxaAwRXCx7oeuwRQnFoxY+/Uao2dUTvQUAOCzivUtqFeSpTaCLEDVKm912xAAyoAFwY4bnwq2YAtPQCxgXvj9XS51FipHGh5POkNxHRqm2FueEAe3+tpBmbuCneDEjye3gxMmfgvBI9HV60GN4oB3FchFA/mzN6gtUhXIRRkGQCiGUCarG/1bph5mbSqJHdIDSCtPwrWGveDLelGdcbV1iMsiFfhFdbWIEG01lh5NEC1HhXaZetHxhTQFkOqAWLD7AEx8M3g1aEuGlrqpd8EvteHGUigtTNQowurIAHIsI9YHQ1OEAivSGao3AA6KGSdr2JAWAfwOanUUCHo5G6yIp5B0f/LhCBFfKJkfl6UTI692hew9nSON8OjgYOAe3r0Jgb68GRtcUeK3gfyujCwPJqsBLW+81fgPOCTXOkbScD8CuVUN2fo5/VzecynA0jxt5zPZfIv0qVfSpmWZXvb96V88+v/D/JjFkyXwicZAAAAAElFTkSuQmCC) no-repeat right bottom transparent;
	padding: 1em 5px;
}
#navigation #bandeaucontact p {
	text-align: right;
}

/*************** STRUCTURE - EXTRA SIDEBAR */
#extra {
	background-color: #ffffff;
	
	color: #017ca5;
	font-size: 1.0em;
}
#extra ul ul li { padding: 0; padding-right:0; padding-left:10px; margin: 0; }
#extra ul ul li a { overflow: hidden; padding: 0; padding-right:0; padding-left:15px; margin: 1px 0 0; }
.rightmenu li a { display: block; padding: 5px 0; padding-right:0; margin: 3px 15px; background: #ffffff; color: #005e7a; font-weight: bold; text-decoration: none; }
.rightmenu li a:link { }
.rightmenu li a:visited { }
.rightmenu li a:hover, .rightmenu li a:focus { background: #0b7899; color: #ffffff; }
.rightmenu li a:active { background-color: #0b7899; color: #ffffff; }
.rightmenu li { display: block; padding-left: 0; margin-left: 0; margin-right: 0; }
.rightmenu ul { padding-left: 0; margin-bottom: 1.5em; margin-left: 0; margin-top: 0.5em; color: #005e7a; list-style: none; list-style-image: none; font-size: .9em; }
.rightmenu ul ul { margin-bottom: 0.5em; margin-left: 0; margin-top: 0.5em; padding-left: 10px; color: #005e7a; font-size: 1em; }
.rightmenu li strong a { display: block; padding: 5px 0; padding-right:0; padding-left:15px; margin: 3px 5px 3px; margin-left:0; background-color: #0b7899; color: #ffffff; font-weight: bold; text-decoration: none; border-bottom-right-radius: 24px; }
.rightmenu li strong a:link, .rightmenu li strong a:visited { background-color: #0b7899; color: #ffffff; }
.rightmenu h2 { padding: .2em 0; margin: .7em 0; background: #ffffff; color: #005e7a; font-size: 1.4em; text-align: center; }
/* Contenu RSS */
#extra ul ul li a { font-weight:normal; }

#splickr { margin: 1em auto 0 auto; }

/*************** STRUCTURE - FOOTER */
#footer {
	width: 100%;
	background-color: #017CA5;
	
	
	color: #FFFFFF; font-size: 0.9em;
}
#footerbas { padding: 4px 10px; text-align: center; }
#footerbas div { display: inline; }
#footer span.right { display: block; padding: 2em 0 0.5em; font-size: 0.8em; font-style: italic; text-align: right; }
#footerbas img { width: 4px; height: 4px; padding: 0 .5em; vertical-align: middle; background-color: #017CA5;
	 
	background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gOTUK/9sAQwACAQEBAQECAQEBAgICAgIEAwICAgIFBAQDBAYFBgYGBQYGBgcJCAYHCQcGBggLCAkKCgoKCgYICwwLCgwJCgoK/9sAQwECAgICAgIFAwMFCgcGBwoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoK/8IAEQgABAAEAwEiAAIRAQMRAf/EABUAAQEAAAAAAAAAAAAAAAAAAAAI/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEAMQAAABhsH/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/9oACAEBAAEFAn//xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oACAEDAQE/AX//xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oACAECAQE/AX//xAAUEAEAAAAAAAAAAAAAAAAAAAAA/9oACAEBAAY/An//xAAUEAEAAAAAAAAAAAAAAAAAAAAA/9oACAEBAAE/IX//2gAMAwEAAgADAAAAEAP/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oACAEDAQE/EH//xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oACAECAQE/EH//xAAUEAEAAAAAAAAAAAAAAAAAAAAA/9oACAEBAAE/EH//2Q==) no-repeat center;
}
#datemajsitefooter { text-align: center; margin-top: 2em; }
#datemajsitefooter span { background-color: #333333; color: #FFFFFF; padding: 0.7em 2.5em; border-radius: 10em 10em 0px 0px; display: inline-block; }
.cadreinfo a { color: #000000; font-weight: bold; text-decoration: none; }
.cadreinfo a:visited { color: #000000; text-decoration: none; }
.cadreinfo a:hover, .cadreinfo a:focus { color: #000000; text-decoration: underline; }
.cadreinfo a:active { color: #f00; }
#footer a { color: #ffffff; font-weight: bold; text-decoration: none; }
#footer a:visited { color: #ffffff; text-decoration: none; }
#footer a:hover, #footer a:focus { color: #ffffff; text-decoration: underline; }
#footer a:active { color: #f00; }
#footer .leaflet-control-zoom a, #footer .leaflet-control-zoom a:visited { color: #000; }
#footer .leaflet-control-attribution a, #footer .leaflet-control-attribution a:visited { color: #0078A8; }
#citations a { color: #ffffff; font-weight: bold; text-decoration: none; }
#citations a:visited { color: #ffffff; text-decoration: none; }
#citations a:hover, #citations a:focus { color: #ffffff; text-decoration: underline; }
#citations a:active { color: #f00; }
/* ?? */
#menufooter { background-color: #ffffff;
	
	text-align:right;
	font-size: 1.4em;
}
#menufooter ul { padding: 0; margin: 0; list-style-type: none; }
#menufooter ul li { display: inline; margin: 0; list-style: none; }
#menufooter a, #menufooter a:link, #menufooter a:visited { background: transparent; color: #017ca5; display: inline-block; padding: 0.5em 1em; text-decoration: none; white-space: nowrap; }
#menufooter a:hover, #menufooter a:focus { background: #ffffff; color: #000000; }
#menufooter strong a, #menufooter strong a:visited, #menufooter strong a:link { background: #ffffff; color: #000000; }
#menufooter a:active, #artrecents .artrecents-items a:active { background: #ffffff; color: #000000; text-decoration: none; }
/* bandeau de contact dans le footer */
.bandeaupartenaires { background-color: #FFF; }
.bandeaupartenaires .flexbox--center { width: 220px; }
.bandeaupartenaires a {
	width: 100%;
	text-align: center;
	padding-top: 10px; padding-bottom: 10px;
}
.bandeaupartenaires a:hover,
.bandeaupartenaires a:focus,
.portailcognac .bandeaupartenaires a[href]:focus {
	background: #ccc;
}

#footer #bandeaucontact { padding: 1px 10px; color: #FFFFFF; text-align: center; }
#footer #bandeaucontact p { text-align: center; font-size: 1.2em; }
.menu_lien_participer { text-align: right; margin-bottom: 0; }
.menu_lien_participer a { background-color: #333333; color: #FFFFFF; padding: 0.7em 2.5em; border-radius: 0 0 50% 50%; display: inline-block; opacity: 0.1; }
.menu_lien_participer a:hover, .menu_lien_participer a:focus { opacity: 1; }

/* Nuage de mot clé dans le footer */
#nuage { padding: 2em .5em; text-align: center; line-height: 1em;}
#nuage .nuage a.nuage { font-size:1em;}
#nuage .nuage li a { font-variant: normal; padding: 0 .5em; vertical-align:middle; }
#footer #nuage .nuage li a { white-space: nowrap; }
#nuage .nuage a.nuage0 { font-size:0.9em; opacity:0.5; }
#nuage .nuage a.nuage1 { font-size:1em; opacity:0.55; }
#nuage .nuage a.nuage2 { font-size:1.1em; opacity:0.60; }
#nuage .nuage a.nuage3 { font-size:1.2em; opacity:0.65; }
#nuage .nuage a.nuage4 { font-size:1.3em; opacity:0.70; }
#nuage .nuage a.nuage5 { font-size:1.4em; opacity:0.75; }
#nuage .nuage a.nuage6 { font-size:1.5em; opacity:0.80; }
#nuage .nuage a.nuage7 { font-size:1.6em; opacity:0.85; }
#nuage .nuage a.nuage8 { font-size:1.7em; opacity:0.90; }
#nuage .nuage a.nuage9 { font-size:1.8em; opacity:0.95; }
#nuage .nuage a.nuage10 { font-size:1.9em; opacity:1.0; }
#nuage .nuage a:hover { opacity:1.0; }

#qrcode {
    display: block;
    text-align: right;
    margin: 0;
}
#qrcode img { height: 37px; width: 37px; padding: 0.5em; }



/*************** STRUCTURE - bouton "participer à la vie du site" */
#participer { background-color: transparent; font-size:1em; text-align: right;  }
#participer div { display:inline; }
#participer div span { padding: 2px 10px; background-color: #017CA5; color: #FFFFFF; }
#participer a, #participer a:link, #participer a:visited, #participer a:hover, #participer a:focus, #participer a:active { background-color: transparent; color: #FFFFFF; font-size:1em; }

/*************** GENERAL - CONTENT */
#content img { padding: 0 1.5em; }
#content .timeline-me-picto img { padding: 0; display: inline; vertical-align: unset; }
#content img.smiley { padding: 0; }
#content img.fullwidth { margin:0; padding: 0; }
#maincontent h1 { clear: both; padding-left: 1.5rem; padding-right: 1.5rem; background-color: #f6f6f6; color: #005e7a;
	
	font-family: Verdana, Arial, Geneva, sans-serif; font-weight: bold; border-bottom: 4px solid #c4c4c4;
	text-wrap: balance;
}
h1,h2,h3,h4,h5,h6 {
    font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

/* base typo de foundation */
h1 {
    font-size: 1.65rem
}

h1,h2 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.55rem
}

h2 {
    font-size: 1.375rem
}

h3 {
    font-size: 1.30625rem
}

h3,h4 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.55rem
}

h4 {
    font-size: 1.2375rem
}

h5 {
    font-size: 1.16875rem
}

h5,h6 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.55rem
}

h6 {
    font-size: 1.1rem
}

@media print,screen and (min-width: 40em) {
    h1 {
        font-size: 3.3rem
    }

    h2 {
        font-size: 2.75rem
    }

    h3 {
        font-size: 2.13125rem
    }

    h4 {
        font-size: 1.71875rem
    }

    h5 {
        font-size: 1.375rem
    }

    h6 {
        font-size: 1.1rem
    }
}
/* fin base typo de foundation */

#content h2, .h2 { clear: left; color: #0C007A; border-bottom: 2px solid #f6f6f6; font-family: Verdana, Arial, Geneva, sans-serif; font-weight: bold; }
#content h2, #content h3, #content h4, #content h5, #content h6  { margin-top: 1.5em; }
#content h2:first-child  { margin-top: 0em; }
#content h2 a:link, #content h2 a:visited { color: #0b0073; }
#content h3, .h3, #content h4, .h4, #content h5, .h5, #content h6, .h6 { clear: left; padding-left: .25em; border-left: 2px solid #f6f6f6; color: #0C007A; font-family: Verdana, Arial, Geneva, sans-serif; font-weight: bold; text-align: left; }
#content h4, .h4 { border-left-color: #f6f6f6; clear: left; }
#content h5, .h5, #content h6, .h6 { border-left-width: 1px; }
#content h6, .h6 { border-left: none; font-style:italic; }
#content hr { padding: 0; margin: 2em 0; border: none; border-bottom: 1px solid #f6f6f6; height: 1px; width: 90%; text-align: left; clear: both; }
#content ul.spip {
	list-style-type:none;
	color: #656565; font-size: 1em;
	text-align: left;
	margin-left: 1.25em;
}
#content ul.spip li {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAFUlEQVQImWNUVJT/z4AEmBjQAGEBAFoYAWgBac1uAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 1.25em;
}
#content ul.spip ul.spip { margin-left: 0; padding-left: 0; }
#content img.gallerie { float: left; padding: 2px; margin: .5em 2em; background-color: #000; border: 3px solid #ebeff8; }
#content img.galleriebig { padding: 4px; margin: .5em 2em; background-color: #000; }

#content .contenu_chapitres { padding-left: 3em; border-left: 1px solid #39f; font-size: 80%; }
#content .contenu_chapitres h2, #content .contenu_chapitres h3, #content .contenu_chapitres h4, #content .contenu_chapitres h5, #content .contenu_chapitres h6 { color: #39f; font-size: 80%; text-align: left; }

/* tableaux */
table.spip { margin: 2em auto; width: auto; border-collapse: collapse; background-color: #eceded; border: 1px solid  #eceded; font-size: 1em; }
#content table.tableaudocs, table.spip.tableaudocs { width: 100%; }
#content tbody { width: auto; }
#content td, #content tr { font-size: 1em; }
#content table tr td h2 { padding: 0; margin: 0; background-color: transparent; }
#content table tr td .retoursommaire { padding: 0; margin: 0; float: right; text-align: inherit; }
#content table tr td .retoursommaire img { padding: 0; margin: 0; }
#content .spip td, #content .spip th { width: auto; vertical-align: top; padding: 5px; border: 1px solid  #eff0f0; text-align: left; }
#content thead, table.spip tr.row_first, table.spip thead th { width: auto; background-color:  #d3d5d5; border: 1px solid  #eff0f0; color:  #011e48; font-size: 1.1em; text-align: center; }
#content tr.alt, table.spip tr.row_odd { background-color:  #fbfbfb; color:  #011e48; }
#content tr.row_even { background-color:  #eceded; color:  #012455; }

.columns2 {  column-count: 2; column-gap: 3em; column-rule: 1px dotted #bbb; }
.columns2 div { break-inside:avoid; }
#content .columns2 h2 { margin-top:0; }

/* Agenda Programmation */
table.programmation caption { text-align: left; }
.programmation_nav { text-align: right; }
.programmation_agenda { margin-bottom: 1em; }
#content .programmation_agenda thead, .programmation_agenda table.spip tr.row_first, .programmation_agenda table.spip thead th { font-size: 1em; }

/*************** BLOCKS - CONTENT */

/* ancre cachée pour "retour haut de page" */
#sommaire { clear: left; position: relative; width: auto; background-color: #eceded; font-size: .9em; margin: 2em 0; padding-bottom: 1em; }
#sommaire h2 { width: auto; padding: 0 1em; margin-bottom: 0.6em; background-color: #f6f6f6; color:  #005e7a;}
#sommaire > ul { margin-left: 3em; margin-bottom: 0;}
#sommaire > ul > li { break-inside: avoid; list-style-type: initial; }
#sommaire > ul ul { margin: 0; }

/* menu en haut du contenu (onglets) */
#menuhaut { background-color: #ffffff; color: #017ca5;
	
	font-size: 0;
}

/* Menu Navigation Haute */
#navHaute { float: left; }
#navHaute ul { padding:0; }
#menuhaut .sf-menu > li > a { border: none;}
#navHaute ul li { display: inline; padding-left: 2em; }
/* Menu Déroulant du haut */
#menuhaut ul { text-align: center; }
#menuhaut ul ul { text-align: left; padding-left: 0;}
#menuh > li a {background: #ffffff; color:#005e7a; display: block; line-height: 1em; }
#menuh strong a, #menuh ul strong a {background: #017ca5;color: #ffffff; text-shadow:none;}
#menuh ul a {background:#ffffff;color:#005e7a; font-size: 1.0rem; text-transform:none; }
#menuh, #menuh ul { list-style: none; margin: 0; position: relative; }
#menuh li { position: relative; }
#menuh li li { margin-top: auto; }
#menuh li li:first-child { border-top: 1px #0b7899 solid; }
#menuh li li a { border-left: 1px solid #0b7899; border-bottom: 1px solid #0b7899; border-right: 1px solid #0b7899; }
#menuh li li li a { padding-left: 24px; }
#menuh li li li li a { padding-left: 32px; }
#menuh > li { display:inline-block; position:relative; vertical-align:middle; font-size: 1.0rem; line-height: 1em; }
#menuh > li:not(:last-child) {  margin-right:0; }
#menuh > li:first-child { margin-left: 0; }
#menuh > li > a { background: #ffffff; color: #017ca5; font-weight: bold; }
#menuh ul a { color: #017ca5; }
#menuh a { display: block; font-size: 1.0rem; padding: 8px 16px; position: relative; text-decoration: none; }
#menuh li.hover > a,
#menuh li.focus > a
 { background: #017ca5; color: #ffffff; }
#menuh li.hover > a,
#menuh li > a:focus,
#menuh a:hover,
#menuh a:focus { background: #017ca5; color: #ffffff; }
#menuh .active > a, #menuh a:active, #menuh li > a:active { background: #017ca5; color: #ffffff; }
#menuh.drop { padding: 0 1%; }
#menuh.drop ul, .hasJS #menuh ul { position: absolute; z-index: 999; }
#menuh.drop ul ul { left: 200px; top: 0; }
#menuh.drop li a { padding-left: 16px; }
#menuh.drop li.hover > ul,
#menuh.drop li.focus > ul,
#menuh.drop li > a:hover + ul,
#menuh.drop li > a:focus + ul
 { margin-top: 0; }
#menuh.drop a.sf-with-ul { padding-right: 24px; }
#menuhaut li.cadre_recherche { float: right; }

@media screen and (max-width:1160px) {
   #menuhaut, #menu { display: none; }
  .sidr ul li { line-height: 1.2em; }
  .sidr ul li ul li,
  .sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active,
  .sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active
    { line-height: 1.2em; }
  .sidr ul li span { padding-left: 0; }
  .sidr ul li a { padding-left: 15px; padding-top: .5em; padding-bottom: .5em; }
  .sidr ul li img { position: relative; float: right; margin-left: 8px; margin-right: 8px; }
  .sidr ul li ul li span { padding-left: 0; }
  .sidr ul li ul li a { padding-left: 39px;}
  .sidr ul li ul li img { position: relative; float: right; margin-left: 8px; margin-right: 8px; }
  .sidr ul li ul li ul li a { padding-left: 63px;}
  .sidr ul li ul li ul li ul li a { padding-left: 87px;}
  .sidr ul li ul li ul li ul li ul li a { padding-left: 111px;}
  #sidr-navigation { text-align: left; }
  .sidr-class-cadena { display: none; }
  
  #header h1 { margin-top: 0; }
  #menuhaut ul { text-align: left; }
  #menuh > li { display: block; float: none; margin-left: 0; }
  #menuh.drop { padding: 1%; }
  #menuh.drop ul { width: auto !important; position: relative; margin-top: 0; }
  #menuh.drop ul ul { left: auto !important; }
  #menuh.drop li li .menuarticles { background-position: 17px 50% !important; }
  #menuh.drop li li a.menuarticles { padding-left: 27px; }
  #menuh.drop li li li a { padding-left: 24px; }
  #menuh.drop li li li .menuarticles { background-position: 17px 50% !important; }
  #menuh.drop li li li li a { padding-left: 32px; }
  #menuh.drop li li li li .menuarticles { background-position: 29px 50% !important; }
  #menuh.drop li li li li li a { padding-left: 48px; }
  #menuh.drop li li li li li .menuarticles { background-position: 41px 50% !important; }
  #menuh.drop li.hover > a,
  #menuh.drop li.focus > a { background:#0b7899; color: #ffffff; }
  #menuh.drop > li.hover > a,
  #menuh.drop > li.focus > a { background:  #0b7899!important; color:  #ffffff!important; }
  #menuh.drop li a:hover,
  #menuh.drop li a:focus { background:#0b7899; color: #ffffff; }
  #menuh.drop li li li {display:none;} /* n'afficher que le premier niveau du menu déroulant */
}

@media screen and (max-width:640px) {
  #menuh.drop li li {display:none;} /* cacher tous les éléments déroulant */
}

/* Breadcrumbs/Ariane */
#miettesdepain { padding: .25rem .5rem; color: #02265a; font-size: .9em; font-style: italic; min-height: 40px; }
#miettesdepain img { width: 8px; height: 11px; padding: 0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAeCAYAAAFf4N7AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB20lEQVRIib1Vz0sCURCeVcN2QUM20VUWEiQ7lYhEdPDSHyB0fl27exDxLwjx0LW73jz1T0SHCPRWIB5ErRYPLrISitsh3rbvR7trLn2ndd43M9+bNzMC0OiU8iZhqCTlLgAA1NXEiKGzfMtAnFSScpeh0m52QsB++DyYjK0fSBIRXwsHwU4pb4a1Wb+3XPUsY1ib9cvFXIs+ACSJqFPKm0gSERGnriZGhH53A74VIwngux7ZNcyJ7BwISBJRuZhrYcP908tV21i0uWT7NdycBKDg5BSgyaocbeDv58FkbI9uRa6riVEho6Qw6Wb4nmY0V5Jy9/xQPXYi/Q1IEpHVvS4I4Zvv7oRGbhICuB8LGSXl1ooCgLdKWGSvDsQLujkwz+3kwDz3cKrX8Dd24pJ5TcSV4blFvQ7AZpNiH0wnIgD8jDazFf4TApJEpMrRhv3RhlO95ijdA4IX8l7rNJvOYoMSi0SOUvuX2bV5fbBaf7jtqF8DP84Xd2Ft1jc+l2dKLBLxKwHRy3RZ7Ni0RMyQ+JWAG9iPBI6BvSR4eB32bt+mJ7SdWQGbqtZ0o7mR4m3rzP1D86MziJ3lV6sBcEZ624AYoXhUqtJB/dgX1kaOR6UqAICmG81tFxAAwBdqSXAY0rHnGgAAAABJRU5ErkJggg==) no-repeat center; }
#miettesdepain ul { margin: 0; }
#miettesdepain ul li { display: inline; }
#miettesdepain ul li a { padding-right: 14px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAeCAYAAAFf4N7AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB20lEQVRIib1Vz0sCURCeVcN2QUM20VUWEiQ7lYhEdPDSHyB0fl27exDxLwjx0LW73jz1T0SHCPRWIB5ErRYPLrISitsh3rbvR7trLn2ndd43M9+bNzMC0OiU8iZhqCTlLgAA1NXEiKGzfMtAnFSScpeh0m52QsB++DyYjK0fSBIRXwsHwU4pb4a1Wb+3XPUsY1ib9cvFXIs+ACSJqFPKm0gSERGnriZGhH53A74VIwngux7ZNcyJ7BwISBJRuZhrYcP908tV21i0uWT7NdycBKDg5BSgyaocbeDv58FkbI9uRa6riVEho6Qw6Wb4nmY0V5Jy9/xQPXYi/Q1IEpHVvS4I4Zvv7oRGbhICuB8LGSXl1ooCgLdKWGSvDsQLujkwz+3kwDz3cKrX8Dd24pJ5TcSV4blFvQ7AZpNiH0wnIgD8jDazFf4TApJEpMrRhv3RhlO95ijdA4IX8l7rNJvOYoMSi0SOUvuX2bV5fbBaf7jtqF8DP84Xd2Ft1jc+l2dKLBLxKwHRy3RZ7Ni0RMyQ+JWAG9iPBI6BvSR4eB32bt+mJ7SdWQGbqtZ0o7mR4m3rzP1D86MziJ3lV6sBcEZ624AYoXhUqtJB/dgX1kaOR6UqAICmG81tFxAAwBdqSXAY0rHnGgAAAABJRU5ErkJggg==) right no-repeat; }

/* Onglets de la page de téléchargement */

.onglets ul { border-bottom:1px solid #a3a7a7; text-align:right; margin-left: 0!important; margin-right: 0!important;}
.onglets li { display: inline; margin:0 5px;}
.onglets li a, .onglets li strong { border:1px solid #a3a7a7; padding:5px 10px; display: inline-block; position: relative; bottom: -1px; }
.onglets li strong { background: #f6f6f6; border-bottom-color: #f6f6f6;}
#telecharger .highlight_anchor {
  background: transparent;
  border: none;
  padding: inherit;
}

/* sommaire en début d'article/de page */
#artrecents {
	display: inline; overflow: auto; float: right; position: relative; z-index: 100; width: 160px; max-height: 350px; padding: 0; margin: 0 8px; color: #017ca5; font-size: 1em;
	background: #eceded; 
	border: 1px solid #a3a7a7;
	border-bottom-color: #454848;
	border-right-color: #454848;
	font-size: 1.1em;
}
#artrecents .artrecents-items li { background: #ffffff; color: #005e7a; font-weight: normal; text-align: left; text-decoration: none; }
#artrecents .artrecents-items .odd { background-color: transparent; color: #02265a;}
#artrecents .artrecents-items a { background-color: transparent; color: inherit; display: block; }
#artrecents .artrecents-items li a:hover,
#artrecents .artrecents-items li a :focus,
#artrecents .artrecents-items .odd a:hover,
#artrecents .artrecents-items .odd a:focus {
	color: #ffffff;
	background-color: #0b7899;
	text-decoration: none;
}
#artrecents ul.artrecents-items { margin-left: 0.4em; margin-bottom: 0; padding-left: 1.2em; }
#artrecents ul.artrecents-items ul { margin-left: 0; }
#artrecents .artrecents-items li, #artrecents .artrecents-items li.odd { list-style-type: disc; }
.secondary-information { font-size: 0.8em; font-style: italic; opacity: 0.5; }
/* documents dans sommaire début d'article */
.docjoints { clear: left; }
.docjoints ul { padding: 0; padding-right:5px; padding-left:25px; margin: 0; }
.docjoints img { float: left; padding-left: 0.5em; padding-right: 0.5em; }

/* agenda */
table.agenda, table.agenda tr, table.agenda th, table.agenda td, table.agenda caption, table.agenda caption h2 { padding: 0; margin: 0; color: #000000; text-align: center; }
table.agenda caption { width: 100%; margin: auto; background-color: #f6f6f6; border: none; color: #555555; }
table.agenda th { width:14% !important; padding: .2em 0; font-size: 1.1em; }
table.agenda tr, table.agenda th { border-collapse: collapse; border: 1px solid  #191919; }
table.agenda td { width:14% !important; border-collapse: collapse; border: 1px solid  #191919; font-size: 1em; }
table.agenda { background: transparent; border-collapse: collapse; border: 2px solid  #ffffff; }
table.agenda em { background-color: #191919; }
table.agenda td a, table.agenda td a:link, table.agenda td a:visited, table.agenda td a:active { display: block; background: #191919 url(data:image/gif;base64,R0lGODlhBAAEAIAAAP8AAP///yH5BAMAAAEALAAAAAAEAAQAQAIGhBFhugkFADs=) top right no-repeat; color:  #ffffff; font-weight: bold; text-decoration: none; }
table.agenda td a:hover, table.agenda td a:focus { background-color: #ffffff; color: #191919; font-weight: bold; }
table.agenda td.agendathismonth, table.agenda td.agendathisday, table.agenda td.agendanotthismonth { width:14% !important; background-color: #ffffff; border: 2px solid #ffffff; color: #005e7a; }
table.agenda td.agendathismonth { background-color: #cccccc; border-width: 1px; color: #323232; }
table.agenda td.agendanotthismonth { background-color:  #282828; border-width: 1px; color:  #acecff; }
.agendahead { width:14% !important; padding: 1px 1em; background-color: #b2b2b2; border: 1px solid #ffffff; color: #ffffff; font-size: 1.1em; }
/* jour avec événement */
dl.event { padding: 0; margin: 2em 0; }
.event dt { position: relative; left: 0; top: 1.1em; width: 7em; font-weight: bold; }
.event dd { padding: 0 0 .5em; padding-right:0; padding-left:.5em; margin: 0; margin-left:8em; border-left: 1px solid #000000; }
.highlight_anchor { animation: highlight_anchor 2s; }
@keyframes highlight_anchor {
  from {background-color: #ffff66; color: #000; }
  to {background-color: inherit; color: inherit; }
}
.ical { float:right; }
.onglets li.ical-onglet {
	margin-left: 0;
}
.onglets li.ical-onglet a {
	border: none;
	padding: 5px 0;
}
#content .ical-onglet img {
	padding:0;
}

/* Proposition d'evenement */
p.proposer_evenement_explication {margin:0 10px; border: 1px dotted; padding: 2px;}
.formulaire_proposer_evenement {margin:0 10px !important;}
.formulaire_proposer_evenement .editer_horaire {margin-top:0 !important;}
.formulaire_proposer_evenement p.boutons {text-align: right !important; margin-right: 10px;}

/* barre d'outils pour publication dans forum */
#content table.spip_barre a img { padding: 3px; background-color: #ffddaa; border: 1px solid #ffffff; border-right-color: #aa9966; border-bottom-color: #aa9966; }
#content table.spip_barre a:hover img, #content table.spip_barre a:focus img { padding: 3px; margin: 0; background-color: #f8f8f4; border: 1px solid #808080; }

/* liste de bougies */
#graversonnom { margin: 1em 0; }
#graversonnom ul { list-style: none; }
#graversonnom img { float: left; padding: 0; margin: 0; }

/*************** HOME - MODE NEWS */
.modenews dt { padding: .3em; padding-right:0; padding-left:1em; font-size: 120%; }
.modenews .datepublication { font-size: .6em; font-weight: normal; }
.modenews .savoirplus { clear: right; margin-bottom: 1em; font-style: italic; text-align: right; }
/* articles "signalés" */
.alaune dl { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAABcVBMVEUAAAAAAADVkUqXBQDtx3+kPgDFbBy4TwDsy6Lu0q/XlU////+vPwDz2JjboVn56sn67tDdpmbKdyqWOgC6WgLCbQ7OhSfTjzHuyoP/8b/uyYPOfCHBYg2eKQDgrTvxzGj00nP32Hv95Yz94oX1z2zxxV3suU/elC3coy30zU72xEXflCjanQz10Qj1rxXdjBGcHACwTwD//xbgpwLFaRf6nQPefgFBAAC5UQD/5gTiqgL5nQTaegLiggK3UwDouQP1swb3qwfhgQL6mwTBZgC4VwDswAP0yQTmpQTSfwPYggTrkwT3mgTmhQL//w64VgDCagHFcQHZnALUjwKkLQC1UAHbfwK9XgHcfALYdwJQAAC3VgD/zgb/tRT/4FL/qgb9ygb/6JD81QT/wQf/tgf/qwb/2wT/zQb/wQj/twz/sxD+2wT/6I7/8r//8sD8nwT/3kb/10L/00b/1Ez/1lD71AT/11H/wAf/tQf/qwX/2E9jwo3jAAAAXHRSTlMAAVAAAAAADrrOZgAAAFj4/GMAAAoVJUHGAMczFAao1eXz/v3q0bSIYObxgVTn7WcEAAB1F/xuAQAAcvpOAACe7PJvAAANxOiSNUm1+pEAAAANczsEAAAPbXgBAGXaPRoAAACYSURBVHheYwACZhYmLm5WBghgY+fgNBGCsHl4+fgFBCWFgUwRUTFxibxcKWkZWQYGOXkFRaXEHGUVVTV1Bg3NuILCouKSsiotbQZGHd209IzMrFg9fQMGQyPj0pjyikpTM3MLBgZLq6SY5JRUaxtbBgY7RvvsBAfH+HwnZwYGF1c3dw9PL28fXz9/hoDAoOCQ0LDwiMioaACGtB2tOv8phgAAAABJRU5ErkJggg==) no-repeat left .6em transparent; }
#sommaire_mode_actualites .alaune dl { background-image: none; }
#sommaire_mode_actualites .alaune dd { margin-left: 0; }
#sommaire_mode_actualites #col2 ul { padding-left: 1em; }
ul.alaune li { list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAABcVBMVEUAAAAAAADVkUqXBQDtx3+kPgDFbBy4TwDsy6Lu0q/XlU////+vPwDz2JjboVn56sn67tDdpmbKdyqWOgC6WgLCbQ7OhSfTjzHuyoP/8b/uyYPOfCHBYg2eKQDgrTvxzGj00nP32Hv95Yz94oX1z2zxxV3suU/elC3coy30zU72xEXflCjanQz10Qj1rxXdjBGcHACwTwD//xbgpwLFaRf6nQPefgFBAAC5UQD/5gTiqgL5nQTaegLiggK3UwDouQP1swb3qwfhgQL6mwTBZgC4VwDswAP0yQTmpQTSfwPYggTrkwT3mgTmhQL//w64VgDCagHFcQHZnALUjwKkLQC1UAHbfwK9XgHcfALYdwJQAAC3VgD/zgb/tRT/4FL/qgb9ygb/6JD81QT/wQf/tgf/qwb/2wT/zQb/wQj/twz/sxD+2wT/6I7/8r//8sD8nwT/3kb/10L/00b/1Ez/1lD71AT/11H/wAf/tQf/qwX/2E9jwo3jAAAAXHRSTlMAAVAAAAAADrrOZgAAAFj4/GMAAAoVJUHGAMczFAao1eXz/v3q0bSIYObxgVTn7WcEAAB1F/xuAQAAcvpOAACe7PJvAAANxOiSNUm1+pEAAAANczsEAAAPbXgBAGXaPRoAAACYSURBVHheYwACZhYmLm5WBghgY+fgNBGCsHl4+fgFBCWFgUwRUTFxibxcKWkZWQYGOXkFRaXEHGUVVTV1Bg3NuILCouKSsiotbQZGHd209IzMrFg9fQMGQyPj0pjyikpTM3MLBgZLq6SY5JRUaxtbBgY7RvvsBAfH+HwnZwYGF1c3dw9PL28fXz9/hoDAoOCQ0LDwiMioaACGtB2tOv8phgAAAABJRU5ErkJggg==); }
.alaune dd p { margin-bottom: 0; margin-top: 0; }

/*************** HOME - MODE Actualités */
@media screen and (min-width: 768px) {
	#letexte.modeactualites {
		display: grid;
		grid-template-areas:
			"laune laune"
			"col1 col2";
		grid-template-columns: 1fr 1fr;
		grid-gap: 20px;
	}
	#letexte.modeactualites #laune { grid-area: laune;}
	#letexte.modeactualites #col1 { grid-area: col1;}
	#letexte.modeactualites #col2 { grid-area: col2;}
}
#content .modeactualites h2 { margin-left:0; }
#content .modeactualites .logo_modenews { float: none; padding: 0;}

/*************** HOME - MODE Blog */
/** Derniers Articles */
.modeblog_art dl { margin-top: 10px;}
.modeblog_art dt {
  padding: 0.8em 0 0.3em 10px;
  font-size: 120%;
  float: right;
  width: 480px;
  margin-right: 10px;
}
.modeblog_art dt.quiquand { text-align: right; padding: 10px 0; }
.modeblog_art dd {margin-left: 0px; padding: 5px 5px 5px 0px; }
#content .modeblog_art img {
  padding: 10px 0 0 20px;
  position: absolute;
}
.modeblog_art .datepublication {
  font-size: .5em;
  font-weight: normal;
  float: none;
  padding: 0;
}
.modeblog_art span {
  font-size: .7em;
}
.modeblog_art p { margin-left:200px; margin-right: 10px;
}

/** A La Une **/
.blog_alaune {
  font-size: 1em
}
.blog_alaune dl {
  float: left;
  width: 49%;
  height: 100px;
  padding: 10px 0 5px 0;
  background-color: #dddddd;
}
.blog_alaune dt {
  float: right;
  width: 215px;
  padding: 10px 7px 15px 0px;
}
#content .blog_alaune img {
  padding: 0 0 0 0;
  margin-left: -30px;
}
.blog_alaune .une_gauche {
   margin-right: 2%;
}

/** Menu Droit Blog **/
/*.forum { padding: 2px 0; }
.forum-auteur-blog { float: left; padding-right: 5px; color: #000000; font-size: 11px; padding-top: 2px; }
.forum-item-blog { font-size: 11px; padding-top: 2px; } */
.forum_sommaire .datepublication {
    float: none;
    display: inline;
}


/*************** PAGE DE RUBRIQUE - LISTE D'ARTICLES */
/* liste d'articles dans page de rubriques */
dl#listearticlerubrique, dl#listerubriquerubrique { clear:left; padding: 0; margin: .5em 0 1.5em; }
#listearticlerubrique dt, #listerubriquerubrique dt { clear:right; padding: 4px 0 2px; padding-right:0; padding-left:.5em; border-left: 4px solid #c4c4c4; border-bottom: 1px solid #c4c4c4; }
#listearticlerubrique dt.h2, #listerubriquerubrique dt.h2 { margin-bottom: 0; }
#listearticlerubrique dt.nogap, #listerubriquerubrique dt.nogap { border-bottom: none; }
#listearticlerubrique dt .datepublication, #listearticlerubrique dt .liste_auteurs { margin-right: 0; padding-right: 0; background: transparent; font-size: 0.5em; }
#listearticlerubrique dt .liste_auteurs { color: #888888; font-weight: normal; font-style: italic; }
#listearticlerubrique dt .liste_auteurs:first-letter { text-transform: uppercase; }
#listearticlerubrique dt.haslogo img.logo, #listerubriquerubrique dt.haslogo img.logo {
	padding: 0;
	width: 100%;
	height: auto;
}
#listearticlerubrique dt.haslogo img.logo_modenews, #listerubriquerubrique dt.haslogo img.logo_modenews {
	width: auto;
}
#listearticlerubrique dt .titrerubblog { font-style: italic; filter: contrast(25%); font-size: 0.75em; }
#listearticlerubrique dd, #listerubriquerubrique dd { padding: 2px .5em 4px 1em; padding-right:.5em; padding-left:1em; margin-left: 2em; margin-bottom: 1.5em; border-left: 2px solid #c4c4c4; }
#content dd p:first-of-type { margin-top: 0.25rem; }

/*************** ARTICLE - CONTENT */
.surtitre, .soustitre, .datepublication, .liste_auteurs { color: inherit; font-size: .9em; font-weight: bold; padding: 0 1em;}
.surtitre { float: left; }
.datepublication { text-align: right; display: block; background-color: #f6f6f6; color: #888888; font-weight: normal; font-style: italic; }
.lienarchives { text-align: right; margin-right: 1em; }

blockquote:before { content: ""; }
blockquote.spip { padding: .3em 1em .4em; padding-right:1em; padding-left:70px; margin: 1em 1.5em 1.5em 1.5em; background:  #eceded url(data:image/gif;base64,R0lGODlhKwAmAIcAAMbGxs7OztbW1t7e3ufn5+/v7/f39////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAMAAP8ALAAAAAArACYAAAj/AP8JHEiwoMGDCBMqLGiAQIGFCAs8hFhwAICLFAkWuAhgYkYCHAdkFGiAY4CR/zZyNICSY8eRJTkSQCmAowCUAVyitLhyZE2OHiGqvCjyo8uTGWP2pKj0YtCFP4mOzKnTqEuWFEG6nMnUJQCkEJtizBjVaUaqJjMO5Wh1a0avAG6GhfsSIk+3dul2hYtVodiLYBXerQqVblG/dANHpAvgcMKyNiGi9co14V+pCrXSfWoQssyFkykvZNwYMWm5CDXDVVyR9MW+BkN7hV3QNeaDtlkLXEua8z/VjCsTBE6a9r/BvQ3ydv2UePDYtvEOjB5ZI/WLqAU6Z2xwO1zHAmXTMM0+EPl445e9BjAu0LxL3yRdCz/ofP7BywLYK0eb36dJ/QkRMAB8ChUwgH0oJZhRQAA7) no-repeat .5rem .5rem; border: none; color:  #02265a; overflow: auto; }
blockquote.spip_poesie { padding: .5em; padding-right:50px; padding-left:1em; margin: 1em 2em; margin-right:2em; margin-left:1em; background:  #eceded top right url(data:image/gif;base64,R0lGODlhKwApAIcAAMbGxs7OztbW1t7e3ufn5+/v7/f39////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAMAAP8ALAAAAAArACkAAAj/AP8JHEiwoMGDCBMKLDBgAAEDCiNKHFgAgMWLAAhM3GjQAMaPAAokNFCAwAABDgtAlEgA5McBBAsIcPlyJcKZNC8GkJmTpoCELXsKHSqy49CjPYsWrIhUZwCUAgIIVRpTKlKbS3GCHGkSZUqBQS9SXWoVo0aODP+FtXgWYdmLHP9Z/LkWAMyEILEqHKBT7cefCJmKneixr1+MAfCanag1JMWPiQ++vauwsMXIjxEf5HuxbULObA0Knmuw8diDHxHWpSzwo17UGBM2zpiZdMTRmCW7Fvj2tMG1gBFavnzYdkTQtG/+Gw5g9sbGrGM2/zf6o+/NmnU7nm3x+sG632MzZ3fMkflY5jDrep4IUml18nnjIr/MffpCyHHH5yz4NvnGui4FoNd7rykEYHYG9RfcRgX0B8BOCREYl0AGmORQgQWBtOCEHM0HAIYcjgTSeiFK9NaGJUo0WoocXgQiiwjx5R2MwkX3T0AAOw==) no-repeat; border:none; border-right: 1px solid  #bbbebe; border-top: 1px solid  #8a9090; border-bottom-left-radius: 1em; color:  #02265a; }
div.spip_poesie div { margin-left: 60px; text-indent: -60px; }

.spip_documents_center { margin: auto; text-align: center; }
.spip_documents_left { clear: left; margin-right: 15px; text-align: center; min-width: initial; margin-bottom: .25em; }
.spip_documents_right { clear: right; margin-left: 15px; text-align: center; min-width: initial; margin-bottom: .25em; }
.spip_document_inline { display: inline; }
.spip_document_inline img {
	height: 1em;
	width: auto;
	vertical-align: middle;
}
#content .spip_documents img { padding: 0; border: none; }
.spip_documents { text-align: center; }
.spip_doc_legende {
	font-style: italic;
}
.spip_doc_legende .spip_doc_titre strong {
	font-weight: normal;
	font-size: 1em;
}
.spip_doc_legende .spip_doc_titre {
	padding-top: .25em;
	text-wrap: balance;
}
.spip_doc_legende .spip_doc_titre strong {
	font-weight: normal;
	font-size: 1em;
}
.spip_doc_legende .spip_doc_descriptif {
	font-size: .8em;
	text-align: left;
	padding-top: .5em;
}
.spip_doc_legende .spip_doc_credits {
	font-size: .8em;
	text-align: right;
}

.texte, #footer #bandeaucontact { font-size: 1.1em; }
/* Les césures ne sont pas encore au point :
    - elles se font dans FF10 sur des paragraphe de moins de 2 lignes,
    - et il peut y en avoir sur 2 lignes consécutives
-moz-hyphens : auto; -webkit-hyphens : auto; -ms-hyphens : auto; hyphens : auto;
*/

.right { text-align: right; }

/* bloc d'intro */
#letexte { clear: right; padding: 0 1.9em; line-height: 120%; }
#letexteblog { clear: left; padding: 0 10px 0 10px; font-size: 1.1em; line-height: 120%; }
#letexte ul { font-size: 1em; line-height: 120%; }

/* Rectification pour la météo sur 5 jours */
.rainette_previsions {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.rainette_previsions_24h {
	float: none;
    box-shadow: 2px 2px 10px -2px rgba(170,170,170,1);
}

.cadreinfo { padding: 5px; margin: 20px 10px 10px; color: #004b61; background: #ffffff; text-decoration: none; font-size: 1em;
	
}

.hidden { position:absolute !important; overflow:hidden !important; top:-2000px !important; left:-2000px !important; height:0 !important; width:0 !important; }
.clearfix:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
.espaceavant { margin-top: 10px; }

.centrer_div { clear: both; margin-top: 1em; margin-bottom: .5em; text-align: center; }

.texteencadre-spip { position: relative; padding: .25em; margin: 1em 0; background-color:  #eceded; border: 2px solid  #bbbebe; border-left: 1px solid  #454848; border-top: 1px solid  #454848; color:  #02265a; }
.caractencadre-spip { color: #ff6600; font-weight: bold; background-color: transparent; }
.caractencadre2-spip { color: #000099; font-weight: bold;  background-color: transparent; }

 
#maincontent h1 {
	margin-bottom: 0;
}

#miettesdepain ul {
	border-bottom: none;
}

.chapo, .ps, #artrecents.artrecent_bas, .notes { clear: both; background-color: #eceded;  color: #02265a; overflow: auto; border-radius: 1em; border: none;margin: 0 0 1em 0; padding: 0 1em; }
.ps { margin: 0 0 1em 0; padding: .5em 1em; }
#artrecents.artrecent_bas { display: block; overflow: auto; float: none; position: relative; z-index: auto; width: auto; max-height: none; margin: 3em 2.2em; }
#artrecents h2, #signature h2 { color: #02265a; background-image: none; border-bottom: none; padding: 0.5em 0 0 0; text-align: left; margin: 0; }

.retoursommaire { float: right; }
#content .retoursommaire img { margin:0; padding: 1em 0 0 1em; }

.menuarticles { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAeCAYAAAFf4N7AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB20lEQVRIib1Vz0sCURCeVcN2QUM20VUWEiQ7lYhEdPDSHyB0fl27exDxLwjx0LW73jz1T0SHCPRWIB5ErRYPLrISitsh3rbvR7trLn2ndd43M9+bNzMC0OiU8iZhqCTlLgAA1NXEiKGzfMtAnFSScpeh0m52QsB++DyYjK0fSBIRXwsHwU4pb4a1Wb+3XPUsY1ib9cvFXIs+ACSJqFPKm0gSERGnriZGhH53A74VIwngux7ZNcyJ7BwISBJRuZhrYcP908tV21i0uWT7NdycBKDg5BSgyaocbeDv58FkbI9uRa6riVEho6Qw6Wb4nmY0V5Jy9/xQPXYi/Q1IEpHVvS4I4Zvv7oRGbhICuB8LGSXl1ooCgLdKWGSvDsQLujkwz+3kwDz3cKrX8Dd24pJ5TcSV4blFvQ7AZpNiH0wnIgD8jDazFf4TApJEpMrRhv3RhlO95ijdA4IX8l7rNJvOYoMSi0SOUvuX2bV5fbBaf7jtqF8DP84Xd2Ft1jc+l2dKLBLxKwHRy3RZ7Ni0RMyQ+JWAG9iPBI6BvSR4eB32bt+mJ7SdWQGbqtZ0o7mR4m3rzP1D86MziJ3lV6sBcEZ624AYoXhUqtJB/dgX1kaOR6UqAICmG81tFxAAwBdqSXAY0rHnGgAAAABJRU5ErkJggg==) !important; background-position: 5px !important; background-repeat: no-repeat !important; background-size: 11px !important; }

.rubriques_chapitres { padding-left: 1em; border-left: 2px solid #076b8b; }

/* forum en bas d'un article */

/* comments */
#content .comments h2 { background-color: #f6f6f6; color: #005e7a;
	
	font-family: Verdana, Arial, Geneva, sans-serif; font-size: 2em; font-weight: bold; letter-spacing: 1px; margin-bottom: 0em; margin-top: 0em; margin-right: 0; margin-left: 0; padding-top: 0.7em; padding-left: .5em; padding-bottom: 0.5em; padding-right: 0; border-bottom: 4px solid #c4c4c4; line-height: 1.5em;
}
#content .comments h2{ background-image: none; border: none; }
.comments-list { margin: .5em 0 0 0; background:  #e9e9e9; color:  #5d5d5d; }
.comments-list ul, .comments-thread ul { padding-left: 0; }
.comments-list ul ul, .comments-thread ul ul { padding-left: 16px; }
.odd {background:  #e9e9e9;}
p.comment-meta { position:relative; padding-left: 5px; background-color:  #f6f6f6; border-bottom: 1px solid  #c4c4c4; color:  #005973;text-align: right; height:2.4em;}
.comment-meta img.avatar { vertical-align:top;}
.comment-content, .modererforum { padding-left: 1%; }
#formulaire_forum li { clear : none; }
#formulaire_forum li input.text { border: 0.06em solid  #bbbebe; border-bottom-color:  #eff0f0; border-right-color:  #eff0f0; }
fieldset.qui p , .comments-feed{ padding-left: 0.75em; }
.modererforum button { background-color: #f6f6f6; color: #005e7a;}

#cadreforum { margin: .5em 0 0 0; background:  #e9e9e9; color:  #5d5d5d; }
#cadreforum h1 { padding-right: 0; margin-right: 0; margin-left: 0; background-image: none; border: none; }
#cadreforum ul { list-style-image: none; list-style-type: none; padding-left: 0; }
#cadreforum ul ul { padding-left: 16px; }
.forum-auteur { float: right; font-style: italic; padding-right: 5px; }
.logo-auteur { float: right; }
.forum-chapo { position:relative; padding-left: 5px; background-color:  #f6f6f6; border-bottom: 1px solid  #c4c4c4; color:  #005973; }
.forum-item { padding-left: 1%; padding-right: 1%; margin-bottom: 5px; }
.forum-repondre, p.repondre { clear: both; margin: 0.5em 1em; margin-right:1em; margin-left:4em; border-top: 1px solid  #c4c4c4; text-align: right; }
.forum-repondre a { padding: 0 1em; background-color:#eceded; border: 1px solid  #a3a7a7; border-bottom-left-radius: .5em; border-bottom-right-radius: .5em; }
.forum-repondre-message { padding-right: 5px; margin-top: 3px; text-align: right; }

/* mise en forme spip */
#content a.spip_out { padding-right: 14px; background: transparent url(data:image/gif;base64,R0lGODlhDAAMAIABAMS3l////yH5BAEAAAEALAAAAAAMAAwAAAIVjI+pywYPQYqQxUVVfZMHf4BgQyYFADs=) no-repeat scroll right center; color: #017ca5; }
.spip_bouton { margin: 0; width: auto; font-size: .9em; font-weight: bold; text-align: right; }
.okfield, .spip_bouton input { border: none; background-color: #ffffff; color: #005e7a; }
#letexte form .spip_bouton { text-align: right; }
.spip_surligne { background: #ffcc00; color: #293778; }
.spip_code { color: #888888 }
.hyperlien { clear: left; }
#carto { clear: both; color: #000000; }
#content .carte_gis img { padding:0; }

/* logos (?!) */
.logo_modenews { float: right; clear: right; margin-left: 1rem; margin-bottom: 0.5rem; }
.logo_modeblog { float :left; clear: left; }
.logo_objet_header {
	width: 100%;
 
	height: auto;
	max-height: 300px;
}
#content .logo_auteur { margin: 0; padding: 0 1.5em 0 0; float: right; position: relative; z-index: 2; }
header img.logo_article, header img.logo_rubrique, header img.logo_breve { width: 100%; }
#content .logo_article, #content .logo_rubrique, #content .logo_breve { float:left; padding-left: 0; padding-right: 0.5em; }
#content .cartouche .logo_article, #content .cartouche .logo_rubrique, #content .cartouche .logo_breve { padding-bottom: 1em; }
.logo_agenda { float: left; padding: .2em 0.5em !important; }
.menu_right_logo { margin: 3px 0; width: 100%; }
.menu_haut_logo { padding: 0 4px 0 0; margin: 0; vertical-align: middle; }
.menu_gauche_logo { clear: right; float: right; margin: 0 4px; }
.cadena { opacity: 0.4; }
#menuhaut .cadena { float: right; margin: 0 0 0 .4em; padding: 0; }
.menu_footer_logo { padding: 0 4px 0 0; margin: 0; vertical-align: bottom; }

/* pétition */
#signature { padding: 5px; padding-right:5px; padding-left:15px; margin-bottom: 5px; background: #eee; border: 2px solid #999999; border-left: 1px solid #eeeeee; border-top: 1px solid #eeeeee; font-size: .9em; }

/* notes de bas de page */
.notes p { padding: 0; padding-left: 1.9em; margin: .3em 0; text-indent: -1.9em; }

/* dates d'événements */
#ArticleAgendaDetail li { margin-bottom: .5em; }
#ArticleAgendaDetail ul.spip li { margin-bottom: 0; margin-left: .5em; }
#ArticleAgendaDetail dt { border-bottom: 1px solid #c4c4c4; }
#ArticleAgendaDetail dd { padding-left: 1em; margin-left: 1.2em; margin-bottom: 0; padding-bottom: .5em; padding-top: 0.5em; border-left: 1px solid #c4c4c4; }
#ArticleAgendaDetail dd:last-child { border-bottom-left-radius: 10px; }
#ArticleAgendaDetail .notes { background-color: #f6f6f6; border-bottom: none; border-right: none; border-top: none; color: #555555;  line-height: 1em; margin-top:0; padding-bottom: 0; }

/* Favoris */
.formulaire_favori { float: right; position: relative; top: -21px; }
.formulaire_favori form button.ajouter_favori span { position:absolute !important; overflow:hidden !important; top:-2000px !important; left:-2000px !important; height:0 !important; width:0 !important; }
.formulaire_favori form button.ajouter_favori:hover span { visibility: hidden; }
#content .formulaire_favori form button.ajouter_favori img { padding: 0; }

/*************** AGENDA - CONTENT */
/* statut de l'événement */
dd.agendastatut { margin-left: -2em; padding: .3em 0; }
strong.agendastatut { padding: .1em 1em; margin-right: 1em; border: 1px solid #FF0000; border-left-width: 4px; border-right-width: 4px; }

/*************** GALLERY - CONTENT */
/* si pas de JS (?) */
#document_actif { padding: .5em 0 1em; margin: 1em 0; text-align: center; }
#document_actif h2 { margin-left: 0; }
#document_actif dl { margin: 1em 0; color: inherit; }
#document_actif dt { padding: 0; margin: 0; color: inherit; font-weight: bold; font-size: 120%; }
#document_actif dd { padding: 0; margin: 0 0 .5em; color: inherit; font-style: italic; }
/* photos sous la grande */
.documents_portfolio {
	clear: both;
	margin: 3em 0;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-gap: 1rem;
	justify-content: space-between;
}
#content .documents_portfolio img {
	height: auto;
	padding: 0;
	margin: 0;
	transition: transform 0.3s ease-in-out;
	box-shadow: rgb(204 204 204) 0px 1px 2px 0px, rgb(170 170 170 / 0%) 0px 1px 2px 3px;
	transform: scale(0.95);
}
#content .documents_portfolio img:hover,
#content .documents_portfolio img:focus {
	transform: scale(1.05);
	box-shadow: rgb(170 170 170) 0px 3px 4px 0px, rgb(170 170 170 / 0%) 0px 5px 5px 5px;
}
/*************** LISTE DOCUMENTS - CONTENT */
#listedocuments ul { margin-top: 2em; }
#listedocuments ul { margin-bottom:0; }
#content table.tableaudocs, table.spip.tableaudocs { margin-top: 0; }

/*************** SIGLES - CONTENT */
#sigles dt { margin-top: 1em; font-size: 1.2em; font-weight: bold; }
#sigles dd p { margin-top: 0; }

/*************** CONTENT - MAIN SIDEBAR */
#navigation .cadreinfo { padding: .25em .5em; margin-top: 0.9em; margin-right: 1rem; margin-bottom: 0; margin-left: 1rem; border: none; color: #ffffff; background: #b2b2b2;
	
}
.portailcognac #navigation .cadreinfo { margin: 20px 0 10px; }

#navigation .cadreinfo p { margin: 0; text-align: left; }

/*************** CONTENT - EXTRA SIDEBAR */
/* mini-agenda */
.miniagenda { text-align: center; }
.miniagenda table.agenda { width: 100%; margin: auto; }
/* derniers ajouts dans agenda */
.agendaderniersajouts { text-align: left; }
.agendaderniersajouts li a { margin:0; }
/* bloc citations */
#citations { position: relative; overflow: hidden; padding: 0; margin-top:0; margin-right: 1rem; margin-bottom: .5em; margin-left: 1rem; }
#citations dt {
	overflow: hidden;
	padding: .25em .5em;
	margin: 0;
	background-color: rgba(0, 0, 0,0.6);
	border-bottom: solid 1px rgba(255, 255, 255,0.5);
	border-top-right-radius: .5em;
	border-top-left-radius: .5em;
	color: #ffffff;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#citations dd {
	background-color: rgba(0, 0, 0,0.6);
	
	border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	color: #ffffff;
	font-size: 0.9em;
	overflow: hidden;
	padding: .5em .6em;
	margin: 0;
}
#citations dd p { margin-bottom: 0;margin-top: 0; }
/* bloc citations dans le header */
#header #citations { margin: 0; float: right; clear: right; width: 480px;
/* Fallback for web browsers that doesn't support RGBa */
background: #ffffff;
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.6);
}
#header #citations dt, #header #citations dd { background: transparent; color: #262626; }
#header #citations dt { text-align:right;  border-bottom: solid 1px #333333; }
#header #citations dd { border-bottom: none; border-right: none; }
#header #citations dd p { text-align:right; text-wrap: balance; }
#header #logo { float: left; }
#header #logo a { position: relative; display: inline-block; }
#header #logo span { position: relative; display: inline-block;
	transition-duration: 0.3s;
	transition-property: transform;
}
#header #logo a:before {
	pointer-events: none;
	position: absolute;
	content: '';
	bottom: -10px;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	transition-duration: 0.3s;
	transition-property: transform, opacity;
}
#header #logo a:hover:before,
#header #logo a:focus:before,
#header #logo a:active:before {
	opacity: 1;
}
#header #logo a:hover, #header #logo a:focus, #header #logo a:active { background-color: transparent !important; }
#header #logo a:hover span,
#header #logo a:focus span,
#header #logo a:active span {
	transform: translateY(-10px);
}

/* lettre d'info */
#lettre h2 { padding: 10px 1px 0; padding-right:1px; padding-left:10px; margin: 0; }
#lettre img { border: none; padding: 0 0.5em 0; }

/* Bouton texte, pour permettre a direction_css de fonctionner */
.boutonstexte { float: none; display: block; position: absolute; right: 0; text-align: right; z-index: 1; }
.boutonstexte a { display: inline-block; padding: 4px; height: 40px; width: 40px; position: initial; top: initial; text-align: center; }
.boutonstexte a:hover { background-color: #333; }
.boutonstexte img { padding: 0; }

/* Newsletter */
#inscriptionlettre h2 { font-size:1em; margin: 0; padding-bottom: 4px; background-color: transparent; }
#inscriptionlettre ul { margin: 0; padding:0; }
#sub_email, #lst_ids { width: 97%; }
#inscriptionlettre p.boutons { margin:0; padding-top:8px; text-align:right;}
#navigation .formulaire_newsletter_subscribe input.submit { display: inline-block; white-space: normal; width: 100%; }
#navigation .formulaire_spip .editer label,
#navigation .formulaire_spip .editer.gauche label {
	width: auto;
	float:none;
	margin-left:0;
}
.formulaire_newsletter .choix .small {
	grid-column: -2;
}

.formulaire_participer_evenement fieldset { border: none; font-size: 1.5em;}

#maincontent .socialtags { clear: left; height: 36px; text-align: right; }
#maincontent .socialtags img { padding:0; margin:0; height: 32px; }

/* **************** BLOCK SKINS ***************** */
/* ====== Contour blocks ====== */
/* remove *background-image:" to default to square corners for IE */
/* ----- simple (extends box) ----- */
.simple {border:2px solid #f6f6f6;background-color:#fcfcfc;}
.simple .hd {}
/* ----- info (extends box) ----- */
.info .inner {border:2px solid #46839B;}
.info .inner .hd {}
/* ----- note (extends box) ----- */
.note,.note .inner{border:1px solid #c2c2c2;}
.note .inner{border-color:#fff; border-width:4px; background-color:#f0f0f0;}

/* ----- important (extends box) ----- */
.important .inner{border: 3px solid #00477a; border-bottom-width:10px;}

/* ----- basic (extends box) ----- */
.basic {overflow: hidden;}
.basic .inner {padding-bottom: 1px;margin-bottom: -1px;}

/* ----- basic (extends box) ----- */
.basic {overflow: hidden;}
.basic .inner {padding-bottom: 1px;margin-bottom: -1px;}

/* ----- error, success, notice (extends box) ----- */
.error .inner,.success .inner,.notice .inner{border:2px solid;font-weight: normal;color:#333;padding-left:40px;min-height:24px;background-repeat:no-repeat;background-position: 5px 5px;}
.success .inner{color: #264409;border-color: #C6D880;background-color:#E6EFC2;background-image:url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/img_pack/box/message_ok-24.png');}
.error .inner{color: #8A1F11;border-color: #FBC2C4;background-color:#FBE3E4;background-image:url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/img_pack/box/message_erreur-24.png');}
.notice .inner{color: #514721;border-color: #FFD324;background-color:#FFF6BF;background-image:url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/img_pack/box/message_notice-24.png');}

/* ====== Background blocks ====== */
.highlight .inner{background-color:#e3e36f;}
.inverse .inner{background-color:#333333;color:#ffffff}

/* ====== Block headers and footers ====== */
/*
.section{background: #e9e9e9; color:#70617E;font-size:120%;padding:5px 10px;}
.section h1,.section h2,.section h3,.section h4,.section h5,.section h6{font-size:100%;color:#70617E;padding:0;}

.bam{background: #46839B;color: #fff;font-size:120%;padding:5px 10px;}
.bam h1,.bam h2,.bam h3,.bam h4,.bam h5,.bam h6{font-size:100%;color:#fff;padding:0;}
.topper{background: #fff;color: #4D4D4D;font-size:120%;padding:5px 10px;border:1px solid #eee;}
.topper h1,.topper h2,.topper h3,.topper h4,.topper h5,.topper h6{font-size:100%;color:#4D4D4D;padding:0;}

.act{background-color:#e9e9e9;}
*/

.hd {
    padding: 0;
}
#sommaire_mode_international .bam.h1{ margin:0; padding:2px 1em; color: #005e7a; background: #f6f6f6; border-bottom: 2px solid #f6f6f6; font-weight: bold; font-size:1.2em; }
#sommaire_mode_international .archives{ padding:2px 1em; text-align:right; color: #005e7a; background: #f6f6f6; }
#sommaire_mode_international .archives a,
#sommaire_mode_international .archives a:visited { color: inherit; }
.bd, .ft {
    padding: 0 10px;
}
.bd dt {
    margin-top : 5px;
    padding-left: 10px;
    background: url() 1px 5px no-repeat;
}

@media screen and (max-width:640px) {
	.troistiers { padding:0 12px; width: auto; height: auto; }
	.outerbox { margin-bottom:10px; }
}
@media screen and (min-width:641px) {
	.outerbox { float:left; width:50%; padding: 0 5px 10px 5px; }
}
@media screen and (min-width:1161px) {
	.troistiers { float:left; padding:0 12px; width:306px; height:650px; }
	.outerbox { float:none; width:auto; padding: 0;}
	.troistiers .bd { overflow-y:auto; }
	.hauteur1 { margin-bottom:10px; height: 400px; }
	.hauteur1 .bd { height: 350px; }
	.hauteur2 { height: 240px; }
	.hauteur2 .bd { height: 190px; }
	.hauteur3 { margin-bottom:10px; height: 279px; }
	.hauteur3 .bd { height: 244px; }
	.hauteur4 { margin-bottom:10px; height: 85px; }
	.hauteur4 .bd { height: 70px; overflow-y:hidden; }
	.hauteur5 { margin-bottom:10px; height: 650px; }
	.hauteur5 .bd { height: 600px; }
}
.annoncelarge {
	padding: 0 12px;
	margin-bottom: 24px;
}
.annoncelarge .bd p {
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
}

/* ====== Horloge Flash ====== */
#time .bd { display: flex; justify-content: space-around; }
.horlogeflash { display: inline-block; font-size:.7em; font-weight:bold; text-align:center; }
#content .horlogeflash img { padding: 0; }
.jcgmt-container { padding: 0; }
.jcgmt-container .jcgmt-lbl { display: none; }
.jcgmt-clockHolder { width: 42px; }
.jcgmt-rotatingWrapper { width: 100%; height: 100%; }
.jcgmt-digital, .jcgmt-date {
  font-size: 8px;
  margin-left: 0;
}

/* Mode International */
#sommaire_mode_international #agenda h2, #sommaire_mode_international .rightmenu, #sommaire_mode_international .retourtop { position:absolute !important; overflow:hidden !important; top:-2000px !important; left:-2000px !important; height:0 !important; width:0 !important; }
#sommaire_mode_international #content #agenda td, th { padding: 0; }
#sommaire_mode_international #hommefemme .nivoSlider-wrap { margin: 0; }
#sommaire_mode_international #hommefemme .nivo-caption { display: none !important; }
@media screen and (max-width:1160px) {
	#sommaire_mode_international .outerinternational, .tickercontainer { margin:0 auto; width: auto }
	.tickercontainer .mask { width: auto }
	ul.newsticker { width: auto }
}
@media screen and (min-width:1161px) {
	#sommaire_mode_international #content #agenda table, #sommaire_mode_international #agenda table.spip { width: 50%; }
	#sommaire_mode_international .miniagenda table.agenda { float:left; }
	#sommaire_mode_international .outerinternational, .tickercontainer { margin:0 auto; width: 918px }
	.tickercontainer .mask { width: 898px }
	ul.newsticker { width: 930px }
}


/*************** ARRET SUR IMAGE */
#image .bd { padding: 0; }
#arretSurImg { background-color: #000; color:#fff; position: relative; width: 304px; height: 244px; }
  #arretSurImg2 { margin-top: 15px; background-color: #000; color:#fff; position: relative; width: 120px; height: 120px; }
#arretSurImg ul, #arretSurImg li, #arretSurImg ul ul, #arretSurImg li li, #arretSurImg2 ul, #arretSurImg2 li, #arretSurImg2 ul ul, #arretSurImg2 li li { padding-left: 0 !important; }
#arretSurImg img { padding: 0 !important; width: 304px; height: 244px; }
   #arretSurImg2 img { padding: 0 !important; width: 120px; height: 120px; }
#arretSurImg h2, #arretSurImg2 h2 { border: none !important; clear: none !important; padding: 0 !important; margin: 0 !important; }
#arretSurImg h2 a:link, #arretSurImg h2 a:visited, #arretSurImg h2 a:focus, #arretSurImg h2 a:hover, #arretSurImg2 h2 a:link, #arretSurImg2 h2 a:visited, #arretSurImg2 h2 a:focus, #arretSurImg2 h2 a:hover { display: block; color: #FFFFFF; text-decoration: none; padding: 4px; }
#arretSurImg .archives, #arretSurImg2 .archives { position: absolute; z-index: 1; bottom: 0; right: 0; }
#arretSurImg .mainCarousels, #arretSurImg2 .mainCarousels2 { position: absolute; z-index: 1; bottom: 0; left: 0; margin: 0; }
#arretSurImg li.mainCarousel, #arretSurImg2 li.mainCarousel2 { float :left; background-color: #292929; }
#arretSurImg .mainCarousels li.active, #arretSurImg .mainCarousels li.hover, #arretSurImg2 .mainCarousels2 li.active, #arretSurImg2 .mainCarousels2 li.hover { background-color: #f6f6f6; }
#arretSurImg .smallCarousels { position: absolute; z-index: 0; top: 0; left: 0; width: 304px; height: 244px; margin: 0; }
  #arretSurImg2 .smallCarousels2 { position: absolute; z-index: 0; top: 0; left: 0; width: 120px; height: 120px; margin: 0; }
#arretSurImg li.smallCarousel { display: block; position: absolute; z-index: 0; top: 0; left: 0; overflow: hidden; width: 304px; height: 244px; text-align: center; }
  #arretSurImg2 li.smallCarousel2 { display: block; position: absolute; z-index: 0; top: 0; left: 0; overflow: hidden; width: 120px; height: 120px; text-align: center; }
#arretSurImg .smallCarousel li { width: 304px; height: 244px; }
  #arretSurImg2 .smallCarousel2 li { width: 120px; height: 120px; }
#arretSurImg .diapoControls, #arretSurImg2 .diapoControls2 { position: absolute; top: 200px; right: 30px; z-index: 1; }
.hasJS #arretSurImg .diapoNext, .hasJS #arretSurImg .diapoPrev, .hasJS #arretSurImg2 .diapoNext, .hasJS #arretSurImg2 .diapoPrev { display: block; float: left; width: 36px; height: 65px; background: transparent url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/images/diapo_prev.png') top left no-repeat; cursor: pointer; }
.hasJS #arretSurImg .diapoNext, .hasJS #arretSurImg2 .diapoNext { margin-left: 35px; background-image: url('https://www.ccb-armor.org/plugins/auto/soyezcreateurs/v6.4.17/images/diapo_next.png'); }
#arretSurImg .highlight_anchor, #arretSurImg2 .highlight_anchor { background: none; border: none; padding: 0; }
.hasJS #arretSurImg .smallCarousels, .hasJS #arretSurImg2 .smallCarousels2 { overflow: hidden; }
#arretSurImg .archives, #arretSurImg2 .archives { background-color: #f6f6f6; }
#arretSurImg .archives a, #arretSurImg2 .archives a { color: #fff; }
#arretSurImg li.smallCarousel a span, #arretSurImg2 li.smallCarousel2 a span { color: #fff; display: block; font-size: 1.5em; margin: 1.5em 1em; }

*:first-child+html .hasJS #arretSurImg .smallCarousels, *:first-child+html .hasJS #arretSurImg2 .smallCarousels2 { overflow: visible; }

/*************** multicolonnes */
#troiscolonnes div.innermulticolonnes { float: left; margin-right: 1%; width: 32%; }

/*************** SuperFish */
.sf-menu, .sf-menu > li {
    float: none;
}

.sf-arrows .sf-with-ul:after {
	right: .25em;
	border-width: .25em;
	margin-top: 0;
	border-top-color: #1766ab; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(23, 102, 171,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #ffffff; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	border-color: transparent;
	border-left-color: #1766ab; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(23, 102, 171,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: #1766ab;
}

.sf-vertical.sf-arrows > li .sf-with-ul:after {
	border-width: 5px;
	border-color: transparent;
	border-left-color: #1766ab; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(23, 102, 171,.5);
}
.sf-vertical.sf-arrows li > .sf-with-ul:focus:after,
.sf-vertical.sf-arrows li:hover > .sf-with-ul:after,
.sf-vertical.sf-arrows .sfHover > .sf-with-ul:after {
  border-left-color: #1766ab;
}

#menu ul.sf-vertical ul { margin: 0; }
#menu ul.sf-vertical li a { padding: 5px 15px 5px 5px; margin: 0; line-height: 1.2em; }

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	100%;
}
.sf-menu li {
	white-space: normal;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	240px !important; /* match ul width */
	top:	-1px !important;
}
#navigation #menu ul.sf-menu ul li { padding-left: 0; }


/*************** MAGAZINES */
#content dl.magazines { border: 1px solid #dddddd; background-color: transparent; width: 160px; text-align: center; padding: 10px; float: left; margin-right: 1em; }
#content .magazines dt { font-weight: bold; background-color:  #dddddd; color:  #004b61; padding: 4px;}
#content .magazines dd img { background-color: #f6f6f6; margin:0; padding:8px 0; }
#content .magazines dd { margin: 0; padding: 0; }

/*************** PORTAIL MAIRIE */
#sommaire_mode_mairie #maincontent { display: block; }
#sommaire_mode_mairie #content { width: 100%; }
#mairie_content_left { width: 240px; float:left; }
#mairie_content_left select { width: 210px; }
#mairie_content_left img, #mairie_content_extra img { padding:0; }
#mairie_content_central { width: 632px; margin-left: 24px; margin-right: 24px; float:left; }
#sommaire_mode_mairie .Edito { width: 397.33333333333px; float:left; }
#sommaire_mode_mairie .VideoALaUne { width: 210.66666666667px; float:left; margin-left:24px;}
#sommaire_mode_mairie .miniagenda table.agenda { width: 134px; }
#sommaire_mode_mairie .logo_actualite  { float:left; padding-left: 0; }
#sommaire_mode_mairie #homequoideneuf ul, #sommaire_mode_mairie #mairie_content_left ul, #sommaire_mode_mairie #mairie_content_extra ul { list-style:none; padding:0;}
#sommaire_mode_mairie #homequoideneuf li { margin: 4px 0; padding-left: 56px; min-height: 56px; }
#sommaire_mode_mairie #homequoideneuf img { padding: 4px; }
#sommaire_mode_mairie .datepublication { margin-right: 0;}
#sommaire_mode_mairie #content .socialtags { float:left; position: relative; text-align: left; top: 18px;}
#mairie_content_extra { width: 240px; float:left; }
#sommaire_mode_mairie .dessousbreves { float:left; width:194.66666666667px;padding: 0 8px;}
#sommaire_mode_mairie .dessousbreves.oddbreves {clear:left;}
#sommaire_mode_mairie #homecadre_outils { clear:both; }
#sommaire_mode_mairie #homecadre_outils li { display: inline; float:left; text-align:center; }
#sommaire_mode_mairie .goody { clear: left;  height: 48px; }
#sommaire_mode_mairie #content img.logo_goody { float:left; padding:0 1em 0 0; }

#sommaire_mode_mairie #content .VideoALaUne img { padding-right: 20px; max-width:  460px; }

/*************** Player Multimedia */
.spip_documents_player { clear: both; margin: 0.5em 0 0; padding: 0; width: 100%; }
.spip_documents_player .spip_doc_titre { float: left; padding-right: 10px; text-align: right; width: 410px !important; }
.spip_documents_player .spip_doc_descriptif { clear: none; float: left; text-align: left; }

/*************** Liste de lecture */
#maincontent .radiobox { width: 872px; }
#maincontent #scroller_container, #maincontent div#now_playing { width: 792px; line-height: 13px; }
#content .radiobox img { padding: 0; }
#content ul.playliste { font-size: 1.2em; }

/*************** LOCUTIONS ETRANGERES */
div [lang], span [lang] { font-style: italic; }

/*************** RUBRIQUES AUTOMATIQUES, SITES */
#content .listesites img.logo_site { float:left; padding:0; margin-left: -56px; }
#content .listesites img.rss_site { padding:0 0 0 1em; vertical-align: middle; clear: right; float: right}
#content .listesitesssrub li { clear: left; list-style-image: url(data:image/gif;base64,R0lGODlhEgASAKIHAJKSksvLy4CAgPz8/La2trq6unV1df///yH5BAEAAAcALAAAAAASABIAAANLeLrcPAGYSSsIQ5HKOVGCUThMYQjKRDbq0S7FyLRvarC3my+1bismjoyWC1aGuZ4yufvNmI0YzrlyhmQrE+qw6Xg/B4jEO7lkqtUEADs=); padding-bottom: 1em; }
#content .listesitesssrub li ul { padding-top: 1em; }
#content .listesites li { clear: left; list-style: none; margin-bottom: 2em; }
#content .listesites li div { margin-left: 48px; padding-left: 8px; }
#content .listesites li p { margin-top: 0.5em; }
#content .listesites a.spip_out:hover { opacity: 1; }
.listesitesssrub { padding-left: 2em; }

#mobile-header { display: none; }

/************* Plan du site + Antichrono */
#antichrono #content ul.spip li, #plan #content ul.spip li {
	background-position: 0.35em 0.5em;
}

#antichrono #content ul.spip li.iconsousrubrique, #plan #content ul.spip li.iconsousrubrique {
	background-image: url('https://www.ccb-armor.org/local/cache-vignettes/L16xH16/menu_plus-40eaa.png?1751296552');
	background-position: 0.2em 0.2em;
}

#antichrono #content ul.spip li.iconsites, #plan #content ul.spip li.iconsites {
	background-image: url('https://www.ccb-armor.org/local/cache-vignettes/L16xH11/sites_default-20f61.png?1751296552');
	background-position: center left;
}

#antichrono #content ul.spip li.iconbreves, #plan #content ul.spip li.iconbreves {
	background-image: url('https://www.ccb-armor.org/local/cache-vignettes/L16xH16/actualites-df8a5.png?1751296552');
	background-position: center left;
}

/************* Mini plan du site */
#miniplan {
  margin-bottom: 1.5em;
  padding: 1em;
}
#miniplan .flexbox-wrap-space-around {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#miniplan .avec-padding-bottom {
  padding-bottom: 1em!important;
}
#miniplan .avec-margin-bottom {
  margin-bottom: 1.5em!important;
}
#miniplan .menu {
  margin: 0;
  list-style-type: none;
}
#miniplan .menu > li {
  display: table-cell;
  vertical-align: middle;
}
#miniplan .vertical > li {
  display: block;
  vertical-align: middle;
}

#miniplan h2 {
	line-height: 1em;
	font-size: 1.8rem;
}

#miniplan a {
	font-weight: normal;
}

/* Pour les mobiles, inspiré de http://www.alsacreations.com/astuce/lire/1177 */
@media (max-width: 1160px) {

 /* passer tous les éléments de largeur fixe en largeur automatique */
 #mobile-header { display: block; }
 #responsive-menu-button-navigation { float: right; }
 .responsive-menu-button { float: left; }
 .responsive-menu-button span { position:absolute !important; overflow:hidden !important; top:-2000px !important; left:-2000px !important; height:0 !important; width:0 !important; }

 /* fixer une largeur maximale  de 100 % aux éléments potentiellement problématiques */
 img, table, td, blockquote, code, pre, textarea, input, iframe, object, embed, video {
   max-width: 100% !important;
 }

 /* gestion des mots longs */
 textarea, table, td, th, code, pre, samp {
   word-wrap: break-word; /* césure forcée */
 }
 code, pre, samp {
   white-space: pre-line; /* passage à la ligne spécifique pour les éléments à châsse fixe */
 }

 #mairie_content_left, #mairie_content_extra {
   width: 100%;
   margin: auto !important;
   padding: 0 !important;
 }
 #mairie_content_central {
	width: 100%;
	margin:0;
 }

 /* masquer les éléments superflus */
 .hide_mobile {
   display: none !important;
 }
  #sommaire_mode_mairie .dessousbreves {
	width: 31%;
	padding:0 1%;
 }
 #sommaire_mode_mairie #content .socialtags {
	top:0;
 }
 .encart a, .encart img {
	width: 100%!important;
	height: auto!important;
 }
 .vertical .encart-label {
    border-radius: 6px 6px 0 0;
    display: inherit;
    transform: inherit;
    position: inherit;
 }
 #cef-root, #cef_navigation { display:none !important }
}
@media (max-width: 640px) {
 /* passer tous les éléments de largeur fixe en largeur automatique */
 #artrecents {
   width: auto !important;
   margin: auto !important;
   padding: 0 !important;
   display: block;
   max-height: inherit;
 }

 /* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */
 #content, #content, #navigation, #navHaute, #extra, #artrecents  {
   float: none !important;
   width: 100% !important
 }
#navHaute li { display: block; text-align: center; }
#navHaute li a { display: block; padding: .6em 0; font-size: 1.2em; }

 .portailcognac #header #logo {
	margin-left: 0;
 }
 #header #logo {
	clear: left;
	height: auto;
	max-width: 100vw;
	box-sizing: border-box;
 }
 #header h1 {
    clear: both; float: none; margin: 0;
 }

 #cadre_outils ul { float: none; padding: 0 1em; width: inherit; }

 #header #citations { width: inherit; }

 #menufooter {
	padding-left: 0;
	text-align: center;
 }
 #menufooter ul li, #menufooter ul li a {
	display: block;
 }
 #menufooter ul li {
	padding: 0 24px 4px 24px;
 }
 #menufooter ul li a {
	margin-right: 0;
	padding: 4px 1em;
	text-align: center;
 }
 .menu_haut_logo {
	vertical-align: middle;
 }
 .modeactualites #col1, .modeactualites #col2 {
	display: grid;
 }
 #sommaire_mode_mairie .dessousbreves {
	width: 100%;
	float: none;
 }
 body {
    margin-top: 0 !important;
 }
 .columns2 { column-count: 1; }
}

@media screen and (max-width:640px) and (orientation: landscape) {
  body {
   text-size-adjust: 70%;
  }
}

/* Mode d'affichage Cognac, éléments communs à toutes les pages */
.portailcognac body {
  font-size: 1rem;
  line-height: 1.75em;
}
@media screen and (max-width: 70em) {
  .portailcognac body {
    font-size: 0.89473685rem;
  }
}
#mobile-header {
    top: 18px;
    z-index: initial;
}
.portailcognac #header .searchfrm label {
  overflow: hidden;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
}

.portailcognac [type="text"],
.portailcognac [type="password"],
.portailcognac [type="date"],
.portailcognac [type="datetime"],
.portailcognac [type="datetime-local"],
.portailcognac [type="month"],
.portailcognac [type="week"],
.portailcognac [type="email"],
.portailcognac [type="number"],
.portailcognac [type="search"],
.portailcognac [type="tel"],
.portailcognac [type="time"],
.portailcognac [type="url"],
.portailcognac [type="color"],
.portailcognac textarea {
  box-shadow: none;
}

.portailcognac body {
  background-color: #f6f6f6;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  color: #555555;
  line-height: 1.75em;
}
@media screen and (max-width: 80em) {
  .portailcognac body {
    font-size: 1.0625rem;
  }
}
@media screen and (max-width: 64em) {
  .portailcognac body {
    font-size: 1rem;
  }
}
a[href]:hover,
a[href]:focus {
  transition: all .3s ease;
}
.portailcognac a[href]:hover,
.portailcognac a[href]:focus {
  color: #555555;
  text-decoration: none;
}
.portailcognac a[href]:focus {
  background-color: #ffffff;
}
.portailcognac #spip-admin a[href]:focus,
.portailcognac #spip-admin a[href]:hover {
  color: #ccc;
  background-color: #000;
}
.portailcognac #spip-admin a[href]:active {
  color: #fff;
  background-color: #000;
}
.portailcognac .spip-admin-float {
    top: 0;
    right: auto;
	left: 50%;
	transform: translateX(-50%);
}

#header #logo a:hover,
#header #logo a:focus,
#header #logo a:active {
  background-color: transparent;
  display: inline-block;
  border: none;
}

.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.flexbox-flex {
  display: flex;
  align-items: unset;
}
.flexbox-center-center {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.flexbox-center-top {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}
.flexbox--center {
  display: flex;
  align-items: center;
}
.flexbox-flex-row-reverse {
  display: flex;
  flex-direction: row-reverse;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flexbox-wrap-space-between {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.flexbox-wrap-space-around {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.flexbox-center-space-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flexbox-start-space-between {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 47.9375em) {
  .flex-nowrap {
    flex-wrap: wrap;
  }
}
.flexbox-stretch {
  display: flex;
  align-items: stretch;
}
@media screen and (max-width: 40em) {
  .flexbox-stretch {
    display: block;
  }
}
.portailcognac .label-input {
  font-size: 1.25rem;
  font-weight: 300;
}
.sans-border {
  border: 0;
}
.avec-border {
  border: 1px solid #be1621 ;
}
.avec-border-top {
  border-top: 1px solid #be1621 ;
}
.avec-border-bottom {
  border-bottom: 1px solid #be1621 ;
}
.avec-border-left {
  border-left: 1px solid #be1621 ;
}
.sans-margin {
  margin: 0;
}
.avec-margin {
  margin: 1.5em;
}
.avec-margin-top {
  margin-top: 1.5em;
}
.avec-margin-right {
  margin-right: 1.5em;
}
.avec-margin-bottom {
  margin-bottom: 1.5em;
}
.avec-margin-bottom05 {
  margin-bottom: .5em;
}
.avec-margin-bottom015 {
  margin-bottom: .15em;
}
.avec-margin-left {
  margin-left: 1.5em;
}
@media screen and (min-width: 40em) {
  .avec-margin-bottom-for-medium {
    margin-bottom: 1.5em;
  }
}
.sans-padding {
  padding: 0;
}
@media screen and (max-width: 40em) {
  .sans-padding-for-small {
    padding: 0;
  }
}
.avec-padding {
  padding: 1em;
}
.avec-padding05 {
  padding: .5em;
}
.avec-padding-top {
  padding-top: 1em;
}
.avec-padding-top05 {
  padding-top: .5em;
}
.avec-padding-top15 {
  padding-top: 1.5em;
}
.avec-padding-right {
  padding-right: 1em;
}
.avec-padding-right05 {
  padding-right: .5em;
}
.avec-padding-bottom {
  padding-bottom: 1em;
}
.avec-padding-left {
  padding-left: 1em;
}
.avec-padding-leftright {
  display: block;
  padding-right: 1em;
  padding-left: 1em;
}
.display-block {
  display: block;
}
.text-transform-none {
  text-transform: none;
}
.text-uppercase {
  text-transform: uppercase;
}
.font-style-italic {
  font-style: italic;
}
.position-relative {
  position: relative;
}
.float-left {
  float: left ;
}
.float-right {
  float: right ;
}
.float-center {
  display: table;
  margin-right: auto ;
  margin-left: auto ;
}
.z-index-999 {
  z-index: 999;
}
.cursor-pointer {
  cursor: pointer;
}





.portailcognac #header .searchfrm label {
  overflow: hidden;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
}
.portailcognac #maincontent h1,
.portailcognac #content h2,
.portailcognac #content h3,
.portailcognac #content h4,
.portailcognac #content h5,
.portailcognac #content h6 {
  margin: 0;
  font-weight: 400;
  border-width: 0;
}
.portailcognac p,
.portailcognac ul,
.portailcognac ol,
.portailcognac dl {
  font-weight: 300;
}
.portailcognac p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
.portailcognac a {
  text-decoration: none;
  font-weight: 300;
}
#letexte:not(:has(.grid, nav, #listerubriquerubrique)) a {
	text-decoration: underline;
	font-weight: 300;
	text-decoration-color: #ff6600;
	text-decoration-thickness: .125em;
	text-underline-offset: .125em;
}
#letexte:not(:has(.grid, nav, #listerubriquerubrique)) a:hover, #letexte:not(:has(.grid, nav, #listerubriquerubrique)) a:focus {
	text-decoration: underline;
	text-decoration-color: rgba(255, 102, 0, 0.8);
	text-decoration-thickness: .3em;
	text-underline-offset: .125em;
}
a,
li,
button {
  transition: all .3s ease;
}
.portailcognac img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
.portailcognac .imgcompare img {
  max-width: none !important;
  height: inherit;
}
.portailcognac select {
  cursor: pointer;
}
.portailcognac .spip_logo {
  max-width: 100%;
}
.portailcognac .ariaformprop {
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 99;
  background-color: white;
  font-size: 80%;
}
.portailcognac .erreur_message {
  padding: 0 1em;
  text-align: left;
  display: inline-block;
  line-height: 1.1;
}
.portailcognac .reponse_formulaire {
  margin-bottom: .1em;
}
.row {
  margin-right: auto;
  margin-left: auto;
  max-width: 1160px;
}
.button,
button {
  padding: .55rem 1.5rem .625rem;
  font-size: 1.2em;
  border: 1px solid transparent;
  border-radius: 4px;
}
.button:hover,
.button:focus,
a.button:hover,
a.button:focus,
#footer a.button:hover,
#footer a.button:focus,
button:hover,
button:focus {
  background-color: white;
  border: 1px solid #be1621;
  color: #333;
}
.triadeA:hover,
.triadeA:focus,
a.triadeA:hover,
a.triadeA:focus,
#footer a.triadeA:hover,
#footer a.triadeA:focus {
  background-color: #000000;
  border: 1px solid #be1621;
  color: #FFFFFF;
}
.triadeB:hover,
.triadeB:focus,
a.triadeB:hover,
a.triadeB:focus,
#footer a.triadeB:hover,
#footer a.triadeB:focus {
  background-color: #FFFFFF;
  border: 1px solid #64CDFF;
  color: #000000;
}
.button.triadeC:hover,
.button.triadeC:focus,
a.button.triadeC:hover,
a.button.triadeC:focus,
#footer a.button.triadeC:hover,
#footer a.button.triadeC:focus {
  background-color: #FFFFFF;
  border: 1px solid #c38f06;
  color: #000000;
}

.portailcognac #container {
  width: 100%;
}

@media screen and (max-width: 960px) {
  .portailcognac #content {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .portailcognac #content .cartouche {
    margin-top: 1em;
  }
}

.hide {
  display: none!important;
}
#header #logo {
  position: relative;
  left: auto;
  margin: 0 20px;
  z-index: 2;
}


#mobile-header .responsive-menu-button {
  background: #ffffff;
}
#mobile-header .responsive-menu-button {
  padding: .4rem 1rem;
  color: #262626;
  font-size: 4rem;
  line-height: 1;
}

@media screen and (max-width: 670px) {
  #mobile-header {
    top: 22px;
  }
  #mobile-header .responsive-menu-button:before {
    padding: 7px 10px 7px 15px;
    font-size: 2.35em;
  }
}

.portailcognac #menuhaut {
  text-align: center;
  max-width: 100%;
  position: relative;
}
.portailcognac #menuhaut .crayon-init .crayon-icones {
	position: absolute;
    left: initial;
    right: 0;
}
.portailcognac #menuhaut #menuh {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.portailcognac #menuhaut #menuh a {
  padding: calc(.35rem + 3px) 2rem .35rem;
  font-size: inherit;
  font-weight: 400;
  border-bottom: 3px solid transparent;
  display: flex;
  align-items: center;
  height: 100%
}
.portailcognac #menuhaut #menuh strong a {
  background: #017ca5; color: #ffffff;
  border-bottom: 3px solid #017ca5;
}
.portailcognac #menuhaut #menuh a:hover,
.portailcognac #menuhaut #menuh a:focus {
  border-bottom: 3px solid #ffffff;
  background: #017ca5; color: #ffffff;
}
.portailcognac #menuhaut #menuh ul li {
  line-height: 1em;
}
.portailcognac #menuhaut #menuh ul a {
  margin: 0;
  padding: .5em .5em .5em 1.5em;
  text-transform: inherit;
  font-size: 19px;
  font-family: inherit;
  font-weight: 300;
}
.portailcognac #menuhaut #menuh.drop ul {
  width: 300px;
  box-shadow: -4px 4px 4px rgba(170, 170, 170, 0.3);
}
.portailcognac #menuhaut #menuh > li:not(:first-child) {
  border-left: 1px solid #222;
}
.portailcognac #menuh li li a {
	border-left-color: #FFF;
	border-right-color: #FFF;
}
.portailcognac #menuhaut #menuh li li a {
	background-color: #FFF;
	color: #333;
}


 
#header #cadre_outils {
  float: right;
  display: inline-flex;
  justify-content: flex-start;
  flex-direction: column;
  text-align: left;
  padding: 8px;
  z-index: 3; /* pour passer devant le logo */
}
#header #cadre_outils .icon {
  padding-right: 3px;
  padding-left: 3px;
  font-size: 30px;
}
#header #cadre_outils ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
#header #cadre_outils ul > li {
  display: inline-block;
  vertical-align: middle;
}
#header #cadre_outils ul,
#header #cadre_outils ul a {
  background-color: transparent;
  width: auto;
}
#header #cadre_outils a, #header #cadre_outils strong {
  padding: 8px .5vw 8px;
  border-bottom: 3px solid transparent;
  background-color: transparent;
  color: #262626;
}
#header #cadre_outils a:hover, #header #cadre_outils a:focus {
  background-color: transparent;
  border-bottom: 3px solid #262626;
}
#cadre_outils .svg-icon {
	font-size: 1.6em;
	vertical-align: bottom;
}

.portailcognac #content {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  height: 100%;
}
#content,
#navigation,
#extra {
  padding-top: 1.5rem;
}
.portailcognac .boutonstexte,
.portailagence .boutonstexte {
	right: calc(50% - 580px);
}
.portailcognac .boutonstexte a {
  height: 38px;
  width: 32px;
}
.portailcognac .boutonstexte a.textsizeup img {
  width: 32px;
}
.portailcognac .boutonstexte a.textsizedown img {
  width: 16px;
}
#miettesdepain ul {
  text-align: left;
  font-size: 15px;
  font-style: normal;
  color: #02265a;
}

#miettesdepain ul li a {
  padding-right: 17px; background-size: 11px;
}
#miettesdepain ul li:first-child {
  display: inline-block;
  width: 37px;
  height: 23px;
}
#miettesdepain ul li:first-child a {
  font-size: 1.25rem;
  line-height: 1.7;
  color: #EA5044;
  vertical-align: middle;
}
#miettesdepain ul li:first-child a:hover,
#miettesdepain ul li:first-child a:focus {
  color: #ea1000;
}
.portailcognac #content h2,
.portailcognac #content .h2,
.portailcognac #content h3,
.portailcognac #content .h3 {
  padding: 1em 0 .5em;
  color: #0C007A;
  border-bottom: 1px solid rgba(246, 246, 246, 0.5);
}
.portailcognac #content #artrecents h2 {
	padding: .5em 0;
}

.portailcognac #sommaire {
  clear: both!important;
  background-color: rgba(246, 246, 246, 0.1);
  margin: 2em 0 1em;
  border-bottom: 1px rgba(12, 0, 122, 0.5);
}
.portailcognac #sommaire h2 {
  background-color: rgba(246, 246, 246, 0.75);
  padding: .5em;
  color: #000000;
}
@media screen and (min-width:641px) {
	.portailcognac #sommaire > ul {
	  margin-left: 1.5rem;
	  padding: 1rem;
	  columns: 2;
	  column-rule: 1px dotted #ccc;
	  column-gap: 4em;
	}
}
.portailcognac #letexte #sommaire > ul ul { margin: 0; }
.portailcognac .cartouche .logo_article,
.portailcognac .cartouche .logo_rubrique {
  float: right;
  padding: 0 0 1rem 2rem;
}
.portailcognac .cartouche .logo_article.contenthauttitre, .portailcognac .cartouche .logo_article.contentbastitre
#content .logo_article.contenthauttitre, #content .logo_article.contentbastitre
{ float: none; padding: 0;}
.portailcognac .cartouche .titrepage h1 {
  padding-left: 0;
  color: #005e7a;
}
.portailcognac #letexte {
  display: inline;
  padding: 0;
  font-size: inherit;
}
/* Masquer de la navigation clavier le menu SIDR si pas affiché */
#sidr-main {
display: none;
}
@media screen and (max-width: 1160px) {
 
  #header #cadre_outils {
  }
  #header #cadre_outils ul {
    padding-left: 0em;
    padding-right: 0em;
  }
  #header #cadre_outils ul li {
    display: inline-block;
  }

  #header #logo {
	position: initial;
	margin: 36px 0 1em 3em;
	text-align: left;
	height: auto;
  }
	#header h1 {
		margin: 0;
		clear: both;
	}
  #header #logo img {
    display: inline-block;
	width:80%;
  }
  #header_inner {
    min-height: auto!important;
	margin-top: 0!important;
  }
  #header:before, #content:before, #content:after { display: none!important; }
  #menu .logo_rubrique { width: 100%; }
  #content, #navigation, #extra { min-height: auto!important; }
  #footer {
        background: #017CA5!important;
		min-height: auto!important;
		height: auto!important;
  }
  #content,
  .portailcognac #letexte {
    padding: 0 0.75em;
  }
  #miettesdepain {
    padding: .25em 0.75em 1em;
  }
  .portailcognac .boutonstexte, .portailagence .boutonstexte {
    right: 0;
  }
  #sidr-main {
	display: block;
  }
	.portailcognac #maincontent {
	  margin-top: 0;
	}
}

#footer #bandeaucontact p {
  margin: 0;
  padding-left: 1em;
  font-size: 19px;
  text-align: left;
}
#footer #bandeaucontact p a {
  font-size: inherit;
}
#footer #bandeaucontact p .icon-envelope {
  font-size: 2em;
  margin-right: .45em;
  vertical-align: middle;
}
.portailcognac #footer #footerbas {
  margin: 0;
  padding: 0;
}
.portailcognac #footer #footerbas div {
  display: block;
}

.portailcognac #footer p {
  font-weight: 300;
}
.portailcognac #footer #copymentions {
  padding: 1em;
}
.portailcognac #footer #w3cgohome {
  font-size: 70%;
}
.portailcognac #footer #footerbas div#droitsauteurs {
  display: none;
}
#footer #informations #coordonnees .adresse,
#footer #informations #coordonnees .telephone,
#footer #informations #coordonnees .fax,
#footer #informations #coordonnees .accueil {
margin-bottom: 1em;
}

#footer a.contact {
	color: #000000; 
}

@media screen and (min-width: 768px) {
  #footer #informations {
    display: flex;
    justify-content: space-between;
  }
  #footer #informations #coordonnees {
    margin-top: 1rem;
    width: 60%;
  }
  #footer #informations #carte {
    width: 40%;
  }
}
.portailcognac #letexte .innermulticolonnes h2 {
  border: none;
}

.portailcognac #letexte .innermulticolonnes h2 a {
  display: block;
  width: 100%;
  margin: 0;
  padding: .75rem 0 .75rem 1.3rem;
  font-size: 2rem;
  line-height: 1em;
}
.portailcognac #letexte #listearticlerubrique dt,
.portailcognac #letexte #listerubriquerubrique dt {
  padding: .75rem 1.3rem;
  border: none;
}
.portailcognac #letexte #listearticlerubrique dt a,
.portailcognac #letexte #listerubriquerubrique dt a {
  display: block;
  width: 100%;
  margin: 1em 0 0;
  padding: .75rem 0 .75rem 1.3rem;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1em;
}
.portailcognac #letexte #listearticlerubrique dd,
.portailcognac #letexte #listerubriquerubrique dd {
  padding: .75rem 1.3rem;
  margin: 0;
  border: none;
}
.portailcognac #content dt.h2 { margin-top: 1.6em; margin-bottom: 0; }
.portailcognac #letexte #listearticlerubrique dt a,
.portailcognac #letexte #listerubriquerubrique dt a { padding: 0; margin: 0; }
.portailcognac #content dd p:first-of-type { margin-top: 0; }

.portailcognac #letexte .ps,
.portailcognac #letexte #artrecents.artrecent_bas,
.portailcognac #letexte .notes {
  border-radius: 0;
}
.portailcognac #letexte hr.spip {
  width: 100%;
}
.portailcognac #letexte thead,
.portailcognac #letexte table.spip tr.row_first,
.portailcognac #letexte table.spip thead th {
  font-size: inherit;
}
.portailcognac #letexte .spip td,
.portailcognac #letexte .spip th {
  padding: 10px 15px;
}
.portailcognac #letexte ul,
.portailcognac #letexte ol {
  margin: 1rem;
  line-height: 1.2;
}
.portailcognac #letexte ol { margin-left: 2.25em; }
#letexte ul ul, #letexte ul ol, #letexte ol ul,
.portailcognac #letexte ul ul, .portailcognac #letexte ul ol, .portailcognac #letexte ol ul { margin-top: .25em; }
.portailcognac #letexte .texteencadre-spip {
  padding: .5em 1em;
  border: none;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
@media screen and (max-width: 768px) {
  .portailcognac #letexte .logo_modenews {
    display: none;
  }
}
.portailcognac.bodyarticle .surtitre,
.portailcognac.bodyarticle .soustitre {
	padding: 0;
	font-size: 1em;
	font-weight: 400;
}
.portailcognac.bodyarticle .surtitre span:not(.crayon-icones),
.portailcognac.bodyarticle .soustitre span:not(.crayon-icones),
.portailcognac.bodyarticle .datepublication,
.portailcognac.bodyarticle .liste_auteurs {
	padding: 0 1.5rem;
}
.portailcognac.bodyarticle .datepublication {
	font-size: 1em;
	font-weight: 400;
	float: none;
	text-align: right;
}
.portailcognac.bodyarticle .surtitre span:not(.crayon-icones) {
	padding-top: 1rem;
	padding-bottom: .5rem;
	display: inline-block;
}
.portailcognac.bodyarticle .soustitre span:not(.crayon-icones) {
	padding-top: .5rem;
	padding-bottom: 1rem;
	display: inline-block;
}
.portailcognac.bodyarticle .cartouche .titrepage h1 {
  display: block;
  width: 100%;
  margin: 0;
  padding: .75rem 0 .75rem 1.3rem;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .portailcognac.bodyarticle .cartouche .titrepage h1 {
    background: none;
    padding: 0;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: flex-start;
    border: none;
  }
  .portailcognac.bodyarticle .cartouche .titrepage h1 .logo_article,
  .portailcognac.bodyarticle .cartouche .titrepage h1 .logo_rubrique {
    float: none;
    margin: 0;
    padding: 1rem 0 0 0;
  }
}
.portailcognac.bodyarticle .cartouche .notation .ariaformprop {
  background-color: transparent;
}
.portailcognac.bodyarticle .cartouche .notation .notation_note {
  display: inline-block;
}
.portailcognac.bodyarticle .cartouche .notation .note {
  padding-left: 7px;
  font-size: 1rem;
  font-weight: 300;
  border: none;
}
.portailcognac #artrecents {
  margin: 1em 0 0 0;
  padding-bottom: 1em;
  border-radius: 0;
}
.portailcognac #artrecents h2 {
  padding-bottom: 1rem;
}
.portailcognac #artrecents .artrecents-items ul {
  line-height: 2;
}

.portailcognac #extra .rss_bottom a {
  margin: 0 .5rem;
}
.portailcognac #navigation {
  margin-top: 0;
   
  padding-right: 1rem;
  padding-left: 1rem;
  
}
.portailcognac #navigation .navstuff .espaceavant {
  margin-top: 0;
}
.portailcognac #navigation .navstuff li img + a span,
.portailcognac #navigation .navstuff li img + strong a span {
  padding-left: 10px;
}
.portailcognac #navigation .navstuff img.menu_plus,
.portailcognac #navigation .navstuff img.menu_minus {
  cursor: pointer;
}
.portailcognac #navigation li {
  border-top: 1px solid rgba(205,205,205,0.5);
}
#navigation #logo a {
	padding:0;
}
.portailcognac #navigation a {
  margin: 0;
  padding: .5rem 1rem;
}
.portailcognac #navigation .espaceavant:first-child a {
  border-top: none;
}
.portailcognac #navigation strong a,
.portailcognac #navigation a:hover {
  margin: 0;
}
.portailcognac .titre-plan {
  margin-top: 4em;
}
.portailcognac .titre-plan:before {
  content: "";
  display: block;
  background-color: #FFFFFF;
  width: 100%;
  height: 1px;
}
.portailcognac .titre-plan h1 {
  display: table;
  background-color: #017CA5;
  margin: -1.1em 1em 1em 0.75em;
  padding: .25em .8em .3em!important;
  color: #FFFFFF;
  font-size: 2rem;
  border-left: 1px solid #FFFFFF;
}
.portailcognac #footer .menu > li > a {
  padding-left: 0;
}

.portailcognac #footer h2 a {
  padding-bottom: 7px;
  font-weight: 300;
  font-size: .85em;
  border-bottom: 2px dotted transparent;
}
#footer .liste-rubriques section {
  max-width: 300px;
  padding: 0 0 0 1em;
}
#footer .liste-rubriques a,
#footer .liste-rubriques a:hover,
#footer .liste-rubriques a:focus {
  color: #FFFFFF;
}
#footer .liste-rubriques li {
  line-height: 1.25em;
  border-bottom: 2px dotted transparent;
}
#footer .liste-rubriques li:hover,
#footer .liste-rubriques li:focus {
  border-bottom: 2px dotted #FFFFFF;
}
#footer .liste-rubriques li a {
  display: inline-block;
  padding: .35em 0!important;
}

@media screen and (max-width: 800px) {
  #footer .liste-rubriques section {
    border-bottom: 1px solid #FFFFFF;
  }
}
@media screen and (max-width: 400px) {
  #footer .liste-rubriques section {
    width: 100%;
  }
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
}
.icon-lg {
  font-size: 2.33333333rem;
}
.icon-2x {
  font-size: 2rem;
}
.icon-25x {
  font-size: 2.5rem;
}
.icon-3x {
  font-size: 3rem;
}
.icon-4x {
  font-size: 4rem;
}
.icon-5x {
  font-size: 5rem;
}
.icon-fw {
  width: 1.28571429em;
  text-align: center;
}

/* needed for old browsers */
dialog {
  display: block;
}
/* removes scroll when modal is opened */
.no-scroll {
  overflow: hidden;
}
#js-modal.sombre-modal {
  position: fixed;
  background-color: rgba(34, 34, 34, 0.95);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  z-index: 9999;
}
#js-modal #form_rech {
  max-width: 640px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
#js-modal.sombre-modal .sombre-modal__wrapper {
  max-width: 640px;
  margin: 15vh auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  color: #004b61;
  background: transparent;
}
#js-modal.sombre-modal .sombre-modal__wrapper {padding:1.5em;border-radius:7px;overflow:auto; color: #004b61; background: #ffffff; text-decoration: none; font-size: 1em;}

#js-modal #menu_lang {
  float: none;
  font-size: 3em;
  background-color: transparent;
}
#js-modal #form_rech label {
  width: 100%;
  text-align: center;
  color: white;
  font-size: 2em;
  font-weight: 300;
  padding: 1em;
}
#js-modal #form_rech .searchfield {
  width: auto;
  padding: .5rem 1rem;
  font-size: 2rem;
  font-weight: 300;
  border: none;
  border-right: 1px solid;
  margin-right: 1px;
}
#js-modal #sendsearch {
  padding: .70rem;
  font-size: 1.75rem;
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
}
@media screen and (max-width: 640px) {
  #js-modal #form_rech label,
  #js-modal #form_rech .searchfield {
    font-size: 1.5em;
  }
  #js-modal #form_rech .sendsearch {
    font-size: 1.2em;
  }
}
#js-modal-close {
  position: absolute;
  right: 1em;
  top: .5em;
  width: 70px;
  height: 70px;
  opacity: 0.75;
  z-index: 9999;
  background-color: transparent;
  border: none;
}
#js-modal-close .sombre-modal-close__text {
  display: none;
}
#js-modal-close:hover {
  opacity: 1;
}
#js-modal-close:hover:before {
  background-color: #e5222e;
  transform: rotate(-45deg);
  transition: all .5s ease!important;
}
#js-modal-close:hover:after {
  background-color: #e5222e;
  transform: rotate(45deg);
  transition: all .5s ease!important;
}
#js-modal-close:before,
#js-modal-close:after {
  position: absolute;
  top: 0;
  left: 35px;
  content: ' ';
  height: 70px;
  width: 2px;
  background-color: #fff;
}
#js-modal-close:before {
  transform: rotate(45deg);
  transition: all .5s ease!important;
}
#js-modal-close:after {
  transform: rotate(-45deg);
  transition: all .5s ease!important;
}
#js-modal .socialtags {
  height: auto!important;
  margin-bottom: 1rem;
  text-align: center;
}
#js-modal .socialtags a[href]:focus {
  background-color: transparent;
  display: inline-block;
}
#js-modal .socialtags img {
  width: auto;
  height: 4rem;
  margin: .5rem;
}
#js-modal .socialtags img:hover,
#js-modal .socialtags a:focus img {
  transition: all .3s ease!important;
  transform: scale(1.05, 1.05) !important;
}
@media screen and (max-width: 40em) {
  #js-modal .socialtags {
    text-align: center;
  }
}
#js-modal .socialtags-hovers,
#js-modal .socialtags-hovers:hover,
#js-modal .socialtags-hovers:focus {
  transition: all .3s ease!important;
}
.socialtags-hovers:hover,
a:focus .socialtags-hovers {
  opacity: 1;
  filter: alpha(opacity=100);
}
 
.hasJS #socialtags,
.hasJS #cadre_lang,
.hasJS #cadre_recherche,
.hasJS #miniagenda,
.hasJS #newsletterinscription,
.call-js-modal {
	display: none;
}
#js-modal-content #socialtags,
#js-modal-content #cadre_lang,
#js-modal-content #cadre_recherche,
#js-modal-content #miniagenda,
#js-modal-content #newsletterinscription {
	display: block;
}
#js-modal.sombre-modal #newsletterinscription h2 { display: none; }

#js-modal-content #cadre_recherche { padding: 2em 0 0.5em; }
#js-modal-content #formulaire_recherche_par_mot {
  text-align: right;
  float: none;
  margin: 0.5em;
}

/* MiniAgenda Modale */
#js-modal.sombre-modal .cadreinfo{max-height:70vh;padding:0;margin:0;border-radius:7px;overflow-x:hidden;overflow-y:auto;}
.cadreinfo table.agenda th,.cadreinfo table.agenda td{padding:.5em .95em}
.cadreinfo table.agenda tr,.cadreinfo table.agenda th{background-color:#ddd}
.cadreinfo table.agenda td.agendathismonth{background-color:#ccc;color:#333}
.cadreinfo table.agenda td.agendathisday{background-color:#64CDFF;color:#FFF}
.cadreinfo table.agenda td.event,
.cadreinfo table.agenda td.events {padding:0}
.cadreinfo table.agenda td.event a,
.cadreinfo table.agenda td.events a {background-color:#be1621;background-image:none;padding:.5em .95em;color:#FFF}
.cadreinfo table.agenda td.agendanotthismonth{background-color:#aaa;color:#ccc}
.cadreinfo .caractencadre-spip{color:#be1621}
.cadreinfo li > a strong{font-weight:400}
.cadreinfo li{padding:.3em .5em;border:1px solid #FFF;border-bottom-color:#ddd}
.cadreinfo .miniagenda > h2:nth-child(1){margin-bottom:.25em;padding-bottom:.5em;border-bottom:1px solid #ccc}
#js-modal.sombre-modal .cadreinfo .miniagenda > h2:nth-child(1) { font-size: 1.5rem; }
#js-modal.sombre-modal .miniagenda { padding-bottom: 4rem; }
#js-modal .cadreinfo li {
    padding: 0;
    border: none;
}
.portailcognac #js-modal-content .ariaformprop { background-color: transparent; }

.hasJS .call-js-modal {
	display: initial;
}

@media screen and (max-width: 768px) {
  #miettesdepain,
  .boutonstexte,
  .socialtags {
    display: none;
  }
}

.portailcognac .menu {
  margin: 0;
  list-style-type: none;
}
.portailcognac .menu > li {
  display: table-cell;
  vertical-align: middle;
}
.portailcognac .vertical > li {
  display: block;
  vertical-align: middle;
}
.portailcognac .title-bar-center .menu > li:hover,
.portailcognac .title-bar-center .menu > li:focus,
.portailcognac .title-bar-center .menu > li.rubActive {
  font-weight: normal;
}
.portailcognac .rubActive strong {
  font-weight: inherit;
}
.portailcognac h1,
.portailcognac h2,
.portailcognac h3,
.portailcognac h4,
.portailcognac h5,
.portailcognac h6,
.portailcognac .h1,
.portailcognac .h2,
.portailcognac .h3,
.portailcognac .h4,
.portailcognac .h5,
.portailcognac .h6 {
  font-weight: 400;
  letter-spacing: .02rem;
}

.flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: stretch;
    }

.flex-item {
    order: 0;
    flex: 1 1 auto;
    align-self: auto;
    }

/* grid-item */
.grid-item .h2 .svg-icon {
  font-size: 2.5rem;
}
.grid-item .svg-icon.alaune {
	font-size: 1.5rem;
	position: absolute;
	top: 0.2rem;
	left: 0.2rem;
	color:#be1621;
	filter: opacity(50%);
}
.grid-item .svg-icon.alaune:hover,
.grid-item .svg-icon.alaune:focus {
	color:#be1621;
	filter: opacity(90%);
}
@media screen and (min-width:960px) {
	.grid-item-x2 {
	  grid-column: span 2;
	}
	.grid-item-x3 {
	  grid-column: span 2;
	}
}
@media screen and (min-width:1160px) {
	.grid-item-x3 {
	  grid-column: span 3;
	}
}
.grid {
  text-align: center;
}
.grid-item {
  transition: all .25s ease;
  color: #262626;
}
.grid-item a {
  color: inherit;
}

.grid-item .content-actus:hover,
.grid-item .content-actus:focus-within {
  /* Si le fond est clair, on va le prendre comme couleur de fond, sinon, la couleur d'écriture Texte : #262626(000000)/ Fond : #ffffff(ffffff) */
  background-color: rgba(255, 255, 255, 0.8);
  transition: all .25s ease;
  text-decoration: none;
}
.grid-item .content-actus {
  /* Si le fond est clair, on va le prendre comme couleur de fond, sinon, la couleur d'écriture Texte : #262626(000000)/ Fond : #ffffff(ffffff) */
  background-color: #cccccc;
}
.grid-item .content-actus:nth-child(2) {
  margin-top: 16px;
}
.grid-item header {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 21px;
  overflow: auto;
}
.grid-item .h2 {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 95px;
  margin: 0;
  font-size: 1.3125em;
  font-weight: 400;
  color: inherit;
  line-height: 1em;
  padding: 10px;
  text-align: right;
  border: none;
  overflow-y: auto;
  position: relative;
}

.grid-item .h2::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

.grid-item .h2 .icon {
  font-size: 0;
  align-self: center;
  padding: 7px 0 7px 7px;
}
.grid-item .h2 .titre-actus {
    width: 100%;
    align-self: start;
    padding: 10px 10px 10px 0;
    border-right: 1px solid;
}
#content .grid-item img { padding: 0; }
.grid-item img {
	max-width: 100%;
	width: 100%;
	object-fit: cover;
}
/* [1] The container */
.img-hover-zoom {
  /*height: 300px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}
.img-hover-zoom.lent {
  transition: transform 1s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
a:hover .img-hover-zoom img,
a:focus .img-hover-zoom img {
  transform: scale(1.1);
}
a:hover .img-hover-zoom.grand,
a:focus .img-hover-zoom.grand {
  transform: scale(1.04);
}

.grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(264px, 1fr));
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: masonry;
}
.petitestuiles {
  grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
  margin-bottom: 1em;
}
.portailcognac #content .petitestuiles .grid-item .h2 {
	padding: .25em 0;
}

.petitestuiles .grid-item .h2 .titre-actus {
	font-size: 65%;
}

@media screen and (min-width:768px) {
	.petitestuiles {
	  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
	}
	.petitestuiles .grid-item .h2 .titre-actus {
		font-size: 75%;
	}
}

@media screen and (min-width:1024px) {
	.petitestuiles {
	  grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
	}
	.petitestuiles .grid-item .h2 .titre-actus {
		font-size: 80%;
	}
}

@media screen and (min-width:1160px) {
	.petitestuiles {
	  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	}
	.petitestuiles .grid-item .h2 .titre-actus {
		font-size: 85.7144%;
	}
}





.agenda strong {
  font-size: 1.8em;
  vertical-align: bottom;
}
.agenda .annee {
  font-size: 1.8em;
}
.agenda time {
  padding: 0 .25em;
}
.agenda {height: 95px; }
.grid-item .agenda .h2 {
  font-size: 1em;
  overflow-x: hidden;
}
.grid-item .agenda .date {
  padding: 0;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.agenda time {
    text-align: center;
}
.agenda .debutfin time {
    text-align: left;
}
.grid-item .agenda .date.debutfin {
  display: block;
  align-items: start;
  justify-content: left;
}

/* Affichage des dates. cf https://codepen.io/jpyrat/pen/EmZrpR */
.agenda .date {
  width: 95px;
  height: 95px;
  position: relative;
  background: #262626;
  color: #ffffff;
}

.agenda .debutfin.horaires:before, .agenda .debutfin.journees:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-top: 2px solid #fff;
  border-top-color: rgba(255,255, 255,0.3);
  width: 142%;
  transform: rotate(-45deg);
  transform-origin: 99% 0%;
}

.agenda .ladate {
  margin:0;
  padding:0;
}

.agenda .debut, .agenda .fin {
  width: 75%;
  height: 50%;
  position: absolute;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  line-height: 1.2em;
  font-size: 75%;
}

.agenda .ladate.debut {
  padding-block-start: .4rem;
  padding-inline-start: .2rem;
  justify-content: start;
}

.agenda .ladate.fin {
  padding-block-end: .3rem;
  padding-inline-end: .2rem;
  justify-content: end;
}

.agenda .debutfin.journee .debut {
  font-size: 100%;
  width: 100%;
  top: 20%;
  height: auto;
  text-align: center;
  line-height: 2em;
}

.agenda .debutfin time.fin {
  right: 0;
  top: 50%;
  text-align: right;
}

.agenda .annee {
  font-size: 1.2em;
  line-height: 0.82em;
  display: block;
}

.agenda .year { background-color: #ffffff; color: #017ca5; }
.agenda .year .h2 .titre-actus { border: none; font-weight: bold; font-size: 2em; }
.agenda .month { background-color: #ffffff; color: #017ca5; }
.agenda .month .h2 .titre-actus { border: none; font-weight: bold; font-size: 1.5em; }

/* FullCalendar */
@media screen and (max-width: 960px) {
	.fc .fc-toolbar {
		flex-direction: column;
		align-items: stretch !important;
		text-align: center;
	}
	.fc .fc-toolbar .fc-toolbar-chunk:first-child {
		text-align: start;
	}
	.fc .fc-toolbar .fc-toolbar-chunk:last-child {
		text-align: end;
	}
}

:root {
	--fc-neutral-text-color: #333;
	--fc-small-font-size: 1rem;
	--fc-today-bg-color: #64CDFF--fc-event-bg-color: #be1621;
	--fc-event-border-color: #be1621;
	--fc-event-text-color: #ffffff;
	--fc-border-color: #ddd;
	--fc-button-bg-color: #be1621;
	--fc-button-border-color: #be1621;
	--fc-button-text-color: #ffffff;
	--fc-button-hover-bg-color: #d81925;
	--fc-button-hover-border-color: #be1621;
	--fc-button-active-bg-color: #e62935;
	--fc-button-active-border-color: #ec5e68;
	--fc-daygrid-event-dot-width: 0;
	--fc-list-event-dot-width: 10px;
	--fc-list-event-hover-bg-color: #380609;
}

.portailcognac #content h2.fc-toolbar-title {
	border: none;
	padding: 0;
}
.fc-day-today .fc-daygrid-day-number{color:#FFF}

.fc-day-other{background-color:#aaa;color:#ccc}

.fc-toolbar-title:first-letter {
	text-transform: uppercase;
}

.fc .fc-toolbar.fc-header-toolbar {
    font-size: .9rem;
}
.fc .fc-daygrid-day-number {
    font-weight: 700;
}
.fc-event {
	border-radius: 0;
	border: none!important;
}

.fc-daygrid-dot-event .fc-event-title,
.fc-event-time {
	font-weight: 400;
}
.fc-event-time {
	display: inline;
	padding: 0;
	font-weight: 700;
}
.fc-h-event .fc-event-title {
    display: inline;
    vertical-align: top;
    left: auto;
    right: auto;
    max-width: initial;
    overflow: initial;
}
.fc-h-event .fc-event-title-container {
    flex-grow: 1;
    flex-shrink: 1;
    min-width: 0;
    display: inline;
	white-space: normal;
}
.fc-h-event .fc-event-main-frame,
.fc-daygrid-dot-event {
    display: block;
    margin: 0;
    padding: 1px 2px;
    white-space: normal;
}

a.fc-daygrid-event[href]:hover,
a.fc-daygrid-event[href]:focus {
	color: #000 !important;
}

#fullcalendar_container {
	position: relative;
}
#calendrier-loading {
	width: 100%;
	height: 100%;
	position: absolute;
	display: flex;
	opacity: 0.7;
	background-color: #fff;
	backdrop-filter: blur(30px);
	z-index: 99;
	justify-content: center;
	align-items: center;
}

#calendrier-loading-image {
	z-index: 100;
}

.infoBulle {
	padding: .3em .4em;
	background: white;
	max-width: 25em;
	font-size: .8em;
	line-height: 1.2em;
	border-radius: 5px;
	border: 1px solid rgba(39, 123, 176, 0.7);
}
.infoBulletitle {
	font-size: 1.3em;
	padding-bottom: .2em;
}
/* /FullCalendar */


 
/* Surcharge perso */
.surtitre,.soustitre,.datepublication{color:navy}
.portailcognac.bodyarticle .surtitre,.portailcognac.bodyarticle .soustitre{font-size:larger!important;font-weight:700}
.portailcognac.bodyarticle h2{font-size:xx-large}
.portailcognac.bodyarticle h3{font-size:x-large}
.portailcognac.bodyarticle h4{font-size:larger;font-style:italic}


