/*          =IMPRESSION
---------------------------------------- */

body {
    background: #FFF;
    color: #000;
    font-family: "Times New Roman", serif;
    font-size: 12pt;
}

/* Elements à masquer à l'impression */

#branding #searchBarre,
#mainNav,
#lienFond,
.onglets,
a.btDeplie,
#container .offreCat .signaler,
.infosPratiques aside img,
nav,
.liensFicheMag,
.btPartage,
#sousNav,
a.prev,
a.next,
p.pagination,
p.lienPlus,
#container .btRelief,
#overlayLightbox,
.lightBox,
#basPage,
#footer {
    display: none !important;
}

h1 {
    font-size: 170%;
}

hr {
    background: #FFF;
    border: none;
    border-bottom: 1pt solid #696969;
    color: #FFF;
    height: 0;
}

a img {
    border: none;
}

#container .imageLogo {
    float: left;
    margin: 0 20px 20px 0;
}

#container ul.contentOnglets,
#container .listeEvenement ul {
    list-style: outside none;
}

#container .infosMagasin img {
    float: right;
}

#container .contentOnglets {
    clear: both;
    padding: 40px 0 0 0;
}

#container #map_canvas {
    height: 400px;
    margin: 0 auto 20px auto;
    width: 640px;
}

#branding .logo {
    line-height: 1.1em;
    margin: 0;
    padding: 30px 0 0 0;
}

/*
#branding .logo br {
    display: none;
}
*/

#branding .logo img {
    vertical-align: middle;
    float: left;
    margin: -30px 20px 0 0;
}

#container {
    clear: both;
    padding: 0px 0 0 0;
}
