/**** TEMP on cache ***/
/*.appel_don,.h1_foot_don,.ul_foot_don {display:none;}*/

/**************** BOUTON ********************/
.bouton-don {
  width:100%;
  /*height:30px;*/
color: #d2270e;
/*background-color: #988072;*//* #988072 */
/*color: white;*/
display: block;
padding: 5px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
background-color: #f5f5f5;
border-radius: 2px;
box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.3), 0 1px 5px rgba(0, 0, 0, 0.1) inset;
}

.bouton-don:hover {
  opacity: 0.9;
  text-decoration: none;
  background-color: #fff;
}

.bouton-don h5 {
  margin-top: 10px;
font-family: "PT Sans Narrow","Helvetica Neue",Helvetica,Arial,sans-serif;
padding-left:0.3em;
padding-right:0.3em;
margin-bottom:0.3em;
font-size: 0.8em;
}

.bouton-don h4 {
color: #000;/*rgba(0, 0, 0, 0.4);*/
display: inline-block;
font-size: 19px;
margin-bottom: 15px;
padding-left: 0.5em;
font-size: 1.3em;
font-weight:500;
}

.bouton-don img {
vertical-align: middle;
}

/**** FOOTER DON **************************/
.sp--don::before {
  /*background-position: -64px -16px;*/
background-image: url("../img/avion.png");
background-position:center;
background-size:16px 16px;
top: 4px;
}

/**** PAGE DON **************************/
.mode_cheque {
  margin-bottom: 5px;
  margin-top: 5px;
}

.mode_virement {
  margin-bottom: 20px;
}

.page_faire_un_don .erreur_message {
  display:block;
  color:#b8220d;
}

.page_faire_un_don .reponse_formulaire_erreur {
  color:#b8220d;
}

.page_faire_un_don .meta-publi.box--aside > li.meta-publi--time {
  margin-bottom:0;
}


@media only screen and (max-width: 959px) {
  .bouton-don {  margin-top: 8px;}
}
/*
      @media only screen and (min-width: 960px) {
         max-width: 1100px;
      }
*/
