/* Feuille de styles shadowrun.fr pour l'impression sur papier 

Version 1.01
*/

/* ===== Les bases ===== */
body {
font:10.5pt "Times New Roman", "TimesNR", Times, serif;
}

* {
color:black !important;
background:white !important;
border:none;
}

@page {
size:portrait;
margin:2cm 2cm 2cm 2cm;
}

h1, h2, h3, h4, h5, h6 {
font-family:Arial, arial, sans-serif;
}

/* ===== On efface tout ce qui ne s'imprime pas ===== */

#navSections, #commentSaisie, #marge, #recherche, #avertoEN, .revenirEnHaut {
display:none;
}

/* ===== Mises en forme ===== */

a {
text-decoration:none;
}

#enteteTitre, #enteteTitreLien {
text-decoration:none;
font:9pt Arial, sans-serif;
font-weight:bold;
text-align:center;
border-bottom:1px solid #808080;
}

#corps p {
text-align:justify;
text-indent:0.5cm;
}

.articleTitre {
font-size:120%;
text-align:center;
margin-top:2cm;
margin-bottom:2cm;
}

img {
float:right;
margin:0.2cm 0 0.2cm 0.2cm;
clear:both;
}

.commentCont {
margin-bottom:0.6cm;
}

#piedDePage {
font-size:70%;
}

.aIntroduction, .aConclusion, .aComment {
width:70%;
margin:0 auto;
font-size:90%;
}

.aST, .aShadowTalk, .aSTS, .aShadowTalkSig, .aSTC, .aShadowTalkContinuation {
font-family:Arial, arial, sans-serif !important;
background-color:#DDDDDD !important;
}
.aST, .aShadowTalk, .ASTS, .aShadowTalkSig {
color:#222222;
background:transparent url(shadowtalk-puce.png) no-repeat top left !important;
text-indent:15px !important;
margin:0 auto 2em auto !important;
font-size:105% !important;
}

img {clear:both;}

/* ===== Ne pas couper n'importe comment ===== */

h1, h2, h3, h4, h5, h6 {
page-break-after:avoid;
page-break-inside:avoid
clear:both;
}

#corps p {
widows:4;
orphans:4;
}
