html, body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	background-color:#464646;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cdbaa2;
}

#base {
	background-image:url(/images/background.gif);
	width:910px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	position: relative;
}

#central {
	height: 100%;
	overflow:auto;
	background-image:url(/images/dialsoft.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#header {
	background-image:url(/images/header.jpg);
	height:247px;
}

#sidebar { 

height: 100%;  
overflow:auto; 

float:left; 

padding:10px 9px 150px 26px; 

width:187px; 

background-image:url(/images/sepa.gif); 

background-repeat:no-repeat; 

background-position:top right; 
} 
 
#contenu {  
height: 100%;  
overflow:auto; 

float:right; 

width:652px; 

padding:10px 26px 0 8px; 

text-align:left;
 
}

div.menu {
	background-image:url(/images/menubrd_left.gif);
	width:170px;
	margin:5px 0 10px 10px;
}

h1 {
	background-image:url(/images/menuTop.gif);
	width:170px;
	height:20px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#cdbaa2;
	padding:10px 0 0 0;
	text-align:center;
	margin:0;
}

div.BottomMenu {
	background-image:url(/images/menuBottom.gif);
	width:170px;
	height:30px;
}

div.content {
	background-image:url(/images/border_content.gif);
	width:642px;
	margin:5px 10px 10px 0;
}

h2 {
	background-image:url(/images/centreTop.gif);
	width:627px;
	height:22px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#cdbaa2;
	padding:10px 0 0 15px;
	text-align:left;
	margin:0;
}

table.content {
  margin-left:15px;
  width:612px;
}

table.smallContent {
  margin-left:15px;
}

div.BottomContent {
	background-image:url(/images/centreBottom.gif);
	width:627px;
	height:30px;
	font-style:italic;
	text-align:right;
	padding-right:15px;
	font-size:10px;
	margin-top:20px;
}

a.menu {
	display:block;
	width:145px;
	height:17px;
	background-image:url(/images/back_link.gif);
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cdbaa2;
	margin-left:9px;
	text-decoration:none;
	padding:2px 0 0 7px;
}
a.menu:hover {
	background-image:url(/images/back_linkHover.gif);
	color:#cdbaa2;
}

img.dialsoft {
	margin-top:50px;
}

#contenu p {
	padding:5px 15px 5px 15px;
	margin:0;
}
	
div.AlignCenter {
	width:100%;
	text-align:center;
	padding:10px 0 20px 0;
}

div.AlignRight {
	width:872px;
	text-align:right;
	padding-top:13px;
	padding-right:38px;
}

a.navig {
	display:block;
	width:113px;
	font:11px;
	color:#cdbaa2;
	text-decoration:none;
	text-align:center;
}
a.navig:hover {
	color:#FFFFFF;
}

a { 
	color:#e19637; 
	text-decoration:none; 
} 

a:hover {  
	color:#d0a46c; 
}

.GM {
   color.bak: #E9BA5B;
   background-color.bak: #3E3921;
   background-color: #3E3921;
   color: #E9BA5B;
   font-weight: bold;
	}

.GML {
   background-color: #E9BA5B;
   width: 12px;
   height: 10px;
	}

.GMA {
   color.bak: #E68AE6;
   background-color.bak: #0A4406;
   background-color: #484848;
   color: #B6B6B6;
   font-weight: bold;
	}

.GMAL {
   background-color: #B6B6B6;
   width: 12px;
   height: 10px;
	}

.BOT {
   color.bak: #94EF92;
   background-color.bak: #0D490C;
   background-color: #15463E;
   color: #9DDFD2;
   font-weight: bold;
	}

.BOTL {
   background-color: #9DDFD2;
   width: 12px;
   height: 10px;
	}

.RMG {
   color.bak: #E9BA5B;
   background-color.bak: #3E3921;
   background-color: #3E3921;
   color: #E9BA5B;
   font-weight: bold;
	}

.RMGL {
   background-color: #E9BA5B;
   width: 12px;
   height: 10px;
	}

.Neutral { color: white; }

.NeutralL {
   background-color: white;
   width: 12px;
   height: 10px;
	}

.Evil { color: red; }

.EvilL {
   background-color: red;
   width: 12px;
   height: 10px;
	}

.Good { color: #ffffa0; }

.GoodL {
   background-color: #ffffa0;
   width: 12px;
   height: 10px;
	}

.Light { background-color: #292421; }

.Dark { background-color: #5C4033; }

td.alt1 {
	font-weight:bold;
	background-color:#323944;
}
td.gdrF {
	font-weight:bold;
	background-color:#62415E;
}
td.gdrM {
	font-weight:bold;
	background-color:#1D495F;
}
td.Logging { 
   background-color: #000000;
}

.typoBlack {
	color:#000000;
}
.typoGreen {
	color:#82AE44;
}
.typoOrange {
	color:#B19A2F;
}

.visible {
  visibility : visible;
}

.hidden {
  margin:0;
  position : absolute;
  visibility : hidden;
  top : 257px;
  left : 232px;
}

/*
* Info bulles
*/

div.TopInfoBulle {
	background-image:url(/images/centreTop_small.gif);
	height:22px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#cdbaa2;
	padding:10px 0 0 15px;
	text-align:left;
	margin:0;
	width:299px;
}

div.InfoBulle {
  position: absolute;	
  visibility : hidden;
  background-image:url(/images/border_content_small.gif);
	width:314px;
	margin:5px 0 10px 10px;
}

div.BottomInfoBulle {
	background-image:url(/images/centreBottom_small.gif);
	height:30px;
	width:314px;
}

