/*
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 : 11 sept. 2017, 09:59:22
    Author     : rlo
*/



#listeCuves{
    height : 400px;
    overflow-y: scroll; 
}

#detailCuves{
    height : 400px;
    
}

#selectDetailCuves{
    text-align : left ;
}

#btnDetailCuves{
    text-align : right ;
}

.formCuves{
    padding:2px;
    text-align:left ;
}

.ValidFormCuves{
    padding-top : 5px;
    text-align : right ;
}



