﻿h1
{
    /* Ce style doit être copié dans la classe « titrePage » de la feuille « element » car utilisé par les composants ASP.NET */
    margin: 10px 0px 5px 0px;
    font-size: 18px;
    font-weight: normal;
    color: #4a4027;
    clear: both;
}
h2
{
    margin: 10px 0px 5px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #4a4027;
    clear: both;
}
h3
{
    margin: 0px 0px 5px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #4a4027;
}
img.imageGauche
{
    margin-right: 10px;
}
img.imageDroite
{
    margin-left: 10px;
}
.sousTitreCouleur
{
    color: #682851;
    font-size: 14px;
    margin-top: 10px;
}

.titreAddPage
{
    color: #682851;
    font-size: 14px;
    margin-top: 10px;
}
.formTitre
{
    font-size: 14px;
    color: #669900;
    text-align: left;
}
