/* Éléments */
body {
  font-family: Verdana;
  font-size: 11pt;
  text-indent: 0cm;
}

sup
{
line-height: 0em;
}

h1.docti {
font-weight:bold;
text-align: center;
font-size: xx-large;
}
h1.docssti1 {
font-weight:bold;
color:DarkSlateGray;
text-align: center;
font-size: xx-large;
}
h2 {
font-weight:bold;
color:DarkSlateGray;
text-align: left;
font-size: x-large;
}
h3 {
font-weight:bold;
color:DarkSlateGray;
text-align: left;
font-size: large;
}

a {
text-decoration: underline;
}
a:link {
color: steelBlue;
}
a:visited {
color: purple;
}
a:hover {
color: steelBlue;
}


/* Classes (pas besoin de tester la plupart des éléments porteurs) */
.dialog {}
.didasc {
font-style:italic;
}
span.locut {
color:Brown;
font-weight:bold;
}

.chapeau {
font-weight:bold;
}
.remarq {
font-style:italic;
}
.tabti {
font-weight:bold;
}
.tabssti1 {
font-style:normal;
}
.tabsource {
font-style:italic;
}
.entete1 {
background-color: Gold;
font-weight:bold;
text-align: center;
}
.entete2 {
background-color: LightBlue;
font-weight:bold;
text-align: center;
}
.entete3 {
background-color: Pink;
font-weight:bold;
text-align: center;
}
.entete4 {
background-color: Coral;
font-weight:bold;
text-align: center;
}
.entete5 {
background-color: White;
font-weight:bold;
text-align: center;
}
span.refglo {
color: Orange;
}
span.bleu  {
font-weight:bold;
}
span.rouge  {
font-weight:bold;
}

.exemple {
margin-left: 10%;
}
.apnote {
font-size: x-small;
line-height: 0em;
}
.noteX  {}
.source  {
font-style:italic;
text-align: right;
}
.auteur {
font-style:italic;
text-align: right;
}
