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





*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* a:focus-visible {
	outline: 3px dashed rgba(80,80,80,0.68);
	outline-offset: 4px;
	background: transparent;
}
.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('../../plugins/auto/soyezcreateurs/v5.2.25/fonts/picto-soyezcreateurs01b5.eot?1633350098');
  src:  url('../../plugins/auto/soyezcreateurs/v5.2.25/fonts/picto-soyezcreateurs01b5.eot?1633350098#iefix') format('embedded-opentype'),
    url('../../plugins/auto/soyezcreateurs/v5.2.25/fonts/picto-soyezcreateurs01b5.html?1633350098') format('woff2'),
    url('../../plugins/auto/soyezcreateurs/v5.2.25/fonts/picto-soyezcreateurs01b5.woff?1633350098') format('woff'),
    url('../../plugins/auto/soyezcreateurs/v5.2.25/fonts/picto-soyezcreateurs01b5.ttf?1633350098') format('truetype'),
    url('../../plugins/auto/soyezcreateurs/v5.2.25/fonts/picto-soyezcreateurs01b5.svg?1633350098#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: #FF6600 #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 #FF6600;
}
::-webkit-scrollbar-thumb {
	box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #FF6600;
}

.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: #129b9b;
	color: #FFFFFF;
}
.texte-triadeB {
	color:#129b9b;
}
.triadeC {
	background-color: #c38f06;
	color: #000000;
}
.texte-triadeC {
	color:#c38f06;
}


/*************** DEFAULT DEFINITION */
html, body { padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; }
html { background-color: #eceded;  color: #2e3030; font-size: 62.7%; }
#header, #menuhaut, #navHaute, #navigation, #extra, #footer { 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: #191919; 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 */
}

.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;}
.ie6 .entete-formulaire {zoom:1; /* correction IE6 */}
.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: #FF6600; 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;}

/* ul li -----*/
.formulaire_spip fieldset {padding-left:10px;padding-right:10px;margin-bottom:.25em}
.formulaire_spip .editer-groupe {padding: .25em 0;}
.formulaire_spip .editer-groupe .editer-groupe,.formulaire_spip .fieldset fieldset {margin:0;}
.formulaire_spip .editer-groupe,
.formulaire_spip fieldset,
.formulaire_spip fieldset .editer-groupe,
.formulaire_spip .boutons,
.formulaire_spip .titrem,
.formulaire_spip .legend {margin-left: -10px;margin-right: -10px;}

.formulaire_spip .editer {padding: .5em 10px;clear:both;overflow:hidden;}

/* label -----*/

/* Formulaires alignes a gauche c'est le par defaut des formulaires de Spip */
.formulaire_spip .editer,
.formulaire_spip .editer.gauche {padding-left:140px;}

.formulaire_spip .editer label,
.formulaire_spip .editer.gauche label {
	color: #444;
	width: 114px;
	float:left;
	margin-left:-130px;
	text-align: left;
	/*vertical-align: top;*/
}
.ie6 .formulaire_spip .editer label,.ie6 .formulaire_spip .editer.gauche label {position:relative;display:inline;}

.formulaire_spip .long_label {padding-left:270px;}
.formulaire_spip .long_label label {width: 250px;margin-left:-260px;}

/* Formulaires avec label en haut */
/* les cas particuliers des edition pleines largeur */
.formulaire_spip .editer_parent,
.formulaire_spip .editer_groupe_mot,
.formulaire_spip .editer_descriptif,
.formulaire_spip .editer_chapo,
.formulaire_spip .editer_texte,
.formulaire_spip .editer_ps,
.formulaire_spip .haut,
.formulaire_spip .pleine_largeur { padding-left:10px;}

.formulaire_spip .editer_parent label,
.formulaire_spip .editer_groupe_mot label,
.formulaire_spip .editer_descriptif label,
.formulaire_spip .editer_chapo label,
.formulaire_spip .editer_texte label,
.formulaire_spip .editer_ps label,
.formulaire_spip .haut label,
.formulaire_spip .pleine_largeur label {display: block;float: none;width:auto;margin-left: 0;}

.formulaire_spip .editer.obligatoire label,
.formulaire_spip .editer.obligatoire.gauche label {color: black;font-weight: bold;}

/* cas exotique d'un label dans une erreur (ie confirmez que vous etes sur ) */
.formulaire_spip .erreur_message label { float:none;display:inline;font-weight:normal;margin-left: 0;}


/* elements du formulaire */
.formulaire_spip input.text,
.formulaire_spip input.email,
.formulaire_spip input.password,
.formulaire_spip textarea,
.formulaire_spip select { font-size:1em;padding: 3px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;-ms-box-sizing: border-box; box-sizing: border-box;}

.lte7 .formulaire_spip input.text,
.lte7 .formulaire_spip input.email,
.lte7 .formulaire_spip input.password,
.lte7 .formulaire_spip textarea,
.lte7 .formulaire_spip select { width: 96%;margin:0;display: inline;margin-left:0;}
.lte7 .formulaire_spip textarea {margin-left: 10px;}

.formulaire_spip input.text,
.formulaire_spip input.email,
.formulaire_spip input.password,
.formulaire_spip input.file,
.formulaire_spip select { font-size: inherit;font-family:inherit}
.formulaire_spip textarea {padding: .25em 5px;overflow: auto;font-size: inherit;font-family:inherit;line-height: inherit;}

.formulaire_spip input.placeholder,
.formulaire_spip textarea.placeholder {color:#888;}
.formulaire_spip .editer.obligatoire input.text {font-weight: bold;}


.formulaire_spip .erreur {background-color:#FBE3E4;}
.formulaire_spip .editer .erreur_message {	display: block;color: #8A1F11;font-weight:bold;}
.formulaire_spip .erreur input.text,
.formulaire_spip .erreur input.password,
.formulaire_spip .erreur textarea {border:2px solid #FBC2C4;}

/* sous choix */
.formulaire_spip .choix label {font-weight:normal;text-transform: none;float:none;display:inline;margin-left: 5px;color: #666666;}
.formulaire_spip .choix .radio,
.formulaire_spip .choix .checkbox {width:auto;}

/* reponses succes/erreur */

.formulaire_spip .reponse_formulaire,
.error,.success,.notice,.information {border:2px solid;color:#333;font-weight: normal;padding:.5em 10px;padding-left:40px;min-height:24px;background-repeat:no-repeat;background-position: 2px 5px;margin-bottom:1em;margin-top:1em;}
.formulaire_spip .reponse_formulaire_ok, .success {color: #264409;border-color: #C6D880;background-color:#E6EFC2;background-image:url('../../prive/themes/spip/images/ok-xx33f6.svg?24px');}
.formulaire_spip .reponse_formulaire_erreur, .error {color: #8A1F11;border-color: #FBC2C4;background-color:#FBE3E4;background-image:url('../../prive/themes/spip/images/erreur-xx33f6.svg?24px');}
.notice {color: #514721;border-color: #FFD324;background-color:#FFF6BF;background-image:url('../../prive/themes/spip/images/warning-xx33f6.svg?24px');}
.information {color: #1e556b;border-color: #2f96b4;background-color: #e2f6fd;}

/* Explications */
.formulaire_spip p {}
.formulaire_spip .explication {display:block;padding: 5px;background-color: #e9e9e9;}
.formulaire_spip .editer .explication {margin-bottom: 0;margin-top: 0;}
.formulaire_spip .editer .explication>:last-child {margin-bottom: 0}
.formulaire_spip .editer .explication a {}

/* Remarques importantes */
.formulaire_spip .attention { display: block; margin-bottom: 1em; font-weight: normal; }



.formulaire_spip input.submit,
.formulaire_spip input.reset,
.formulaire_spip input.button {
	width: auto;
}

/* icone d'aide */
.formulaire_spip .editer .aide {padding-top: 0px;}


/* Fieldset */
.formulaire_spip .editer.fieldset {padding:0;}
.formulaire_spip fieldset {border: 0;width:auto;border-top: 1px solid #ccc;margin-top: .25em;padding-bottom:.25em;}

.formulaire_spip h3.legend,
.formulaire_spip legend {display: block;padding-top: 7px;padding-bottom: 7px;background-color: #eee;color: black;font-weight: normal;padding-left: 10px;padding-right: 5px;margin-bottom:.5em}

.formulaire_spip .editer fieldset label {color: #444444;}

/* boutons */
.formulaire_spip .boutons { margin-bottom:0;clear:both;padding: .5em 10px;text-align: right;background-color: transparent; }

#navigation .formulaire_spip .boutons,
#extra .formulaire_spip .boutons { padding: .25em 5px}

.formulaire_spip .boutons .image_loading {float:none;}
/* Bouton de validation */
input[type="file"] {border: none;background-color: transparent;}
/* Pour IE, qui grossit le bouton submit */
input[type="submit"],input[type="reset"] {font-size: inherit;}

/* Date picker */
#ui-datepicker-div {z-index: 1001 !important;}

/* Chosen */
.chosen-container .chosen-drop {
    width: max-content;
}

.formulaire_spip {-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:relative;}
.formulaire_spip h3.titrem {background-color: #02265a;color: white;}
.formulaire_spip input.text,
.formulaire_spip input.email,
.formulaire_spip input.password,
.formulaire_spip textarea {border: 1px solid #ddd;padding: 5px;/*font-size: 1.1em;*/-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;z-index:2;}
.formulaire_spip img.ui-datepicker-trigger {-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;position:relative;}
.formulaire_spip .editer fieldset input.text {border: 1px solid #ddd;}
.formulaire_spip .editer fieldset input.password {border: 1px solid #ddd;}
.formulaire_spip .editer fieldset textarea {border: 1px solid #ddd;}
.formulaire_spip label {color: #666;/*font-size: 90%;line-height: 120%;*/}
.formulaire_spip .editer fieldset label {color: #777;}
.formulaire_spip label[for] {cursor: pointer;}
.formulaire_spip .explication {padding: 5px 10px;font-size: 90%;line-height: 125%;color: #444;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color: #ddd;position:relative;}
.formulaire_spip .explication+.editer-groupe {margin-top:-.5em}
.formulaire_spip .editer .explication {-webkit-border-bottom-left-radius:0px;-moz-border-radius-bottomleft:0px;border-bottom-left-radius:0px;-webkit-border-bottom-right-radius:0px;-moz-border-radius-bottomright:0px;border-bottom-right-radius:0px;}
.formulaire_spip .editer .explication:last-child{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.formulaire_spip .explication + input.text,
.formulaire_spip .explication + textarea,
.formulaire_spip .explication + input.password,
.formulaire_spip .explication +.choix:first-of-type {margin-top: 0px;-webkit-border-top-left-radius:0px;-moz-border-radius-topleft:0px;border-top-left-radius:0px;-webkit-border-top-right-radius:0px;-moz-border-radius-topright:0px;border-top-right-radius:0px;position:relative;}
.formulaire_spip input.text + .explication,
.formulaire_spip input.email + .explication,
.formulaire_spip textarea + .explication,
.formulaire_spip input.password+.explication,
.formulaire_spip select+.explication,
.formulaire_spip .choix:last-of-type+.explication{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-border-top-left-radius:0px;-moz-border-radius-topleft:0px;border-top-left-radius:0px;-webkit-border-top-right-radius:0px;-moz-border-radius-topright:0px;border-top-right-radius:0px;position: relative}
.formulaire_spip input.text + .explication:before,
.formulaire_spip input.email + .explication:before,
.formulaire_spip textarea + .explication:before,
.formulaire_spip input.password+.explication:before,
.formulaire_spip select+.explication:before,
.formulaire_spip .choix:last-of-type+.explication:before{content:"";display: block;position: absolute;top:-5px;height:5px;width:100%;left:0;background:#ddd;}

.formulaire_spip .choix {background-color: white;padding: 3px 10px;border: 1px solid #ddd;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;border-bottom: 0px}
.formulaire_spip .choix + .choix {padding-top: 0px;border-top: 0px;border-bottom: 0px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.formulaire_spip .choix + .explication {margin-top: 0px;-webkit-border-top-left-radius:0px;-moz-border-radius-topleft:0px;border-top-left-radius:0px;-webkit-border-top-right-radius:0px;-moz-border-radius-topright:0px;border-top-right-radius:0px;position:relative;}
.formulaire_spip .choix:last-of-type,.formulaire_spip .choix:last-child {-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;border-bottom-right-radius:5px;border-bottom: 1px solid #ddd;position:relative;}
.formulaire_spip .choix:first-of-type {-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;border-top: 1px solid #ddd;position:relative;}
.formulaire_spip span.choix,.formulaire_spip span.choix:first-of-type,.formulaire_spip span.choix:last-of-type,.formulaire_spip span.choix:last-child{display:inline-block;background: transparent;padding: 0;border:0;}
.formulaire_spip .submit,.bouton_action_post .submit {background-color: #eceded;color: #033f95;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border: 0;padding: 3px 7px;font-size: 90%;position:relative;}
.formulaire_spip .submit:hover,.bouton_action_post .submit:hover {background-color: #02265a;color: white;position:relative;}
.formulaire_spip .submit:focus,.bouton_action_post .submit:focus {background-color: #02265a;color: white;position:relative;}
.formulaire_spip .submit:active,.bouton_action_post .submit:active {background-color: #033f95;}
.formulaire_spip .toggle_box_link {-webkit-opacity:0.6;-moz-opacity:0.6;opacity:0.6;filter:alpha(opacity=60);;z-index: 1;font-size: 10px;color: ;}
.formulaire_spip .toggle_box_link button {font-size: 10px;color: ;}
.formulaire_spip:hover .toggle_box_link {-webkit-opacity:1.0;-moz-opacity:1.0;opacity:1.0;filter:alpha(opacity=100);}
.formulaire_editer_liens .associer_mot .submit {margin-top:3px;}
.formulaire_editer_logo .editer_logo_on.logo_upload,
.formulaire_editer_logo .editer_logo_off.logo_upload.open {background: #fff;} 
#chemin {}
#chemin .bouton_deplacer {font-size: 10px;color: ;-webkit-opacity:0.6;-moz-opacity:0.6;opacity:0.6;filter:alpha(opacity=60);}
#chemin:hover .bouton_deplacer {-webkit-opacity:1.0;-moz-opacity:1.0;opacity:1.0;filter:alpha(opacity=100);}
.box  {-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.note {border: 0;}
.box.error,.box.success,.box.notice {border: 0;}

/** 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() no-repeat 5px center; color: #000; padding:2px; padding-left: 16px; padding-right: 4px; border: 1px solid #e5e5e5;}
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: #405A93; font-weight: bold; text-decoration: none; }
a:visited { color: #595959; }
#letexte a:hover, #letexte a:focus { color: #FF0000; 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: #F66C36; }
.retourtop { clear: both; padding: 1.5em 1em 2em; font-style: italic; text-align: right; }

/*************** STRUCTURE - GENERAL */
#shadow { position: relative; margin: 3em 0 3em 0;  }
#clearbottom { height: 0; }
/* tooltip */
.access-tooltip{
	position:absolute;
	z-index: 3000; 
	background-color:#FFFFF0;
	border:1px solid #111;
	border-radius:.25rem;
	padding:.5rem;
	box-shadow:2px 2px 2px #ccc;
	color:#000;
	font-size:1rem;
}

/*************** 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.2em;
}
/* 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: 120px; }
#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); border-radius: 0 2.5em;
	 
	padding-top:20px;
	
	margin-top: 56px; margin-left: 1em; padding-bottom: .5em;
}
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  #header h1 {
	   background-color: rgba(255, 255, 255, 0.5); -webkit-backdrop-filter: blur(10px); 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: #993300; }
#header h1 a:hover, #header h1 a:focus, #header h1 a:active {
	background-color: transparent;
	text-decoration: underline #993300;
}

#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:20px;
	margin-right: 20px;
	width: 125px;
	
}
/* date de maj du site */
#menu_lang { background-color: #ffffff; color: #405A93; float:right; clear:right; font-size:.9em; margin-right:10px; padding: 2px 0; }
#menu_lang a { padding: 2px 8px; background-color: #ffffff; color:#405A93; text-decoration: none;}
#menu_lang a[hreflang]:after { content: none; }
#menu_lang a:hover, #menu_lang a:focus {background-color: #000080; color:#ffffff}
#menu_lang a:active {background-color: #000080!important; color:#ffffff!important}
#menu_lang strong { background-color: #FFFFFF; color: #595959; padding: 2px 8px; }
#datemajsite { float: right; background-color: #FFFFFF; color: #595959; 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: #405A93; float:right; margin:1em 0; padding:0; width:180px; }
#cadre_outils li { display:block; min-height:28px; 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: #405A93; font-size: 1em; font-weight: bold; min-height: 16px; text-align: left; text-decoration: none; }
 
#cadre_outils img { float: right; margin:0; position: absolute; right: 4px; }

#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: #FFFFFF; color: #000000; }
#bandeau_annonce {
	background-color: #ffffff; color: #262626;
    position: relative;
	animation: fadein 5s;
    transform-origin:50% 50%;
    animation-iteration-count: 3;
    animation-timing-function: linear;
    -moz-animation: fadein 5s; /* Firefox */
    -moz-transform-origin:50% 50%;
    -moz-animation-iteration-count: 3;
    -moz-animation-timing-function: linear;
    -webkit-animation: fadein 5s; /* Safari and Chrome */
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: 3;
    -webkit-animation-timing-function: linear;
    -o-animation: fadein 2s; /* Opera */
    -o-transform-origin:50% 50%;
    -o-animation-iteration-count: 3;
    -o-animation-timing-function: linear;
}
@keyframes fadein {
    0% { background-color: #FA8; }
    50% { background-color: #ffffff; }
    100% { background-color: #FA8; }
}
@-moz-keyframes fadein { /* Firefox */
    0% { background-color: #FA8; }
    50% { background-color: #ffffff; }
    100% { background-color: #FA8; }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    0% { background-color: #FA8; }
    50% { background-color: #ffffff; }
    100% { background-color: #FA8; }
}
@-o-keyframes fadein { /* Opera */
    0% { background-color: #FA8; }
    50% { background-color: #ffffff; }
    100% { background-color: #FA8; }
}
#cita_bandeau #citations { margin: 0 10px; }
#cita_bandeau #citations dl { margin: 0; }

#escapelinks { margin-left:2.625em; background: #FFF; padding: 0.5em 0; }
#escapelinks ul { display: inline; padding:0; margin:0; }
#escapelinks li { display: inline; padding: 0 .5em; list-style: none; list-style-image: none; }
#escapelinks a { color:#000; display: inline-block; padding: 0 1em; }
#escapelinks a:link, #escapelinks a:visited { color:inherit; }
#escapelinks a:hover, #escapelinks a:focus, #escapelinks a:active { color: #00F; text-decoration: underline ;}

/*************** STRUCTURE - CONTENT */
#content , .cartouche { background-color: #FFFFFF; color: #000000; }
#miettesdepain { background-color: #f6f6f6; color: #02265a; }
/* Astuce : https://www.fourfront.us/blog/css-shadow-borders-with-curved-box-shadows */
#content { position:relative; overflow:hidden; }



/* 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: #405A93; background-color: #ffffff;font-size: 1.4em; }
#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('../../plugins/auto/soyezcreateurs/v5.2.25/images/menu_plus.svg'); background-size: 100%; }
img.menu_minus { background-image: url('../../plugins/auto/soyezcreateurs/v5.2.25/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: #405A93; 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: #000080; color: #ffffff; }
#menu li strong a:visited, #menu li strong a:link {
	background: #000080; color: #ffffff;
}
#menu li a:hover, #menu li a:focus, #cadre_outils li a:hover, #cadre_outils li a:focus { background-color: #000080; color: #ffffff; text-decoration: none; }
#menu li a:active, #cadre_outils li a:active { background-color: #000080!important; color: #ffffff!important; }
#menu form { padding: 0; margin: 0; }
#menu h2 { background: #ffffff; color: #405A93; 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,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAM0ElEQVR42u1aWWycVxVuk5Y23YCIbiwCgQiqWloS5YWXCsRDX3hiKTxUQmoppapALaihTRPPUWJ7Fm/BaVVUIGorAWqTerfj2ImXeN+XWezZF3vGs3i8L7Gzcb47/z/+Z8Zjj+PxEqilT95m/rnfd84927133PH51+df2/Z18+bNO7Oysh5Qq9VflrBf/pmIvvA/R5jJPlhwOu/Z0+8WvJJfoHtLm5Ot0uiyaDXgf7pcdcap03l/fve9Uy/k5GueJKK9t62l8wpyfgxCZz78J3V0tZHT5aBA0E8Tk2GanZ2h+YU5WlxcoNm5WZqenqLx8Dj5xrw0ZDZRTW015Z/KUbFoR3S67G/edgLkn9L99FRhvsoz4qYbN2/QtWvXaG5+jqZmJmliKkzjE0EKjvvJH/SJ7+HJcZqcnqDp2Sm6cmVRvGdpeYnqGi5STp7meE6B+tu3DfmcAu1zsB4sffXqMo14XWQY7if9UF/KGLYahFAQoqWtiXR56uMaTebu94TcfN1P8gp0qtB4kMlfJYtjaEPE4xEIjdGNGzeosamecnI1x7TazK/vXsvnaZ/Nzdeq/IEx4fJW5/CmyMsIhQNChEt1tfCEd9TqE1/dhZZX/5ADnsrrG6Xr16+R3WVJC3kZiBk3blyn6poqjgnqoxrNiUd3DXltbuZhpDDPiIvJXyeH25pW8jIQE/D8iqoyiPC2Vnvy4R0nr87LOgjydqdNWMjpsW0JecAw1E9TnCmusYeVlhepuE44gkJq5/Z8juYpTU6WymIdFnvUPeLYMvJRETibTM9MiRhzrvisKjdP8yaL8KUdcPvsJ7h6UxlNekHe43VuOXmlCLNz0yLFfnL236rcfM2ftFp6aNvIs9UPsNtn9A32ijw96nNvG3kZRvMAF1aztMzF0r/+87FKl6d5Q6ejB7bB8lnfYfLHu3s6iMtd8vpHtp28UgSU00tLS/Thx2dUXDH+MTs7+/4tI881+bc41R1ra28Rlh8LeHeMvAyTeZAWFudpkcvnMx/9IyMnX/sax4R96Xd7TeY32PLHUJFhz6NC22nyMoYseiHAAjdWH/z9/Qz2hN9rNJp705fq1Ce+xpY/Wld/UQXyqMx2mvSAsSdWBO4drixdoXluuN7/4D2I8HJa5gtZuqzHmPzbF2qqVMjzqMh2knhnTxtVXzhPRUVFCSIM2wyig0Sr/d7fCjO4bH6RiO7ehNufeITJ/6XyfJkKFRgqsZ0gPWjqpebWRqqorBDEOzs7qbi4mC63NCS81mw3cWZYFrVC4elTGbpczW8KCwvvuhW3f5zffKS0rEiFygsVGCoxuSJDLo7FgIBRhnnz6Df0UENjHZWWllJ5eTnZ7XZBDtnHYjFTRUV5dE1KoANFJzo5NUEFf82FJ7yw4ckSFznPf/TxGVF7z8xOk4kDDSKugEWGXmBICasMwy2ju6+Tai/WCCvX1dVRMBgUgRfEAfy8uLgovKG7r0OsyRhFRDy70yyqRbTlKNVzcjY4UFHrMn/W2t4sPnDYZhQDCgH8zDAnwCTcT4YlAUNrYthqoo7OVqqqqhTEent7eS/PRknDEJgUYX8vLMyLv7W0NNNFbpHl9cUIycYIhvzidWLWqMv+7oYEyM7JfKGppZGWudyMIcDuZRUYjgX3/jYB84ZgMhuoqblRuHlZWRk5HA5R4srE8fMCFzszvKeVgCBhniHCS0xmvUJMyQhsEFSoQoBcHsRqsp7eqAe8jgEEFhBdsMss+nwl0PquBafbFoEnFnrjANXVXxIE6uvrY9x8xdrTCcRliLkhZ6VKDowtbc1xwkaMgioVzxMTZ636RxsV4HlsAQgQJRNDwk4uYEQJh4BbidEV4H09fV1UXR1JY319vTQ3NxtjbeTxZKSVgDgQDB6DYOh02RLER6UqbwGOAU9sOAa0855ENHUlEHKSR4bXRTJGZLDrKWFzWqmtvVW4OBardPNUrJ0MS1z4oBmCFw3o+6IGEMZg42DifMsxAAJ0dLbR1WtXV8hJhEaj8NDomIe8UYxE4I9g2GKixssNYoENDfUUCq24OdJZqtZOhrm5GfGsrq4unhdeEmuMGCNiHIzbNyVA/0Avp5Kr4mFKYj7/aBRjgVHhajLw/0H9AF24UC2I9/f3CaKbtXYywJOmpqbEZznY02AQYRg2UBoE6BO5dMTrZhFcgiDcSgYaIhmeUTd1dnVwwQI3ryCn0ym2T7qsnQzzPBOAV1VXV1N7Rxv5AhHDOFxWUbluToDBiAAg63Y7BUnkVigbHA+IpsjusFJT02VhgcbGBnbzkFgQJsPptnYyYI0ej4fKWHyQN/PWw5on0ylAIDhGVpuZRliEEJM3moxUW1sjuXm/sDCIIyjBKltNWgkURvC2kpIS6mAvCIT86RFgQCGAQMhHXd2dws0rKyujbh6x9sK2WDsZsM0amxrYI23R9aZBgP5YARgYf7e1tYrCBdaeEye7kzuKcDjEmaBd1P3KOLUlAgDhiRC7Wit3ZMO85wM7Cq9vRKTaKRYifp2bF0C/ugAAOkR8sN4wSD7fKO0EHOyNtbUXmPwUB+ex7RUAQRHn/Rcv1VJ3Tye5XA7aTgwNGanqfAXXAJMiI622xk0LMLiGADIgQvWFKmppbRZbIhn0hgGe5LTz65o4XdZzA3SRe/3aKBoa6jidNlJrWwv19HaTyWRI+qz+/l4OxKWishzn/Z9sbVvqATJQE8zNzfG4qkxMb4xGfRR6rggbmGxJaRGdPffJhnDus0/5meXUziN45TMhIp7n8/nElGqttW2LAAAKopmZGS5ESnhPVnOX18NRuYNKy4oFmaLic3SZrTsw0M+NkI0zSIADaZgmGDMz0zQ5OUETkxPCona7TXgAvEoWo6bmvHhmM88NPis6SyMjbkIMWm9d2yYAgOswYkBR8hlPdcrZSsVCAIfDLnoAueXdCHBxCsMSWUR8Nxj0Qqwxv3cbBBhMXQAAk1i/30/nzn0qZnryADM61uIBBrpL1A9oZYFFLqAiWOS5/qJobjDoUL7P7XELy2OAgltl8T3JrhEAwJ7FFTe8Dx+ObhKl6szsFCFXY99iWovFoVnB7bDwZIjPG0LizCEUDootNcF/x7mf3D5jy8C7TMPGlNeS/lJ4HXRxOqyurhKkcXaIoyp4Ba7GJSc/nkAeaQ3BFV0mfseJD4iMS1vMzm3vtgjQvwEBDKZBzsuVwu1hNTRH0yAukZ+MIz8hkQ9L5Mcl8iEF+YCiuMFROMgEOICWV5QQruNsvQADqQlgtQ9TZVUFN0RXBHksNsbq0xHi8ZZPRh4tt1IAedgCbwIhn89L5zlLoPXdYgF61xUAljjPlkdwEococ9MUS3wVq/OeTyAflsjHWX8sGCEvDzompsYjN1I4FdbV164ZEDctQN86AmD0hIA3z0EOrxP7XSYeZ3Ul+fEUya9YXx7BRWaOeD3EdjrtPAVq2RkBsLBGrvxw0RmpC/tdafFE4rLLxwa8qNunSN4rzfwC/H8EW4vVQv0DPVskQH9PUgFa25poenqaj6OvJJJeg3jE6qmS90aHr2IgO+aRhp6R6bSX/47j8KEhEw1ZTNsnADwD5SsKmHjS8cQTyQdiUl18wEuVvDwCx++IPwbuExwuW3oF6F1FAJPZyJYLiSIlgXBMgEvd6rdKHuN6HNTg+yyfEeiNg2J6nQ4B7szWnvx5b193jACiAAmM0Qx/WDzh1UgnI76q1YPeuD2fCnmnOK2ST4OwFeEJcp+gFODkSfoeeK1LnIGLBF84mU2/7FEIgLMBjJ8Q7GLJSoRXIx1PPJnV00BePrOEuMYhPT/XGyPAW2+9+SR4MfasJQCuktzDuI9OHv+VLAAWhLwbYpKYDCdkhCi8UfgCsfAKUhLkIzRG5BTHozhLXDnecnsjLu4alUhKRB0CVrK7AQvZXBZxco0jegDPQVBUCvD663/A8fg+SYRVb4vskf6JFz2oOnHs1z29XSLfwu3hVvJik2EkHl4PE3GvYHQFbi6gImCSnghcHocEuzh9BhyA20Z2wGWlCJiw0yKOwq0OszgKt0gw24cIwOvDE+NRAV577dUfMC9corxXMnTCdtgrW5/x0HHV0V80t1zOEMfWnG8x/08/ltfEcqpYXh3wXnwOBHjpdy99H4aVDHz3alshxgNeefW3Txe+W3Dc5rCogiE5bUkIbRb+dRFQIpgc/hiMxcDHXlt7qSZDo81688CBA19ZzwNiYgBEePudI8+ptZlHcSv8dkW25sQbL7784pMK6yeNATFZQHrx/fv37//i4cOHHzl48OBjwDPPPPP4boa8zkOHDj361KGnHpaIy5ZfNwsohbhLesO9khj7JM+4f5fjPgn7pLXfI+35vanUAcnE2CM9YK/0sN0Oea17bpX0/9XXfwHOg/Z6j1k1+QAAAABJRU5ErkJggg==) no-repeat right bottom transparent;
	padding: 1em 5px;
} 
#navigation #bandeaucontact p {
	text-align: right;
} 

/*************** STRUCTURE - EXTRA SIDEBAR */
#extra { background-color: #ffffff; color: #405A93; font-size: 1.4em; }
#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; padding-left:15px; margin: 3px 0; background: #ffffff; color: #405A93; font-weight: bold; text-decoration: none; }
.rightmenu li a:link { }
.rightmenu li a:visited { }
.rightmenu li a:hover, .rightmenu li a:focus { background: #000080; color: #ffffff; }
.rightmenu li a:active { background-color: #000080; 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: #405A93; 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: #405A93; 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: #000080; color: #ffffff; font-weight: bold; text-decoration: none; -moz-border-radius-bottomright: 24px; -webkit-border-bottom-right-radius: 24px; }
.rightmenu li strong a:link, .rightmenu li strong a:visited { background-color: #000080; color: #ffffff; }
.rightmenu h2 { padding: .2em 0; margin: .7em 0; background: #ffffff; color: #405A93; 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: #405A93;
	
	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: #405A93;
	 
	background: url('../cache-gd2/17/855314ebe1230f492288072c0af67866e5.jpg?1634818531') no-repeat center;
}
#datemajsitefooter { text-align: center; margin-top: 2em; }
#datemajsitefooter span { background-color: #FFFFFF; color: #595959; 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: #666; }
#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:hover, #menufooter a:focus, #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: 3em; }
.menu_lien_participer a { background-color: #FFFFFF; color: #595959; 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; -ms-filter: "alpha(opacity=50)"; filter: alpha(opacity=50); }
#nuage .nuage a.nuage1 { font-size:1em; opacity:0.55; -ms-filter: "alpha(opacity=55)"; filter: alpha(opacity=55); }
#nuage .nuage a.nuage2 { font-size:1.1em; opacity:0.60; -ms-filter: "alpha(opacity=60)"; filter: alpha(opacity=60); }
#nuage .nuage a.nuage3 { font-size:1.2em; opacity:0.65; -ms-filter: "alpha(opacity=65)"; filter: alpha(opacity=65); }
#nuage .nuage a.nuage4 { font-size:1.3em; opacity:0.70; -ms-filter: "alpha(opacity=70)"; filter: alpha(opacity=70); }
#nuage .nuage a.nuage5 { font-size:1.4em; opacity:0.75; -ms-filter: "alpha(opacity=75)"; filter: alpha(opacity=75); }
#nuage .nuage a.nuage6 { font-size:1.5em; opacity:0.80; -ms-filter: "alpha(opacity=80)"; filter: alpha(opacity=80); }
#nuage .nuage a.nuage7 { font-size:1.6em; opacity:0.85; -ms-filter: "alpha(opacity=85)"; filter: alpha(opacity=85); }
#nuage .nuage a.nuage8 { font-size:1.7em; opacity:0.90; -ms-filter: "alpha(opacity=90)"; filter: alpha(opacity=90); }
#nuage .nuage a.nuage9 { font-size:1.8em; opacity:0.95; -ms-filter: "alpha(opacity=95)"; filter: alpha(opacity=95); }
#nuage .nuage a.nuage10 { font-size:1.9em; opacity:1.0; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }
#nuage .nuage a:hover { opacity:1.0; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

#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: #405A93; 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; }
#contenu h1 { clear: both; padding-left: 1.5rem; background-color: #f6f6f6; color: #000080;
	
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; border-bottom: 4px solid #c4c4c4;
}
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.95rem
}

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

h2 {
    font-size: 1.625rem
}

h3 {
    font-size: 1.54375rem
}

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

h4 {
    font-size: 1.4625rem
}

h5 {
    font-size: 1.38125rem
}

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

h6 {
    font-size: 1.3rem
}

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

    h2 {
        font-size: 3.25rem
    }

    h3 {
        font-size: 2.51875rem
    }

    h4 {
        font-size: 2.03125rem
    }

    h5 {
        font-size: 1.625rem
    }

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

#content h2, .h2 { clear: left; color: #405A93; border-bottom: 2px solid #f6f6f6; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
#content h2, #content h3, #content h4, #content h5, #content h6  { margin-top: 3em; }
#content h2 a:link, #content h2 a:visited { color: #3c558b; }
#content h3, .h3, #content h4, .h4, #content h5, .h5, #content h6, .h6 { clear: left; padding-left: .25em; border-left: 2px solid #f6f6f6; color: #405A93; font-family: Arial, Helvetica, 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: #191919; font-size: 1em; 
	text-align: left;
	margin-left: 1.25em;
}
#content ul.spip li {
	background-image: url('../cache-gd2/75/23d77174ffdf89aeb0edf2b2a04a6d66e5.png?1634818531');
	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: none; }
#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; }
/* date picker de F&t */
#content div.popup-calendar h3 { margin-left:1em; }
#content div.popup-calendar td, #content div.popup-calendar th { padding:0; width:21px; }
html > body div.popup-calendar { left:auto; right:40px; }

.columns2 { -webkit-column-count: 2; -webkit-column-gap: 3em; -webkit-column-rule: 1px dotted #bbb; -moz-column-count: 2; -moz-column-gap: 3em; -moz-column-rule: 1px dotted #bbb; column-count: 2; column-gap: 3em; column-rule: 1px dotted #bbb; }
.columns2 div { -webkit-column-break-inside:avoid; 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:  #000080;}
#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: #405A93;
	
	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:#405A93; display: block; line-height: 1em; }
#menuh strong a, #menuh ul strong a {background: #405A93;color: #ffffff; text-shadow:none;}
#menuh ul a {background:#ffffff;color:#405A93; font-size: 1.2rem; 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 #000080 solid; }
#menuh li li a { border-left: 1px solid #000080; border-bottom: 1px solid #000080; border-right: 1px solid #000080; }
#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.2rem; line-height: 1em; }
#menuh > li:not(:last-child) {  margin-right:0; }
#menuh > li:first-child { margin-left: 0; }
#menuh > li > a { background: #ffffff; color: #405A93; font-weight: bold; }
#menuh ul a { color: #405A93; }
#menuh a { display: block; font-size: 1.2rem; padding: 8px 16px; position: relative; text-decoration: none; }
#menuh li.hover > a,
#menuh li.focus > a
 { background: #405A93; color: #ffffff; }
#menuh li.hover > a, 
#menuh li > a:focus, 
#menuh a:hover, 
#menuh a:focus { background: #405A93; color: #ffffff; }
#menuh .active > a, #menuh a:active, #menuh li > a:active { background: #405A93; 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:960px) {
   #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:#000080; color: #ffffff; }
  #menuh.drop > li.hover > a, 
  #menuh.drop > li.focus > a { background:  #000080!important; color:  #ffffff!important; }
  #menuh.drop li a:hover,
  #menuh.drop li a:focus { background:#000080; 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: .25em 0 1em 0; color: #02265a; font-size: .9em; font-style: italic; min-height: 40px; }
#miettesdepain img { width: 8px; height: 11px; padding: 0; background: url('../cache-gd2/a7/b3f65b14b3247f52fdb310bcc6946866e5.png?1634818531') no-repeat center; }
#miettesdepain ul { margin: 0; }
#miettesdepain ul li { display: inline; }
#miettesdepain ul li a { padding-right: 14px; background: url('../cache-gd2/a7/b3f65b14b3247f52fdb310bcc6946866e5.png?1634818531') 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: #FFFFFF; border-bottom-color: #FFFFFF;}
#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: #405A93; 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: #405A93; 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: #000080; 
	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: #FFFFFF; border: none; color: #000000; }
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: #405A93; }
table.agenda td.agendathismonth { background-color: #cccccc; border-width: 1px; color: #323232; }
table.agenda td.agendanotthismonth { background-color:  #282828; border-width: 1px; color:  #cfd7ea; }
.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; }

/* 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 */
.modeactualites #col1 { width:50%; float:left;}
.modeactualites #col2 { margin-left:5%; width:45%; float:left; }
#content .modeactualites h2 { margin-left: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: #e5e5e5;
}
.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: #4c4c4c; 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; }
#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 { color: inherit; font-size: .9em; font-weight: bold; padding: 0 1em;}
.surtitre { float: left; }
.datepublication { text-align: right; display: block; background-color: #FFFFFF; color: #4c4c4c; font-weight: normal; font-style: italic; }
.lienarchives { text-align: right; margin-right: 1em; }

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 top left; 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; -moz-border-radius-bottomleft: 1em; -webkit-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; }
.spip_documents_right { clear: right; margin-left: 15px; text-align: center; }
.spip_documents img { padding: 0 !important; border: none; }
.spip_documents { text-align: center; }

.texte, #footer #bandeaucontact { font-size: 1.3em; }
/* 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_24h {
	width:22%;
	margin: .4em 2% 2em 0;
	-webkit-box-shadow: 2px 2px 10px -2px rgba(170,170,170,1);
    -moz-box-shadow: 2px 2px 10px -2px rgba(170,170,170,1);
    box-shadow: 2px 2px 10px -2px rgba(170,170,170,1);
}
.rainette_previsions_24h .jour, .rainette_previsions_24h .date,.rainette_previsions_24h .contenu {
	width:100%;
}

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

.hasJS .escapelinks, .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; }


 
#contenu h1 {
	margin-bottom: 0;
}

#miettesdepain ul {
	border-bottom: none;
}

.chapo, .ps, #artrecents.artrecent_bas, .notes { clear: both; background-color: #eceded;  color: #02265a; overflow: auto; -webkit-border-radius: 1em; -moz-border-radius: 1em; border-radius: 1em; border: none;margin: 0 0 1em 0; padding: 0 1em .5em 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('../cache-gd2/a7/b3f65b14b3247f52fdb310bcc6946866e5.png?1634818531') !important; background-position: 5px !important; background-repeat: no-repeat !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: #000080;
	
	font-family: Arial, Helvetica, 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:  #f2f2f2; color:  #0c0c0c; }
.comments-list ul, .comments-thread ul { padding-left: 0; }
.comments-list ul ul, .comments-thread ul ul { padding-left: 16px; }
.odd {background:  #f2f2f2;}
p.comment-meta { position:relative; padding-left: 5px; background-color:  #f6f6f6; border-bottom: 1px solid  #c4c4c4; color:  #000079;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: #000080;}

#cadreforum { margin: .5em 0 0 0; background:  #f2f2f2; color:  #0c0c0c; }
#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:  #000079; }
.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; -moz-border-radius-bottomleft: .5em; -webkit-border-bottom-left-radius: .5em; -moz-border-radius-bottomright: .5em; -webkit-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: #405A93; }
.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: #405A93; }
#letexte form .spip_bouton { text-align: right; }
.spip_surligne { background: #ffcc00; color: #293778; }
.spip_code { color: #4c4c4c }
.hyperlien { clear: left; }
#carto { clear: both; color: #000000; }
#content .carte_gis img { padding:0; }

/* logos (?!) */
.logo_modenews { float: right; clear: right; }
.logo_modeblog { float :left; clear: left; }
.logo_objet_header {
	width: 100%; 

}
#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; }
.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: #FFFFFF; border-bottom: none; border-right: none; border-top: none; color: #000000;  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; }
#documents_portfolio img { padding: 0; margin: 0 1em .5em; margin-right:1em; margin-left:0; border: 2px solid #eceded; }
/* ?? */
#galerie { margin: 3em 0; }
#galerie dd { padding: 0.2em 1em; margin:0.5em 1em 0 1em; background-color: #FFFFFF; border: 1px solid #cccccc; color: #000000; text-align: left; }

/*************** 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 */
#menu .cadreinfo { padding: 10px 5px; margin-left: 5px; margin-right: 5px; margin-bottom: 0; border: none; color: #ffffff; background: #b2b2b2;
	
}
#menu .cadreinfo p { margin: .5em 0 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: Arial, Helvetica, 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: 360px;
/* 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 #FFFFFF; }
#header #citations dd { border-bottom: none; border-right: none; }
#header #citations dd p { text-align:right; }
#header #logo { float: left; }
#header #logo a { position: relative; display: inline-block; }
#header #logo span { position: relative; display: inline-block; -webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
#header #logo a:before {
	pointer-events: none;
	position: absolute;
	content: '';
	bottom: -10px;
	left: 5%;
	height: 10px;
	width: 90%;
	filter: alpha(opacity=0);
	opacity: 0;
  	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 60%);
  	background: -webkit-radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 60%);
  	background: -moz-radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 60%);
  	background: -o-radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 60%);
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-o-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
#header #logo a:hover:before, 
#header #logo a:focus:before, 
#header #logo a:active:before {
	filter: alpha(opacity=100);
	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 {
	-o-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	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_participer_evenement fieldset { border: none; font-size: 1.5em;}

#content .socialtags { clear: left; height: 18px; text-align: right; }
#content .socialtags img { padding:0; }

/* **************** 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('../../plugins/auto/soyezcreateurs/v5.2.25/img_pack/box/message_ok-24.png');}
.error .inner{color: #8A1F11;border-color: #FBC2C4;background-color:#FBE3E4;background-image:url('../../plugins/auto/soyezcreateurs/v5.2.25/img_pack/box/message_erreur-24.png');}
.notice .inner{color: #514721;border-color: #FFD324;background-color:#FFF6BF;background-image:url('../../plugins/auto/soyezcreateurs/v5.2.25/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: #000080; 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: #000080; 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:961px) {
	.troistiers { float:left; padding:0 12px; width:260px; 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: 242px; }
	.hauteur3 .bd { height: 207px; }
	.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:960px) {
	#sommaire_mode_international .outerinternational, .tickercontainer { margin:0 auto; width: auto }
	.tickercontainer .mask { width: auto }
	ul.newsticker { width: auto }
}
@media screen and (min-width:961px) {
	#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: 780px }
	.tickercontainer .mask { width: 760px }
	ul.newsticker { width: 792px }
}


/*************** ARRET SUR IMAGE */
#image .bd { padding: 0; }
#arretSurImg { background-color: #000; color:#fff; position: relative; width: 258px; height: 207px; }
  #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: 258px; height: 207px; }
   #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: 258px; height: 207px; 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: 258px; height: 207px; 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: 258px; height: 207px; }
  #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('../../plugins/auto/soyezcreateurs/v5.2.25/images/diapo_prev.png') top left no-repeat; cursor: pointer; }
.hasJS #arretSurImg .diapoNext, .hasJS #arretSurImg2 .diapoNext { margin-left: 35px; background-image: url('../../plugins/auto/soyezcreateurs/v5.2.25/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:	180px !important;
}
.portailcognac .sf-vertical, .portailcognac .sf-vertical li {
	width:	calc(180px - 2rem)!important;
}
.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:	180px !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:  #000066; padding: 4px;}
#content .magazines dd img { background-color: #FFFFFF; margin:0; padding:8px 0; }
#content .magazines dd { margin: 0; padding: 0; }

/*************** PORTAIL MAIRIE */
#sommaire_mode_mairie #content { width: 100%; }
#mairie_content_left { width: 180px; float:left; }
#mairie_content_left select { width: 150px; }
#mairie_content_left img, #mairie_content_extra img { padding:0; }
#mairie_content_central { width: 552px; margin-left: 24px; margin-right: 24px; float:left; }
#sommaire_mode_mairie .Edito { width: 344px; float:left; }
#sommaire_mode_mairie .VideoALaUne { width: 184px; 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; paddind-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: 180px; float:left; }
#sommaire_mode_mairie .dessousbreves { float:left; width:168px;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:  340px; }

/*************** 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: 330px !important; }
.spip_documents_player .spip_doc_descriptif { clear: none; float: left; text-align: left; }

/*************** Liste de lecture */
#contenu .radiobox { width: 720px; }
#contenu #scroller_container, #contenu div#now_playing { width: 640px; 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('../cache-vignettes/L16xH16/menu_plus-6a77966e5.png?1634818531');
	background-position: 0.2em 0.2em;
}

#antichrono #content ul.spip li.iconsites, #plan #content ul.spip li.iconsites {
	background-image: url('../cache-vignettes/L16xH11/sites_default-4f03466e5.png?1634818531');
	background-position: center left;
}

#antichrono #content ul.spip li.iconbreves, #plan #content ul.spip li.iconbreves {
	background-image: url('../cache-vignettes/L16xH16/actualites-28a7366e5.png?1634818531');
	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;
}

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

 /* passer tous les éléments de largeur fixe en largeur automatique */
 body, #container, #shadow, #content {
   width: 100% !important;
   margin: auto !important;
   padding: 0 !important;
 }
 #menu {
   width: auto !important;
 }
 #header { background-image: none !important; min-height: inherit !important; padding-top: 0!important; }
 #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 */
 }

 #navigation, #extra, #content {
   height: auto !important;
 }

 #navigation, #extra {
   width: 50% !important;
   margin: auto !important;
   padding: 0 !important;
 }
 #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;
 }
 .rainette_previsions_24h {
	width:31%;
 }
 #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) */
 #wrapper, #content, #navigation, #navHaute, #extra, #artrecents, #escapelinks  {
   float: none !important;
   width: 100% !important
 }
#escapelinks { margin: 0 0 1em; color: #000; background-color: rgba(255, 255, 255, 0.8); }
#escapelinks li { background: transparent; }
#escapelinks li, #navHaute li { display: block; text-align: center; }
#escapelinks li a,#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 {
	float:none;
	margin-left:0;
	width:100%;
 }
 #sommaire_mode_mairie .dessousbreves {
	width: 100%;
	float: none;
 }
 body {
    margin-top: 0 !important;
 }
 .columns2 { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1;  }
 .rainette_previsions_24h {
	width:47%;
	margin: .4em 1% 2em 1%;
 }
}

@media screen and (max-width:640px) and (orientation: landscape) {
  body {
   -webkit-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 #logo a:hover,
.portailcognac #header #logo a:focus,
.portailcognac #header #logo a:active {
  background-color: transparent;
  display: inline-block;
  border: none;
}
.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: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  color: #000000;
  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 {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.portailcognac a[href]:hover,
.portailcognac a[href]:focus {
  color: #000000;
  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%);
}

.portailcognac #header #logo a:hover,
.portailcognac #header #logo a:focus,
.portailcognac #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 #contenu 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;
}
a,
li,
button {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.portailcognac img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
.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;
}
.portailcognac .ajaxbloc {
  height: 100%;
}
.row {
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
}
.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: #000000;
  border: 1px solid #129b9b;
  color: #FFFFFF;
}
.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%;
}
.portailcognac #contenu {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
@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;
}
.portailcognac #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 #menuh {
  display: flex;
  justify-content: center;
}

.portailcognac #menuhaut #menuh a {
  padding: calc(.35rem + 3px) 2rem .35rem;
  font-size: inherit;
  font-weight: 400;
  border-bottom: 3px solid transparent;
}
.portailcognac #menuhaut #menuh strong a {
  background: #405A93; color: #ffffff;
  border-bottom: 3px solid #405A93;
}
.portailcognac #menuhaut #menuh a:hover,
.portailcognac #menuhaut #menuh a:focus {
  border-bottom: 3px solid #ffffff;
  background: #405A93; 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;
}



.portailcognac #content {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
#content, 
#navigation,
#extra {
  padding-top: 1.5rem;
}
.portailcognac .boutonstexte,
.portailagence .boutonstexte {
	right: calc(50% - 480px);
}
.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: 16px;
}
#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: #FF6600;
  vertical-align: middle;
}
#miettesdepain ul li:first-child a:hover,
#miettesdepain ul li:first-child a:focus {
  color: #ff6600;
}
.portailcognac #content h2,
.portailcognac #content .h2,
.portailcognac #content h3,
.portailcognac #content .h3 {
  padding: 1em 0 .5em;
  color: #405A93;
  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(64, 90, 147, 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: #000080;
}
.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: 960px) {

  .portailcognac #header #logo {
	position: initial;
	margin: 36px 0 1em 3em;
	text-align: left;
	height: auto;
  }
	#header h1 {
		margin: 0;
		clear: both;
	}
  .portailcognac #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: #405A93!important;
		min-height: auto!important;
		height: auto!important;
  }
  #content, .cartouche,
  .portailcognac #letexte {
    display: block;
    padding: 0 0.75em;
  }
  #miettesdepain {
    padding: .25em 0.75em 1em;
  }
  .portailcognac .boutonstexte, .portailagence .boutonstexte {
    right: 0;
  }
  #sidr-main {
	display: block;
  }
}

#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 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  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,
.portailcognac.bodyarticle .datepublication {
  padding: 0;
  font-size: 1em;
  font-weight: 400;
}
.portailcognac.bodyarticle .datepublication {
	float: none;
	text-align: right;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.portailcognac.bodyarticle .surtitre {
  padding-top: 1rem;
  padding-bottom: .5rem;
}
.portailcognac.bodyarticle .soustitre {
  padding-top: .5rem;
  padding-bottom: 1rem;
}
.portailcognac.bodyarticle .cartouche .titrepage h1 {
  display: block;
  width: 100%;
  margin: 1em 0 0;
  padding: .75rem 0 .75rem 1.3rem;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .portailcognac.bodyarticle .cartouche .titrepage h1 {
    display: flex;
    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 #documents_portfolio img {
  margin: 0 .75em .75em 0;
}
.portailcognac #navigation .navstuff {
  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);
}
.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: #405A93;
  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;
}
.portailcognac .formulaire_spip .boutons {
  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: #334875;
  background: transparent;
}
#js-modal.sombre-modal .sombre-modal__wrapper {padding:1.5em;border-radius:7px;overflow:auto; color: #334875; 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);
  -webkit-transition: all .5s ease!important;
  transition: all .5s ease!important;
}
#js-modal-close:hover:after {
  background-color: #e5222e;
  transform: rotate(45deg);
  -webkit-transition: all .5s ease!important;
  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);
  -webkit-transition: all .5s ease!important;
  transition: all .5s ease!important;
}
#js-modal-close:after {
  transform: rotate(-45deg);
  -webkit-transition: all .5s ease!important;
  transition: all .5s ease!important;
}
#js-modal .socialtags {
  height: auto!important;
  margin-bottom: 1rem;
  text-align: center;
}
#js-modal .socialtags img {
  width: auto;
  height: auto;
  margin: 0 5px;
}
#js-modal .socialtags img:hover,
#js-modal socialtags img:focus {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.05, 1.05) !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 {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}

#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:#129b9b;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) { display: none; }
#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: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    }

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

.masonry { 
  display: flex;
  flex-flow: row wrap;
  margin-left: 0;
  width: calc(100% + 20px);
}

.masonry-brick {
  flex: auto;
  min-width: calc(25% - 20px);
  margin: 0 20px 20px 0!important; /* Some gutter */
  float: none!important;
  height: auto!important;
}

/* grid-item */
.grid-item .h2 .svg-icon
 {
  font-size: 2.5rem;
}
.grid-item-x2 {
  width: calc(50% - 20px) ;
}
.grid-item-x3 {
  width: calc(75% - 20px) ;
}
.grid {
  text-align: center;
}
.grid-item {
  margin-bottom: 20px;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  background-color: #eae9e5;
  color: #262626;
  float: left;
  margin-right: 20px;
}
.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.2);
  -webkit-transition: all .25s ease;
  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;
}

.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: top;
    padding: 10px 10px 10px 0;
    border-right: 1px solid;
}
.petitestuiles .grid-item .h2 .titre-actus {
	font-size: 85.7144%;
}
#content .grid-item img { padding: 0; }
.grid-item img {
  max-width: 100%;
  width: 100%;
  max-height: 340px;
  background-color: #eceded;
}
.grid-item {
  margin-bottom: 20px;
}

/*
M : 1132
LC: 960*/
.gutter-sizer { width: 20px; }

 
/* M > LC */
	.grid-sizer, .grid-item {
	  width: calc(33.333% - 20px);
	}
	.grid-item {
	height: calc(340px + 90px);
	}
	.grid-item-demie {
	height: calc(127px + 90px);
	margin-bottom: 0;
	}
	.grid-item-x2 {
	width: calc(66.666% - 20px);
	}
	.grid-item-x3 {
	width: calc(100% - 20px);
	}

@media only screen and (max-width:1132px) {
  .grid-sizer, .grid-item {
    width: calc(33.333% - 20px);
  }
  .grid-item {
    height: calc(340px + 90px);
  }
  .grid-item-demie {
    height: calc(127px + 90px);
	margin-bottom: 0;
  }
  .grid-item-x2 {
    width: calc(66.666% - 20px);
  }
  .grid-item-x3 {
    width: calc(100% - 20px);
  }
}
@media only screen and (max-width: 844px) {
  .grid-sizer, .grid-item {
    width: calc(50% - 20px);
  }
  .grid-item {
    height: calc(340px + 90px);
  }
  .grid-item-demie {
    height: calc(127px + 90px);
	margin-bottom: 0;
  }
  .grid-item-x2 {
    width: calc(100% - 20px);
  }
}
@media only screen and (max-width: 556px) {
  .grid-sizer, .grid-item {
    width: calc(100% - 20px);
  }
  .grid-item {
    height: auto;
  }
}





.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: left;
  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:after, .agenda .debutfin.journees:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-top: 2px solid #fff;
  width: 142%;
  transform: rotate(-45deg);
  transform-origin: 99% 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 .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 .ladate {
  margin:0;
  padding:0;
}

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

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


 
/* Surcharge perso */
#content .titrepage h1,#content .h1,#content .titrepage h2,#content .h2,#contenu h2,.Edito h2 span,#homeDessousBreves h2,#communiquant_content_extra h2,#communiquant_actus h2,#communiquant_content_central h2,#content .titrepage h3,#content .h3{font-family:'Open Sans Condensed';font-weight:700;color:navy}
#content h2,#content h3,#content h4,#content h5,#content h6,h2.spip,h3.spip,h4.spip,h5.spip,h6.spip,h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6
margin-top:1em!important;margin-bottom:.5em!important}
span.datepublication span{color:#000;font-family:arial,helvetica,sans-serif;font-style:normal;font-size:.7em}
blockquote,q{font-style:italic}
blockquote.spip{background-color:#F2F5A9}
.chapo{background-color:#CEF6F5;font-size:larger;color:#000}
dt h2{color:navy}
#header h1{background-color:rgba(255,255,255,0.4)}
#cadre_outils{background-color:#fff}
#cadre_outils li a:link{background-color:#ffffff88}
#miettesdepain{font-size:larger}
.dessousbreves_ligne{margin-left:78px}
#content .dessousbreves_ligne img.logo{max-width:initial;width:70px;margin-left:-78px}
#header h1{text-shadow:1px 0 0 #FFF,0 1px 0 #FFF,0 -1px 0 #FFF,-1px 0 0 #FFF,1px 1px 0 #FFF,1px -1px 0 #FFF,-1px 1px 0 #FFF,-1px -1px 0 #FFF;color:#930;font-size:3.0em}
.ouvrir_fermer{list-style-position:outside}
#content .surtitre span,#content .soustitre span{font-variant:small-caps}
.fieldset legend span{font-size:1.5em;font-weight:700;color:navy}}

