@namespace h "http://www.w3.org/1999/xhtml";
@page {
margin: 5pt;
}
@font-face {
font-family : Arial;
font-weight : normal;
font-style: normal;
src : url(../Fonts/arial.ttf);
}
body {
font: 1em Georgia, "Times New Roman", Times, serif, sansserif;
}
h1, h2, h3, h4, h5, h6,
.auteur, .soustitre, .retraitcorps, .notesenmarge,
.alinea, .retrait, .signature, .formule, .entete, .liste,
.editeur, .illustration, .citation, .center, .right {
text-indent: 0;
}
h2, h3, h4, h5, h6 {
font-weight: normal;
text-align: center;
page-break-after: avoid;
}
h1 {
font-size: 1.8em;
font-weight: normal;
text-align: right;
margin-top: 4em;
margin-bottom: 0;
padding-right: 1em;
}
h2 {
font-size: 1.4em;
margin-top: 8em;
page-break-before: always;
}
h3 {
font-size: 1.2em;
margin-top: 2em;
margin-bottom: 1.5em;
}
h4 {
font-size: 1.1em;
margin-top: 1.5em;
margin-bottom: 1.5em;
}
h1 > b, h2 > b {
font-weight: normal;
}
p {
text-align: justify;
text-indent: 1.3em;
line-height: 1.2em;
margin: 0;
}
/*------------------------------
Styles pages Titre et suivantes
--------------------------------*/
.auteur, .soustitre, .editeur {
text-align: right;
margin-right: 2em;
}
/* Titre principal = auteur */
.auteur {
font-size: 1.2em;
margin-top: 2em;
}
/* Sous-titres */
.soustitre {
margin-top: 2em;
}
/* Retrait de liste = mentions diverses
sous le sous-titre */
.retrait {
margin-top:6em;
text-align: center;
}
.liste {
margin-top: 90%;
text-align: center;
font-size: .80em;
}
/* Legende */
.editeur {
font-size: .80em;
margin-top: 65%;
}
/*------------------------------
Styles divers dans le doc
--------------------------------*/
/* Retrait corps de texte */
.retraitcorps {
margin-left: 1.3em;
text-align: left;
margin-top: 1em;
margin-bottom: 1em;
font-size: 0.9em;
}
.citation {
margin-top:10em;
text-align: right;
margin-right: 2em;
}
.formule {
margin-top:10em;
text-align: right;
margin-right: 2em;
}
/* En-tete */
.entete {
margin-top: 4em;
margin-bottom: 2em;
text-align: center;
font-size: 0.9em;
}
/* Signature */
.signature {
margin-top:1.5em;
text-align: center;
}
/* Alinea neg */
.alinea {
margin-top:1.5em;
text-align: center;
}
/* Notes en marge */
.notesenmarge {
font-family: Arial, serif;
font-size: 0.85em;
margin-left: 1.8em;
text-align: justify;
margin-top:1em;
margin-bottom:1em;
margin-right: 1em;
}
/* Illustration */
.illustration {
text-align: center;
margin-top:1.5em;
margin-bottom:1.5em;
}
/* Alignements
-----------------------------*/
.center {
text-align: center;
}
.right {
text-align: right;
margin-right: 0.5em;
}
/* Divers
---------------------------*/
a {
text-decoration: none;
}
sup {
font-size: 80%;
vertical-align: 30%;
}
/* Petites majuscules */
.fakesmallcaps {
font-size: .75em;
}
.normal {
font-style: normal;
}
.linethrough {
text-decoration: line-through;
}
.underline {
text-decoration: underline;
}
/* Notes de fin */
.footnote {
font-size: .90em;
margin-left: 1em;
text-indent: -1.5em;
text-align: justify;
}
/*------------------------------
Styles additionnels
--------------------------------*/
/* Image couverture */
.imgcover {
max-width: 100%;
height: 100%;
}
.petittexte {
font-size:85%;
}
.grandtexte {
font-size:130%;
}
table,td {
border:none;
font-size:90%;
}
table {
margin-top: 1em;
margin-bottom: 1em;
margin-left: 2em;
}