/* RESET ET STYLE FIXE  ************************/
@page { size:portrait; margin:2cm } 

body { background-color:#fff; font-family:Serif; font-size:10pt }
a:after { content:" [" attr(href) "] "; } 
h1, h2, h3{ font-family:verdana, serif }

.hide-print{ display:none }
.hide{ display: none }
.clear{ clear: both }

/* CORPS DE LA PAGE  ***************************/
div[class^="col-"]{ width:100% }
.gallery .ligne-photos div[class="col-md-2"]{ width:16.666666666666664% }
.gallery .ligne-photos div[class="col-md-3"]{ width:25% }
.gallery .ligne-photos div[class="col-md-4"]{ width:33% }
.gallery .ligne-photos div[class="col-md-6"]{ width:50% }