/* CSS Document */

.texte_vert
{
    color: #0c8d54;
}

.fond_vert
{
    background-color: #0c8d54;
}

.bouton_vert
{
    background-color: #0c8d54;
    color: white;
}