#bleu
{
    color: blue;
}
#rouge
{
    color: red;
}
#vert
{
    color: green;
}
#rose
{
    color: pink;
}
#bleuclair
{
    color: cyan;
}
#mauve
{
    color: magenta;
}
#orange
{
    color: orange;
}
#margleft
{
    margin-left: 25px;
}
#margleftplus
{
    margin-left: 35px;
}
#noir
{
    color: black;
}