﻿strong { font-weight:bold; }
h1, h2, h3 { color: #1FA945;font-weight: bold;font-family: Arial, Helvetica, sans-serif;font-style: normal; }
ul { list-style-type:none;list-style-position:outside;margin:5px 0px 0px 16px;list-style-image:url("../../images/puces/puce_liste.png"); }
li { display: list-item; }
small { font-size: 10px; }
p {text-align: left; }
hr { height: 0;margin: -1.2ex 0;padding: 0;border: 0;clear: both;visibility: hidden; }


h1 {
    font-size: 18px;
    padding: 5px 0px 20px 0px;
}

h2 {
    font-size: 14px;
    padding: 15px 0px 0px 0px;
}
h3 {
    font-size: 12px;
    padding: 10px 0px 0px 0px;
}
h4 {
    font-size: 12px;
    font-weight:bold;
    padding: 10px 0px 0px 0px;
}
.SousTitre {
    font-weight:bold;
    background-color:#1FA945;
    width:550px;
    color:#ffffff;
    font-size: 18px;
    
}
