/* css file generated by Tangui's brain >> Skedar.Dark@laposte.net */

#mainbouton
        {
        fill:none;
        stroke:dodgerblue;
        stroke-width:5px;
        }

#onbouton{
        fill:limegreen;
        fill-opacity:0.3;
        }

#offbouton{
        fill:red;
        fill-opacity:1;
        }

text{
        text-anchor:middle;
        font-size:20px;
        cursor:default;
        pointer-events:all;
        }