/*style du contenu*/

@page {
  size: 29.7cm 42cm;  /*877pt 1240pt*/
  margin: 10mm; /*70pt 60pt 70pt */
  /*marks: crop cross;*/
  prince-bleed: 0mm;
  prince-trim: 0mm;
}

body {
  font-size: 20px;
}

.navbarw3s {
  font-size: 14px;
}

h3 {
line-height: 1em;
margin-top: 2px;
margin-bottom: 5px;
}

.titre-anim {
  font-weight: bolder;
  font-size: 0.90em;
  line-height: 0.9em;
}

#listeVille {
  font-family: "Exo 2", "Lucida Grande", "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
  display: block;
  text-transform: uppercase;
  font-size: 1em;
  color: rgb(51, 51, 51) !important;
  text-align: center;
  padding-top: 1em;
  margin-top: -0.5em;
  background-color: transparent !important;
  height: 12mm;
  font-weight: 600;
  text-align: center;
}

.descriptif-anim {
  font-size: 0.70em;
  line-height: 1em;
  margin-top: 0.25em;
}

.presentation-anim {
  font-size: 0.70em;
  line-height: 1em;
  margin-top: 0.25em;
}

.adresse-anim {
  font-size: 0.70em;
  line-height: 1.1em;
  font-weight: bold;
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}

.horaire-debut {
  font-size: 0.70em;
line-height: 1em;
}

.tarif, .telephone, .portable, .mail, .site {
  font-size: 0.70em;
  line-height: 1em;
}

.suppression {
  float: right;
  cursor: pointer;
  padding-left: 5px;
}

.suppression-tout {
  float: right;
  cursor: pointer;
  padding-left: 5px;
}

.suppression-entete {
  cursor: pointer;
  font-size: 0.5em;
}

.animation {
  margin-bottom: 15px;
}

@media print {
.titre-journal h1 {
  margin-top: 5px;
}
  }