
    #type{
        position: absolute;
        left: 24px;
        top: 7px;
    }

    

    #communes {

        position: absolute;
        left: 250px;
        top: 7px;  

        

    }

    #communes select{
        width: 178px;
        background: #ebedee;
        margin-top: 15px;;
    }

    #submit{
        
        position: relative;
        top: 20px;
        left: 550px;
    }

    
