body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
    background-color: #FFFFFF;
}

.access, .haut, #header, #memo, #videos, #menu_videos, #player, fieldset {
    display: none;
}

a {
    color: #000000;
}

h1, h2, h3 {
    font-weight: normal;
}
h1, h2 {
    font-size: 15pt;
}
h3 {
    font-size: 12pt;
}
img {
    border: 0;
    border-style: none;
}

dt {
    font-size: 15pt;
}

blockquote p cite {
    font-size: 7pt;
    font-style: italic;
}

#menu_photos li {
    list-style-type: none;
    display: inline;
}

.tarifs {
    width: 75%;
    margin: 0;
    margin-bottom: 1em;
    border-collapse: collapse;
    caption-side: top;
}
/* .tarifs caption {
    margin: 0 auto;
    padding-bottom: 1em;
    font-size: 12pt;
    font-weight: bold;
} */
.tarifs caption {
    display: none;
}
.tarifs th, td {
    width: 25%;
    background-color: #FFFFFF;
    padding: 0.3em 1em;
    border: 1px solid #000000;
}

kbd {
    font-size : 10pt;
    padding: 0pt 2pt;
    border: 1px solid black;
}

#map {
    width: 958px;
    height: 478px;
    border: solid 1px #192F68;
    margin-bottom: 1em;
}

