/* Reglage font en fonction tail ecran */
/* utiliser font-size em ou % pour que cela s'applique */

@media (max-width: @screen-xs) {
    body{font-size: 12px;}
}

@media (max-width: @screen-sm) {
    body{font-size: 16px;}
}

/*== FONT FACE ===*/

/* Luciole Regular */
@font-face {
  font-family: 'Luciole';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Luciole-Regular.ttf') format('truetype');
}

/* Luciole Regular Italic */
@font-face {
  font-family: 'Luciole Italic';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Luciole-Regular-Italic.ttf') format('truetype');
}

/* Luciole Bold */
@font-face {
  font-family: 'Luciole Bold';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Luciole-Bold.ttf') format('truetype');
}

/* Luciole Bold Italic */
@font-face {
  font-family: 'Luciole Bold Italic';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Luciole-Bold-Italic.ttf') format('truetype');
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v18-latin-regular.ttf'); /* IE9 Compat Modes */
       url('fonts/roboto-condensed-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-condensed-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* Fjalla One */
@font-face {
    font-family: 'Fjalla One';
    src: url('fonts/fjallaone-regular-webfont.eot');
    src: url('fonts/fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fjallaone-regular-webfont.woff') format('woff'),
         url('fonts/fjallaone-regular-webfont.ttf') format('truetype'),
         url('fonts/fjallaone-regular-webfont.svg#fjalla_oneregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

/* PT SANS */
@font-face {
    font-family: 'PT Sans';
    src: url('fonts/pt_sans-web-regular-webfont.eot');
    src: url('fonts/pt_sans-web-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pt_sans-web-regular-webfont.woff') format('woff'),
         url('fonts/pt_sans-web-regular-webfont.ttf') format('truetype'),
         url('fonts/pt_sans-web-regular-webfont.svg#pt_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

/* LATOLATIN */


/* Webfont: LatoLatinLight-Regular */@font-face {
    font-family: 'Lato';
    src: url('fonts/LatoLatinLight-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/LatoLatinLight-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/LatoLatinLight-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/LatoLatinLight-Regular.ttf') format('truetype'); 
    font-style: normal;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}

/* Webfont: LatoLatinLight-Italic */@font-face {
    font-family: 'Lato';
    src: url('fonts/LatoLatinLight-Italic.eot'); /* IE9 Compat Modes */
    src: url('fonts/LatoLatinLight-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/LatoLatinLight-Italic.woff') format('woff'), /* Modern Browsers */
         url('fonts/LatoLatinLight-Italic.ttf') format('truetype'); 
    font-style: italic;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}

/* Webfont: LatoLatin-Regular */@font-face {
    font-family: 'Lato';
    src: url('fonts/LatoLatin-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/LatoLatin-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/LatoLatin-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/LatoLatin-Regular.ttf') format('truetype'); 
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

/* Webfont: LatoLatin-Italic */@font-face {
    font-family: 'Lato';
    src: url('fonts/LatoLatin-Italic.eot'); /* IE9 Compat Modes */
    src: url('fonts/LatoLatin-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/LatoLatin-Italic.woff') format('woff'), /* Modern Browsers */
         url('fonts/LatoLatin-Italic.ttf') format('truetype'); 
    font-style: italic;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

/* Webfont: LatoLatin-Bold */@font-face {
    font-family: 'Lato';
    src: url('fonts/LatoLatin-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/LatoLatin-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/LatoLatin-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/LatoLatin-Bold.ttf') format('truetype'); 
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

/* Webfont: LatoLatin-BoldItalic */@font-face {
    font-family: 'Lato';
    src: url('fonts/LatoLatin-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('fonts/LatoLatin-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/LatoLatin-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('fonts/LatoLatin-BoldItalic.ttf') format('truetype'); 
    font-style: italic;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

/* Webfont: LatoLatinBlack-Regular */@font-face {
    font-family: 'Lato';
    src: url('fonts/LatoLatinBlack-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/LatoLatinBlack-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/LatoLatinBlack-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/LatoLatinBlack-Regular.ttf') format('truetype'); 
    font-style: normal;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}


/* Webfont: LatoLatinBlack-Italic */@font-face {
    font-family: 'Lato';
    src: url('fonts/LatoLatinBlack-Italic.eot'); /* IE9 Compat Modes */
    src: url('fonts/LatoLatinBlack-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/LatoLatinBlack-Italic.woff') format('woff'), /* Modern Browsers */
         url('fonts/LatoLatinBlack-Italic.ttf') format('truetype'); 
    font-style: italic;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}


/* autres */

@font-face {
    font-family: 'Chunkfive';
    src: url('fonts/chunkfive_ex-webfont.eot');
    src: url('fonts/chunkfive_ex-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/chunkfive_ex-webfont.woff') format('woff'),
         url('fonts/chunkfive_ex-webfont.ttf') format('truetype'),
         url('fonts/chunkfive_ex-webfont.svg#chunkfive_exregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Oswald';
    src: url('fonts/oswald-bold-webfont.eot');
    src: url('fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oswald-bold-webfont.woff') format('woff'),
         url('fonts/oswald-bold-webfont.ttf') format('truetype'),
         url('fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight:700;
    font-style:bold;
}


@font-face {
    font-family: 'Oswald';
    src: url('fonts/oswald-light-webfont.eot');
    src: url('fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oswald-light-webfont.woff') format('woff'),
         url('fonts/oswald-light-webfont.ttf') format('truetype'),
         url('fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-style: normal;
    font-weight: 300;
}s


@font-face {
    font-family: 'Oswald';
    src: url('fonts/oswald-regular-webfont.eot');
    src: url('fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oswald-regular-webfont.woff') format('woff'),
         url('fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
  font-style: normal;
  font-weight: 400;

}


/* COULEUR */

/*#5C821A*/


/*===================*/

/* BEER IT crowd Rebellyon*/
.icon-beer {
  color: white;
}

/*~~~~~~~~~~~~~~~*/

html {
  font-size: 16px;
}


body {
      line-height:20px;
  line-height: 1.25rem;

  nbackground-color: #243332;
  background-repeat: repeat;
}

.container-all {
	background-color: #dedede;
   nbackground-color: #243332;
  nbackground-image: url(img/fond6.png);
  background-attachment: fixed;
  background-repeat: repeat-x;
  margin:auto;
}




#main {
  margin-top:0.5rem;
  background: #fff; border: 1px solid #ddd; border-bottom-color: #ccc; 
  -moz-box-shadow: 0 -1px 0 #fff, 0 1px 1px rgba(0,0,0,0.06);
  -webkit-box-shadow: 0 -1px 0 #fff, 0 1px 1px rgba(0,0,0,0.06);
  box-shadow: 0 -1px 0 #fff, 0 1px 1px rgba(0,0,0,0.06);
    padding-bottom: 20px;

}

#main .left {
  /*  border-right: 1px solid #ddd; */ 
/*  background: #fff; border: 1px solid #ddd; border-bottom-color: #ccc; 
 
/*-moz-box-shadow: 0 -1px 0 #fff, 0 1px 1px rgba(0,0,0,0.06);
  -webkit-box-shadow: 0 -1px 0 #fff, 0 1px 1px rgba(0,0,0,0.06);
  box-shadow: 0 -1px 0 #fff, 0 1px 1px rgba(0,0,0,0.06);*/
}

.offset-0 {
    padding-left: 0;
    padding-right: 0;
}

/* Typo générale : choix des polices pour les principaux sélecteurs */

body {
  font-family: Luciole, Roboto, Georgia, serif;
}
#slogan_site_spip {
  font-family : "Roboto, Georgia", serif;
}

.chapo {
   font-family: Luciole, Roboto, Lato, helvetica, sans-serif;
   font-weight:500;
}

h1, h2, h3, h4  #menu_fixe, #recherche, #liste_groupes, .h1,.h2,.h3 {
   font-family: Luciole, Roboto, Lato, Oswald, helvetica, sans-serif;
   font-weight:900;
   font-size:1.0rem;
}

#nom_site_spip, #nav, .publiez, .rubrique, .keyword, .thematique, .ville, .tag, .date-agenda, .autres_articles, time, .infos_article  {
  font-family: Luciole, Roboto Condensed, 'Fjalla One', helvetica, sans-serif;
} 

/* */


.no-gutter {
  padding :10px 0px;
}

/* Principaux éléments de couleurs*/



/* GLOBAL */

a {
  color : #000000;
  -o-transition:color .2s ease-out, background 2s ease-in;
  -ms-transition:color .2s ease-out, background 2s ease-in;
  -moz-transition:color .2s ease-out, background 2s ease-in;
  -webkit-transition:color .2s ease-out, background 2s ease-in;
  transition:color .2s ease-out, background 2s ease-in;
}

a.spip_url, a.spip_out, a.spip_in, a.mcrypt {
  text-decoration: none;
  color: #5C821A;
  font-weight: bold;
}

/* Effet */
.scale-effet a {
  color: rgba(0,0,0,0.2);
  font-weight: 700;
  text-shadow: none;
}

.scale-effet a::before {
  color: #fff;
  content: attr(data-hover);
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

.scale-effet a:hover::before,
.scale-effet a:focus::before {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
}


.push-effet {
  position: relative;
  z-index: 1;
}

.push-effet a {
  overflow: hidden;
  margin: 0 15px;
}

.push-effet a span {
  display: block;
  padding: 10px 20px;
  background: #0f7c67;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}

.push-effet a::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  padding: 10px 20px;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #0f7c67;
  content: attr(data-hover);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translateX(-25%);
}

.push-effet a:hover span,
.push-effet a:focus span {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
}

.push-effet a:hover::before,
.push-effet a:focus::before {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
}



/*a.spip_url:after, a.spip_out:after {
  content: "\f0c1";
  font-family: FontAwesome;
  color:gray;
}
*/



/* EN TETE */

#title-head img{
	width: 100%; max-width: 100%; height: auto;
}

#nom_site_spip  {
  text-align: center;
  margin-bottom: 0;
}

#nom_site_spip img {

}

#title-head{
	width: 100%;
	margin-top:25px;
}
#entete {
  margin-top: -20px;
}

#entete-centre,
#entete-gauche,
#entete-droite{
	float: left;
	overflow: hidden;
	box-sizing: border-box;
}

#entete-centre{
	width: 74%;
	padding: 0 5%;
}
#entete-gauche,
#entete-droite{
	width: 13%;
}


#nom_site_spip a  {
  text-transform: uppercase;
  color: #dedede;
  font-size: 5rem;
  vertical-align: top;
}

@media (max-width: 767px) {
  #nom_site_spip a  {
  font-size: 15px;
  }
}

#nom_site_spip a:hover  {
  text-decoration: none;
}

#nom_site_spip a span {
  font-size: 4.4rem;
}

#title-head h1, .h1 {
  /*line-height: 3rem*/
}

#title-head .col-2 {
/*    float: none;
    display: table-cell;*/
    vertical-align:middle;
    margin-top: 0;
}
#title-head .col-10 {
/*    float: none;
    display: table-cell;*/
    vertical-align:middle;
}

#title-head .spip_logos {

}


.publiez {
  /*text-transform: uppercase;
  color:#262626;
  font-size: 1.5rem;
  padding: 10px;
  border: 2px solid #262626;
  vertical-align:middle;
  text-align: center;*/


}

#slogan_site_spip {
  font-size: 1rem;
  font-style:italic;
  color: #dedede;;
  text-align: center;
  border-top: 2px solid #222;
  margin-top: 10px;
  margin-bottom: 5px;
}
#slogan_site_spip span {
  font-weight: normal;
  padding: 0 20px;
  position: relative;
  background-color: #222;
  top: -12px;
}

#recherche {
  margin : 5px 0px;
}


article h2 { 
  font-weight: black;
  font-size: 1.6rem;
  line-height: 1.4em;
  padding-top: 0.2em;
  ntext-transform:uppercase;
  font-family:'oswald';
}


article h3 {
	  font-weight: black;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.3em;
}

.texte-principal h4 {
font-size: 1.25em;
border-left: 10px solid #CCC;
padding-left: 5px;
}

/* Titre des sections Fils d'infos, Breves, a lire d'ailleurs */
section h2   { /*changer de classe */
  border-bottom: solid 1px #00726D;
  padding-bottom: 6px;

}

.rubrique a {
  /*background-color: #5C821A;*/
  color:#AAA;
}

#fil_infos:article {
  margin-bottom: 5px;
}

.thematique a {
  color: white;
  background-color:#5C821A;
  padding: 0px 3px;
}

.thematique a:hover {
  color: white;
  background-color:#000000;
  text-decoration: none;
}

.thematique.box {
  padding: 1px;
  margin-left: 0px;
  text-transform: uppercase;
}

.descriptif { 
  margin-top: -10px;
}


a:hover {
  color:#5C821A;
}

h2 a:hover , h3 a:hover {
  text-decoration: none;
}
.sep {
  border-top: solid 1px #e6e6e6;
}

.sep_half {
  border-bottom: 1px solid #e6e6e6;
  position: absolute; /* Mettre le parent en relatif */
  bottom: 0;
  left:25%;
  right: 25%;
}

.sep_right  {
    border-right: 2px solid #e6e6e6;
    position: absolute;
    right:0;
    top: 25%;
    bottom: 25%;
}

.sep_left  {
    border-left: 2px solid #e6e6e6;
    position: absolute;
    top: 25%;
    bottom: 25%;
}


.extra_padding {
    padding: 10px;
    background-color: #F7F7F7;
}

.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #262626 inset;
  color: #777 !important;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px #262626 inset;
    -webkit-text-fill-color: #333 !important;
} 

.input-black {
  color: black;
  margin-bottom: 0;
  padding: 4px 8px;
  font-size: 13px;
  font-weight: normal;
  line-height: 21px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-color: #333;
  background: transparent;
}

.form-control {
  color:black;
}

.input-black:focus {
    border-color: rgba(197, 188, 142, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(197, 188, 142, 0.6);
    outline: 0 none;
}

  .sticky-on {
    position: fixed;
    top: 0;
    width: 264px;
  }


section h2 {
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.1em;
  nmargin-top: 0px;
  font-size:1.2em;
}

.rubrique a {
  text-transform: uppercase;
  padding: 1px 3px;
}
.rubrique a:hover {
  text-decoration: none; 
}


input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  font-family: 'Luciole, Roboto Condensed', 'Fjalla One', helvetica, sans-serif;
  font-size: 1.4em;
}



/* == UNES == */
#unes article {
  padding-left: 0px;
}

#unes article h3 {
  margin: 0.3em 0 -0.3em 0;
  font-family:'oswald';
}

#unes article .rubrique {
  float:right;
}

#unes img.img-responsive {
  padding: 10px 0 0 0;
}


#unes article .thematique {
 float:left;
 margin-left: 0px;
}

#unes article time {
  float: right;
  nfont-family: 'Fjalla One';
 font-size: 0.6rem;
 color:#696969;
  clear: both;
  padding:2px 0 8px 0;
}

#unes footer {
  margin-top: -0.9em;
}

#unes footer img {
  height: 12px;
  vertical-align:middle;
}

#unes footer .tag {
  line-height:12px;
}

#unes footer .tag a {
  nfont-family: 'Fjalla One', sans-serif;
  color:#696969;
  font-size: 12px;
}

#unes footer .tag a:hover {
  color: #5C821A;
}

#unes img.img-responsive {
/*  margin-left: -10px;
  margin-right:-5px;*/
}

#unes .col-4 {
  padding-right : 0px;
}

/*== FIL D'INFOS ==*/


#sidebar {
  padding-top: 10px;
/*  background-color: #f0f0f0;
*/
}

#fil_infos .time {
  border-bottom: solid 1px #5C821A; 
  font-size : 0.8rem;
}


#fil_infos time {
   float: right;
 font-size: 0.7rem;
 color:#696969;
  clear: both;
 }

#fil_infos h2{
font-weight: 700;
line-height: 1.1em;
font-size: 1.5em;
}

#fil_infos h3 {
  margin: 0.3em 0 0.15rem 0;
  font-size: 1.2rem;
  line-height: 1.15em;
  font-weight: 600;
  letter-spacing:-0.1px;

}

#fil_infos article {
  margin-bottom:1em;
}

#fil_infos p {
  margin-top:-1em;
  margin-bottom: 0.2rem;
  font-size: 0.85rem;
  line-height:1.17rem;
}

#fil_infos .ville {
  margin-bottom:1.5em;
  text-transform: uppercase;
  color: #696969;
  margin-top:-2.15em;
}

#fil_infos .tags img {
  height: 12px;

}

#fil_infos .tag a {
  color:#696969;
  font-size: 0.7rem;
}

/*== Breves ==*/


#breves {
/*  height:200px;
  overflow: auto;
  margin-bottom: 1rem;*/
  min-height: 310px;
}
#breves h2, #lire h2 {
  margin-top: 5px;
}

#breves h2{
font-weight: 700;
line-height: 1.1em;
font-size: 1.5em;
}

#breves time {
  text-transform: uppercase;
  font-size: 15px;
  padding: 1px 3px;
  font-style:normal;
  color:#AAA;
  border-bottom: solid 1px #e6e6e6;
}

#breves article {
padding-bottom: 10px; 
margin-bottom: 5px;
}

.flexslider ul {
  margin:0px;
  padding: 0px;
}

.flexslider .item li {
  padding-bottom: 1em;
  padding-left: 1.2em;
  list-style-type: none;
}

#breves .item li:before {
  content: "\f10d";
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width: 1.2em; /*same as padding-left set on li*/
  list-style-type: none;
  color:#00726D;
}


#lire {
  min-height: 310px;
}

#lire .item li:before {
  content: "\f0c1";
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width: 1.2em; /*same as padding-left set on li*/
  list-style-type: none;
  color:#00726D;
}

.flexslider li {
  list-style-type: none;
}


/*== Lires ==*/
#lires {
  margin-top: 20px;
}

/*== CARTOUCHES ==*/
#cartouches{

}

.cartouche h2 {
font-size: 1.5rem;
margin-left: 0.65em;
margin-right:0.65em;
font-weight:700;
line-height: 1.1em;
npadding-top: 15px;
}

#cartouches .deux {
  position: relative;
}

.cartouche .mini-une article {
  border-bottom: solid 1px #e6e6e6;
  padding-top:5px;
	padding-left: 10px;
	padding-right: 5px;
}

.cartouche .une article h3 {
  font-size: 1.5rem;
  line-height: 1.1em;
  margin: 5px 0px;
}

.cartouche {
	border: 1px solid #F7F7F7;
	background-color:#F7F7F7;
	position: relative;
	padding-bottom: 20px;
	margin:15px;
	margin-bottom:30px;
}

.cartouche .mini-une {
	nposition: absolute;
	right: 0px;
	ntop: 40px; nbottom: 45px;
	noverflow: hidden;
	padding: 0px;
	nborder-left: solid 1px #e6e6e6;
}

.cartouche .autres_articles:after{
	content: "";
	position: absolute;
	bottom: 45px;
	height: 40px;
	left: 51%; right: 1px;
	nbackground-image: -webkit-linear-gradient(rgba(255,255,255,0), #FFF);
	nbackground-image: -moz-linear-gradient(rgba(255,255,255,0), #FFF);
	nbackground-image: -o-linear-gradient(rgba(255,255,255,0), #FFF);
	nbackground-image: linear-gradient(rgba(255,255,255,0), #FFF);
}

.cartouche .autres_articles {
	position: absolute;
	display: block;
	bottom : 0px;
	width: 100%;
	text-align: center;
}

.cartouche .autres_articles a {
	display: block;
	width: 100%;
	nbackground: #FFF;
}

.cartouche .mini-une article:last-child {
  border-bottom: solid 0px #e6e6e6;
padding-bottom: 20px;
}
.cartouche .mini-une article h3 {
  font-size: 1.2rem;
  margin: 0.5em 0 0.25em 0;
  letter-spacing:-0.3px;
}
.cartouche .mini-une article p {
  /*padding-left: 7px;*/
  margin-top: 0em;
}
.cartouche .mini-une img {
  margin-right: 7px;
}

#cartouches .cartouche {
  margin-bottom: 40px;
  margin-top:40px;
}

#cartouches .spip_logos {
  padding-left: 0px;
}

/* Autres article */
.autres_articles {
  npadding: 3px 0px;
  float:right;
}

.autres_articles a {
 padding: 5px 0px;
 border-top: solid 1px #e6e6e6;
 nborder-bottom: solid 1px #e6e6e6;
}

.autres_articles a:hover {
  text-decoration: none;
}
.autres_articles a:hover {
 /*padding: 10px 0px;
 -webkit-transition: all .2s;
 -moz-transition: all .2s;
 -o-transition: all .2s ;
 transition: all .2s ;
 border-top: solid 1px #A30006;
 border-bottom: solid 1px #A30006;*/
}
/* == PAGE ARTICLES == */

h1, .h1 {
  line-height: 2rem;
}

.date {
  font-size: 0.85rem;
}

.contenu-principal {
/*  margin-top: -25px;
  margin-right: 1.5em;*/
}

.article-head {
  padding-bottom: 5px;
}

.page_article .rubrique-thematique {  
  margin: 0.8rem 0rem;
}

.page_article .rubrique-tag {  
}

.page_article .logo-article-petit {
  float: left;
}

.titraille {
  margin-bottom: 1em;
}

.infos_article {
  font-size: 0.85rem;
}

.texte-center {
  text-align: center;
}


.page_article .logo-article-grand {
  margin : auto;
}

.page_article .tag, .tag {
  font-size: 14px;  
  color:#696969;
}

.page_article .tag a, .tag a {
  color:#696969;
}

.lien{
font-weight: 700;
background-color: beige;
padding: 5px;
}

.ps{
	nbackground: none repeat scroll 0% 0% #FBFBFB;
	border: 2px solid #EEE;
	padding: 0.5em 1em 0px;
}

.ps h2{
margin-top:5px;
font-size: large;
font-weight: 600;
}

.notes{
}

.notes h2{
border-bottom: 1px solid #B4B3B3;
font-size: larger;
font-weight: 600;
margin-bottom: 0px;
}

.doc_joint{
margin-top: 30px;
}

.doc_joint h2{
margin-top:5px;
font-size: large;
font-weight: 600;
}

.doc_liste{
padding: 0px;
margin: 0px;
list-style: none inside none;
}
.doc_liste li{
	padding-bottom:5px;
}
.doc_liste .spip_logos {
padding: 0px;
margin-right: 10px;
}

.suggest {
 clear:both;
}

.suggest h2 {
  font-size: 1.5rem;
  text-transform: none;
}

.suggest h2 a:hover{
  text-decoration: underline;
}

.suggest .une article h3 , .suggest .mini-une article h3{
margin-top:0px;
}


.suggest h3 a {
  font-size:1.2rem;
  font-weight: 600;
}

.suggest .time {
  margin-bottom: 50px;
}

#bar{
    background-color:#fff;
    width:100%;
    height:2px;
}

#title-article {
/*  display:none;*/
  margin-top: -100px;
  opacity: 0.2;
  z-index: 10000; 
}


#title-article h3 {
  font-size: 0.9rem;
  /*font-family: 'Fjalla One', sans-serif;*/
  text-transform: uppercase;
  margin : 10px 0px;
}


.article-head h1, .article-head .h1  {
  font-size: 2.5rem;
  /*font-family: 'Fjalla One', sans-serif;*/
  line-height: 1.15em;
  font-weight: bold;
  margin :0em;
  margin-bottom:0.8rem; 
 }

.article-head time {
  nfont-style: italic;
}

.article-head .time {
   float: right;
 font-size: 0.7rem;
 color:#696969;
 margin-top: -1.4em;
 border-bottom: 1px solid #696969;
 }

.article-head .tag-wrapper {
  margin-top: 0.8rem;
  margin-bottom: 0.5rem;
}

.article-head .col-4 {
  border-left : 1px dotted #ddd;
}

.contenu-principal .texte-principal {
  font-size: 1.05rem;
  line-height: 1.55rem;
  text-align: justify;
   -moz-hyphens: auto;
   -ms-hyphens:auto;
   -webkit-hyphens:auto;
   margin-bottom:40px;
} 

.contenu-principal .texte-principal p {
  margin-bottom: 1em;
  margin-top: 0em
}

.contenu-principal h1, .contenu-principal .h1{
  font-size:2.5rem;
  line-height: 1.1em;
  margin-top: 0em;
}


.contenu-principal .chapo {
font-size: 1.1rem;
line-height: 1.5rem;
text-align: left;
}

h3.spip {
  margin: 1em auto 0.5em auto;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.2em;
  -moz-hyphens: none;
   -ms-hyphens:none;
   -webkit-hyphens:none;
}

.page_article #outils {
  border-top: 1px dotted #ddd;
}
.page_article #outils {
  list-style: none;
  padding:0;
  padding-top: 0.5rem;
  margin :0;
  margin-top: 0.5rem;
}

.page_article #outils li {
  margin-bottom: 0.3rem;
}

blockquote.spip:before {
  content: "\f10d";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  float:left;
  width: 1.2em;
  color:#5C821A;
  font-size: 2rem;
}

blockquote.spip:after {
  content: "\f10e";
  font-family: 'Font Awesome 5 Free'; 
  font-weight: 900;
  display: inline-block;
  float:right;
  width: 1.2em; 
  color:#5C821A;
  font-size: 2rem;
  margin-top: -1.2em;
  padding-top: 0.7rem;
}

blockquote.spip{
  margin: 1em 1em 1em 1em; 
  text-align: left;
}

/* == PAGE RUBRIQUES == */

.titre_page {
  position: relative;
  padding: 1em 0 2em 0.5em;
}


#rubrique article {
  padding: 10px;
  padding-left: 15px;
}

#rubrique article h3 {
  margin: 0em 0 -0.3em 0;
}

#rubrique article time {
  float: right;
 font-size: 0.9rem;
 color:#696969;
  clear: both;
}

#rubrique img.img-responsive {
  margin-left: -10px;
  margin-right:-5px;
}

#rubrique-navigation .descriptif {
  font-size: 1.3rem;
  line-height: 1.5rem;
}

#rubrique-navigation .liste {
    list-style-type: none;
	padding-left: 1em;
}
#rubrique-navigation .liste li {
  padding-bottom : 5px;
}
#rubrique header {
  margin-bottom: 5px;
 
}


.ville_article {
	margin-bottom : -1.5em;
}

/*
.publiez {
-webkit-transition: all 0.1s;
  width:100px;
  height:100px;
  display: block;
  background:url(img/publiez.png) no-repeat;
}*/

/*.publiez:hover {
  -webkit-transition: all 0.1s;
  width:100px;
  height:100px;
  display: block;
  background:url(img/publiez2.png) no-repeat;
}*/

#nav .navbar .navbar-inner #recherche {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition : border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#nav .navbar #recherche:focus {
    border-color: rgba(197, 188, 142, 0.8);
    /*width:170px;*/
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(197, 188, 142, 0.6);
    outline: 0 none;
    /*transition: 800ms all ease;
    -moz-transition : 800ms all ease;
    -webkit-transition : 800ms all ease;*/
}

#nav .navbar-nav > li > a {
 padding-top: 10px;
 padding-bottom: 10px;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
      -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #5C821A;

}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #5C821A;
}


#nav-subheader .nav-toggle { 
  background: #ddd;
  color: #777;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 0 rgba(0,0,0,0.08);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 0 rgba(0,0,0,0.08);
  box-shadow: 0 1px 0 #fff, inset 0 1px 0 rgba(0,0,0,0.08);
}


.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  font-size: 15px;
  background-color: #23222a;
  border-style:solid;
  border-color: #303031;
  border-width:1px;
  border-top:none;
  color : #b4b4b8;
}

/*== MENU FIXE ==*/

#menu_fixe li a {
  padding: 0px 10px;
}

#menu_fixe li a:hover {
  color: white;
}

#menu_fixe .navbar {
  min-height: 0px;  
  background-color: #262626;
  width:100%;
  z-index:102;
}



/* == PIED == */

footer.pied {
  background-color: #000000;
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
}

footer.pied h3{
	text-transform: uppercase;
	font-family: Luciole, Roboto Condensed, Oswald, Lato, Oswald, helvetica, sans-serif;
	rfont-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

footer.pied a{
	color: #959595;
}

footer.pied a:hover{
	color: #FFFFFF;
	text-decoration:none; 	
}

footer.pied ul {
  list-style-type:none;
}

footer.pied input {
  color: #777;
  margin-bottom: 0;
  padding: 4px 24px;
  font-size: 13px;
  font-weight: normal;
  line-height: 21px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-color: #333;
  width:250px;
  rbackground: transparent url(img/search.png) no-repeat 7px 10px;
}

footer.pied input:focus {
    border-color: rgba(197, 188, 142, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(197, 188, 142, 0.6);
    outline: 0 none;
}

footer.pied #up {
  text-align: center;
}
footer.pied #up {
  padding-bottom:5px;
}
footer.pied #up span {
  padding: 10px 5px;
  background-color: #5C821A;
}

footer.pied #up a {
  color:white;
}
footer #up .fa-chevron-up {
  color: white;
  text-decoration: none;
  vertical-align: baseline;
}

/* LISTES */
ul.spip {
  margin-top: 1em;
  list-style-position: inside;
  margin-left: 1px;
  list-style-type: disc;
 }


.arrow_box { position: relative; background: #fff; border: 1px solid #AAA; margin-right:12px;} 
.arrow_box:after, .arrow_box:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.arrow_box:after { border-color: rgba(255, 255, 255, 0); border-left-color: #fff; border-width: 11px; margin-top: -11px; } 
.arrow_box:before { border-color: rgba(170, 170, 170, 0); border-left-color: #AAA; border-width: 12px; margin-top: -12px; }

.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid green;
  display: inline-block;
}

.tag-arrow {
  content: "";
  background-image: url(img/tag-arrow.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 10px;
  height: 20px;
  position: absolute;
  z-index: 2;
  top: -1px;
  right: -10px;
}


/*=== AGENDA ===*/


#agenda_sommaire h2 {
  font-size: 1.4rem;
  border-bottom: 2px solid #5C821A;
  line-height: 1.1em;
  margin: 0.6em 0 0.4em;
  padding-bottom: 2px;
  text-transform: uppercase;
}
#agenda_sommaire h4 {
  font-size: 0.9rem;
  margin:0px;
  line-height: 1rem;
}
#agenda_sommaire ul {
  margin:0px;
  padding: 0px;
  list-style-type: none;
}

#agenda_sommaire a {
  color: #5C821A;
}

#agenda_sommaire a:hover {
  color: #5C821A;
  text-decoration: none;
}

#agenda_sommaire .lieu, #agenda_sommaire .time, .ville-agenda {
  color: #AAA;
  font-size: 0.8rem;
}

#agenda_sommaire {
  margin-bottom: 1rem;
}

.agenda h2{
color:#5C821A;
font-family: Luciole, "Fjalla One",sans-serif;
}

.agenda h4{
  font-size: 1.0rem;
  font-family: Luciole, Roboto Condensed, Lato, Oswald, helvetica, sans-serif;
  margin-bottom: 0.1em;
}

.agenda time{
  font-size: 0.8rem;
}

.date-agenda {
    background-color: #5C821A;
    float: left;
    font-family: Luciole, "Fjalla One", helvetica,sans-serif;
    height: 52px;
    line-height: normal;
    margin-bottom: 5px;
    margin-right: 10px;
    padding-top: 0;
    position: relative;
    width: 52px;
}
.date-agenda .month {
    color: #fff;
    display: block;
    font-size: 11px;
    padding-top: 4px;
    text-align: center;
    text-transform: uppercase;
}
.date-agenda .day {
    color: #fff;
    display: block;
    font-size: 25px;
    font-weight: bold;
    padding-top: 1px;
    text-align: center;
    background-color: #000000;
}

li.agenda {
  clear: both;
  margin-bottom: 0.5em;
}


/*=== DOCUMENTS PORTFOLIO ===*/
#documents_portfolio h2 {
  font-size: 1.4rem;
  border-bottom: 2px solid #5C821A;
  line-height: 1.1em;
  margin: 0 0 0.4em;
  padding-bottom: 2px;
  text-transform: uppercase;
}

#documents_joints h2 {
  font-size: 1.4rem;
  border-bottom: 2px solid #5C821A;
  line-height: 1.1em;
  margin: 0 0 0.4em;
  padding-bottom: 2px;
  text-transform: uppercase;
}

.spip_doc_titre, .spip_doc_descriptif {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 90%;
    font-size: 0.9rem;
    font-weight: 300;
}

/*=== FORMULAIRE LOGIN & INSCRIPTION ===*/
#login-page {
  padding-top: 10px;
}

#login-page .cartouche{
	border:none;
	background-color:#FFF;
}

#login-page .h1, #inscription-login .h1 {
  font-family: Luciole, Roboto, 'Fjalla One',sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}

#login-page .btn, #inscription-login .btn {
  font-family: 'Fjalla One',sans-serif;
  text-transform: uppercase;
  font-weight: normal;

}

.erreur_message {
  color: #b94a48; 
  font-weight: bold;
}

.formulaire_spip label {
  font-family: 'Luciole, Roboto, Fjalla One',sans-serif;
  font-weight: normal;
}

.formulaire_spip .boutons{
	text-align:center;
}


#inscription-login .cartouche{
	border:none;
	background-color:#FFF;
}

#inscription-login legend {
  font-family: 'Fjalla One',sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 0px;

}

/*=== LISTE D'ARTICLES ====*/
li.hentry {
  list-style-type: none;
  padding: 10px 0 10px 0;
}

h3.entry-title {
  margin-bottom: 0px;
}

ul.liste-items .spip_logos {vertical-align: text-top;
float:left;}

.lire-la-suite-titre {
  margin-top: 1em;
}


/*=== LOGIN UP ===*/
.login-up {
  display: none;
  background-color: #262626;
  color: white;
  height: 400px;
}

.login-up h1, .login-up .h1 {
  font-family: 'Fjalla One',sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}

.soustitre {
  font-size: 2rem;
}

	
.info-groupe {
  padding:15px;
  padding-bottom:0;
  border: 1px solid #999;
	border-radius: 0 18px 0 0;
  margin-bottom: 25px;}

h2.agenda {display:none}

 .groupe_meta {
  border: 1px solid #808080;
  padding-left: 10px;
  line-height: 1.5em;
  font-family: Lato;
  word-wrap: break-word;
  }

n.groupe_meta h2 {
  border-bottom: 1px solid red;
}

.groupe_infos{
nmargin-left:0px;
}

.groupe_infos h3, .groupe_infos h4{
margin:0px;
display:inline;
}

.groupe_infos ul {
 margin-left: 0px;
margin-top: 0px;
}

	

/* Publiez Pied */

#publiez-pied, #newsletter-pied {
  background-color: #f5f5f5;  /*505759*/
  text-align: center;
  border-top: 1px solid #ced0cf;
}

#publiez-pied p {
  font-size: 1.3rem;
  line-height: 2rem;
}

#publiez-pied p a {
  text-decoration: underline;
  color:#5C821A;
}

#newsletter-pied {
  -filter : blur(3px);
  -moz-filter: blur(3px);
  -webkit-filter: blur(3px);
  filter: url(img/blur.svg#blur);
}

#publiez-pied h3, #newsletter-pied h3 {
    color: #5C821A;
    text-transform: uppercase;
    font-size: 21px;

}

#publiez-pied h2, #newsletter-pied h2 {
    color: #262626;
    font-style: italic;
    font-family: Georgia, serif;
}

#newsletter-pied input {
  color: #828282;
  margin-bottom: 0;
  padding: 6px;
  font-size: 21px;
  font-weight: normal;
  font-style: italic;
  line-height: 21px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width:350px;
  background: #ced0cf;

}

.invisible { 
  display: none; /*Pour les soucis d'accessibilité*/
}


.icon-search:before{
	padding-top:2px;
	padding-bottom:2px;
}
.clear{
	clear:both;
}

#rubrique .pagination {
  text-align: center;
  font-family: Oswald, helvetica, sans-serif;
}

.actu_sommaire{
	background-color: #f5f5f5;
}

#alaune .item li:before {
   content: "\f0a3";
   font-size:0.8rem;
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width: 1em; /*same as padding-left set on li*/
  list-style-type: none;
  color:#00726D;
}

#liste_groupes {
  font-weight: normal;
}

#liste_groupes .item li:before{
   content: "\f0a3";
   font-size:0.8rem;
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width: 1em; /*same as padding-left set on li*/
  list-style-type: none;
  color:#00726D;
  }


ul.liste_page_groupes li:before{
 content: "\f0a3";
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width:1.2em;
  color:#00726D;
  }

ul.liste_page_groupes li {
   list-style-type: none;
   margin-bottom:1em;
}

.descriptif_groupe {
  font-weight: regular;
  font-size: 0.9rem;
  border-left: 5px solid grey;
  padding-left: 1em;
  margin-top: -0.5em;
}

.liste_page_groupes .groupe{
  font-weight: bold;
  font-size: 1.3rem;
 } 

.spip_logos {
	padding-left :10px;
}

.autres_ajax{
	text-align:center;
	padding : 5px 0px;
	border-top:solid 1px #e6e6e6;
	border-bottom:solid 1px #e6e6e6;
}

.autres_ajax:hover{
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	transition:all .2s;
	border-top:solid 1px #5C821A;
	border-bottom:solid 1px #5C821A;
}

.autres_ajax:hover a{
	text-decoration:none;
}

/*Bidouilles Bootstrap à intégrer*/

.col-lg-14 {
  padding:0;
}

/* Archives */

.ui-datepicker-header, .ui-datepicker-current{
display:none;
}


#form_archives fieldset{
	display: inline;
}
#calendar h2{
display: none;
}


.left{
  float:left;
}

.right{
  float:right;
}

.impression{
  block:inline;
  margin-right:1em;
}

/*  Comment publier : apparait dans la page article */

#copublier {margin-top:50px; margin-bottom:70px;}

	
#copublier{
  background-color: #f5f5f5;  /*505759*/
  text-align: center;
  border-top: 1px solid #ced0cf;
}	

#copublier h3 {
    color: #5C821A;
    text-transform: uppercase;
    font-size: 21px;
	}
#copublier h2 {
    color: #262626;
    font-style: italic;
    font-family: Georgia, serif;
	}
#copublier {
  background-color: #f5f5f5;  /*505759*/
  text-align: center;
  border-top: 1px solid #ced0cf;
}

#copublier p {
  font-size: 1.3rem;
  line-height: 2rem;
}

#copublier p a {
  text-decoration: underline;
  color:#5C821A;
}


