/*
 * Style sheet pour "Le Palais de Zelda"
 * Nom: zelda.css, 04.01.99, par Ariane
 * Révisé: 31.12.00, 01.03.02, redesign 12.04.03, redesign 26.08.05 - valide css2 09.03.09
 */

body {      /* fond menu gauche : mauve : BEB2C6 */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #F9F8E3;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
/*	SCROLLBAR-HIGHLIGHT-COLOR: #E2EBFA; bord gauche de la barre */
/*	SCROLLBAR-SHADOW-COLOR: #602600; bord droite de la barre */
/*    SCROLLBAR-FACE-COLOR: #E2EBFA;  bleu clair - couleur de la partie qu'on déplace et fond des flèches */
/*    SCROLLBAR-3DLIGHT-COLOR: #F9F8E3;   écru - effet 3D bord gauche de la barre */
/*    SCROLLBAR-ARROW-COLOR: #936291;   violet - flèche */
/*    SCROLLBAR-TRACK-COLOR: #EDF3FD;   bleu clair très pale - partie background */
/*    SCROLLBAR-DARKSHADOW-COLOR: #936291  violet - effet 3D bord droite de la barre */
}
p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 130%;
}
ul,ol,li {line-height: 130%;}
th {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}
a:link {color: #0066ff;}
a:visited {color: #0066ff;}
a:active {color: #993399;}
a:hover, a:focus {color: #993399;}
a.lien {color: #0066ff; cursor: pointer;}
/* pour liens ds menu gauche */
a.menus:link, a.menus:visited {color: #000000; font-weight: bold; text-decoration: none;}
a.menus:active, a.menus:hover, a:focus {color: #0066ff; font-weight: bold; text-decoration: none;}
em {font-style: italic;}
strong {font-weight: bold;}

div.newsAccueil {
    width: 680px;
    background-color: #E2EBFA;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}         /* DIV { line-height: 1.2; line-height: 1.2em; line-height: 120%;  */
div.centralPart {
    width: 819px;
    margin-top: 15px;
    background-color: #E2EBFA;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
h1 { /* avant : p.titre */
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #000066;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.titre2 { /* ds pages intro + chap ds sol z1/z2/z3 + chap ds t+a z1/z2 + z6objets + solucez9 + scalibur + manuels + qlq BD + liens             + jeu société + pages curiosites + quizzes + articles + ... */
    font-size: 16px;
    font-weight: bold;
    color: #000066; /* foncé */
    padding-top: 10px;
}
p.titre2b { /* soluce z3 + plan z7 + midi + mp3 + qlq BDs + commentaires */
    font-size: 16px;
    font-weight: bold;
    color: #000066; /* foncé */
    text-align: center;
}
p.titre2c { /* pages soluces/trucs + plans z11 + gamewatch + philips cdi + mcroisés + j.amateurs + mangas + qlq fics/BDs               + article20 + goodies */
    font-size: 16px;
    font-weight: bold;
    color: #0066ff; /* clair */
    text-align: center;
}
p.titre3 { /* trucs z3/5/6/7/8/10/11/12 + sol z7/8/11/12 + z5skull.php + solucez9 + gamewatch + sc2 + ssbb + ssbm + tingle + mcroisés + tests + histoire + z5_dialogues + z10_dialogues + manuels + nostalgie + faq + aide1 + qlq articles + refZelda + qlq fanfic        + curiosites */
    font-size: 14px;
    color: #0066ff; /* clair */
    font-weight: bold;
}
.titre3b { /* pages images (env. 30%) + echoH + fonds écran (td) + jeuxErreurs + jeuxPapier + equipe + articles(idx) + fanfict + qlq fanfic      + qlq BDs + parodie                  padding-top ajouté */
    font-size: 14px;
    color: #000066; /* foncé */
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
}
p.titre3c { /* plan z3/z4 + index z5 + z10figurAB CDE FG + sol z12 + calendriers + mcroisés + awardsRec + awards2005 + articles(idx) + qlq articles             padding-top ajouté */
    font-size: 14px;
    color: #0066ff; /* clair */
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
}
img.flotteD {
    float: right;
    padding-left: 10px;
    padding-bottom: 5px;
}
img.flotteG { /* intro z3 - marche pas dans IE, ai remis align=left !!!!!!!!!!!!!!!!!!! */
    float: left;
    padding-right: 10px;
    padding-bottom: 5px;
}
p.jeuFooter {
    text-align: center;
    padding-top: 10px;
}
div.titreInverse { /* solucez1 + trucsz1 + z5capa/z5coeurs/z5skull + z78secrets */
    padding: 5px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    font-weight: bold;
    color: #E2EBFA;
    background-color: #000066;
    text-align: center;
}
ul.aligneMarge {
    margin-left: 1px;
    padding-left: 15px;
}
ul.aligneMsansPuces {
    margin-left: 1px;
    padding-left: 15px;
    list-style-type: none;
}
ul.aligneMsansPucesHome {	/* accueil */
    margin-top: 0px;
    margin-left: 1px;
    padding-left: 0px;
    list-style-type: none;
}
ol.aligneMarge {
    margin-left: 8px;
    padding-left: 22px;
}
li.grandEspace { margin-bottom: 8px; }
li.petitEspace { margin-bottom: 3px; }
div.boss { margin-top: 35px; }
.auteur {	/* gifs animes + arts + trucages + calend. + fanvideo + livreor + news     PADDING TOP ??? o n  */
    font-size: 13px;
    color: #000066;
    font-weight: bold;
    text-align: center;
}
.cadre { /* soluce z6 + introz9 + trucages (idx) (p) + compositions (p) + fictions (pas idx) + mp3 + midi + economis + mCroises */
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}
p.news {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}
img.barreNews {
    width: 200px;
    height: 2px;
    padding-top: 12px;
    padding-bottom: 10px;
}
table.sondage {    /* echoH motsC fictions */
    margin: auto;
    width: 400px;
}
th.sondage {
    text-align: center;
    background-color: #000066;
    color: #ffffff;
    font-weight: bold;
}
td.sondageOptions {
    background-color: #EDF3FD;
    border-right: solid #000066 1px;
    border-left: solid #000066 1px;
}
td.sondageVoter {
    text-align: center;
    background-color: #EDF3FD;
    border-right: solid #000066 1px;
    border-left: solid #000066 1px;
    border-bottom: solid #000066 1px;
}
table.cadre2 { /* pages index des jeux */
    border-width: 3px;
    border-style: double;
    border-color: #000000;
    margin: auto;
}
table.twwFigurines {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 720px;
}
.compoAuteur {    /* compositions */
    font-size: 13px;
    color: #000066;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: solid #000066 1px;
    border-right: solid #000066 1px;
    border-left: solid #000066 1px;
}
td.compoGauche {    /* compositions */
    width: 50%;
    padding-bottom: 2px;
    border-left: solid #000066 1px;
    border-bottom: solid #000066 1px;
}
td.compoDroite {    /* compositions */
    width: 50%;
    padding-bottom: 2px;
    border-right: solid #000066 1px;
    border-bottom: solid #000066 1px;
}
p.cadeauMerci {    /* cadeaux */
    color: #000066;
    font-weight: bold;
    margin-top: 30px;
}
p.dChap {    /* fictions */
    font-size: 16px;
    font-weight: bold;
    color: #000066;
    padding-top: 15px;
}
div.boite {    /* videos */
    border: 1px solid #000000;
    width: 300px;
    padding: 5px;
    float: right;
    text-align: center;
    display: none;
    visibility: hidden;
}
img.videos {    /* videos */
    width: 120px;
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
}
td.bordbasG { /* z6journl + evol perso+enn. */
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-color: #000066;
    border-bottom-style: solid;
}
td.bordbasC { /* evol perso+enn. */
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-color: #000066;
    border-bottom-style: solid;
}
img.bord { /* fan arts + fictions */
    border-style: solid;
    border-color: #0066ff;
    border-width: 1px;
}
body.livreor {
    background-color: #C798B5; 
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}
div.livreor {
    background-color: #e2ebfa;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    border-color: #BEB2C6;
    border-width: 5px;
    border-style: solid;
}
div.livreorPrevisu {
    visibility: hidden;
    text-align: center;
    border-color: black;
    border-style: double;
    border-width: 3px;
    margin-left: 200px;
    margin-right: 200px;
    margin-top: 10px;
}
table.comment {
    margin: auto;
    background-color: #e2ebfa;
    width: 500px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 2px;
    border-color: #0066ff;
    border-width: 3px;
    border-style: double;
}
.centre { text-align: center; }
.droite { text-align: right; }
.gauche { text-align: left; }
.retour { clear: both; }
a img { border: none; } /* toutes les images contenues dans un lien */
.detail { font-size: 10px; }
.attention { color: red; }
.gras { font-weight: bold; }
.itali { font-style: italic; }
.centreItali { text-align: center; font-style: italic; }
.centreGras { text-align: center; font-weight: bold; }
.nom {color: #0066ff; }
.nomGras { color: #0066ff; font-weight: bold; }
