/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21 sept. 2015, 16:02:54
    Author     : Antoine
*/
td.upArrow:before{
    content:" up "
}
td.downArrow:before{
    content:" down "
}
.dessin{
    background: #fff;
    margin: 1.25em auto;
}
.dessin .text{
    color : #000000;
}
.vlc{
    border-radius: 0;
}
