td.noBorder{
  border-bottom-style: hidden;
}

.bleu{
    color: #00688A;
}

.fondGris{
    background-color: #d9d9d9;
}

.pourcentage {
    margin-left: 17.4%;
}

.textepetitItaliqueGras {
    font-size: 7pt;
}

input[size="11"] {
    width:106px;
}

.masquerDetails{
    text-align: right;
    padding-right: 30px;
    width: 60px;
    float: right;
    background-color: #EBEBEB;
    background-image: url('../aide/img/double_fleche_haut_17x17.png');
    background-repeat: no-repeat;
    background-position: 70px 3px;
    background-size: 12px;  
}

.masquerDetails a {
    font-size: 12px;
    color: #414141;
}

.masquerDetails a:hover {
    text-decoration: none;
    cursor:default;
} 