* { background-repeat: no-repeat; }

h1 { color: #5d676f; font-size: 40px; margin: 40px 0 10px; text-align: left; font-weight: 200; }

h2 { margin: 35px 0 10px; font-size: 28px; text-align: left; font-weight: 200; color: #74818b; }
h2.sous_titre { margin: 10px 0 20px; }

h3 { font-size: 22px; margin: 25px 0 5px; text-align: left; color: #909aa2; font-weight: 600; }

h4 { color: #0d3e5d; text-align: left; font-size: 19px; font-weight: 700; margin: 15px 0 5px; }

h5 { font-size: 16px; font-weight: 600; margin: 15px 0 5px; color: rgba(13, 62, 93, 0.6); text-align: left; }

h6 { font-size: 15px; color: #859bac; font-weight: normal; text-align: justify; margin: 0 0 5px; }

p, li, address { font-size: 16px; line-height: 24px; text-align: justify; margin: 0 0 8px; }

ul { list-style: none; margin-top: 6px; margin-bottom: 9px; padding-left: 12px; margin-left: 20px; }

#contenu_central li:before, #complement_central li:before, .facettes_criteres_filtre li:before, #signature li:before { content: "\2022"; color: #a3b4c1; display: inline-block; width: 15px; margin-left: -15px; font-size: 18px; line-height: 10px; vertical-align: middle; }

p.fichier { display: flex; align-items: center; margin: 20px 0; }
p.fichier a { color: #FFF; font-weight: 600; background-image: url(../images/icones/fichier.svg); background-size: 18px; background-position: 10px 8px; background-color: #ff7800; padding: 8px 10px; padding-left: 37px; margin-right: 3px; }
p.fichier a:hover { text-decoration: none; background-color: #b35400; }

.mail { background-image: url("../images/icones/mail.svg"); background-position: 0 5px; padding-left: 30px; padding-bottom: 5px; background-size: 23px; margin: 5px 0 10px; }
#colonne2 .mail { background-position: 0 3px; }
