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

    #prix{
          position: absolute;
        left: 162px;
        top: 7px;  
        
    }
    #randonnee{
          position: absolute;
        left: 356px;
        top: 7px;  
        
    }

    #localisation{
          position: absolute;
        left: 415px;
        top: 7px;  
        

    }

    #communes {

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

        

    }

    #communes select{
        width: 185px;
        background: #ebedee;
    }

    #is_hotel{
        
                position: absolute;
        left: 322px;
        top: 7px;  
    }
    #submit{
        
        position: relative;
        top: 120px;
        left: 636px
    }

    