/* Style Généraux */

html       { background: white; color: black; font-family: "Times New Roman", Times, serif;}
a:link    { color: Blue;}
a:hover  { color: Red;}
a:active  { color: Red; font-size: larger;}
a:visited { color: Purple; }
p { text-indent: 2em; font-size: 95%; font-family: "Trebuchet MS", sans-serif; text-align: justify}
p:first-letter {color: Navy;   font-size:150%; font-weight: bolder}
img {border-width: 0; vertical-align: bottom}

h1 {color: Navy; font-size: 170%; text-align: center;  letter-spacing: 0.35em; margin-top: 2.5em;
    font-family: Westminster, "Common Tongue", Transistor, "Transistor Regular", LiquidCrystal, "Matisse ITC", fantasy;}
h2 {color: Navy; background-color: #DDDDDD;
    font-size: 150%; text-align: center; font-family: "Trebuchet MS", sans-serif; 
    position: relative; left: 50%; width: 18em; margin-left: -9em; top: 2em; margin-bottom: 3em;}
h3 {color: Navy; font-size: 120%; font-family: "Trebuchet MS", sans-serif;  text-align: center;
    margin-top: 3em; margin-left: 2em; margin-bottom: 2em}
h4 {color: Navy; font-size: 80%; text-align: center; white-space: nowrap;
    font-family: Verdana,  Arial, sans-serif; font-weight: bolder; font-variant: small-caps}
h5 {font-family: Verdana,  Arial, sans-serif; font-size: 70%; text-align: center; white-space: nowrap;}


/* Elements de menus */

.s1 { color: Navy; font-size: 90%; background-color: #DDDDDD;
     font-family: Verdana,  Arial, sans-serif; font-weight: bolder; text-align: center;
	 margin-top: 0; margin-bottom: 2em; padding: 0.2em; list-style-type: none}
.s2 { color: Black; font-size: 70%; font-family: Verdana,  Arial, sans-serif; font-weight: bolder; line-height: 1.5em; list-style-type: none}
.s2:first-letter {color: Navy; }

/* .sousmenu {color: #ffcc00; font-size: 80%; text-align: center; margin-top: -10px}  */
/* s1 et s2 : plan du site  */
/* s3 retiré du CSS, oublié dans les persos, ne sert plus */

/* Style des Fiche de Persos, Ennemis, Vaisseaux */

img.avatar {position: absolute; top: 6em; right: 3em}
div.avatar {width: 46%; padding-top: 2em; height: 320px}
div.avatar li {color: Black; font-size: 70%; font-family: Verdana,  Arial, sans-serif;
          list-style-position: outside; font-weight: bolder; line-height: 1.6em; text-align: left}
div.avatar li:first-letter {color: Navy;}
table.ennemi {position: relative; margin-left : 10%; margin-right : 10%; margin-bottom: 3em;}
.fiche li {font-family: monospace; list-style-type: none}
li a {	text-decoration: none; }

/* Tableau des Pubs et des Aventures/Liens */

table.aventure { background: #DDDDDD; margin-top: 4em; margin-bottom: 4em; width: 100%}
table.aventure td {padding: 1em; text-align: center}
td.reclame {padding: 1.5em}

/*  Utilisé dans ???  */

dt {font-family : Arial, sans-serif; font-weight: bold; margin-bottom: 0.5em; margin-top: 2em}
dd {font-family: "Trebuchet MS"}
hr { color: Black; height: 1px}


/* Style des Proses */

p.saut { text-indent: 1em; color: Black; font-family: "Trebuchet MS"; text-align: justify}
p.saut:first-letter {color: Navy;  font-size:150%; font-weight: bolder}
p.dialogue { text-indent: .5em; color: Black; font-family: "Trebuchet MS"; text-align: justify; margin-top: -2.5ex; line-height: 1.4em}
p.dialogue:first-letter {color: Black;  font-size:100%; font-weight: 500}
.stardate {font-family: "Courrier New", monospace; white-space: nowrap;}
.end {color: Navy; font-size: 750%; text-align: center }
.exergue {text-align: left; color: Black; font-size: 75%; margin-left: 60%}
.spell { font-size: 85%; font-style: italic; text-indent: 0em; margin-top: 30px; margin-bottom: 40px; margin-left: 80px; page-break-inside: avoid;}
.raccourci { display: none; }
.mort { font-variant: small-caps }

/* Menu dynamique */

.menu, .ssmenu {display:none;}
.menu span, .ssmenu span {display:none;}
.menu a, .ssmenu a {display:none;}
.menu {display:none;}
.ssmenu {display:none;}
.ssmenu li {display:none;}


