body {
/*    position: absolute; */
    height: 100%;
    width:100%;
    margin:0;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    text-decoration: none;
    color:inherit;
}

#map_edit_form {
    display: inline-block;
}

#form_search_adm {
    display: inline-block;
    /*width: 100%;*/
}

.delimage {
    margin: 0 0 10px -25px;
    background-color: white;
    cursor: pointer;
}