/* Limoges */

/* COULEUR */

/*ed0000 rouge*/ /*006633 vert/
/*A30006*/ /*#f58120 orange*/



/*== FONT FACE ===*/
/* Fjalla One */
@font-face {
    font-family: 'Fjalla One';
    src: url('libs/css/fonts/fjallaone-regular-webfont.eot');
    src: url('libs/css/fonts/fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('libs/css/fonts/fjallaone-regular-webfont.woff') format('woff'),
         url('libs/css/fonts/fjallaone-regular-webfont.ttf') format('truetype'),
         url('libs/css/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('libs/css/fonts/pt_sans-web-regular-webfont.eot');
    src: url('libs/css/fonts/pt_sans-web-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('libs/css/fonts/pt_sans-web-regular-webfont.woff') format('woff'),
         url('libs/css/fonts/pt_sans-web-regular-webfont.ttf') format('truetype'),
         url('libs/css/fonts/pt_sans-web-regular-webfont.svg#pt_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

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

@font-face {
    font-family: 'PT Serif';
    src: url('libs/css/fonts/pt_serif-web-italic-webfont.eot');
    src: url('libs/css/fonts/pt_serif-web-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('libs/css/fonts/pt_serif-web-italic-webfont.woff') format('woff'),
         url('libs/css/fonts/pt_serif-web-italic-webfont.ttf') format('truetype'),
         url('libs/css/fonts/pt_serif-web-italic-webfont.svg#pt_sansregular') format('svg');
    font-weight:400;
    font-style:italic;
}

@font-face {
    font-family: 'PT Serif';
    src: url('libs/css/fonts/pt_serif-web-bold-webfont.eot');
    src: url('libs/css/fonts/pt_serif-web-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('libs/css/fonts/pt_serif-web-bold-webfont.woff') format('woff'),
         url('libs/css/fonts/pt_serif-web-bold-webfont.ttf') format('truetype'),
         url('libs/css/fonts/pt_serif-web-bold-webfont.svg#pt_sansregular') format('svg');
    font-weight:700;
    font-style:bold;
}

@font-face {
    font-family: 'PT Serif';
    src: url('libs/css/fonts/pt_serif-web-bolditalic-webfont.eot');
    src: url('libs/css/fonts/pt_serif-web-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('libs/css/fonts/pt_serif-web-bolditalic-webfont.woff') format('woff'),
         url('libs/css/fonts/pt_serif-web-bolditalic-webfont.ttf') format('truetype'),
         url('libs/css/fonts/pt_serif-web-bolditalic-webfont.svg#pt_sansregular') format('svg');
    font-weight:700;
    font-style:italic;
}



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

}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(libs/css/fonts/Oswald-light.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(libs/css/fonts/Oswald-regular.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(libs/css/fonts/Oswald-bold.woff) format('woff');
}

@font-face {
  font-family: 'Lato', sans-serif;
  src: url('libs/css/fonts/lato-regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
}


@font-face {
  font-family: 'Lato', sans-serif;
  src: url('libs/css/fonts/lato-bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: 'Lato', sans-serif;
  src: url('libs/css/fonts/lato-Black.ttf') format('truetype');
  font-style: normal;
  font-weight: 900;
}


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


html {
  font-size: 18px;
}


body {
  #line-height: 1.3rem;
  background-repeat: repeat;
  background-color: white;
  text-align:justify;
}


/* par défaut */
body {
  font-family: "PT Serif", Georgia, serif;
}

.chapo, #slogan_site_spip, .autres_articles {
  font-family : "Oswald", "Georgia", serif;
	letter_spacing : 0.04em;
}

/* Toute la titraille */
h1, h2, h3,  #menu_fixe, #recherche{
  font-family: 'Oswald',  'Lato', 'Franklin Gothic', sans-serif;
}

/* Police bâton fantaisie*/
.date-agenda,  .login-up, #login-page .btn, #up, .ville, .tag, #inscription-login, #formulaire_login, time {
  font-family: 'Oswald', 'Calibri', sans-serif;
}

#nom_site_spip {
font-family: 'Special Elite', 'Fjalla One', Calibri;
}

/*Autres*/
.publiez, #nav, .rubrique, .thematique {
font-family: Oswald;
}


/*===== Rêglages couleurs généraux */

time {
margin-left:20px;
color: #696969;
font-size: 0.7em ;
}

#manchette time {
margin-left: 0px ;
}
/*===================*/

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



.container-all {
   background-color: #ffffff;
}


#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);*/
  /*border-left: 1px solid #111;
  -webkit-border-image: -webkit-gradient(linear, right top, right bottom, (#111), (#fff)) 0 100% 0 0 stretch;
  border-right: 1px solid #111;
  -webkit-border-image: -webkit-gradient(linear, right top, right bottom, from(#fff), (#111), to(#fff)) 0 100% 0 0 stretch;
  -webkit-border-right: 1px moz-linear-gradient(black, white);*/
}

#main .left {
  /*border: 1px solid #333;*/
  -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#333), to(#fff)) 0 100% 1 1 stretch;
  
/*  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;
}

/* EN TETE */

#nom_site_spip  {
  text-align: center;
/*  border-top: 1px solid #e6e6e6;
*/
}


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

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

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

#nom_site_spip a span {
  font-size: 4.4rem;
}
#title-head {
/*  vertical-align:middle;
  display: table;
  margin-top:0rem;
  margin-bottom:1rem;
*/
}

#title-head.container {

  margin-top : -20px;
}

#title-head h1 {
  line-height: 3rem
}

#title-head .col-2 {
/*    float: none;
    display: table-cell;*/
    vertical-align:middle;
    margin-top: 5em;
}
#title-head .col-10 {
/*    float: none;
    display: table-cell;*/
    vertical-align:middle;
}
.publiez {
  text-transform: uppercase;
  color:#000000;
  font-size: 1.5rem;
  padding: 10px;
  border: 2px solid #000000;
  vertical-align : inherit;
  text-align: center;
}

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

#recherche {
  margin : 5px 0px;
}

/* Typo */

a {color : black;
  -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 {
text-decoration: none;
font-style : italic;
color: #900;
}
.rubrique a {
  /*background-color: #006633;*/
  color:#AAA;
  padding-right:20px;
}

.rubrique.arrow_box a {
  border : 1px solid #aaa;
}

.contenu-principal h1{
ntext-transform: uppercase;
font-weight: 600;
}

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

.thematique a {
  color: #000000;
  padding: 0px 11px;
  margin-top: 1px;
  border : 1px solid #ed0000;
  
}

.thematique a:hover {
  color: #AAA;
  text-decoration: none;
}

.thematique.box {
   padding: 1px;
  margin-left: 9px;

  text-transform: uppercase;
}


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

.autres_articles {
 font-style: italic;
 border-top: solid 1px #e6e6e6;
 margin-left: 10px;
 padding-top: 5px;
  }

.lire-la-suite {
 border-top: solid 1px #e6e6e6;
 font-style: italic;
 border-top: solid 1px #e6e6e6;
  }

  /* TABLEAUX */

table.spip {margin-top: 1.3rem;}
table.spip tr.row_first { background: #ed0000 ; color:white; border: 0.5px solid; vertical-align: middle; }
table.spip tr.row_odd { background: #EEE; }
table.spip tr.row_even { background: white; }
table.spip th, table.spip td { padding: 0.5em 0.5em; text-align: left; border: 0.5px solid #EEE; vertical-align: middle;}



/* MANCHETTES */

#manchette article {
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}


article h2 { /* garder une différence de titre ? */
/*  font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif; */
/*font-family: 'Alfa Slab One';*/
/*font-family: 'Chunkfive';
*/font-family: 'Lato', 'Oswald', 'Fjalla One', 'Franklin Gothic', sans-serif;
font-weight: 600;
font-size: 1.6rem;
line-height: 1.1em;
padding-top: 0.2em;
margin-top: 0em;
*/}


article h3 {
font-size: 1.6rem;
font-weight: 600;
line-height: 1.1em;
padding: 0.3em 0 0 0;
margin: 0;
}

.nav {
 text-transform: uppercase;
 font-size: 1rem;
}

#menu_fixe .nav {
 font-size: 11px;

}




/* Titre des sections Fils d'infos, Breves, a lire d'ailleurs, Agenda */
section h2   { /*changer de classe */
  border-bottom: solid 1px #ed0000;
  font-size: 1.2rem;
  !margin-bottom: 1px;

}
/* GLOBAL */

/* change titres quand survolés */
a:hover {
  text-decoration: none;
  color: #ed0000;
}

a:focus {
text-decoration: none;
outline: none;
}

h2 a:hover , h3 a:hover {
  text-decoration: none;
}

.sep {
  border-top: solid 1px transparent;
  margin-bottom: 2px;
  border-image: linear-gradient(to right, #80000000, #bf0808, #80000000);
  border-image-slice: 1;
  margin-top: 15px;
}

.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: 20px;
    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;
}
/*
@media (max-width: 768px  ) {

  .sticky-on {
    position: fixed;
    top: 0;
    width: 22.571429%;
  }

}

@media (min-width: 768px) {

  .sticky-on {
    position: fixed;
    top: 0;
    width: 17.571429%;
  }

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

section h2 {
  font-family: 'Lato', Calibri;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 0px;
  line-height: 1.6rem;
}

#manchette .rubrique a {
  padding-left : 0px;
}

.rubrique a {
  text-transform: uppercase;
  padding-left : 20px;
  margin-top : 5px;
}

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

.thematique {
  margin-top: 5px;
  margin-right : 5px;
  float : right;

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;
}

/*=== MANCHETTE ===*/

#manchette .rubrique {
  display: block;
  margin: 5px 0px 0px 0px;
}

#manchette article h2 {
  margin: 0px 0px 0px 0px;
}

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


/*.rubrique a {
  color:white;
}
*/
/* Image manchette */
#manchette img.img-responsive {
max-width:100%;
height:auto;

}
.wrapImage { position: relative;}
.background-image { z-index: -1; }
.overlay-text { position: absolute; top: 0px; right: 0px; }
.overlay-text a { padding: 0px 3px; }

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

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

#unes article .rubrique {
  float:right;
}

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


#unes article .thematique {
  float:left;
}

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

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

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

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

#unes footer .tag a {
  color:#696969;
  font-size: 0.9rem;
}

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

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

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

/*== FILS INFOS ==*/

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

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

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


#fil_infos h3 {
  margin: 0.3em 0 0.15rem 0;
  font-size: 1.2rem;
  text-transform : none;
  color: #444;
}

#fil_infos article {
  margin-bottom:1.2em;
  margin-top: 0.4em;
  text-align : justify;
}

#derniers_articles img {
float:left;
margin-right:5px;
}

#derniers_articles h3 {
  margin: -0.3em 0 -0.8rem 0;
  font-size: 1rem;
  text-transform : none;
  font-weight: 400;
  color: #444;
}

#derniers_articles article {
  margin-bottom:1.2em;
  margin-top: 0.4em;
}

#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;
  font-family: 'Fjalla One', sans-serif;
  text-transform: uppercase;
  color: #696969;
}
#fil_infos .tags img {
  height: 12px;

}

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

/*== Breves ==*/

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

#breves time {
  font-size: 0.9em;
  font-style:normal;
  color:#696969;
}

#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; 
  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:#ed0000;

}

#breves-h {
  height: 989px;
    background: #F7F7F7;
  margin-bottom: 0px;
/*  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
*/  border-radius: 0px;
  padding-left: 0px;
}

#breves-h h2{
  text-transform: uppercase;
  color: #AAA;
  font-size: 15px;
  border-bottom: none;
}

#breves-h h2 a {
  color: #AAA;
}

#breves-h .flexslider .item li a {
  padding-bottom: 0rem;
  font-size: 0.8rem;
  color: #AAA;
}

#breves-h .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:#ed0000;

}

#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:#ed0000;
}

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

.flex-direction-nav {
  position: absolute;
  top:0px;
  right:0px;
  margin : 0px;
    line-height: 0px;
    padding: 0px;
}

.flex-direction-nav li {
  list-style: none;
}

.flex-direction-nav li:last-child {
  margin-top : -7px;
}

.flex-direction-nav a:hover {
  text-decoration: none;
}

.flex-disabled i {
  color:white;
}

.flex-control-nav {
  margin: 7px 0 0;
  padding: 0px;
  text-align: center;
}

.flex-control-nav li {
  display: inline;
  margin: 0 7px;
}

.flex-control-nav li a {
  background: #fff;
  display: inline-block;
  overflow: hidden;
  width: 10px;
  height: 0;
  padding-top: 10px;
  text-align: center;
  -webkit-border-radius: 300px;
  border-radius: 300px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.flex-control-nav li a {
  color : black;
  -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;
}

.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
  background-color: #ed0000;
}


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

/*== CARTOUCHES ==*/


/*  font-family: 'Fjalla One',sans-serif;
  background: #F7F7F7;
  padding: 5px 10px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  -moz-box-shadow: 0 -1px 0 #fff, inset 0 -1px 0 rgba(255,255,255,0.5);
  -webkit-box-shadow: 0 -1px 0 #fff, inset 0 -1px 0 rgba(255,255,255,0.5);
  box-shadow: 0 -1px 0 #fff, inset 0 -1px 0 rgba(255,255,255,0.5); */
}
#cartouches .deux {
  position: relative;
}

.cartouche {margin-bottom: 25px;}

.cartouche .mini-une article {
  padding-top: 10px;
  margin-left:10px;
}

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

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

.cartouche .mini-une article:last-child {
  border-bottom: solid 0px #e6e6e6;
}
.cartouche .mini-une article h3 {
  font-size: 1.2rem;
  text-transform: none;
}

/*== MILIEU : ARTICLES RECENTS SOUS LA MANCHETTE ==*/
#unes article {
    padding-right: 10px;
}

/*== A MIEUX CLASSER, Brèves et A lire ailleurs ==*/
.nslides {
    margin-left: -25px;
}

.nslides time {
    margin-left: 0px;
}

.nslides li:last-of-type {
    margin-bottom:20px;
    
}

.nslides .autres_articles {
    margin-top: 10px;
    padding-top: 5px;
    margin-left: -15px;
}

/*== A MIEUX CLASSER, Cartouche sous les Brèves et les "A lire ailleurs" ==*/

#cartouches {
    padding-left: 10px;
    padding-right: 10px;
}

#cartouches h2 {
    margin-left:10px;
    margin-right:10px;
}

#cartouches .une article {
    margin-top:5px;
    margin-left: 0px;
    margin-right:10px;
}

/* == PAGE ARTICLES == */

.date {
  font-size: 0.85rem;
}

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

.article-head {
  z-index: 1000;

/*  position:absolute;
  top:0px;
  width:100%;
*/}
.page_article .rubrique-thematique {

  margin: 0.8rem 0rem;
}

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

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


.suggest {
 clear:both;
}

.suggest h2 {
  color:#444;
  font-size: 1.5rem;
}

.suggest h3 a {
  color:#444;
  line-height: 1.2rem;
}

.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;
  text-transform: uppercase;
  margin : 10px 0px;
}

#title-article .navbar-right {
  margin : 6px 0px;
}

#title-article.navbar {
  background-color: transparent;
}
#title-article .container {
  background-color: #fff;

}

.article-head h1 {
  font-size: 2.5rem;
  line-height: 1.15em;
  font-weight: bold;
  margin :0em;
  margin-bottom:0.8rem;
 }

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

.article-head .time {
 margin-bottom: 0.8rem;
}

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

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

.contenu-principal h1 {
font-family: Oswald;
  margin-top: 0.65em;
}

.contenu-principal .texte-principal {
  font-size: 1.1rem;
  line-height: 1.65rem;
  max-width:700px;
  padding-left:7rem;
}

/*.contenu-principal .texte-principal p {
 margin-bottom: -0.3em;*/
}

.contenu-principal .chapo {
  font-size: 1.6rem;
  line-height: 2rem;
  border-bottom: none;
  text-align: left;
  margin-right: 2em;
  margin-top: 2em;
}

.chapo {
	line-height : 1.65em;
	font-size: 1.1em;
	font-weight : bold;
	padding-left:0rem;
	max-width:700px;
	letter-spacing : 0.02rem ;
}

.info_ps {font-size: 1em; border-top: 1px; margin-top: 2em;}

h3.spip {
  margin: 1em auto 0.5em auto;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1em;
}

.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 {

position: absolute;
left:0;
content:"\00AB";
padding-left: 0.5em;
font-size:4rem;
color: #ed0000;
}


blockquote.spip {
margin: 1.7rem 1em 1.7rem 2em;
padding-left: 1em;
border-left: none;
font-style: italic;
;

}

blockquote.spip_poesie {
margin: 2em ;
padding-left: 1em;
padding-right: 1em;
padding-top: 1em;
padding-bottom: 1em;
border: 0.2em solid #ed0000;
font-family: Garamond, Georgia, Times, serif;
font-size:1.2rem;
text-align: left; }

/* == LEGENDES PHOTOS == */

.spip_doc_titre {
font-family: 'Lato',sans-serif;
color:#696969;
font-size: 0.8rem;
text-align: center;
}

.spip_doc_credits {
font-family: 'Lato',sans-serif;
color:#696969;
font-size: 0.8rem;
text-align: center;
}

/* == NAVBAR : barre d'onglets; == */

/* barre rubriques */
#nav .navbar {
  /*background: #e8e8e8;*/
  border: 1px solid #ddd;
  background-image:url(img/navbar.jpg);
  margin-bottom: 0px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  -moz-box-shadow: 0 -1px 0 #fff, inset 0 -1px 0 rgba(255,255,255,0.5);
  -webkit-box-shadow: 0 -1px 0 #fff, inset 0 -1px 0 rgba(255,255,255,0.5);
  box-shadow: 0 -1px 0 #fff, inset 0 -1px 0 rgba(255,255,255,0.5);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-left: 0px;
}

.navbar-nav li a {
  color : #000 ;
}

.navbar-nav li a:hover {
  color : #ed0000;
  text-shadow: 0 0 2px rgba(255,255,255,0.9);
}

/* séparations barre rubriques */
#nav .navbar li {
  border-right : 1px solid #fff;
}

/* rubriques survolées */
#nav .navbar li:hover {
  background-color: rgba(000, 000, 000, 0.25);
  -moz-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

#nav .navbar #recherche {
    padding: 4px 24px;
    font-size: 13px;
    font-weight: normal;
    line-height: 21px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #fff url(img/search.png) no-repeat 7px 10px;
    width: 113px;
    transition: 800ms all ease;
    -moz-transition : 800ms all ease;
    -webkit-transition : 800ms all ease;
}

#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;
}

/* quand barre de recherche dépliée */
#nav .navbar #recherche:focus {
    border-color: #000000;
    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;
}

/* menu déroulant */


.dropdown-menu {
  background: #e8e8e8;
  opacity : 1;
  z-index : 99999999;
}

.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: #ed0000;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fff), to(#eee));
  background-image: -webkit-linear-gradient(top, #fff, 0%, #eee, 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ddd', GradientType=0);
  background-color: #fff;
  border : 1px solid #eee;

}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ed0000), to(#ed0000));
  background-image: -webkit-linear-gradient(top, #ed0000, 0%, #ed0000, 100%);
  background-image: -moz-linear-gradient(top, #ed0000 0%, #ed0000 100%);
  background-image: linear-gradient(to bottom, #ed0000 0%, #ed0000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed0000', endColorstr='#ed0000', GradientType=0);
  background-color: #ed0000;
}


#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 .nav li a {
  padding: 0px 10px;
color : white;
}

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

#menu_fixe .dropdown-menu li a {
  padding: 0px 10px;
  color : black;
}

#menu_fixe .dropdown-menu li a:hover {
  color : black;
}

#menu_fixe .navbar {
  min-height: 0px;
  background-color: #111111;
}


/* == PIED == */

footer.pied {
  background-color: #111111;
  color: #777;
}

footer.pied h3{
  text-transform: uppercase;
  color: white;
  font-weight: normal;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 6px;
}
footer.pied a{
  color: #777;
}

footer.pied a:hover{
  color: white;
}

footer.pied ul {
  list-style-type:none;
  padding-left: 0px;
  padding-right: 50px;
}

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;
  background: 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: #ed0000;
}

footer.pied #up a {
  color:white;
}
footer #up .icon-chevron-up {
  color:white;
  text-decoration: none;
}
/* LISTES */
ul.spip {
  margin-top: 1em;
  list-style-position: inside;
 }

/* SIDE BAR RESPONSIVE - A modifier */

#sidebar {
    padding-left:20px;
    padding-right:0px;
    padding-top:15px;
}

#sidebar h4{
  font-size : 16px;
}

#sidebar h3{
  font-size : 21px;
  font-weight : bold ;
  margin-top : 5px ;
  text-align : left ;
	line-height : 1.8rem ;
}

#sidebar #derniers_articles h3{
  font-size : 19px;
  font-weight : lighter ;
}

#sidebar h2{
  margin-left : 0px;
  text-align : left ;
}

#sidebar .cell {
  padding-left: 0px;
  display: flex;
  align-items: center;
  margin-top : 30px;
  margin-bottom : 30px;
}

#sidebar .small_image {
  padding-left: 0px;
  padding-right: 0px;
}

#sidebar time{
  margin-left:0px;
}

#sidebar .entry-content {
    padding-top: 10px;
		padding-bottom : 2px;
}

#fil_infos {
    padding-top:20px;
}

#fil_infos article:first-of-type {
  margin-top:15px;
}

#fil_infos article {
  margin-top:25px;
}

/*.sidebar-nav {
    padding: 9px 0;
    width:100%;
}


#content {
    float:left !important;
}

@media (max-width: 767px) {
    #sidebar {
        display: inline-block;
        margin-top: 20px;
        width: 100%;
    }

    #content {
        float:none !important;
        margin-right:0;
    }
}*/

.arrow_box {
  position: relative;
/*  background: #003366;*/
  border: 1px solid #fff;
  height: 50px;
}
.arrow_box:after {
  left: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(126, 213, 49, 0);
  /*border-left-color: #AAA;*/
  border-width: 11px;
  top: 50%;
  margin-top: -11px;
}


.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 ===*/

#titre_agenda {
  margin-bottom: 1em;
}

.all_agenda h2 {
  margin:0px;
  margin-bottom: 0.8em;
}
.all_agenda h4 {
  font-size: 0.9rem;
  margin:0px;
  line-height: 1rem;
}
.all_agenda ul {
  margin:0px;
  padding: 0px;
  list-style-type: none;
}

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

.all_agenda {
  margin-bottom: 1rem;
}

.date-agenda {
  position: relative;
  float: left;
  height: 56px;
  width: 58px;
  margin-right: 10px;
  padding-top: 0px;
  line-height: normal;
  background-color: #CF080D;
  border-radius: 10px;
}

.date-agenda .month {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 0.8rem;
  line-height:0;
  padding-top: 6px;
  text-transform: uppercase;
}


.date-agenda .day {
  display: block;
  text-align: center;
  padding-top: 0px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.2;
}

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


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

#login-page h1, #inscription-login h1 {
  text-transform: uppercase;
  font-weight: normal;
}

#login-page .btn, #inscription-login .btn {
  text-transform: uppercase;
  font-weight: normal;
}

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

.formulaire_spip label {
  font-weight: normal;
}


#inscription-login legend {
  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;}


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

.login-up h1 {
  text-transform: uppercase;
  font-weight: normal;
}

.soustitre {
  font-size: 2rem;
}



