@charset "utf-8";
/*
CSS Document - PRINT
Project : Mairie de Blenod
Date : Mars 2015
Author : NEFTIS - Dom.B
*/

/* Ajustements */
body { background: none; /*font-size: 16px;*/ }
.logo { position: static; margin: 20px 0 40px; }
.logo img { width: 200px; }
#mainSection { margin: 0 auto; }
#mainSection > .container > .row > div { width: auto; float: none; }

.actuWrapper { background: none; padding: 0; }
.actuWrapper > .titre { margin: 0; padding: 0 0 10px; border-bottom: 1px dotted #c7c7c7; font: 2.6em/1.2em "georgia", serif; color: #5d5d5d; text-transform: inherit; }
.actuWrapper > .titre:after { display: none; }
.actuWrapper:before, .actuWrapper:after { display: none; }
.actuWrapper .slides { -moz-transform: none !important; -webkit-transform: none !important; -o-transform: none !important; -ms-transform: none !important; transform: none !important; }
.actuWrapper .slides > li { float: none !important; margin: 20px 0 40px; }
.actuWrapper .actuAll,
.actuWrapper .flex-control-nav,
.actuWrapper .media-image,
.actuWrapper .knowmore { display: none; }

.agendaWrapper { background: none; padding: 0; }
.agendaWrapper > .titre { background: none; width: auto; padding: 0 0 10px; border-bottom: 1px dotted #c7c7c7; display: block; font: 2.6em/1.2em "georgia", serif; color: #5d5d5d; text-transform: inherit; }
.agendaWrapper .slides > li { position: static !important; float: none !important; margin: 20px 0 40px; filter: alpha(opacity=100) !important; opacity: 1 !important; }
.agendaWrapper .agendaAll,
.agendaWrapper .flex-control-nav,
.agendaWrapper .knowmore { display: none; }


/* Eléments cachés */
#tetiere,
#top > .mask,

#homePage #mainSection::before,
#pageType #mainSection::before,
#mainSection::after,
.barreHeader,
.bloc-menu-rapide-pmp,
#rapidMenuWrapper,
#up,
.no_print { display: none !important; }