html, body {
    height: 100%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}

table {
    border: 1px solid #6F7A86;
    margin: 0.5ex 1em;
    color: black;
    background-color: white;
    border-collapse: collapse;
    font-size: 10pt;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    vertical-align: top;
    padding: 1px 0.5em 1px 0.5em;
}

#map {
    border: 0 solid rgb(27, 126, 144);
    padding-top: 10px;
    margin-bottom: 15px;
    width: 100%;
    height: 600px;
    display: inline-block;
    float: left;
}

#filtres {
    width: 400px;
    float: left;
    margin-left: 10px;
}

#divEtab {
    clear: both;
    width: 1000px;
}

.separateur {
    border-bottom-style: dotted;
    border-color: rgb(27, 126, 144);
    width: 100px;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

a.linkpopup {
    border: 1px solid #1C7D90;
    border-radius: 4px;
    color: #1C7D90;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 0 4px;
    text-decoration: none;
}

a.linkpopup:hover {
    background: rgba(27, 126, 144, 0.4);
}

a.linkpopup:visited {
    border: 1px solid #1C7D90;
    border-radius: 4px;
    color: #1C7D90;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 0 4px;
    text-decoration: none;
}

ul.surlacarte {
    padding-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

ul.surlacarte li {
    list-style-type: none;
}

a.surlacarte {
    color: #1c7d90;
    cursor: pointer;
    text-decoration: none;
}

a.surlacarte:visited {
    cursor: pointer;
    text-decoration: none;
}

.tabnom {
    width: 300px !important;
}

.tabtype {
    width: 100px !important;
}

.tabrne {
    width: 100px !important;
}

.tabchef {
    width: 200px !important;
}

#infoWindow {
    width: 250px;
    background: url("../images/logo/logo-Eclore.jpg") no-repeat scroll right 32px #FFFFFF;
    min-height: 82px;
}

#titreInfoWindow {
    margin-bottom: 10px;
    margin-top: 0;
    padding: 5px;
    border-radius: 5px;
    background: #f6f1d1;
    text-align: center;
    color: #794a30;
    font-weight: bold;
}

#legende {
    margin-left: 10px;
    margin-bottom: 10px;
    color: #F17D00;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
}

.label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#tableEtabPublic_length {
    display: none;
}

#tableEtabPrive_length {
    display: none;
}
