@font-face {
  font-family: "Heroes";
  src:
    local("Heroes"), url("fonts/balavoine.ttf") format("truetype") tech(color-COLRv1), url("fonts/balavoine.ttf") format("truetype"), url("fonts/balavoine.ttf") format("woff");
}
@font-face {
  font-family: "Wingdings";
  src:
    local("Wingdings_3"), url("fonts/Wingdings_3.ttf") format("truetype") tech(color-COLRv1), url("fonts/Wingdings_3.ttf") format("truetype"), url("fonts/Wingdings_3.ttf") format("woff");
}

a.menu-items__lien::after {
  content: "";

}

#footer li.menu-entree.item.menu-items__item.menu-items__item_objet.menu-items__item_article.on.active {
  color: #333;
}

span.chapo {
}

div.onglets_bloc h2.onglets_titre {
	height:20px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:6px;
	background-color:#f2f2f2;
	color:black;
	position:relative;
	top:-1px;
	display:inline;
	float:left;
	clear:none;
	overflow:hidden;
	cursor:pointer;
	margin:1px -1px 1px 0px;
	padding:0px 0.6em;
	border:1px solid rgb( 145, 155, 156 );
	
	z-index:11;
	white-space:nowrap;
	text-align:center;
	font-weight:normal;
	font-size:88%;
}

div.onglets_bloc h2.onglets_titre.selected {
  height: 45px !important;
  max-width: 80%;
  background-color: #c76868;
  border-top: 3px solid #8B6F92;
  z-index: 11;
  top: -3px;
  margin: 1px -1px -2px 0px;
  border-bottom-width: 0px;
  cursor: default;
  /* display: contents; */
  white-space: pre-wrap;
}


button.no_collapsible {
  /* background-color: black; */

  color: #000;
  font-family: "Heroes", sans-serif;
  padding: 2em 0em 0 2em;
  font-size: 0.7em;
  text-align: left;
  width: 100%;
  height: 7em;
  border: 0;
  border-bottom: solid 1px;
  padding-inline: 16px;
}

span.dbt_txt {

 /* color: red; */


}


li.rs {
  padding-right: 0.7em;
}

.rubrique_enblanc div.ArtUne {
  width: 30%;
  background-color: white;
}

.rubrique_enblanc #rubUne .numero , .rubrique_enblanc #rubUne h5 {
  color: black !important;
}


.rubrique_enblanc span.introduction-texte {
  color: black !important;
}

.rubrique_enblanc h3.h2.entry-title {
  color: #b91619;
}


ul#logo_rs {
  display: flex;
  align-items: center;
}


@media screen and (max-width: 1185px) {
  #rubUne .ArtUne h3 {
      font-size: 1em;
      padding: 0 0 0 1.3em !important;
  }
}


div#knor {
  background: #F2F2F2;
  font-family: 'Mate', serif;
  font-style: oblique;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  unicode-bidi: isolate;
  font-size: .9em;
}

.rouge {
  color: #b91619;
}

.artuneBlanc img {
  max-width: 35% !important;
  max-height: 35% !important;
}


li.active a {
  color: #b91619 !important;
}

/*
POP UP Cookies
*/
#tarteaucitronAlertBig {
  font-family: Heroes !important;
  padding-top: 2em !important;
}
#tarteaucitronAlertBig button {
  font-family: Mate;
}
#tarteaucitronServices {
  font-family: Mate !important;
}
#tarteaucitronServices button{
    font-family: Mate !important;
}
#dialogTitle {
  font-family: heroes !important;
}
/*

*/
#TeasersVideo {

  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;

}
.homeweb #TeasersVideo{
  padding: 0;
}
.homeweb #sous_Une {
  border-bottom:none
}
.introvideo {
 margin-top: 5%;
  margin-left: 5%;
}

.noisette_youtube {
    background-image: linear-gradient(#000, #fff);
    color: #fff;
    margin: 1em 1em 0 0;
}
.noisette.noisette_youtube h1 {
     color: #B91619;
    margin: 2em 0 0.3em 2em;
    font-size: 0.9em;
    border-bottom: #fff solid .002em;
    padding: .7em 0;
}
.noisette.noisette_youtube h3 {
   font-family: "bitter";
    font-size: 2em;
    color: #B91619;
    margin: 0 1em;
    font-weight: 200;
}
.GrandeCol .noisette_youtube  h5{
      margin: 0 0 1em 2em;
}
.noisette_youtube h5 .introvideo {
  margin: .3em .5em 0 .5em;
    padding: 0;
    font-family: 'Bitter', serif;
    font-size: 1.3em;
    width: 33em;
    display: block;
    color: #fff;
    font-weight: 600;
}
.noisette.noisette_youtube figure {
    margin: 0 1.7em;
}
.noisette.noisette_youtube figcaption{
  margin:1em 0
}
span.oe-author_par {
       margin: 1em 0 .02em 0;
    display: block;
    text-align: right;
    color: #000;
    clear: both;
    border-top: solid .002em;
}
.oe-author_name {
    font-family: 'Bitter';
    color: #b91619;
    text-align: right;
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: right;
    display: block;
    clear: both;
  
}
.oembed.oe-video.async.clearfix {
    max-width: 100% !important;
}
.noisette_youtube .spip_doc_titre {
    max-width: 100% !important;
}
.videoTeaser2Cols {
  background-color: #000;
  color: #fff;

}
/*Les Derniers artivcles*/
.noisette_articleLesderniers h2 {
    color: #3A3A3A;
    border-top:#000 solid .002em;
  padding:1em 0 0 0
}
.noisette_articleLesderniers{

}
div#Video {
  width: 65%;
}
.homeweb iframe {
    width: 100%;
}
.coldroite {

  width: 30%;
  color: white;
  margin-top: 5%;

}



.oe-title {
  margin-top: 15px;
  color: #000;
  font-family: 'bitter', sans-serif;
}
a.menu-podcast {
  color: white;
  font-size: 1.1em;
  font-style: oblique;
  line-height: 1.5em;
  margin-left: 5%;
}

.avertissement {
    padding: 1.2em 1em 1em 1em;
    color: #fff;
     font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
    font-family: 'Bitter', Baskerville, serif;
    line-height: 1;
    width: 56%;
    margin: auto;
    box-shadow: 0.3em 0.3em .3em #B5B5B5;
    background-color: #ac7c7c;
      position: relative;
    top: .3em;
}
.avertissement a{
    font-family: 'Heroes';
    margin: 1em 0 0 0;
    color: #B91619;
    font-size: .7em;
}
.avertissement a span{  display: block;

  color: #fff;
    font-size: .9rem;
    line-height: 1.3em;
    font-weight: 400;
    text-align: center;
    font-family: 'Bitter', Baskerville, serif;
}
.cartouche{
      font-family: 'Bitter';
    padding: 1em;
}

body {
  margin: 0
}
p, h1, h2, h3, h4, h5, ul, li {
  margin: 0;
  padding: 0
}
li {
  list-style: none
}
h2{
	margin-bottom: 0;
  font-size: 1.3em;
  font-family: "Francois One", georgia, serif;
  line-height: 1em;
  margin-top: 1.5em;
}
img {
  max-width: 100%;
  height: auto;
}
.icono .spip_logo {
    width: 100%;
    height: auto;
}
.page {
  position: relative;
  width: 85%;
  max-width: 95%;
  margin: auto;
  text-align: left;
  top: 6.5em;
}
.main {
  /*padding: 1.5em 0;*/
}
p {
  font-family: 'Open Sans', serif;
}
a {
  text-decoration: none;
  color: #000
}

h2:hover {
  color: black;
}


a p {
  color: #000;
}
.spip_logo {
  margin: 0 0 0 0;
}

/*-----
		Compte
			-------*/
#compte{
	position: relative;
	top:1em;
      margin: 0 0 0 20%;
}
#compte h5{
	font-family: 'Bitter';
    font-weight: 400;
}
#compte li{
	margin-right: 1.1em
}
#compte li:first-of-type img{
	margin-left: 0.3em;
}

#panierNb {
  content: "";
  font-family: "bebas neue", sans-serif;
  border-radius: 50%;
  background-color: #b91619;
  min-width: 1.7em;
  display: inline-block;
  color: #fff;
  text-align: center;
  height: auto;
  position: relative;
  right: 1em;
  border: solid .002em #fff;
  font-size: 0.8em;
  min-height: 1.5em;
  padding-top: 0.2em;
  vertical-align: bottom;
top: 0.5em
}

#compte li:first-of-type a::after {
   
    font-family: "bebas neue", sans-serif;
    border-radius: 50%;
    background-color: #b91619;
    min-width: 1.7em;
    display: inline-block;
    color: #fff;
    text-align: center;
    height: auto;
    position: relative;
    right: 1em;
    border: solid .002em #fff;
    font-size: 0.8em;
    min-height: 1.5em;
    padding-top: 0.2em;
    vertical-align: bottom;
	top: 0.5em
}
#compte li:nth-of-type(2) img{
	width: 1.1em;
	    position: absolute;
    left: 3.7em;
}
.bonjour {
    font-family: 'Bebas Neue';
    font-size: 0.7em;
    padding: 0.3em 0.7em 0.9em;
    color: #fff;
    background-color: #000;
    height: 0.5em;
	border-radius: 1em;
}
/*-----
	Raz responsive
  .appel_abo_reponsive : je comprends pas - je commente pour y voir clair 
			-------*/
      
#une_responsive, .nav_responsive, #res_pagination,.NumResponsive {
  display: none;
}
/*_____

Comprtement de liens

			-----*/
footer button {
  font-family: "heroes", sans-serif;
  font-size: 0.5em
}

/*_____

	Comportement menu
							-----*/
.search {
    width: 2em;
    margin-left: 1em;
}
.burger {
	display: block;
    width: 2em;
    margin-left: 1em;
}
.homeLink {
    display: block;
    width: 2em;
    margin-left: 3em !important;
    flex-shrink: 0
}
.niveau1 .search {
    margin-left: 3em;
    flex-shrink: 0
}
.niveau1 .burger {
    margin-left: 3em;
    flex-shrink: 0
}
.niveau1 button{
	font-family: 'Heroes', sans-serif;
	border: none;
	background: none;
	padding: 0;
    font-size: 1em;
}
.niveau1 button:hover{
		cursor: pointer

}
#grand_menu{
	display: none;
	z-index: 7;
    position: absolute;
    background-color: #0005;
	width: 100%;
	height: 3000em;
	top:0;
}
#grand_menu_header{
	display: flex;
justify-content: space-between;
	background-color: #000;
    font-family: 'Heroes';
    font-size: 0.7em;
    color: #b91619;
}
#grand_menu_header h1{
	color:#fff;
	display: block;
    font-size: 1.3em;
	padding: 1em 1em 1em 1.2em

}
#grand_menu_header button{
	border: none;
    font-family: "Heroes", sans-serif;
    background-color: #b91619;
    color: #fff;
    font-size: 0.8em;
	width: 5em
}
#grand_menu .content{
	margin: 0;
	padding: 0 1em
}
#grand_menu .collapsible{
	color:#000;
	font-family: "Heroes", sans-serif;
    padding: 2em 1em 0 1em;
    font-size: 0.5em;
}
#grand_menu .collapsible:first-of-type{
	padding-top: 3em
}

#grand_menu .collapse{
	margin: 0;
	background-color: #F2F2F2;
	height: 100%;
	max-width: 17em;
  width: 15em
	
}
#grand_menu ul{
	display: block;
	font-family: "bebas neue", sans-serif;
}
#grand_menu .collapsible::after{
  content: "\000020\030C";
  font-family: 'bitter',serif;
	color:#999;
	    position: relative;
    right: 0.3em;
    font-size: 2.5em;
}
#grand_menu .collapsible.active::after{
content: "\000020\0302";
}
#grand_menu button.collapsible.active + .content ul li:last-of-type a{
    padding-bottom: 2em!important;
}
#grand_menu button.collapsible.active + .content + button {
    border-top: solid .002em #000;
}
#grand_menu li{
	    padding:0
}
#grand_menu .collapsible{
	padding-left: 3em
}
#grand_menu button:hover,#grand_menu button.active{
	color:#b91619;
	cursor: pointer;
	    background-color: #CCC;
    border-color: #575757;
}
#grand_menu a{
	padding: 0.5em 0.5em 0.3em 1em;
	display: inline-block
}
#grand_menu a:hover{
color:#b91619;
	background-color: #E5E5E5
}
#grand_menu .button{
	width: 80%;
}
.reseaux.content{
	    padding: 0 1em;
    margin: 0 0 1em 1em;
    max-width: 0;
    overflow: visible;
    transition: max-width 0.2s ease-out;
}
.responsive_reseaux.active{
	width: 1em;
	height: 10em
}
  ul#reseaux li:nth-of-type(4) a img {
    right: .3em;
    position: relative;
    width: 3.2em;
}
/*_____

		SEARCH_FORM						
					-----*/
#search_form{
	display: none;
	width: 100%;
	  background-image: linear-gradient(rgba(00, 00, 00, 1), rgba(00, 00, 00, 0)99%);
	padding: 2em 1em 1em 1em ;
	margin: auto;
	z-index: 2;
	position: absolute;
	    height: 23em;
}
#search_form form {
	margin: auto;
	display: flex;
	justify-content: center;
	width: 95%;
	    position: relative;
    bottom: 9em;
}
#search_form input[type=text]{
	width:70em;
}
#search_form input[type=submit]{
	height: 3em;
	width: 3em;
	background-color:#b91619;
	border: none;
	background-image: url("../img/generique/search_logo.svg");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer
}

/*_____

	Gestion des Abonnements
							-----*/
/*
	Appel abo
	*/
.paywall {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)40%);
  position: relative;
  bottom: 16em;
  padding-top: 9em;
  height: 9em;
}
.paywall > div {
  width: 70%;
  margin: auto;
  background-image: linear-gradient(#F2F2F2, #FFF);
}

.paywall div div {
  background-color: #d88a2e;
  width: 20em;
  margin: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: .3em .4em .9em !important;
}

.paywall h1 {
  font-family: "Mate", serif;
  font-size: 1em !important;
  color: #d88a2e;
  text-align: center;
  display: block;
  background-color: #fff;
  height: 2em;
  width: 100%;
  margin: 0 0 1em 0 !important
}
.paywall h2 {
  font-family: "heroes", sans-serif;
  font-size: 1.5em;
  text-align: center;
  margin-top: 1em;
  padding-top: 1em
}
.paywall h3 {
  font-family: "heroes", sans-serif;
  font-size: 1em !important;
  width: 75%;
  margin: auto
}

.paywall p {
  font-family: "Francois One", sans-serif;
  width: 95%;
  margin: auto;
  padding-top: 1em !important;
text-align: center;
}
.Abo h4 {
  position: relative;
  top: -1em
}
.Abo::before {
  
  
  
  
  display: block;
  height: 1.2em;
  width: 1.5em;
  padding: 0.5em 0 0 0;
  text-align: center;
  position: relative;
  right: 2.2em;
  top: 3.8em;
  line-height:1em
}
/*#prems .Abo::before{
	left: 1.7em;
    top: 5.5em;
}
#prems .Abo h3{
	position: relative;
	bottom: 1em;
	margin-bottom: -1em
}
#prems .Abo h4{
	margin-top: 1em
}*/
#dossier a.Abo::before {
  left: 2.7em
}
#dossier a.Abo article {
  padding-left: 3em
}
#dossier .Abo h3 {
  position: relative;
  bottom: 1em;
  margin-bottom: -1em
}
.Reste .Abo::before {
  top: 2.7em;
}
.Reste .Abo h3 {
  margin-bottom: -0.7em
}
.Reste .ToutMenu .Abo::before {
  top: 1.5em;
  height: 1em;
  padding: 0.5em 0;
  line-height: 1.2em;
  font-size: 0.9em;
}
.Reste .ToutMenu .Abo {
  height: 2.2em;
  line-height: 1em;
  position: relative;
  bottom: 1.2em;
  display: inline-block;
}
.Reste .Abo h3 {
  position: relative;
  top: -0.7em
}
#Idees .Abo::before {
  left: 1.3em;
  top: 4em
}
#Idees .Abo h3 {
  position: relative;
  bottom: 0.7em;
  margin-bottom: -0.7em
}
#enChemin .Abo::before {
top: 3.2em;
}
#enChemin .SousRub .Abo::before {
  top: 1.7em
}
#enChemin .SousRub .Abo h3 {
  position: relative;
  bottom: 1em
}
#enChemin .Abo h3 {
  position: relative;
  bottom: 0.5em;
  margin-bottom: -0.5em;
  font-family: 'Bebas Neue';
  color: #297AB9;
  font-size: 1.5em;
}
/*-----
		HEADER
			-----*/
/*_____
    Sticky Menu
                          -------*/


header {
  position: fixed;
  top: 0;
  z-index: 11;
  width:100%;
	box-shadow: 0.1em 0 0.4em #CCC;
      border-bottom: solid .001em;
    background-color:#fff;


}
#appel_abo_responsive{
  display:none;
}
/*html:not([data-scroll='0']) #appel_abo{
  height:4em;
  width:auto;
  right:14em
}*/
.spip_logo{
  height:30%;
  width:auto
}
header .spip_logo{
    height: 2em;

}
#navexport{
	width: 100%;
	margin:auto;
}
.niveau2{
	width:100%;
	border-top:solid .003em
}
/*____*/

#menu {
  float: left
}
#menu li {
  padding: 0 1em 0 0;
  border: none;
}
header ul {
  display: flex;
	
}
header .niveau1 {
	justify-content: center;
    width: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    height: 2.5em;
}

.niveau1::-webkit-scrollbar {
  display: none; /* For Chrome, Safari, and other WebKit browsers */
}

header .niveau1 li {
  font-family: 'Heroes', sans-serif;
  font-size: 0.65em;
  white-space: nowrap;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 3em;
}
header .niveau1 li:nth-of-type(2) {
 /* border-right: solid 1px;*/
    padding: 0em;
}
.homeLink img {
    height: auto;
}
#burger_menu {
}
#search_logo {
  width: 2em;
}
.logo-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: .2em;
  height: 4em;
}


header a.active {
  color: #b91617;
}

header .niveau2 li a.active::after,header .niveau1 li.active::after,header .niveau2 li.active::after{
  content:none
}
header .niveau1 li a {
}
header .niveau2 {
 justify-content: center;
 height: 2em;
 overflow-x: scroll;
 scrollbar-width: none;
 -ms-overflow-style: none;
}
.niveau2::-webkit-scrollbar {
  display: none; /* For Chrome, Safari, and other WebKit browsers */
}
header .niveau2 li {
  font-family: 'Bitter', serif;
  padding: 0 0.35em 0.3em 0.35em;
  font-weight: 500;
  margin:0.3em 2em !important;
  white-space: nowrap;
}
header .niveau2 li a {
  font-size: 0.9em
}
header .niveau2 li.active a {
    font-weight: 700;
    color: #b91617;
}
header a:hover {
  color:#CCC
}
header .niveau2 li a:hover, header .niveau1 li a:hover {
  color: #b91619;
}
#fil_d_ariane {
     border-top: solid .002em;
    height: 1.4em;
    background-color: #f7F7F7;
}
#fil_d_ariane li {
  background-color: #f2f2f2;
  list-style: none;
  padding: 0.27em 1em 0.2em 1em;
    background:  url(../img/generique/puce_ariane.png) no-repeat 0.5em 0.42em;
    background-size: 0.4em;
}
#fil_d_ariane li:first-of-type {
  background-color: #E6E6E6;
  background-image: none;
  padding: 0.2em 0.85em 0 0.05em;
}
#fil_d_ariane li:first-of-type img {
  width: 1.4em;
  position: relative;
  left: 0.2em;
}
#fil_d_ariane li a {
      font-family: 'Bitter', serif;
    color: #000;
    font-size: 0.7em;
    display: block;
    position: relative;
    left: 0.3em;
    top: .15em;
    font-weight: 500;
}
#fil_d_ariane li.courant {
    font-family: "Bitter";
    font-size: 0.7em;
    padding: 0.48em 1em 0em 1.3em;
    color: #000;
    background-size: 0.5em;
    font-weight: 800;
    background:  url(../img/generique/puce_ariane.png) no-repeat 0 0.67em;
    background-size: .54em;
  background-image: linear-gradient(#F7F7F7, #fff);
}
#fil_d_ariane li.courant a {
  color: #fff
}
#fil_d_ariane li.courant:nth-of-type(2) {
    background: none;
}
.spip_logo_site {
}
.logo_mobile {
  display: none;
}
.spip_logo_site img {
}
#appel_abo,#appel_abo_responsive  {
  display: block;
  height: 4em;
  width: 4em;
}
/*-----
		UNE
			-----*/
#Une {
  display: flex;
  /*padding: 0 1em*/
}
.introduction-chapo {
  font-family: "Francois One", Sans-serif;
font-size: 1.1em;
  color: #000;
  line-height: 1.2;
}
#journal h4, .side_bar h4 {
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0;
  color: #000
}
#journal h3, .side_bar h3 {
  margin-bottom: 0;
  font-size: 1.4em;
  font-family: "Francois One", georgia, serif;
  line-height: 1.1em;
  margin-top: 0.2em;
}
#journal .introduction {
  padding-top: 0.5em;
  font-family: "Open Sans", sans-serif;
}
div.SideBar {
  background-color: #f7f7f7;
  width: 30%;
}
.SideBar article {
  border-bottom: solid .002em;
}
div.ArtUne {
  width: 30%;
  background-color: #f7f7f7
}
.SideBar article:last-of-type {
  border-bottom: none;
}
div.ArtUne h3 {
  font-size: 0.4em;
  color: #000;
}
div.ArtUne#prems {
  width: 24%;
}
article {
  padding: 1em 1em 1em 2.2em;
}
div.ArtUne#prems a:first-child article {
  background-color: #b3b3b3
}
div.ArtUne#prems h4 {
  font-size: 1em;
}
div.ArtUne#prems a:first-child article h4 {
  color: #b91619;
}
div.ArtUne#prems .introduction-chapo {
  font-family: "Francois One";
}
div.ArtUne#prems a:first-child article .introduction-chapo,div.ArtUne#prems a:first-child article .introduction {
  color: #b91619;
}
div.ArtUne p {
  line-height: 0.9;
  font-size: 0.95em
}
div.ArtUne a .introduction-texte {
  line-height: 1.3;
  font-size: calc(1vw + 1vh);
  color: #000
}
div.ArtUne#Der {
  width: 26%;
}
.ArtUne img {
  margin-top: 0
}
.NumSeul {
    font-family: 'Bitter';
    font-size: 2em;
    font-weight: 300;
  color: #B91619;
}
.FakirNumSeul{
      text-align: right;
    padding: 0 0 1em;
  border-bottom:solid .002em
}
#journal .FakirNumSeul + h3 {
    padding: 1em 0 0 0;
}
/*>>
	SLIDER 
<<*/
.slider {
    position: relative;
    max-width: 100%;
    margin: auto;
    overflow: hidden;
}

.slideContainer {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slide {
    min-width: 100%;
    box-sizing: border-box;
    padding: 0.5em;
    float: left;
}
.slide.portrait img{
  object-fit: cover;
}
.slide.portrait .innerFlex,.slide.Carree .innerFlex {
    display: flex;
    justify-content: center;
    margin:1em 3em
}
.slide.portrait .innerFlex .chapoBrut,.slide.Carree .innerFlex .chapoBrut{
  margin:1em 0 0 1em;
}
.slide.landscape .innerFlex{
justify-content:center;
  display:flex;
      margin: 1em 0 0 0;
}
.slide.landscape img{
    max-width: 39em;
    max-height: 24em;
}
.slide.landscape .chapoBrut{
   position: relative;
    bottom: 4em;
    background-color: rgb(255 255 255 / 90%);
    width: fit-content;
    margin: auto;
    padding: 0.5em 1em 1.5em 1em;
}
.slide.landscape a{
  max-height:10em;
  display:block
}
.slide h2 {
    font-size: 1.5em;
    padding-top: 0.5em;
    width: 90%;
}

.slideTitraille div {
    color: #b91619;
    margin-top: .5em;
    margin-bottom: .8em;
    font-size: .9em;
    font-family: 'Bitter';
}

.slide img {
    max-width: 50%;
  margin:0 1em
}

.slide .introduction-chapo {
    margin-top: 3em;
    width: 40%;
}

.slideIndicators {
    text-align: center;
    width: 100%;
	margin: 0 0 1em 0
}
.chapoBrut {
    font-size: calc(1vw + 1vh);
}
.dot.active::after {
    content: none;
}

.slideIndicators .dot {
    cursor: pointer;
    height: 0.5em;
    width: 0.5em;
    margin: 0 2px;
	border: solid 1px #b91619;
	border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.slideIndicators .dot.active {
    background-color: #b91619;
}
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: #b91619;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
  background-color:#fff
}

.next {
    right: 0;
    border: solid 2px #fff;
    border-radius: 4em;
    height: 1em;
}

.prev {
    left: 0;
     border: solid 2px #fff;
    border-radius: 4em;
    height: 1em;
}
.prev img, .next img{
	    position: relative;
    bottom: 0.2em;
}

.prev:hover, .next:hover {
    border: solid 2px #b91619;
  
}
/*>>
	UneWeb 
<<*/
#Remontee{
display: flex;
	  align-items: stretch;

}
#Remontee .enCeMoment h4{
	color: #fff
}
.enCeMoment h2{
	font-size: 1.5em;
	color: #fff;
}
#Remontee .enCeMoment h3{
	    font-family: 'Bitter';
    font-size: 2em;
    color: #fff;
    font-style: italic;
	line-height: 1em;
	margin:0 0 1em 0
}
.enCeMoment .icono,.enCeMoment .introduction{
	width: 50%;
	font-family: 'Mate';
	color: #fff;
	margin:0 1em 0 0
}
.enCeMoment p{
	color: #fff
}
.enCeMoment{
		background-color:#b91619;
	color: #fff;
		flex-grow: 1

}
.homeOrdinaire {
	font-family:'Francois One';
	flex-shrink: 1
}
.homeOrdinaire h2{
	color:#b91619;
	font-size:1em
}
/*>>
	VraieHome 
<<*/
#VraieHome{
	display: flex;
    margin: 0;
    padding: 0;
}
.GrandeCol{
	width: 74%;
}
.GrandeCol h2{
	font-size: 1.75em;
    margin:0
}
#VraieHome .GrandeCol h4{
	color: #B91619;
    font-family: 'Heroes';
    font-size: 0.8em;
    margin:1em 0 0 0;
}
.GrandeCol article{
	padding-left: 0
}
.GrandeCol .article_content{
	display: flex;
	margin: 1em 0
}
.GrandeCol h5{
  font-family: 'bitter', sans-serif;
margin:0 0 1em 0
}
.GrandeCol .icono{
	width: 160%;
	margin: 0 1em 1em 0
}
.GrandeCol .introduction-chapo{
	font-family: 'Open Sans', sans-serif;
	font-size: calc(1vw + 1vh);
}
.GrandeCol #agenda{
	font-family: "bitter";
	font-weight: 500
}
.GrandeCol #agenda, .GrandeCol #agir{
	/*min-height: 35vh*/
}
.GrandeCol #agenda li, .GrandeCol #agir li{
    border-bottom: solid .002em;
    font-size: 0.9em;
    padding: 0 0 0.3em 0;
	margin:0 0 1em 0;
}

.GrandeCol #agenda .date{
	font-weight: 300;
	color: #297ab9;
}
.GrandeCol #sous_Une div{
	margin:0 1em 0 0
}
.GrandeCol #sous_Une #agir h4{
	font-family: 'Francois One';
    font-size: 1em;
    color: #000;
    margin: 0;
}
.GrandeCol #sous_Une #agir .date{
	font-family: "bitter";
	color: #000;
	font-weight: 500
}
.GrandeCol #sous_Une h3{
	color:#297ab9
}
.GrandeCol #rubUne{
margin:3em 0 0 0}
.GrandeCol #rubUne .ArtUne{
	background-color: #000;
    color: #fff;
}
.GrandeCol #rubUne .ArtUne h1{
	color: #fff;
    padding: 1em 0;
    border-bottom: solid .002em #b91619;
}
.GrandeCol #rubUne .ArtUne h3{
	color:#b91619;
	margin:0 0 0 1em;
	font-family: 'Bebas neue';
	font-size: 1.5em
}
.GrandeCol #rubUne .ArtUne h2{
	    color: #b91619;
    margin: 0 0 0 1em;
    font-family: 'Bebas Neue';
    font-size: 1.5em;
}
.GrandeCol #rubUne .ArtUne h5{
	margin: 0 0 0 2em
}
.GrandeCol #rubUne .ArtUne .icono{
	    margin: 3em 1em 2em 2em;
}
.noisette.noisette_articleLesderniers img {
    clear: both;
    display: block;
    width: auto;
    padding-bottom: 0.5em;
    margin: auto;
}
.noisette.noisette_articleLesderniers #enChemin .Abo h3{
 font-family: 'Bitter', Baskerville, serif;
    color: #333;
    font-size: 1.1em;
    font-weight: 700;
    border-top: solid .0em;
    padding-top: .45em;
}

.noisette.noisette_articleLesderniers #enChemin:nth-of-type(2) a {
    padding-top: 0;
}
.noisette_youtube #Video{
  width:90%
}
#VraieHome .GrandeCol .noisette_agir h4{
  margin-bottom:1em;
}
#VraieHome .GrandeCol .noisette_agir{
    border-top:solid .00em
}

.noisette_agir #sous_Une{
  border-top:solid .00em
}
/*>>
	HomeWeb Sidebar 
<<*/
#VraieHome .side_bar .derNum{
	background-color: #fff;
    padding: 1em;
}
.derNum h2{
	color: #b91619
}
.side_bar ul.Abo li{
  display:flex;
  margin-left:.5em
}
.side_bar ul.Abo {
    border-top: solid .0em;
}
.side_bar ul.Abo .icono{
  width:10em;
  padding:0 1em
}
.side_bar ul.Abo h3{
  font-size: 1.14em!important;
}
.side_bar ul.Abo img{
    max-height: 6em;
    width: auto;
  max-width:6em
}
.side_bar ul.Abo:before {
    left: 0.5em;
    top: 2em;
}
#VraieHome .Niouz{
	background-color: #ccc;
	padding: 1em
}
#VraieHome .side_bar .Niouz h1{
	color: #b91619!important;
	margin: 0 0 1em 0;
	padding-left: 0
}
.Niouz label{
	display: block;
    font-family: 'Bebas Neue';
}
.Niouz button{
	background-color: #b91619;
	font-family: "Bebas Neue";
	color: #fff;
	border:none;
	margin: 0.7em 0 0 0;
	font-size: 1em
}
.Niouz input{
	width:100%
}
#VraieHome .derNum.publi{
	background-color: #b3b3b3;
}
.derNum.publi h1{
	color: #B91619!important
}
#VraieHome .derNum.publi img{
	    width: 80%;
    margin: 1em;
}
.GrandeCol .noisette_agir h2{
  margin: 0.5em 0
}
/*
HOMEWEB SIDE BAR
*/
.side_bar #dernierNum{
    padding-left: 1em;
background-color:#F2F2F2;
border-top:none;
  min-height:34em
}
.side_bar #dernierNum h2{
    font-size: 1.75em;
    margin: 0 0 1em 0;
    text-align: center;
}
.homeweb .side_bar #dernierNum h1{
      font-size: 1.45em !important;
    line-height: 1.5em;
    padding-top: 0.5em;
    color: #b91619 !important;
}
#dernierNum .icono {
    margin: auto;
}
.side_bar > div:first-of-type #dernierNum h3{
     color:#000 !important;
     text-align:center
}
/*>>
	Dossier 
<<*/
#dossier {
  width: 50%;
  background-color: #b91619;
  color: #fff;
}
#dossier a article {
  padding: 1em 1.2em;
}
#dossier a h4 {
  margin-bottom: 0.4em;
  color: #fff;
}
#dossier a h3 {
  font-size: 1.9em;
  display: block;
  color: #d98f68;
  line-height: 1.4
}
#journal #dossier h4{
  font-size:1.5em
}
#dossier a h3::first-line {
  color: #000
}
#dossier a .introduction-texte, #dossier a p {
  font-size: 1.3em;
  color: #fff
}
#dossier a img {
  margin-top: 1em;
}
/*>>Der<<*/
#Der a:last-of-type article {
  border-top:none;
}
#Idees {
  display: flex;
  background-color: #e6e6e6;
  padding-bottom: 1em
}
#Idees>div {
    width: 50%;
}
#Idees a h3 {
  font-family: "League Gothic", sans-serif;
  font-size: 1.4em;
  color: #b91619;
  display: block;
  margin: 0.3em 0;
  line-height: 0.8
}
.DeuxCol {
  display: flex;
  width: 50%
}
#Idees a {
  width: 70%;
}
#Idees .icono {
  margin: 3em 1em 1em 1em
}
#Idees .introduction-texte, #Idees .introduction-chapo {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1em;
  color: #555555;
  line-height: 1
}
#Idees .spip_logo {
  width: 6em
}
/*-----
		EN CHEMIN
				-----*/
.SousRub {
  margin: 1em 7em 2em 7em;
  padding-bottom: 1em;
  border-bottom: solid .002em;
}
#journal .SousRub h3 {
  font-size: 1.3em;
  color: #000
}
#journal .SousRub h3 a {
  color: #000
}
#journal .SousRub .introduction-chapo {
  font-family: 'Mate', serif;
  font-size: 1.1em
}
.TroisCol {
  display: flex;
}
#enChemin .TroisCol a {
  width: 30%;
padding: 1em 1.3em 1em 2.5em;
}
#enChemin .TroisCol a article {
    padding: 1em 0 0 ;
}
.L1 .TroisCol article {
  width: 30%;
  font-size: 1em
}
#journal .TroisCol h3 {
  font-family: "League Gothic", sans-serif;
  color: #297ab9;
  font-size: 2.2em;
  line-height: 0.9;
}
.TroisCol p {
  margin-top: 1em
}
/*-----
	RESTE
		-----*/
.L2 .TroisCol a {
  width: 30%;
  padding: 1em 1em 1em 2.2em;
}
.L2 .TroisCol a article {
  padding: 0
}
#journal .Reste h3 {
  line-height: 1em;
  font-family: 'Bebas Neue';
  font-size: 1.5em;
  color: #b91619;
  letter-spacing: 0.65;
}
#journal .Reste .introduction-chapo, #journal .Reste li {
  font-family: 'Mate', serif
}
#journal .Reste li {
  font-size: 0.8em;
  font-weight: 900;
  display: block;
  border-bottom: solid 0.005em;
  border-top: none;
  line-height: 2em;
}
#journal .Reste ul {
  margin-top: 1em
}
#journal .Reste li:first-of-type {
  border-top: solid 0.005em;
}
#journal .Reste li a {
  color: #000;
  font-family: 'Bitter', serif
}
.Vert a, .Vert {
  color: #538d45 !important
}
.Mauve a, .Mauve {
  color: #625ca5 !important
}
#journal .Reste.L1 {
  background-color: #f4f4f9;
  margin-top: 2em
}
#journal .Reste.L1 article {
  padding-bottom: 2.5em
}
#journal .Reste.L2 {
  background-color: #fff;
  margin-top: 1em
}
#journal .Reste article:nth-of-type(2) {
  border-left: solid 1em #fff;
  border-right: solid 1em #fff;
}
#journal .Reste.L2 a:nth-of-type(2) {
  border: none;
  margin: 0 2em
}
.Abo h4 + img {
  position: relative;
  right: 1.4em;
  max-height: 1.4em
}
/*-----
	FOOTER
		-----*/
footer section {
  display: flex
}
#top_footer {
  font-family: 'Francois One', sans-serif;
  background-color: #fff;
  color: #333;
  border-top:none
}
#top_footer img {
  margin: auto;
    height: auto;
    padding: 1em;
}
#top_footer #adress {
  font-size: 2em;
  font-weight: 100;
  line-height: 1em;
  margin: 2em 0 0 0
}
#foot_menu {
  padding: 1em 2em;
  background-color: #333;
  color: #fff;
}
#foot_menu a {
  color: #fff;
  font-size: 0.9em;
  font-family: 'Francois One', sans-serif;
}
#foot_menu a:hover {
  color: #A3A3A3
}
.QuatreCol {
  margin: 1em;
  width: 25%
}
.QuatreCol.menu_bas {
  margin-left: 2em;
}
#foot_menu .QuatreCol.menu_bas:nth-of-type(2) li {
  max-width: 20em
}
#foot_menu .QuatreCol.menu_bas:nth-of-type(3) {
  margin-left: 0
}



#foot_menu .menu_bas li {
   padding: 0.2em 1em;
 
}

ul.menu-liste.menu-items.QuatreCol.droite.menu_bas {

  text-align: right;
 border: white;
}

ul.menu-liste.menu-items.menu_bas.droite {
  text-align: right;
}

#foot_menu .menu_bas:last-of-type li {
  border: none;
  left: 0;
  list-style: none
}
#foot_menu .menu_bas:nth-of-type(2) li a:first-of-type {
  margin-right: 1em
}
#foot_menu .menu_bas:nth-of-type(2) a {
  margin: 1em 0;
  display: block;
  width: 22em
}
#foot_menu .menu_bas a {
  font-family: 'Heroes', sans-serif;
  font-size: 0.5em
}
.Plus {
  font-family: "Bebas Neue", sans-serif;
  text-align: right;
  width: auto;
  display: block;
  font-size: 2em;
  height: 0.3em;
  position: relative;
  top: -1em;
  height: 0.2em;
}
.Plus {
  font-family: "Bebas Neue", sans-serif;
  text-align: right;
  width: auto;
  display: block;
  font-size: 2em;
  height: 0.3em;
  position: relative;
  top: -1em;
  height: 0.2em;
}
#foot_menu .menu_bas .foot_niv2 a {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 0.9em;
  max-height: 1em
}
#foot_menu .menu_bas .foot_niv2 li {
  border: none;
  max-height: 1em
}
/*----

Comportement de menu
*/
.foot_niv2 {
  display: none
}
/*---

	NUMEROS

			---*/
.mise_en_avant{
  background-color:#f7f7f7
}
.mise_en_avant .article_content {
    display: flex;
}
.mise_en_avant h1{
 font-family: 'Heroes', sans-serif;
    font-size: .9em;
    margin: 1em;
}
.mise_en_avant .article_content .icono,.mise_en_avant .article_content .sommaire{
  width:50%;
}
.mise_en_avant .article_content .icono img{
  width:80%;
  margin:0 0 0 2em
}
.mise_en_avant .article_content .sommaire li{
  margin:0
}
.mise_en_avant .article_content .sommaire li a{
  line-height:2em;
}
.article_numeros #rubUne .ArtUne{
	background-color: #e6E6E6
}
.article_numeros #rubUne h1{
	font-family: 'Heroes';
	font-size: 1.5em
}
.article_numeros h1{
	font-family: 'heroes'
}
.article_numeros #rubUne .introduction{
	font-family: 'Francois One';
	
}
.sommaire{
	margin: 1em
}.sommaire li a{
	color: #B91619;
}
.sommaire li {
	font-family: 'Heroes';
    font-size: 0.7em;
    padding: .7em 0;
    border-top: solid .002em #000;
    margin: 0.5em 0;
}
.article_numeros .article_de_suite.mise_en_avant  article{
	display: block
}
.article_numeros .article_de_suite.mise_en_avant:first-of-type{
	background-color: #F7F7F7	
}
.article_numeros .article_de_suite.mise_en_avant:first-of-type img{
	max-width: 20em
}
.article_numeros .article_content:first-of-type{
	display: flex
}
.article_numeros .article_de_suite.mise_en_avant {
	padding: 1em
}
.numero{
	color: #b91619
}
.rubrique_video .numero, .rubrique_video #rubUne .numero {
    color: #d88a2e;
}
#tousLesNumeros .collapse{
	max-width: 100%;
	padding: 0 0 0 2em;
}
#tousLesNumeros h1{
	color:#000;
	font-family: 'Heroes';
    font-size: 1em;
}
#tousLesNumeros .collapsible{
	border-bottom: solid .002em #000
}
#tousLesNumeros .collapsible:last-of-type {
    border-bottom: none;
}
#tousLesNumeros .sommaire{
	display: flex;
	font-family: 'Heroes';
   
}
#tousLesNumeros .sommaire.content {
    margin-bottom: 1em !important;
}
#tousLesNumeros li{
	 font-size: .7em;
	padding: 1em 0
}
.sommaire.content{
	margin-bottom:3em
}
.sommaire.content li{
	border-top:none;
	border-bottom: solid .002em
}
.sommaire.content li a{
	color: #000
}
.sommaire.content li a:hover{
	color:
}
/*---

	RUBRIQUE

			---*/
.main.Rub {
  display: flex
}
.Rub .hfeed {
  width: 75%
}
h1.hRub, h1.hRub + h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.5em;
  margin: 0.7em 1.7em
}
.rubrique_dossier h1 {
  color: #b91619
}
.rubrique_dossier .ArtUne {
  background-color: #b91619;
}
.rubrique_dossier h3, .rubrique_dossier .numero {
  color: #b91619;
}
#rubUne .ArtUne {
  width: 100%;
}
#rubUne .ArtUne p {
  color: #fff
}
#rubUne .ArtUne h3 {
  font-family: "Francois One", georgia, serif;
  font-size: 2.1em;
  margin: 0em 0em 0em 1em
}
#rubUne h5 {
  border-color: #fff;
  font-size:1em
}

#rubUne .numero {
  color: #fff
}
#rubUne article .introduction-texte {
  color: #fff
}

.rubrique_video #rubUne .ArtUne{
      background-color: #000;
  color:#fff
}
.rubrique_video #rubUne .ArtUne h3, .rubrique_video #rubUne .ArtUne .date,.rubrique_video #rubUne .ArtUne .auteur, .rubrique_video #rubUne .ArtUne .introduction-chapo,.rubrique_video #rubUne .ArtUne .introduction-texte,.rubrique_video #rubUne .ArtUne .introduction{
  color:#fff
}
.rubrique_video #rubUne article .introduction-texte {
  color: #fff
}
.ArtUne#Rubdossier a {
  display: flex
}
.ArtUne#Rubdossier a article:hover, .ArtUne#Rubdossier a article:hover .introduction-texte {
  background-color: transparent !important;

}

h5.TitreFond {
  color: white;
}

.ArtUne .tags a {
  display: inline-block !important;
}
.ArtUne#Rubdossier article{
  width:50%;
}
.ArtUne#Rubdossier .icono {
  margin: 3em 1em 2em 1em;
    width: 50%;
}
.grand_abo {
  background-color: #000;
  color: #d88a2e !important;
  display: inline-block;
  border-radius: 1em;
  padding: 0.1em 0.8em;
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 0.85em;
  margin: 0 0.5em;
}
.tags {
  background-color: #000;
  margin: 0 0 0 1.7em;
  display: inline-block !important;
  color: #FFF;
  padding: 0 0.2em
}
.tags a {
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  padding: 0.2em 0.2em 0.1em 0.2em
}
.tags a:hover {
  color: #d88a2e
}
.Rub h5,.appel_lylo .row.single_video h5, h3+.auteur{
  font-family: 'bitter', sans-serif;
  margin : 1em 0em 0em 0em

}
h3+.auteur{
display:block
}
.rubrique_dossier #sous_Une h3, .rubrique_dossier #sous_Une .numero {
  color: #b91619
}
.Rub a article:hover {
  background-color: transparent !important;

}


/*-- Sous UNE--*/
#sous_Une {
  display: flex;
  width: 100%;
  border-bottom: solid .002em
}
#sous_Une div a article {
  min-height: 18em
}
#sous_Une > div {
  width: 50%;
}
#sous_Une .grand_abo {
  margin: 1.5em 0
}
#sous_Une h3 {
  margin: 0.5em 0
}
#sous_Une h5 {
  display: inline;
  padding-bottom: 0.35em;
  line-height:2em
}
#sous_Une h5 + div {
  margin-top: 1em;
}
#sous_Une .introduction-texte p, #sous_Une .introduction p, #sous_Une .introduction-chapo p {
  font-family: 'Francois One', sans-serif;
font-size: 1em !important
}

#sous_Une div:first-of-type a > article {
  border-right: solid .002em
}
#sous_Une .tags, .articles_de_suite .tags {
  margin-top: 1em;
  padding: 0.2em 0.2em 0.1em 0.2em;
}
.articles_de_suite img {
  max-width: 10em;
  max-height: 9em;
}

img.journal {
  max-width: 20em;
  max-height: 20em;
}

.articles_de_suite article {
  display: flex
}
.articles_de_suite .icono {
  margin: 0.7em 1em 0 0;
	min-width: 11em;
}
.articles_de_suite .icono h4 {
  margin-bottom: 1em !important
}
.articles_de_suite .article_content {
  margin: 1em 0 0 1em
}
.articles_de_suite .article_content h3 {
  margin-bottom: 1em
}
.article_de_suite {
  border-top: solid .002em
}
.article_de_suite:first-of-type {
  border-top: none
}
/*-- pagination --*/
#pagination {
  font-family: 'Bebas Neue', sans-serif;
  width: 100%;
  text-align: center;
  padding: 1em 0;
  border-top: solid .002em;
  font-size: 1.2em
}
#pagination a {
  cursor: pointer;
   margin: 0 .5em;
}
#pagination .on {
color: #fff;
    background-color: #000;
    padding: .2em .59em;
    border-radius: 1em;
}
.in_between {
  color: #b91619;
  font-family: 'Mate', serif;
  font-size: 1.5em
}
/*-- 
	SIDEBAR
		--*/
.side_bar {
  width: 25%;
  background-color: #fff;
  margin: 0 0 0 0.5em;
  border-left:solid .002em
}
.side_bar h1 {
  font-family: 'Heroes', sans-serif;
  font-size: 0.8em !important;
  padding: 1.5em 0 0 1em;
  border: none !important;
}
.side_bar h3, .side_bar h1 {
  color: #000 !important
}
#dernierNum h1 {
     color: ##000 !important;
    font-size: 1.2em !important;
    line-height: 1.5em;
    padding: 0 !important;
    margin: 1em 0 .5em;
    text-align: center;
}
.side_bar > div:first-of-type h3 {
color: #000 ;
    font-family: "Francois One", georgia, serif;
font-size: 2.14em;
  line-height: 1em;
    margin: 0 0 0.5em 0;
}
.intertitre {
    text-align: center;
    padding: 1.7em 0 1em 0;
    margin-bottom: 0;
    font-family: 'Heroes', sans-serif;
  border-top:solid .02em
}
.side_bar .intertitre h3 {
      color: #B91619 !important;
    font-family: 'Heroes' !important;
    font-size: 1.65em !important;
  padding-bottom: .6em;
}
/*.side_bar > div:first-of-type article {
  border: none
}*/
.side_bar > div:first-of-type article:first-child {
    background-color: #333;
}
.side_bar .introduction-texte, .side_bar .introduction-chapo, .side_bar .introduction {
  font-size: 0.95em;
  margin-bottom: 2em !important;
}
.side_bar .introduction-texte{
  font-size:1em
}

.side_bar a:hover h3 {
  color: #A3A3A3
}
.side_bar article {
  border-top: solid .002em
}
.niouzlaiteur {
    padding: 1em;
    font-family: 'Bebas Neue';
    text-align: center;
    background-image: linear-gradient(#CCC, #FFF);
  border-top:solid .002em;
}
.niouzlaiteur h4{
    font-family: 'Heroes', sans-serif;
    color: #B91619;
    font-size: 0.7em;
    margin: 0 0 2em 0;
}
.niouzlaiteur label, .niouzlaiteur input {
    display: block;
    margin: auto;
}
.niouzlaiteur input{
      font-family: 'Bebas Neue';
  width: 90%;
}
.indicates-required {
    font-family: 'Bitter';
    font-size: .8em;
    color: #B91619;
      margin: 0 0 1em 0;
  font-weight:700
}
.asterisk {
    color: #B91619;
    font-weight: 900;
}
#mc-embedded-subscribe {
    color: #B91619;
}
.niouzlaiteur .helper_text {
    font-family: 'Bitter';
    font-size: .8em;
}
/*--
	rubrique_en_chemin
		--*/
#Rubdossier .introduction-chapo{
  font-size:1.4em
}
.rubrique_en_chemin .ArtUne {
  background-color: #d88a2e
}
.rubrique_en_chemin #sous_Une h3, .rubrique_en_chemin #sous_Une .numero, .rubrique_en_chemin h1, .rubrique_en_chemin h3, .rubrique_en_chemin .numero {
  color: #d88a2e
}
/*--
	rubrique_Agir
		--*/
.grappe_web2 {
    top: 7.5em !important;
}
.page.rubrique_agir,.page_grappe{
  top: 9.5em;
}
.page.rubrique_agir,.page_rubrique{
  top: 9.5em;
}
.page_mot{
  top: 9.5em
}
.page_mot .article_de_suite h1 {
    font-family: 'Heroes', sans-serif;
    margin: 1em 0 0 0;
}
.rubrique_agir .ArtUne {
  background-color: #297ab9
}
.rubrique_agir #sous_Une h3, .rubrique_agir #sous_Une .numero, .rubrique_agir h1, .rubrique_agir h3, .rubrique_agir .numero {
  color: #297ab9
}
/*--
	archive_sujets
		--*/
.archive_sujets .ArtUne {
  background-color: #a2c617
}
.archive_sujets #sous_Une h3, .archive_sujets #sous_Une .numero, .archive_sujets h1, .archive_sujets h3, .archive_sujets .numero {
  color: #a2c617
}
.archive_sujets_tag h1 {
  color: #a2c617
}
.archive_sujets .mots_clefs{
	border-bottom-color: #000
}
.mots_clefs {
  display: flex;
  border-bottom: solid .002em #a2c617;
  padding-bottom: 2em;
	align-items: center;
    justify-content: center;
    flex-flow: wrap;
}
.mots_clefs li a {
  display: inline-block;
  border-radius: 1em;
  background-color: #000;
  color: #fff;
  margin: 0 0.5em;
  font-family: 'Bebas Neue', sans-serif;
  padding: 0.1em 0.8em;
  font-size: 0.85em;
}
.mots_clefs li a:hover, .mots_clefs li a:active {
  background-color: #a2c617;
  color: #000
}
/*--
	archive_sujets_tag
		--*/
.archive_sujets_tag .mots_clefs {
  border: none;
  margin-bottom: 0
}
.archive_sujets_tag h2 {
  text-align: center;
  font-family: "Heroes", sans-serif;
  font-size: 0.8em;
  padding-bottom: 1.5em;
  border-bottom: solid .002em
}
.archive_sujets_tag .courant {
  background-color: #a2c617;
  color: #000
}
.article_de_suite.dossiers{
	background-color: #F2F2F2;
	
}
.article_de_suite.dossiers::before{
  font-family: 'Heroes', sans-serif;
  background-color: #000;
  color: #fff;
  font-size: 0.65em;
  display: block;
  height: 1.2em;
  width: 6.5em;
  padding: 0.5em 0.5em 0.2em 	;
  text-align: center;
  position: relative;
  left: 24em;
  bottom: -2em;
  border-radius: 1em;
	content: "Dossier"
}
/*--
	rubrique_lylo
		--*/
.rubrique_lylo .ArtUne, .single_video .ArtUne ,.single_podcast .ArtUne {
  background-color: #000;
  color: #fff;
  padding-bottom: 2em
}
.rubrique_lylo .ArtUne article,.single_video .ArtUne article,.single_podcast .ArtUne article  {
  padding-left: 0
}
.rubrique_lylo #rubUne .ArtUne h3, .single_video #rubUne .ArtUne h3, .single_podcast #rubUne .ArtUne h3 {
  font-family: "League Gothic", sans-serif;
  font-size: 1.7em;
  text-transform: uppercase;
  padding: 0;
  margin: 1em 0 0 1em;
  color: #297ab9;

}

.rubrique_lylo #rubUne .ArtUne .date,.single_video #rubUne .ArtUne .date, .single_podcast #rubUne .ArtUne .date {
  color: #fff;
  margin: 0 0 0 2.5em;
}
 .rubrique_lylo .ArtUne#Rubdossier .icono, .single_video .ArtUne#Rubdossier .icono,.single_podcast .ArtUne#Rubdossier .icono{
  max-width: 100em;
  margin: 1em 1em 2em 2em
}
.rubrique_lylo h5,.single_video h5,.single_podcast h5 {
  border: none
}
.rubrique_lylo .article_de_suite h3,.single_video .article_de_suite h3, .single_podcast .article_de_suite h3 {
  font-family: "League Gothic", sans-serif !important;
  font-size: 1.5em !important;
  text-transform: uppercase
}
 .video::before,  .podcast::before {
  font-family: 'Heroes', sans-serif;
  background-color: #000;
  color: #fff;
  font-size: 0.65em;
  display: block;
  height: 1.2em;
  width: 6.5em;
  padding: 0.5em 0 0 0;
  text-align: center;
  position: relative;
  left: 38em;
  bottom: 1em;
  border-radius: 1em
}
.video::before {
  content: "video";
}
.podcast::before {
  content: "podcast";
  width: 7.5em;
  left: 37.5em
}
 .video h3 {
  color: #b91619;
  margin-bottom: 0
}
 .podcast h3 {
  color: #297ab9;
  margin-bottom: 0
}
.rubrique_lylo .ArtUne .introduction-texte, .rubrique_lylo .ArtUne .introduction-chapo, .rubrique_lylo .ArtUne .introduction {
  font-size: 1em
}
.rubrique_lylo h1,.single_video h1, .single_podcast h1 {
  color: #fff;
  margin-top: 0;
  padding-top: 1em;
  font-size: 1.1em;
  border-bottom: solid .002em #297ab9;
}
.rubrique_lylo h1.spip_logo_site {
  border-bottom: none
}
/*--
	SINGLE VIDEO
		--*/
.single_video .ArtUne.video::before, .single_podcast .ArtUne.podcast::before{
	border:solid .002em #fff;
	left: 36.7em;
    top: 4.3em;
    font-size: 1em;
}
.single_video #rubUne .ArtUne h3 {
	margin-top: 0;
	color:#b91619 
}
.single_video h1 {
	border-bottom: solid .002em #fff
}
.single_video .icono+article{
	margin: 0 0 0 2em;
	    max-width: 36em;
}
.single_video div.ArtUne p{
	line-height: 1.4em;
	font-size: 1.2em
}
.single_video .desc{
	margin: 2em;
	border-top:solid .002em;
	padding-top:2em
}
.single_video .ours{
	font-family: 'Bitter', serif;
	font-size:0.9em;
	margin-top:1em
}
.single_video .articles_de_suite .row{
	color:#FFF;
	display: flex;
	justify-content: center;
	border-top: solid .002em #b91619;
	
}
.single_video .articles_de_suite{
	background-color: #000;
	padding: 0 4em
}
.single_video .article_de_suite{
	width:50%;
	}
.single_video .article_de_suite article{
	display: block;
	padding:  1em 1em 2em 1em
}
.single_video .article_de_suite a p,.single_video #journal .article_de_suite a h3,.single_video .article_de_suite a h5{
		color:#b91619;
	line-height: 1.2em;
	margin :0
}
.single_video .article_content{
	margin: 0
}
.single_video .article_content.video::before{
	content: none
}
.single_video #journal .article_de_suite a h3{
	padding-top: 1em
}
.single_video .article_de_suite{
	border: none
}
.single_video .articles_de_suite img{
	max-width: 16em
}
.single_video #pagination{
	border-top: solid .002em #297ab9;
	color: #fff
}
.single_video #pagination a{
	color:#fff
}
/*--
	SINGLE PODCAST
		--*/
.single_podcast #rubUne .ArtUne h3 {
	margin-top: 0;
	color:#297ab9 
}
.single_podcast h1 {
	border-bottom: solid .002em #fff
}
.single_podcast .DeuxCol{
	width: 100%
}
.single_podcast .DeuxCol>div, .single_podcast .DeuxCol article{
	width: 50%
}
.single_podcast .ArtUne#Rubdossier .icono{
	margin-right: 0
}
.single_podcast .ArtUne#Rubdossier a{
	display: block
}
.single_podcast .icono+article{
	margin: 0 0 0 2em;
	    max-width: 36em;
}
.single_podcast .ArtUne img{
	width: auto	;
	
}
.single_podcast .ArtUne article{
	margin-left: 0
}
.single_podcast div.ArtUne p{
	line-height: 1.4em;
	font-size: 1.2em;
	    margin-left: 1em;
}
.single_podcast .desc{
	margin: 2em;
	border-top:solid .002em;
	padding-top:2em
}
.single_podcast .ours{
	font-family: 'Bitter', serif;
	font-size:0.9em;
	margin-top:1em
}
.single_podcast .articles_de_suite .row{
	color:#FFF;
	display: flex;
	justify-content: center;
	border-top: solid .002em #297ab9;
	
}
.single_podcast .articles_de_suite{
	background-color: #000;
	padding: 0 4em
}
.single_podcast .article_de_suite{
	width:50%;
	}
.single_podcast .article_de_suite article{
	display: block;
	padding:  1em 1em 2em 1em
}
.single_podcast .article_de_suite a p,.single_podcast #journal .article_de_suite a h3,.single_podcast .article_de_suite a h5{
		color:#297ab9;
	line-height: 1.2em;
	margin :0
}
.single_podcast .article_content{
	margin: 0
}
.single_podcast .article_content.podcast::before{
	content: none
}
.single_podcast #journal .article_de_suite a h3{
	padding-top: 1em
}
.single_podcast .article_de_suite{
	border: none
}
.single_podcast .articles_de_suite img{
	max-width: 16em
}
.single_podcast #pagination{
	border-top: solid .002em #297ab9;
	color: #fff	
}
.single_podcast #pagination .in_between{
	color:#297ab9
}
.single_podcast #pagination a{
	color:#fff
}
/*--
	APPEL LYLO
			--*/
.appel_lylo {
	display: flex;
	background-color: #000
}
.appel_lylo img{
	max-width: 100%
}
.appel_lylo .row.single_video>div{
	display: flex
}
.appel_lylo .row.single_video:first-of-type>div{
	border-bottom: solid .002em #297ab9
}
.appel_lylo .row.single_video:nth-of-type(2)>div{
	border-bottom: solid .002em #b91619
}
.appel_lylo .row.single_video{
	padding: 0 1em 1em 1em;
}
.appel_lylo .row.single_video h5{
	color: #fff;
    border-bottom: none;
    margin-top: 1em;
    font-size: 0.7em;
}
.appel_lylo .row.single_video article{
	padding-bottom: 0
}
.appel_lylo .row.single_video a article:hover{
	background-color: transparent!important
}

.appel_lylo .row.single_video h1{
	font-size: 1.7em
}
.appel_lylo .row.single_video h3{
	font-size: 1.2em!important
}
.appel_lylo .row.single_video .article_de_suite:first-of-type article{
	padding: 1em 1em 0 0
}
.appel_lylo .row.single_video .article_de_suite:last-of-type article{
	padding-right: 0
}
.appel_lylo .row.single_video:first-of-type  h1{
	color: #297ab9;
    padding-bottom: 0;
    border-bottom: .002em solid;
}
.appel_lylo .row.single_video h1{
	font-family: 'Bebas neue', sans-serif
}
.appel_lylo .row.single_video:nth-of-type(2)  h1
{
	color:#b91619;
	 padding-bottom: 0;
    border-bottom: .002em solid;
}
.appel_lylo .row.single_video .podcast::before,
.appel_lylo .row.single_video .video::before{
	content: none
}
.appel_lylo div+a{
	    color: #fff;
    font-family: 'League Gothic';
    font-size: 1.7em;
    text-align: end;
    display: block;
	position:relative;
	right:1em
}
.appel_lylo div+a::after{
	 content: "\000020\0000DA";
	 font-family: 'Wingdings 3', sans-serif;
  font-size: 1em;
  letter-spacing: -0.7em;
  position: relative;

}
.appel_lylo div+a.podcast,.appel_lylo div+a.podcast::after{
	color:#297AB2;
}
.appel_lylo div+a.video,.appel_lylo div+a.video::after{
	color:#b91619;
}
/*
SINGLE ARTICLE
		--*/
#btnReseau{
  display:none
}
#grand_sommaire .content li:first-child {
    visibility: hidden;
    height: 0;
    display: block;
    padding: 0;
}
.single_article .main h1 {
  font-size: 1.95em;
  font-weight: 900;
  margin-left: 1em;
  line-height: 1.1em;
  margin-bottom: .9em !important;
}
.single_article #journal .introduction{
  padding-bottom:1em
}
.article .main h1 {
  font-size: 1.4em;
  margin-left: 1em;
}
.single_article .icono{
      width: 90%;
    margin: 0 0 0 1.7em;
}
h1.hRub + h3 {
  margin-left: 2.2em
}
.single_article .mots_clefs {
  margin-left: 1.5em;
  padding-bottom: 0;
  border: none
}
.single_article .article_principal {
      padding: 1em 0 0 2em;
}
.single_article .article_principal .article_principal_author_line {
    display: flex;
    margin-bottom: 1.5em;
    margin-left: 1.8em;
}
.single_article .article_principal .introduction-texte, .single_article .article_principal .introduction-chapo, .single_article .article_principal .introduction {
  font-size: 1.5em;
  margin-left: 1.2em;
  display: block;
  padding-top: 0 !important
}
.texte {
  font-family: 'Mate', serif;
  font-size: 1.4em;
  padding: .5em 2em;
}
.texte p {
  margin: 1em 0
}
.a_lire.img {
  float: left;
  border-top: solid .002em;
}
.a_lire {
  width: 40%;
  padding: 1em 1em 1em 2em;
  margin-right: 1.5em
}
.a_lire h2 {
  font-family: "bebas neue", sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  color: #b91619;
  padding-left: 1em
}
.a_lire h2::before {
  content: "\000020\0000DA";
  font-family: 'Wingdings 3', sans-serif;
  font-size: 1em;
  letter-spacing: -0.7em;
  position: relative;
  right: 1em
}
.a_lire h1 {
  font-family: "league gothic", sans-serif;
  font-size: 1.7em;
  line-height: 1em;
  margin: 0
}
.a_lire .icono {
  margin: 1em
}
.a_lire li {
  border-bottom: solid .002em;
  padding: 0.5em;
}
.a_lire li a {
  font-family: 'League Gothic';
  font-size: 1.3em;
}
.reseaux {
  position: absolute;
  left: 0
}
.responsive_reseaux {
  display: none
}
/*
	Dossier			
	*/
.single_article.dossier .introduction {
    border-bottom: solid .002em;
    padding-bottom: 1em;
}
.single_article.dossier .texte{
	position: relative;
	bottom:12em
}
.single_article.dossier .icono{
	width: 14em;
	margin:1em 2em
}
.single_article.dossier .cs_sommaire_titre_avec_fond {
	display: none
}
.single_article.dossier .cs_sommaire {
        border-bottom: solid .002em;
    background: none;
    border-right: none;
    float: none;
}
.single_article.dossier .cs_sommaire ul{
	font-family: "Heroes",sans-serif;
    font-size: 0.59em;
	    position: relative;
    left: 25em;
    width: 31.5em;
}
.single_article.dossier .cs_sommaire li{
	    padding: 1em ;
    border-bottom: solid .002em;
}
.single_article.dossier .cs_sommaire li.active{
	background-color: #E3E3E3;
}
.single_article.dossier .cs_sommaire li:last-of-type{
	border: none
}
.single_article.dossier .texte .introduction {
    border: none;
    margin-left: 0;
    font-size: 1.3em;
	padding: 0
}
.single_article.dossier #journal .texte h3{
	    margin: 1.2em 0 0 0;
    font-size: 1em;
}
.single_article.dossier #journal .texte h5{
	border: none
}
.single_article.dossier .texte .icono{
	margin: auto;
	width:17em
}
div.onglets_bloc h2.onglets_titre.selected{
  padding:1em;
  z-index: 1 !important;
}
/*--
	BOUTIQUE		
				--*/
/*-- sommaire_boutique --*/
#panier{
  display:none;
}
#avatar{
  display:none;
}
.boutique #panier{
  display:block;
}
.boutique #avatar{
  display:block;
}
#entete_boutique {
  color: #625ca5
}
#grande_img {
  background-image:linear-gradient( rgba(255, 255, 255, 1), rgba(161, 157, 201, 1)60%);
  height: 19em;
  width: auto;
  font-family: 'heroes', sans-serif;
	display: flex
}
#grande_img img{
	margin-left: 5em;
	height: 17em;
}
#grande_img div {
      position: relative;
    left: 4em;
    top: 5em;
    text-align: center;
    max-width: 34em;
}
#grande_img h1 {
  font-size: 3.2em;
	color: #fff
}
#grande_img h2 {
  font-size: 2em;
  margin-bottom: 0.7em;
	font-family: 'Bitter',serif;
	font-weight: 100
}
#grande_img button a{
  font-size: 1.2em;
  font-family: "league gothic", sans-serif;
  padding: 0 1em;
  color: #625ca5
}
.boutique h1.hRub {
  font-size: 1.5em
}
.boutique .TroisCol {
  margin: auto;
  justify-content: center;
  border-bottom: solid .002em
}
.boutique .TroisCol .icono {
  display: flex;
  max-height: 17em;
  align-items: end;
}
.boutique .TroisCol .couv {
  max-width: 10em;
  max-height: 12em
}
.boutique article {
  padding: 1em;
  margin: 1em 1em 1em 2.2em
}
.boutique #journal .TroisCol h3,.single_boutique #journal .TroisCol h3 {
  font-family: "bebas neue", sans-serif;
  font-size: 1.3em;
  color: #000;
  margin: 1em 0 0 0;
  padding: 0.7em 0 0.4em 0;
  border-top: solid .002em;
  max-width: 10em;
  line-height: 1.2em;
}
.single_boutique #journal .TroisCol h3 {
	max-width: inherit!important
}
.boutique #journal .TroisCol h5, .single_boutique #journal .a_lire_aussi h5 {
  font-family: "Bitter", serif;
  font-size: 0.8em;
  color: #000;
  margin: 0 0 1em 0;
  padding: 1em 0;
  border-top: solid .002em;
  border-bottom: solid .002em;
}
.boutique #journal .TroisCol h4,.single_boutique #journal .a_lire_aussi h4 {
  font-size: 1.9em;
  color: #b91619
}
.boutique .TroisCol article:nth-of-type(2),.single_boutique .TroisCol article:nth-of-type(2) {
  border-left: solid .002em #A3A3A3;
  border-right: solid .002em #A3A3A3;
  padding: 1em 3em
}
.panier {
  max-width: 3em;
  margin-left: 1em;
  min-width: 3em;
}
/*-- single_boutique --*/
.single_boutique .couv {
  display: flex;
	
}
.single_boutique .produit .couv {
	min-width: 15em;
}
.single_boutique .reseaux {
  position: relative;
	min-width: 3em
}
.single_boutique .reseaux li {
  margin: 0.7em 0
}
.single_boutique .TroisCol > * {
  width: 33%;
  justify-content: center
}
.single_boutique h1.hRub {
  font-family: 'bebas neue', sans-serif;
  font-size: 1.7em;
  padding: 0.2em 0;
	margin-left: 0.7em;
	color: #000
}
.single_boutique .couv .reseaux {
  margin: 1.5em 1.5em 1.5em 0.3em
}
.single_boutique #journal .produit h3 {
  font-family: "Bitter", serif;
  font-size: 1em;
  color: #000;
  border-top: solid .002em;
  border-bottom: solid .002em;
  padding: 1em 0
}
.single_boutique .TroisCol div {
  margin: 0 1em
}
.single_boutique .TroisCol div:nth-of-type(2) {
  max-width: 17em;
}
.single_boutique #journal .TroisCol div:nth-of-type(2) h4,.single_boutique #journal .a_lire_aussi h1{
  font-family: 'Bitter', serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #b91619;
  margin-top: 0.5em
}
.single_boutique #journal .TroisCol div:nth-of-type(2) h4:first-of-type {
  margin-top: 1.5em
}
.single_boutique #journal .TroisCol div:nth-of-type(2) h5 {
  font-family: 'Bitter', serif;
  font-weight: 300
}
.single_boutique .prix h1 {
  font-family: 'Heroes', sans-serif;
  font-size: 1em;
  color: #b91619;
  padding: 1em 0;
  border-bottom: solid .002em #000;
  text-align: center;
  margin-bottom: 1em
}
.single_boutique .prix textarea, .single_boutique .prix select,.single_boutique.paiement  textarea{
 resize: none;
    border: #A3A3A3 solid .002em;
    border-radius: 0.5em;
    background-color: #E6E6E6;
    position: relative;
    top: 0.4em;
   
}
.single_boutique .prix #calcul, .tunnel .infos {
  width: 80%;
  margin: auto;
  background-color: #f2f2f2;
  border-radius: 1em;
  box-shadow: 0.3em 0.3em 0.3em #D5D5D5;
  padding: 1em;
  max-width: 10em
}
.single_boutique .prix .add_to_basket, .tunnel .enter,.single_boutique.panier .add_to_basket  {
  background-image: url(../img/generique/Add_to_basket.png);
  background-repeat: no-repeat;
  background-color: #b91619;
  background-position: left top;
  background-size: cover;
  height: 2.4em;
  padding-left: 2.7em;
  color: #FFF;
  border-radius: 0.7em;
  border: none;
  width: 12.3em;
  margin-top: 1em;
  font-family: 'Bitter', serif;
  font-size: 0.8em;
  cursor: pointer
}
.produit {
	border-bottom:solid .002em;
	padding: 0 2em 2em 2em ;
}
.single_boutique .a_lire_aussi{
		margin: 1em 0 3em 0
}
.single_boutique #journal .a_lire_aussi h1{
	margin:1em 0;
	padding-left: 2em
}
.single_boutique #journal .a_lire_aussi h1::before{
	 content: "\000020\0000DA";
  font-family: 'Wingdings 3', sans-serif;
  font-size: 1em;
  letter-spacing: -0.7em;
  position: relative;
      right: 2em;
}
/*-- Tunnel --*/
#guide{
	margin: 1em 0
}
#guide ul,#guide_responsive ul{
	    display: flex;
    background-color: #dc8a8c;
    font-family: 'Bebas Neue';
    font-size: 1.5em;
justify-content: center;
	
}
#guide_responsive ul{
	display: none
}
#guide a{
	color: #eab9ba;
}
#guide li{
    position: relative;
	    height: 2em;
	vertical-align: middle;
	display: block;
     padding: 0em 1em 1em 0;

}
#guide li::before{	
    content: "\000020\0000DA";
    font-family: 'Wingdings 3', sans-serif;
    position: relative;
   right: 0.08em;
    color: #eab9ba;
    font-size: 2em;
    top: 0.17em;
}
#guide li:first-of-type::before{
	content: "";
	padding-left: 1em
}
#guide li.tunnel_active{
	background-color: #b91619;
	color: #fff
}
#guide li.tunnel_active a {
	color: #fff;
}
#guide li.tunnel_active::before{
	content: "";
	 padding-left: 0.3em
}
#guide li.tunnel_active+li::before{
	color:#b91619
}
.TiersCol{
	display: flex;
	border-bottom: none
}
.TiersCol div:first-child{ 
	width: 33%;
}
.TiersCol:nth-of-type(4){
background-image: linear-gradient(rgba(230, 230, 230, 1), rgba(255, 255, 255, 1)60%);
	padding-top: 3em;
	margin-bottom: 2em
}
.tunnel .infos{
	max-width: inherit;
	width:auto;
	    padding: 3em 2em;
    margin-left: 4em;
}
.tunnel .enter{
	background-image: none;
	padding-left: 0;
	margin-left: 23em
}
.infos label{
	font-family: "bitter", serif;
	font-size: 0.8em;
	font-weight: 500;
	color:#b91619;
	margin-right: 1em;
	float: left;
	width:10em;
}
.infos label div{
	color: #000
}
.infos textarea,.infos select{
	 margin-bottom: 1em;
    height: 1.5em;
	width: 23em;
}
.infos select{
	height:2em;
	width:23.5em
}

.single_boutique.tunnel table .couv{
	min-width: 0.7em;
    height: auto;
    width: 4em;
	margin: auto;
}
.single_boutique.tunnel #journal .produit h3{
	font-family: "Bebas Neue", sans-serif;
	padding:0;
	border: none
}
.infos.tunnel_panier textarea{
	width: auto;
	width: auto;
    top: 0.5em;
    margin: 0;
    padding: 0;
}
.single_boutique.tunnel .tunnel_panier .add_to_basket{
	   background-image: none;
    width: auto;
    padding: 0 1em;
}
.tunnel table{
	font-family: "bitter",serif;
	text-align: center;
	width: 100%;
  border-collapse: collapse;

}
.tunnel table th{
	font-weight: 800;
	padding: 1em;
}
.tunnel tr{
			border-bottom: solid .002em #000;
}
.tunnel tr:first-of-type{
	border-top: solid .002em #000;
	margin: 0 1em
}	
.tunnel table td{
	padding: 1em;
	
}	
.tunnel .PU{
	font-family: "heroes", sans-serif;
	font-size: 0.7em;
	color:#b91619
}
.tunnel .PT{
	font-family: "Bebas Neue", sans-serif;
	font-size: 1.5em;
}
.tunnel_panier .der-line {
	font-weight: 900;
	font-size: 1.2em
}
.tunnel_panier .der-line td:last-of-type{
	font-family: "heroes", sans-serif;
	font-size: 1.2em;
	color:#b91619
}
.tunnel .commande {
	border-bottom: none
}
.tunnel .commande button{
	min-width: 15em;
	font-weight: 700
}
.tunnel .commande td:first-child button{
	background-color: #d57375;
	color: #000
}
.tunnel .commande button:last-of-type{
		background-color: #d57375;
}
.tunnel section.adresse {
    padding-top: 2em;
}
.tunnel h4 span{
	color:#b91619
}
section.produit{
	padding-bottom: 0
}
.tunnel.informations .produit{
	padding-bottom: 1em
}
.paiement section.produit{
	padding-bottom: 2em
}
.tunnel #journal h4{
	margin: 0 0 0.65em 2em
}
.tunnel .deliver_adress{
	background: none;
	margin-top: 1em;
	border-top: solid .002em;
}
.tunnel.paiement .deliver_adress{
	border-top: none
}
.deliver_adress .infos textarea#deliver_adress{
	height: 	5em
}
.tunnel.adresse .TiersCol div:first-child {
	width: 25%
}
.tunnel.adresse .TiersCol .desc+.tunnel_panier{
	padding-top: 4em
}
.deliver_adress .infos label{
	padding-top: 0.5em
}
.deliver_adress .infos label, .deliver_adress .infos label div{
	width:7em;
	text-align: end;
	display: inline
}
.tunnel.livraison table{
	text-align: left
}
.tunnel.livraison tr:last-of-type {
    border: none;
}
.tunnel.livraison .produit{
	border: none;
	margin-bottom: 1em
}
.tunnel.paiement textarea{
	width:6.7em
}
.big_field{
	text-align: left
}
.paiement .big_field textarea{
	width:20em
}
.paiement table td, .paiement table th{
	padding: 0;
	
}
.paiement table tr{
	border: none
}
.paiement .infos label{
	text-align: left
}
.tunnel .produit>.enter{
	margin: 0
}
.tunnel .panier_responsive{
	display: none
}
.tunnel.paiement .responsive{
		display: none
	}
