
 span.telecharger {
   background: #f2f2f2 url(../images/daf/bt_telecharger.png) 490px 40px no-repeat;
 }
  span.lien_documents {
    background: #f2f2f2 url(../images/daf/bt_documents.png) 490px 33px no-repeat;
  }
  span.lien_evenement {
    background: #f2f2f2 url(../images/daf/bt_evenement.png) 490px 33px no-repeat;
  }
  span.lien_rdv {
    background: #f2f2f2 url(../images/daf/bt_rdv.png) 490px 33px no-repeat;
  }
  span.lien_email {
    background: #f2f2f2 url(../images/daf/bt_email.png) 490px 33px no-repeat;
  }


a.lien-type {
  color:#b0459b !important;
}

img.logo-image {
	height: 50px;
}

.bloc_newsletter, span.telecharger {
	border-left: 3px solid #b0459b !important;
}

form.formulaire  input.valider {
	background:#b0459b  !important;
}

body.home section:first-child .section-head {
	background-color: #e1f3ee;
  color:#000;
  border:none;
}
