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

    

    #communes {

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

        

    }    

    #randonnee {

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

        

    }
    
    #localisation {
        position: absolute;
        top: 7px;
        left: 180px;
    }

    #communes select{
        width: 178px;
        background: #ebedee;
        margin-top: 15px;;
    }
    
    #table_hote{
         position: absolute;
        top: 160px;
        left: 160px;
    }
    
    #wc_privatif{
          position: absolute;
        top: 160px;
        left: 300px;
    }
    
    #sdb_privative{
                 position: absolute;
        top: 160px;
        left: 430px;
    }
    
    #prix {
        
        position: absolute;
        top: 160px;
        left: 24px;
    }

    #submit{
        
        position: absolute;
        top: 160px;
        left: 590px;
    }

    
