#preheader ul img {
    height: 21px;
}
#preheader a.social{
    margin-left: 10px;
}
#preheader a,
.cta{
  transition : 0.2s ease-in-out;
}
h2{
    font-size: 28px;
}
#preheader a:hover{
    color: #fff !important;
    opacity: 1;
}
#all_slides #logo {
    max-width: 350px;
    margin-bottom: 60px;
}
#all_slides h1{
  font-size: 28px;
}
#all_slides{
    height: 600px;
}
#articles .article {
    margin: 0 10px 30px;
}

#articles h2, #photos h2 {
    font-size: 26px;
}
#personnalites .entete h2, #personnalites .pied h3{
    font-size: 22px;
}
#articles .article .textes {
    width: 97%;
}
#articles .article .textes.aller {
    top: 90px;
}
#articles .article .textes.retour {
    bottom: 90px;
}
#personnalites .une_pers .infos .poste {
    margin-top: 3px;
}
#book{
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
#photos{
/*    padding-bottom: 30px;*/
}
































