﻿.textBoxDisabled
{
    background-color: #cfcfcf;
    border : 1px solid Gray;
    height : 14px;
}

.Court_cp{
    font-weight: normal; 
    font-size: x-small;
    color: navy; 
    font-family: Tahoma, Arial, Sans-Serif; 
    position: static;
    width : 30px;
}



/*---------------- TextBoxNumerique -------------------------*/

.numeriqueMillionMax input
{
 width : 70px;
}

.numeriqueMillionMax
{
 width : 70px;
}

.NumericTextBox
{
	text-align : right;
}
