/* --------------------------------------------------

   typo.css
   Base typographique
   (c) 2010-2016 Tiny Typo v1.3 - MIT License - tinytypo.tetue.net

----------------------------------------------------- */
html {
  font-size: 105.01%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* Cf.: http://www.pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/
et http://forum.alsacreations.com/topic-4-54377-1.html
[en] http://stackoverflow.com/questions/2703056/body-font-size-100-01-vs-body-font-size-100 */
body {
  font-size: 1em;
}
/* Titraille / Intertitres */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}
h1,
.h1 {
  font-size: 3em;
}
h2,
.h2 {
  font-size: 2em;
  line-height: 1;
  margin : 0 0 0 1em;

}
h3,
.h3{  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:'Duplicate Sans Web';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-size:1.8em;
  line-height:1em;
  text-indent: 0px;
  text-align:left;}

h4,
.h4 {
  font-size: 1.1em;
  margin : 0 0 0 1.5em;

}
h5,
.h5 {
  font-size: 1em;
  font-weight: bold;
  margin : 0 0 0 1.5em;

}
h6,
.h6 {
  font-size: 1em;
  font-weight: bold;
  margin : 0 0 0 1.8em;
}

/* --------------------------------------------------

   TOTO

----------------------------------------------------- */
.rubrique {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:'Duplicate Sans Web';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-size:1.2em;
  line-height:1.08em;
  padding: 0.05em 0 0.1em 0;
  margin-left:70px;
  text-align:left;
  text-decoration:none !important;
  text-indent:0px;
}

.date {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:'Duplicate Sans Web';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-size:1.2em;
  line-height:1.2em;
  margin-bottom:0px;
  margin-left:35px;
  margin-right:0px;
  text-align:left;
  text-decoration:none;
  text-indent:0px;
}

.titre {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:"IBM Plex Serif", serif;
  font-size:3em;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1em;
  padding: 0.2ex 0;
  margin-left:35px;
  text-align:left;
  text-indent:0px;
}

.artistes {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:"IBM Plex Serif", serif;
  font-size:1.8em;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.2em;
  margin: 0 0 0 35px;
  text-align:left;
  text-decoration:none !important;
  text-indent:0px;
}

.date-accueil {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:'Duplicate Sans Web';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-size:1.2em;
  line-height:1.2em;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  text-align:left;
  text-indent:0px;
}

.titre-accueil {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:"IBM Plex Serif", serif;
  font-size:3em;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1em;
  padding: 0.2ex 0;
  margin-left:0;
  text-align:left;
  text-decoration:none !important;
  text-indent:0;
}

.artistes-accueil {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:"IBM Plex Serif", serif;
  font-size:1.8em;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.2em;
  margin: 0;
  text-align:left;
  text-decoration:none !important;
  text-indent:0;
}

.partenaria {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:"IBM Plex Serif", serif;
  font-size:1.2em;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.2em;
  margin: 0.5ex 0 1ex 35px;
  text-align:left;
  text-decoration:none;
  text-indent:0px;
}

.mentions {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:"IBM Plex Serif", sans-serif;
  font-size:1em;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.2em;
  margin: 0 0 0 35px;
  text-align:left;
  text-decoration:none;
  text-indent:0px;
}

.chapo {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:"IBM Plex Serif", serif;
  font-size:1.2em;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.25em;
  margin: 1ex 0 0 0;
  text-align:left;
  text-decoration:none;
  text-indent:35px;
}

.chapo h3 {  margin: 1ex 0 0.05ex 35px;
}

.texte {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:"IBM Plex Serif", serif;
  font-size:1em;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.2em;
  padding: 0;
  margin: 20px 0 0 35px;
  text-align:left;
  text-decoration:none;
}

.texte a {color:blue;}
.texte h3 {  margin:1ex 0 0.05ex 0;
}


.inter-titre{
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:'Duplicate Sans Web';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-size:1em;
  line-height:1.2em;
  margin:1em 0 0 -70px;
  text-align:left;
  text-decoration:none;
  text-indent: 0px;
}
.ancre-article {
  -epub-hyphens:none;
  -epub-ruby-position:over;
  color:#000000;
  font-family:'Duplicate Sans Web';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;font-size:15px;
  line-height:1.2em;
  margin-bottom:10px;
  margin-left:35px;
  margin-right:0px;
  text-align:left;
  text-decoration:none;
  text-indent:0px;
}

/* ------------------------------------------------- */
/* Typographical enhancements */
em,
i,
.i {
  font-style: italic;
}
strong,
b,
.b {
  font-weight: bold;
}
mark,
.mark {
  background: #ff0;
  color: #000;
}
.smaller {
  font-size: 75%;
}
small,
.small {
  font-size: 80%;
}
big,
.big {
  font-size: 130%;
}
.bigger {
  font-size: 175%;
}
.biggest {
  font-size: 200%;
}
@media print {
  abbr[title] {
    border-bottom: 0;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
}
dfn,
.dfn {
  font-weight: bold;
  font-style: italic;
}
s,
strike,
del,
.del {
  opacity: .5;
  text-decoration: line-through;
}
ins,
.ins {
  background-color: rgba(255, 255, 204, 0.5);
  text-decoration: none;
}
u,
.u {
  text-decoration: none;
}
sup,
.sup,
sub,
.sub {
  position: relative;
  font-size: 80%;
  font-variant: normal;
  line-height: 0;
  vertical-align: baseline;
}
sup,
.sup {
  top: -0.5em;
}
sub,
.sub {
  bottom: -0.25em;
}
.lead {
  font-size: 120%;
}
.caps {
  font-variant: small-caps;
}
.quiet {
  color: #555555;
}
/* Alignement */
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
  text-justify: newspaper;
}
/* Lists */
ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-greek;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-top: 0;
  margin-bottom: 0;
}
ol,
ul {
  margin-left: 1.5em;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 1.5em;
}
.list-none {
  margin-left: 0;
  list-style: none;
}
.list-none li:before {
  content: '';
}
.list-square {
  margin-left: 1.5em;
  list-style: square;
}
.list-square li:before {
  content: '';
}
.list-disc {
  margin-left: 1.5em;
  list-style: disc;
}
.list-disc li:before {
  content: '';
}
.list-circle {
  margin-left: 1.5em;
  list-style: circle;
}
.list-circle li:before {
  content: '';
}
.list-decimal {
  margin-left: 1.5em;
  list-style: decimal;
}
.list-decimal li:before {
  content: '';
}
.list-inline {
  margin-left: 0;
}
.list-inline li {
  display: inline-block;
  margin: 0;
  margin-right: 1em;
}
.list-inline li:Last-Child {
  margin-right: 0;
}
.list-inline.list-inline-sep li {
  margin-right: 0;
}
.list-inline.list-inline-sep li:after {
  content: " | ";
}
.list-inline.list-inline-sep li:Last-Child:after {
  content: '';
}
.list-inline.list-inline-dash li {
  margin-right: 0;
}
.list-inline.list-inline-dash li:after {
  content: " - ";
}
.list-inline.list-inline-dash li:Last-Child:after {
  content: '';
}
.list-inline.list-inline-comma li {
  margin-right: 0;
}
.list-inline.list-inline-comma li:after {
  content: ", ";
}
.list-inline.list-inline-comma li:Last-Child:after {
  content: ". ";
}
.list-block li {
  display: block;
  margin-right: 0;
}
/* Tableaux */
table {}
.table {}
.table caption, table.spip caption,
.table th, table.spip th,
.table td, table.spip td  {
}
.table caption, table.spip caption {
  text-align: left;
}
.table th, table.spip th {
  width:20%;
  padding-top:10px;}
.table th, table.spip th,
.table td, table.spip td {
}
.table thead th, table.spip thead th {
  vertical-align: bottom;
}
.table tbody tr:hover td {
  background-color: rgba(34, 34, 34, 0.050000000000000044);
}
.table tfoot {
  font-style: italic;
}
.table tfoot td {
  border-bottom: 0;
  vertical-align: top;
}
@media (max-width: 640px) {
  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    margin-bottom: 1.5em;
  }
  .table-responsive table {
    width: 100%;
    margin-bottom: 0;
  }
  .table-responsive thead,
  .table-responsive tbody,
  .table-responsive tfoot,
  .table-responsive tr,
  .table-responsive th,
  .table-responsive td {
    white-space: nowrap;
  }
}
/* Quotes, code et poetry */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
:lang(en) > q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
:lang(fr) > q {
  quotes: "\00AB\A0" "\A0\00BB" "\201C" "\201D" "\2018" "\2019";
}
:lang(es) > q {
  quotes: "\00AB" "\00BB" "\201C" "\201D";
}
:lang(it) > q {
  quotes: "\00AB\A0" "\A0\00BB" "\201C" "\201D";
}
:lang(de) > q {
  quotes: "\00BB" "\00AB" "\203A" "\2039";
}
:lang(no) > q {
  quotes: "\00AB\A0" "\A0\00BB" "\2039" "\203A";
}
/* [en] http://en.wikipedia.org/wiki/International_variation_in_quotation_marks */
q:before {
  content: open-quote;
}
q:after {
  content: close-quote;
}
blockquote {
  font-size: 0.8em;
  line-height: 1.3em;
  padding-top: 1ex;
  text-indent: 35px;
}

cite,
.cite {
  font-style: italic;
}
address {
  font-style: italic;
}
pre,
code,
kbd,
samp,
var,
tt {
}
pre {
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
kbd {
  white-space: nowrap;
  padding: .1em .3em;
  background-color: #eee;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #ffffff inset;
  color: #333;
}
samp {
  font-weight: bold;
}
var {
  font-style: italic;
}
/* Box */
.box {
  display: block;
  margin-bottom: 1.5em;
  padding: 1.5em 1.5em;
  padding-bottom: .1em;
  border: 1px solid;
}
@media print {
  .box {
    border: 1px solid !important;
  }
}
@media (min-width: 640px) {
  .box.right {
    width: 33%;
    margin-left: 1.5em;
  }
  .box.left {
    width: 33%;
    margin-right: 1.5em;
  }
  .box.center {
    width: 75%;
  }
}
/* Paragraphes */
p,
.p,
ul,
ol,
dl,
dd,
blockquote,
address,
pre,
.table,
fieldset {
  margin-bottom: 1.5em;
}
/* Typographie pour petites ecrans
[fr] http://www.alsacreations.com/astuce/lire/1177 */
@media (max-width: 640px) {
  /* Fixer une largeur maximale  de 100 % aux elements potentiellement problematiques */
  img,
  table,
  td,
  blockquote,
  code,
  pre,
  textarea,
  input,
  iframe,
  object,
  embed,
  video {
    max-width: 100% !important;
  }
  /* Gestion des mots longs */
  textarea,
  table,
  td,
  th,
  pre,
  code,
  samp {
    word-wrap: break-word;
    /* cesure forcee */
  }
  pre,
  code,
  samp {
    white-space: pre-line;
    /* Passage a la ligne specifique pour les elements a chasse fixe */
  }
.date,
.titre,
.artistes,
.partenaria,
.mentions,
.chapo,
.chapo h3,
.texte,
.inter-titre,
.ancre-article {
  margin-left:0px;
  word-wrap: break-word;
  text-indent: 0
}
  .texte {margin-top:1em;}

.titre-accueil { word-wrap: break-word;
  font-size :1.5em ;
  font-weight: Bold;
  margin-top: 0.5em
}
.titre-accueil img {width: 100% !important;}
.date-accueil {font-size:1em;}

.artistes-accueil {margin-top: 0.5em;
  font-size:1.25em;}

/* Orientation iOS5 font-size fix */
@media (orientation: landscape) and (max-device-width: 640px) {
  html,
  body {
    -webkit-text-size-adjust: 100%;
  }
}
/* Style pour l'impression (HTML5 Boilerplate)
Inlined to avoid required HTTP connection: h5bp.com/r */
@media print {
  pre,
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* fin */