/* Général */

BODY {

    background-color:#f8e8b8;

    scrollbar-face-color: #f8e8b8; scrollbar-highlight-color: #c8a078;

    scrollbar-shadow-color: #c8a078; scrollbar-3dlight-color: #c8a078;

    scrollbar-arrow-color:  #905000; scrollbar-track-color: #d0c090;

    scrollbar-darkshadow-color: #c8a078;

}



FONT               { font-family: Verdana, Arial, Helvetica, sans-serif }

A                  { color: #905000; text-decoration: none; }

A:hover            { color: #dd6900; text-decoration: underline; }

TR                 { color: #000000 }

TH                 { color: #000000; font-size: 15; font-weight: bold; background-image: url(http://www.okyo.info/mountyhall/vdt/forum/templates/DesertStorm/images/cellpic3.gif) }

.Picture           { width: 50; height:50; border:1px solid #000000 }

.Current           { color:#000000; font-weight: bold }

TABLE#LOG        { text-align:center;  border:1px solid #000000 }



/*     Principal   */

/* date de mise à jour */

TABLE#MAJ         { text-align:center; }



/* lien page tri */

TABLE#PAGE        { width:500; text-align:center }



/* liste des monstres */

TABLE#bestiaire          { width:500;  background-color:#b79067; border: 1px solid #B79067; border-bottom-color: #775027; border-right-color: #775027; }

TABLE#bestiaire TD       { background-color: #f8e8b8;  }

TABLE#bestiaire TD.image { width: 54 }



/*    Detail   */

/* Image et text */

TABLE#Titre         { text-align:center; width:80% }

TABLE#Titre .NomCreature   { font-size: 35; font-weight: bold;text-decoration: underline }

TABLE#Titre .Descrition { font-size: 15; font-weight: bold; border:2px solid #000000 }



/*   caractéristiques */

TABLE#bestiairedetail          { width:100%; background-color:#b79067; border: 1px solid #B79067; border-bottom-color: #775027; border-right-color: #775027; }

TABLE#bestiairedetail TD.row1		{ background-color: #f8e8b8;  }

TABLE#bestiairedetail TD.row2		{ background-color: #e9d9a9 }



/*   lastinsert */

TABLE#lastinsert          { width:100%; background-color:#b79067; border: 1px solid #B79067; border-bottom-color: #775027; border-right-color: #775027; }

TABLE#lastinsert TD  { background-color: #f8e8b8;  }

TABLE#lastinsert TD.Error { color:#FF0000; font-weight: bold }



/*  lastinsertdetail  */

TABLE#lastinsertdetail          { width:400; background-color:#b79067; border: 1px solid #B79067; border-bottom-color: #775027; border-right-color: #775027; }

TABLE#lastinsertdetail TD       { background-color: #f8e8b8;  }

TABLE#lastinsertdetail TD.old { color:#FF0000;}



/*  piege  */

TABLE#piege          { width:80%; background-color:#b79067; border: 1px solid #B79067; border-bottom-color: #775027; border-right-color: #775027; }

TABLE#piege TR.today    { color:#FF0000;}

TABLE#piege TR.new      { color:#800000;}

TABLE#piege TD.row1		{ background-color: #f8e8b8;  }

TABLE#piege TD.row2		{ background-color: #e9d9a9 }


