/*
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
*/



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

#detailCommunes{
    height : 400px;
    
}

#selectDetailCommunes{
    text-align : left ;
}

#btnDetailCommunes{
    text-align : right ;
}

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

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

#idDetailCommuneNotes{
    height : 230px;
    width:270px;
}


