.bouton-newsletter a{
  background-color: rgba(234 , 27, 35, 1);
    color: white !important;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-style: solid;
    border-width: 0px;
    border-radius: 5px;
  display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

.bouton-newsletter{
      text-align: center;
}

@media (min-width: 1024px) {
    .itemListSubCategories .blocCategorie{
        height: 115px !important;
    }
    .itemListSubCategories .blocCategorie h2{
        margin-bottom : 0px !important;
    }
}

@media (max-width: 768px) {
    .itemListSubCategories .blocCategorie{
        height: auto !important;
    }
    .itemListSubCategories .blocCategorie h2{
        margin-bottom : 0px !important;
    }
}

/*Vidéo responsive*/
.video-responsive {
    text-align: center;
}
@media (max-width: 768px) {
    .video-responsive {
        overflow:hidden;
        padding-bottom:56.25%;
        position:relative;
        height: 285px;
    }

    .video-responsive iframe {
        left:0;
        top:0;
        height:100%;
        width:100%;
        position:absolute;
    }
}


/*enlever les RS du menu en sticky*/
.navbar-fixed-top #qx-section-2277{
  display: none;
}

/*icone back to top*/
.itemBackToTop{
    display: none;
}

/* Articles */
.view-item .itemIntroText h2{
  font-size: 35px;
  font-weight: 700;
  color: black !important;
}
.view-item .itemIntroText p {
    font-weight: 400 !important;
}
.view-item .itemTitle{
    font-size: 52px;
    font-weight: 700;
    color: black;
}
@media only screen and (max-width : 480px) {
	.view-item .itemBody{
    padding-left: 15px!important;
    padding-right: 15px!important;
}
}
/*Centrer les crédits sous l'image*/
.itemImageCredits{
  float: none !important;
  text-align: center;
}

/*Enlever "spécial" du listing des articles*/
.articlesEnListe .catItemIsFeatured:before{
    display:none;
}

/*Icone du menu*/
.off-canvas-toggle{
    background-image: url(/images/Home/dropdown-menu.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 55px;
    height: 55px;
    /*line-height: 55px;*/
}
.t3-off-canvas {
    width: 250px !important;
}
.t3-off-canvas .deeper .nav-header{
    padding: 4px 15px !important;
}
.header_dropdown{
    padding-left:0px;
}

.t3-header.navbar-fixed-top{
box-shadow: 0 0 15px 0 rgba(52, 58, 64, 0.5) !important;
}

/***** HOME *****/

/* Slider pétitions */
.slider-petitions-hp .qx-media-carousel-title{
    padding: 15px 0px;
}
.slider-petitions-hp a:hover{
    text-decoration: none !important;
}
/*icone menu rs*/
#qx-social-icon-71588 a:hover, #qx-social-icon-81250 a:hover{
    text-decoration: none !important;
}
#qx-social-icon-71588

/* Slider médias*/
.carousel-media h3{
    font-weight: 600;
}
/* TABLETTE / PC */ 
@media only screen and (min-width : 768px) {
    .version-mobile{
        display: none;
    }
  
    /*Encoche du header*/
    .header-v4 .t3-header .container .version-desktop::after{
        content:""; 
        border-left:40px solid transparent;
        border-right:40px solid transparent;
        border-top: 60px solid #ea1b23;
        position: absolute;
        z-index: 50;
        top: 70px;
      margin-left: -11px;
        /*left: 10%;*/
    }
  
      header{
        /*background: #0b689e !important;*/
        padding-bottom: 12px !important;
        padding-top: 12px !important;
     }
}

@media (min-width: 768px) and (max-width: 1024px){
    #qx-section-187 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}

@media only screen and (min-width : 1025px) and (max-width: 1200px) {
    .header-v4 .container {
        width: 95%;
    }
}

/* MOBILE 480 */
@media only screen and (max-width : 768px) {
    .version-desktop{
        display: none;
    }
    header{
      /*background: #0b689e !important;*/
      padding-bottom: 0px !important;
      padding-top: 0px !important;
    }
  .logo-mobile img{
      padding-top: 12px;
      padding-bottom: 10px;
      padding-left: 10px;
  }
  .header_dropdown{
      padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media only screen and (min-width : 480px) and (max-width: 768px) {
    .header_dropdown{
        padding-top: 2%;
    }
}




/*Loupe*/
.head-search{
    padding-bottom: 25px;
    margin: 0px !important;
}
.sb-icon-search{
    background: none !important;
}
.colonne-index{
    z-index: 10;
}
.sb-search{
   z-index: 0;
}
.sb-search-open{
   z-index: 30;
}

/*Fond header*/
.header-v4 .t3-header {
    background-color: #ea1b23;
}


/*Marges header*/

.t3-header .container, #qx-section-187 .qx-container{
    padding-left: 0px;
    padding-right: 0px;
}



/* Décalage des pages non Quix à cause du header 
* Page de recherche
*/
.view-search .t3-content, .itemid-814 .t3-content{
    padding-top: 60px;
}

/***** NOUVEAU HEADER *****/
/*.header_dropdown .off-canvas-toggle {
    /*background: url(/images/Menu_TC.png) !important;
    background-size: contain !important;
  background-repeat: no-repeat !important;
    max-height: 45px !important;
}*/

/* Slider HP */
.slider-petitions-hp figure{
  background-color: white;
  border: 1px solid rgba(33,33,33,0.25);
  border-bottom: 0px;
  border-radius: 5px 5px 0px 0px;
}

.slider-petitions-hp .qx-card{
  min-height: 220px;
}




/***** HEADER *****/
#dette_montant_head{
  color: black !important;
}
#t3-header .custom span{
  color: black !important;
}25px

/*Home : puce articles*/
#k2ModuleBox299 ul{
    list-style: inside !important;
}
#k2ModuleBox299 ul li{
    display: list-item !important;
    margin: 0 0 19px 0 !important;
    padding-left: 15px;
}
#k2ModuleBox299 ul .clearList{
    display: none !important;
}

/*Home articles*/
.ArticlesHome{
    margin-right: 0px;
    margin-left: 0px;
  background-size: cover;
}

.ArticlesHomeBonus{
    margin-right: 0px;
    margin-left: 0px;
  min-height: 150px !important;
  background-size: cover;
}
.home .moduleItemTitle{
  padding: 10px 25px;
}

.home .moduleItemText{
  margin-top: 0px;
    margin-bottom: 0px;
}

#qx-joomla-module-911044 .moduleItemText{
  margin-top: 5px;
}


/***** BALANCE TON GASPILLAGE *****/
#id_topweb_comment{
    background: white;
  border-radius: 5px;
    box-shadow: 0px 4px 10px 0px #afafaf;
   margin: 0px 10px;
    padding-top: 10px;
      padding-left: 5px;
    padding-right: 5px;
}

#id_topweb_comment a{
	color: blue !important;
}

#id_topweb_comment h3{
	line-height: 1.0 !important;
  font-size: 25px !important;
}

#id_topweb_comment .qx-blurb-content{
  padding-bottom: 10px;
}

/*Remerciement gaspillage*/
.itemid-853 #system-message-container{
  display: none !important;
}

/**** Global *****/

div.itemIntroText {
    font-weight: 500 !important;
}

div.k2Pagination ul li.active a {
    background: #ea1b23;
}

.pagination > li > a:hover{
  color: #ea1b23;
}

body{
 line-height: 1.3!important;
}
td {
    border-top: 0px !important;
}
.logo-image {
  line-height:initial!important;
  margin-top:1px;  
}

.campagnearticles a{
  font-size: 16px;
  color: black !important;
}

.campagnearticles a:hover{
  color: red !important;
}

.nav a{
  color: white;
}


@media (max-width: 640px) {
	.blocCategorieDate {
      position: relative !important;
      right: 0px !important;
  }
}

.soutien{
  color: #ea1b23;
}

.soutien i{
  font-size: 45px;
  float: left;
}

#nb_soutien{
  padding-left: 15px;
  font-size : 25px;
}


/*Modifications à la bourrine pour les articles*/
.qx-inner {
    overflow: unset;
}

div.itemListCategory img {
    /*width: 80px !important;*/
    margin: 0 50px 0 0 !important;
}


/*Couleur Dégradé test*/
.fondColoré{
  background:linear-gradient(0.35turn,WHITE, white 30%, #0b689ecf 30.2%, #0b689e94 69.8%, white 70%, WHITE);
  margin-left:15px;
}


/* CAROUSEL MEDIA */
#qx-media-carousel-672713 figure{
  background-color: white;
  border: 1px solid rgba(33,33,33,0.25);
}

#qx-media-carousel-672713 .qx-card{
  min-height: 220px;
}

#qx-media-carousel-99863 .qx-card{
  min-height: 230px;
}

#qx-media-carousel-99863 figure{
  background-color: white;
  border: 1px solid rgba(33,33,33,0.25);
}

/*ARTICLE*/

.itemBody a{
    color: #4472c4 !important;
    text-decoration: underline !important;
}

.blocCategorie{
  height: 150px;
  text-align: center;
  /*  background-color:#E6E6E6;*/
    background-color: #ea1b23 !important;
    border-color: white !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 14px !important;
    margin: 10px !important;
    color: #FFF !important;
}



.blocCategorie h2{
  font-size: 34px;
}

.blocCategorie h2 a{
  color: white !important;
}

.titreFleche {
    text-align: center;
  padding-top: 40px;
}

.titreFleche i{
  font-size: 3em;
  color: #ea1b23;
}

.titreFleche h4{
  font-size: 24px !important;
  font-weight: 600 !important;
}


.bloc-actus hr{
  margin-left: 5% !important;
  margin-right: 5%;
  border-top: 2px solid #ccccccad;
}

.blocArticleSimple{
  padding: 10px 10px 10px 0px;
}

.blocArticlesALaUne {
  padding-bottom: 40px;
}

.blocArticlesALaUne .itemContainerLast{
  padding: 10px 0px !important;
}

.ArticleALaUne{
  background: white;
  border-radius: 10px;
  padding: 10px;
  border : 1px solid #ddd;
}

.ArticleALaUne .imagearticle img{
  max-height: 200px;
}

.ArticleALaUne .contenuarticle{
  min-height:300px;
}

.ArticleALaUne .blocCategorieDate{
  right:auto !important;
}

.blocPodcast{
  padding-top:35px !important;
}

/*Aligner en bas a droite du conteneur*/
.blocCategorieDate{
  position: absolute;
  right:40px;
  bottom:0;
}

.lastItem hr{
  border-top: 2px solid #ffffff !important;
}

/*Liste des Articles*/
.articlesEnListe{
  background: white !important;
}

/*Séparation de la liste des Articles*/
.articlesEnListe hr{
  border-top: 2px solid #0b689e;
  margin-right: 25px;
  margin-left: 25px;
}

.contenuarticle{
  margin-top: 10px;
}

.textearticle{
  padding-top:25px;
  padding-bottom:50px;
}

.imagearticle{
  text-align: center !important;
  min-height: 200px;
}

.imagearticle img{
  max-height: 225px;
}

/* Articles Home*/
#qx-joomla-module-80190 .textearticle{
  padding-top:20px !important;
  padding-bottom:20px !important;
}

#qx-joomla-module-80190 .imagearticle img{
  max-height: 200px;
}

#qx-joomla-module-80190 hr{
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}



/* Taille du container */
.container.t3-sl.t3-sl-1{
  width:100%;
  padding:0 0 0 0;
}
.t3-mainbody {
    padding: 0;
  	background: rgba(33, 33, 33, 0.05);
}

/* Modif module dettes */
.dettes{
    margin-top: -8px !important;
}

/* Menu Principal */

.t3-header.navbar-fixed-top{
box-shadow: 0 0 15px 0 rgba(52, 58, 64, 1) !important;
}

.navbar{
  min-height: 60px;
  text-align: center;
}

div.t3-wrapper > div.header-area.header-v2 > header#t3-header.t3-header{
  padding-top:5px;
  /*background-color: #F5F5F5;*/
  background: linear-gradient(180deg, rgba(33 , 33, 33, 1)  0%, rgba(11 , 104, 158, 1) 100%);
  
}
div.t3-wrapper > div.header-area.header-v2 > header#t3-header.t3-header > div.container > div.row > div.col-md-9.col-xs-6.tx-main-menu{
  margin-top:15px;
}
div.t3-megamenu > ul.nav.navbar-nav.level0 > li > a{
  padding-left:20px;
  padding-right:20px;
  font-size: 16px !important; /*font-size menu*/
  color: white;  
}

.dropdown span{
  font-size: 16px !important; /*font-size menu*/
  color: white !important;
  text-transform: uppercase ;
  font-weight: 700 !important;
}

.t3-megamenu > ul{
  margin-top:-15px;
  /*margin-left: -25px;*/
}
.navbar-toggle{
  z-index:9999;
}
.image-title{
 text-transform: uppercase!important;
 font-weight: 900!important;
 font-size: 16px!important;
 letter-spacing: .3px!important; 
 color:#000;
 padding-left:5px;  
}

.menu-lien{
  color: #ffffff !important;
/*
  margin-top: -14px;
  width: 274px;
  height: 76px; 
*/
}

.header-v2 .t3-mainnav .t3-navbar {
    padding-right: 0px !important;
}

/* Centrer la nav */
#navigationprincipale{
  display: flex;
  justify-content: center;
  max-height: 50px;
}
.nav > li > span{
  font-weight: 700 !important;
}

.t3-navbar-collapse{
  left: auto !important;
  width : 250px !important;
  background: #c7c7c7 !important;
}

.t3-navbar-collapse img{
  height: 45px;
}

.loupe-recherche img{
    max-width: 25px !important;
}

.t3-megamenu .mega-caption {
    color: #999999;
    font-size: 12px !important;
    margin-top: -10px;
    font-weight: normal;
    text-transform: none;
    font-style: italic;
}

.glyphicon {
    margin-right: 5px;
	color: #e74c3c !important  
}
.glyphicon :hover {
    color: #e74c3c !important;
}


/*
 custom du sticky
*/
#sticky-hide{
  overflow:hidden;
//  height:51px;
  margin-top: 0px;
    -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.navbar-fixed-top #sticky-hide{
      margin-top: -60px;
//    height:0px;
  -webkit-transition: all 0.5s;
 -moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
 transition: all 0.5s;
}
#logo_sticky{
  display:none;
}
.navbar-fixed-top #logo_sticky{
  display:block;
      position: absolute;
    left: 20px;
  width:150px;
}


/* Boutons*/
.btn-header{
  	background-color: #ea1b23;
    border-color: white;
    border-width: 1px;
    border-style: solid;
    width: 160px;
    border-radius: 14px;
	margin-bottom: 10px;
  	color: #FFF !important;
}

.btn-header i{
  padding-right: 10px
}

.btn-header:hover{
  color: #231F20!important;
}

/* Menu spécial "Faire un don" */
.btn-don{
    background-color: #ea1b23;
    border-color: #ed1c24;
    border-width: 2px;
    border-style: solid;
    width: 172px;
    border-radius: 14px;
	margin-bottom: 10px;
} 
.btn-don .image-title{
  color: #FFF !important;
}
.btn-don a{
  color: #FFF!important;
  margin-top: -12px;
}
.btn-don a:hover{
  color: #231F20!important;
  margin-top: -12px;
}


/* Sous-menu "Faire un don" */
.dropdown-menu {
  background-color:rgba(255,255,255,0)!important;
  -webkit-box-shadow: 0 0px 0px rgba(255, 255, 255, 0)!important; 
  box-shadow: 0 6px 12px rgba(255, 255, 255, 0)!important;
  background-clip: padding-box;
  height:200px;
}
.mega-inner ul{
   border: 1px solid #ED1B24;
   background-color: #FFF;
   border-radius: 25px;  
}

.t3-megamenu .mega-nav > li a{
  margin-top: -5px;
  color: #000!important;  
}
.t3-megamenu .mega-nav > li a span{
   color: #000;
}
.t3-megamenu .mega-nav > li a:hover{
  margin-top: -5px;
  color: #ED1B24!important;
  background-color: rgba(255, 255, 255, 0)!important;
}
.t3-megamenu .mega-nav > li a span:hover{
   color: #ED1B24;
}

/* Loupe de recherche */
input[type="text"].sb-search-input{
  width:33%;
  height:40px;
  padding: 0px 48px 4px 20px;
}
.sb-search{
  margin-right: 0px!important;
  max-width: 719px;
  min-width: 500px;
  }
.sb-search .sb-icon-search {
    line-height: 47px;
}
    
.sb-search{
  margin-top:-10px;
}



/* Fonts et classes de fonts */
.h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.3 !important;
}
.titre-h3{
  font-family: "Roboto Condensed", sans-serif!important;
  font-size: 22px!important;
  font-weight: 700!important;
  line-height: 1.3!important;
}
.size40{
  font-size:40px!important;
}
.size25{
  font-size:25px!important;
} 
.size14{
  font-size:14px!important;
} 
.rouge{
  color: #ED1C24;
}
.noir{
  color:#231F20;
}
.blanc{
  color:#FFF;
}
.fond-rouge{
  background-color: #ED1C24;
}
.fond-noir{
  background-color:#231F20;
}
.fond-rose{
  background-color:#E99393
}
.fond-blanc{
  background-color:#ffffff;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
  border-bottom: 1px solid #777;
}

.lien-titre{
  font-family: Roboto Condensed;
  font-size: 20px;  
}

a {
	  color: #ED1C24;
}
	

/* ACCUEIL */
.dette-title {
font-size: 30px;
color: #FFF;
font-family: 'Roboto Condensed', sans-serif;
font-weight: bold;
}
#dette_montant{
font-size: 27px;
color: #000;
font-family: 'Roboto Condensed', sans-serif;	
}
.dette-title-hab {
font-size: 24px;
color: #FFF;
font-family: 'Roboto Condensed', sans-serif;
font-weight: bold;
}

#dette_par_habitant{
font-size: 24px;
color: #000;
font-family: 'Roboto Condensed', sans-serif;	
}



/* VIDEOS */

.video-grande{
	max-height:200px!important;
   padding-bottom: 30px!important;
}
.video-grande iframe {  
	width: 90%!important;
	max-height: 185px!important;
	margin-top: 15px!important;
	margin-left: 5%!important;
	border: 1px solid #FFF!important;  
}

.bloc-grand {
  min-height: 280px!important;  
  max-height: 280px!important;  
}
.bloc-grand .qx-title{
  padding-top:215px;
  padding-left:5px;
}
.bloc-grand .qx-subtitle{
  margin-top: -94px;
  margin-right: 18px;
}


.bloc-petit {
  min-height: 125px!important;  
  max-height: 125px!important; 
  padding-top:12px;
  padding-left:54%;  
}

.bloc-petit .qx-subtitle{
  margin-left:14px;
}

.video-petite iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 90px!important;
  width: 50%!important;
  margin-top: 15px!important;
  margin-left: 5%!important;
  border: 1px solid #FFF!important;  

}
.video-petite{
  padding-bottom: initial!important;
}


.video-time{
  font-family: Roboto Condensed, sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-align: right!important;
  margin-top: 10px;  
}

.video-time-gauche{
  font-family: Roboto Condensed, sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-align: left!important;
  margin-top: -116px;
  margin-left: 180px;
}


/* PODCASTS */

.bloc-podcast {
  width:100%;
  padding-left: 45px;
  padding-top: 5px;
  padding-right:10px;
  padding-bottom:31px;
  min-height: 70px;
  margin-top:10px;
  border-top: 2px;
  border-top-color: #777!important;
  border-top-style: solid;
}
.lecteur-audio{
  margin-top: -40px;
}

.blurb-podcast {
  width:100%;
  padding-left: 12px;
  padding-top: 5px;
  padding-right:10px;
  padding-bottom:50px;
  min-height: 70px;
  margin-top:10px;
  border-top: 2px;
  border-top-color: #777!important;
  border-top-style: solid;
}
.lecteur-audio-blurb{
  margin-top: -60px;
}  

audio{
  height: 23px;
  width:96%;
  margin-left: 2%;
  margin-right: 2%;  
}


/* ARTICLES */
.pictos-page-articles img{
  height:70px;
  width:70px;
}
.pictos-page-articles h3{
  margin-top:13px;
  font-size:25px;
}

.pave-art-rouge {
  background-color:#ed1c24;
  border-top-color: #777!important;  
}
.pave-art-noir {
  background-color:#231F20;
  border-top-color: #ed1c24!important;
}
.pave-art-rose {
  background-color:#E99393;
  border-top-color: #ed1c24!important;
}
.pave-art-gris{
  background-color:#D6D6D6;
  Border-top-color:#ed1c24!important;
}
.pave-art-rouge, 
.pave-art-noir,
.pave-art-rose,
.pave-art-gris {
  width:100%;
  padding-left: 10px;
  padding-top: 5px;
  padding-right:10px;
  padding-bottom:10px;
  margin-top:10px;
  margin-bottom:0px;
  border-top: 2px;
  border-top-style: solid;
}

.pave-art-blanc {
  width:100%;
  background-color:#FFF;
  padding-left: 10px;
  padding-top: 5px;
  padding-right:10px;
  padding-bottom:10px;
  margin-top:10px;
  margin-bottom:0px;
  border-top: 2px solid #ed1c24;
  border-bottom: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}

.pave-art-rouge img, 
.pave-art-noir img,
.pave-art-blanc img,
.pave-art-rose img{
  max-width:100px;
  float:left;
  padding-right:15px;
  padding-top:4px;
}
.pave-art-rouge .qx-blurb-title, 
.pave-art-noir .qx-blurb-title,
.pave-art-blanc .qx-blurb-title,
.pave-art-rose .qx-blurb-title {
  font-size:18px!important;
  font-weight:bold!important;
}
.pave-art-rouge .qx-blurb-content, 
.pave-art-noir .qx-blurb-content,
.pave-art-blanc .qx-blurb-content,
.pave-art-rose .qx-blurb-content {
    font-size: 14px!important;
    margin-top: 4px!important;
}

.hauteur1{
  min-height:70px;
  max-height:70px;
}
.hauteur2{
  min-height:150px;
  max-height:150px;
}
.hauteur3{
  min-height:230px;
  max-height:230px;
}
.hauteur4{
  min-height:330px;
  max-height:330px
  
}

.pave-dette {
  background-color:#ed1c24;
  border-top-color: #ed1c24!important; 
  width:100%;
  padding-left: 10px;
  padding-top: 5px;
  padding-right:10px;
  padding-bottom:10px;
  margin-top:-5px;
  margin-bottom:0px; 
}
#blurb-dette-habitant{
  margin-top: -100px;
  margin-left: 15px;  
}

/* Classes de positionnement */

.shadow {
  box-shadow: 0px 0px 76px 0px rgba(231, 231, 231, 0.66);
  border: 1px solid #D5D5D5;
  padding: 0px 0px 15px 0px;
}

.fill { 
    min-height: 100%;
    height: 100%;
}

.filet-horizontal{
  z-index: -1;
  margin-top: -73px;
  margin-left: 100px;
  margin-right: 100px; 
}
.filet-horizontal2 {
    z-index: -1;
    margin-top: -100px;
    margin-left: 180px;
    margin-right: 175px;
}  
}

.bordure-image img{
  padding-left: 5px;
  background-color: #FFF;
  padding-right: 5px;  
}
.image-w150 img{
  width:150px !important;
}
.image-h40 img{
  height:40px !important;
}


.image-texte-droite{
  float: left;
  padding-right: 15px;  
}
.bloc-flottant-droite{
  float: left;
}
blockquote {
  border-left: 5px solid #e74c3c;
  background-color: #E2E2E2;
}
.clearfloat{
  clear: both;
}
.bandeau-entete{
  min-height:270px;
}
.entete-titre1{
  margin-left: 300px;
  padding-left: 30px;
  margin-top: 30px;
}
.titre-fond-noir{
  background-color:#000;
  padding-left:30px;
  padding-right:30px;
  padding-top: 10px;
  padding-bottom: 10px;}
.titre-ligne2{
  padding-left:30px;
}

/* Définition des liens et des boutons */
.qx-btn-primary{
  background-color:#ED1B24!important;
  color: #FFF;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-width: 1px;
  border-radius: 25px;  
}

.qx-btn-primary:hover{
  background-color:#EF7176!important;
}

.qx-btn-link{
  color:#FFF!important;
  font-weight:bold;
}
.qx-btn-link-1{
  color:#000!important;
  font-weight:bold;
}
.qx-btn.qx-btn-link:hover, .qx-btn-link:hover {
  text-decoration: underline!important;
}

.qx-btn-info {
  color: #ED1B24;
  background-color: #ffffff;
  border-color: #ED1B24;
  border-radius: 25px;
}
.qx-btn-info:hover {
  color: #ffffff;
  background-color: #ED1B24;
  border-color: #ED1B24;
}


/* Spécifique Home Page */
.image_entete{
  min-height:650px;
}
.bord-gauche {
  border-left: 1px;
  border-left-color: #000!important;
  border-left-style: solid;
}



#qx-divider-644260 {
    width: 867px;
}
#qx-button-364498, #qx-button-955342{
  border-left: 1px;
  border-left-color: #000!important;
  border-left-style: solid;  
}

/* Spécifique footer */
.footer-widget{
  margin-top: -25px;
}

#qx-section-231{
  /* footer réseau sociaux */
  margin: 0!important;
  padding-top: 15px!important;
  padding-bottom: 15px!important;
  background-color:#FFF;
}

div.itemFacebookButton {
    float: left;
    margin-right: 24px;
    margin-top: -5px;
    width: 72px;
}

div.itemGooglePlusOneButton {
    float: left;
  	margin-top: 2px;
}

div.itemSocialSharing {
    margin-top: 70px;
    border-top: 2px solid #CCC;
    padding: 15px 1px;
    background-color: #E9E9E9;
}  

/* FOOTER */
#qx-section-60327{
  margin-bottom: 0px !important;
}

.t3-footer{
  background-color: rgba(21, 21, 21, 0);
    margin-top: -15px;

}

.t3-footer:after{
  display: none !important;
}

.qx-container-fluid{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

footer .qx-inner
{
  overflow: visible !important;
}




/* Classes de présentation des articles K2 */
.itemRatingBlock {
  padding: 8px 7px;
  margin-top: -37px;
  background-color: #ed1c24;
  color: #FFF;
  border-radius: 17px;
}
.itemRatingBlock span{
  color: #FFF!important;
  font-size: 12px!important;
  padding-left: 20px!important;
  padding-top: 3px!important;
  padding-right: 10px!important;
}
.itemContentFooter {
  background-color: #ed1c24;
  color: #FFF!important;
  font-size: 12px!important;
  padding-right: 25px!important;
  padding-left: 25px!important;
  padding-top:13px!important;
  padding-bottom:13px!important;
  border-radius: 17px!important;
  margin-right: -50px!important;
  margin-left: -50px!important;
  margin-top: 50px!important;  
	  
}

.itemFacebookButton{
 	margin-top: 2px!important;
}

.itemTextResizerTitle,
#fontDecrease,#fontIncrease,
.itemPrintLink, .itemEmailLink,
.itemToolbar ul li a#fontDecrease{
  color: #FFF;
}

a#fontDecrease :hover, 
a#fontIncrease :hover,
.itemPrintLink :hover,
.itemEmailLink :hover{
  color: #000;
}

.itemBody{
    padding-left: 60px!important;
    padding-right: 60px!important;
}

.itemFullText{
  line-height:1.5;
}

.itemSocialSharing{
    margin-top: 10px!important;
    border-top: none!important;
    padding: 0!important;
    background-color: #FFF!important;
  	border:0;
    margin-left: auto;
    margin-right: auto;
    width: 192px;
}
.itemLinks{
  font-size:13px!important;
  padding-left: 8px!important;
}
.itemNavigation{
  font-size:13px!important;
}

/* astuce pour cacher le retour vers le haut de K2" */
.itemBackToTop {
    margin-right: -1000px!important;
}

.moduleItemTitle{
  font-size: 19px;
  line-height: 1.3em;
  font-weight:600;
  text-align: center;
  /*padding: 10px 25px;*/
  color: #0b689e !important;
}

.moduleItemImage{
  /*float:left;*/
  /*padding-right:15px;*/
  padding: 0px;
}

/*Image arrondie que en haut*/
.moduleArticleImage{
  min-height: 225px;
  border: none;
  border-radius: 10px 10px 0px 0px;
}


.moduleItemText{
  padding-left: 30px;
  padding-right: 30px;
}

.moduleItemCategory{
  color: #0b689e !important;
  font-weight: 300;
  text-transform: uppercase;
}

.moduleItemIntrotext{
  font-size: 14px;
  line-height: 1.6em;
  margin-top: 10px;
}

.moduleItemReadMore{
  text-decoration: none;
  color: #0d348c !important;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 15px;
}

.moduleItemReadMore:hover{
  text-decoration:underline;
}

.qx-media-grid {    
  margin-bottom: 25px;
  background-color: #FFF;
}

.itemContainer {
  /*padding:10px;*/
}



.qx-element-joomla-articles.qx-layout-grid .qx-media-grid, .itemContainer .catItemView {
    box-shadow: 0px 4px 10px 0px #212121ab;  
  /*box-shadow: 0px 4x 10px 0px rgba(33, 33, 33, 1) !important;
    /*border-color: #000;
    border-style: solid;
    border-width: 2px;
    padding: 10px;*/
    border-radius: 10px; 
    min-height: 581px;  
}

.qx-element-joomla-articles.qx-layout-grid .qx-media-grid, .itemContainer .catItemView:hover {
    box-shadow: 0px 4px 10px 0px #212121ab !important;  
  /*box-shadow: 0px 4x 10px 0px rgba(33, 33, 33, 1) !important;
    /*border-color: #000;
    border-style: solid;
    border-width: 2px;
    padding: 10px;*/
    border-radius: 10px; 
    min-height: 581px;  
}

.pre-moduleItemCategory {
    font-size: 12px;
    font-style: italic;
    margin-top: 10px;
    padding-left: 15px;
}


/* Catégories K2 */
.t3-sidebar .t3-module {
    padding: 10px 20px;
    background-color: #FCFCFC;
    box-shadow: inherit !important;
    border: 1px solid #000;
    border-radius: 10px;
}


div.itemListCategory {
    background: initial;
    border: 0;
    border-radius: 4px;
    margin: 0 0 24px 0;
    padding: 8px;
}

div.itemListCategory H1{
margin-top:13px
}

.gouttiere .moduleItemTitle{
  font-size:14px;
  line-height:27px;  
}
.gouttiere.k2ItemsBlock ul li{
  margin-bottom: 12px;
}

a.btn.btn-small.btn-danger {
background-color:#FFFFFF !important;  
}




/* ==========================
  	TOPWEB
   ========================== */

/*.radio input[type="radio"], .radio-inline input[type="radio"]  {
   	margin-left: 0px !important;
}*/


.topweb-entete-text-choix-montant {
  background-color:#e74c3c;
  color:#ffffff;
  padding-left:15px;
  font-weight: bold;
}
/* Affichage de la déduction d'impôt */
.fiscaleP, .fiscaleM {
margin-top: 20px;
background-color: #156973;
border: #156973;
padding: 10px;
width: 100%;
border-radius: 5px;
text-align: center;
color: #ffffff;
font-size: 13pt;
}

/* Input des zones de saisies*/
input.form-control  {

width: 100% !important;

}
/* Choix des moyens de paiement */
div.custom > fieldset#payment_method > div.col-md-12.col-xs-12.col-sm-12.col-centered > div.fieldgroup > input[type=radio] {
display: block;
margin: 0 auto;
margin-top: 9px;
margin-left: 10px;
}

div.custom > fieldset#payment_method > div.col-md-12.col-xs-12.col-sm-12.col-centered > div.fieldgroup > input + img { /* IMAGE STYLES */
cursor: pointer;
border: 2px solid transparent;
}

/* floutage */
.flou {
    filter: blur(10px) !important;
    -webkit-filter: blur(10px) !important;
    -moz-filter: blur(10px) !important;
    -o-filter: blur(10px) !important;
    -ms-filter: blur(10px) !important;
}


/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .sous-menu{
    display: none;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}



/*==========  Non-Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 1199px) {
  .btn-don{
      width: 231px !important;
  }
  .btn-don .image-title{
    color: #FFF !important;
  }
}
 
.itemRatingBlock{
  background-color:#fff !important;
  color:#000 !important;
  margin-top:5px;
  
}
.itemRatingBlock span{
  color:#000 !important;
 
}

.itemTextResizerTitle, #fontDecrease, #fontIncrease, .itemPrintLink, .itemEmailLink, .itemToolbar ul li a#fontDecrease{
  color:#000 !important;
  background-color:#FFF !important;
  
}
.itemToolbar {
  color:#000 !important;
  background-color:#FFF !important;
 
}

.itemView{
  background-color:#FFF !important;
  
}

.itemTitle {
padding: 10px 10px 4px 10px;
margin: 0;
}


.menu-drop-article{
  background-color:#FFF;
  border-color:#FFF !important;
  border:solid 1px;
  border-radius:5px;
  box-shadow:5px 5px 5px;
}


.level1.dropdown-menu{
  height:100% !important;
}


@media print{  
 
  #logo-print{
    display:block !important;
  }

  body
  {font-size : 15pt !important ; color : black ; }
		p {widows :3 ; orphans : 3 ; }
		@page {margin : 3cm 2cm 3cm 2cm ;}
		h1 {margin : 0.5cm auto 0.5cm auto ; }
		h2 {margin : 0.2cm auto 0.2cm auto ; }
		table {page-break-inside :avoid; }
  
  
/*<header>
  <img src="/images/Contrib.jpg" alt="logo-contrib" style="display: block; margin-left: auto; margin-right: auto;" />
  </header>*/
}