body {
	background-color: #FEFEE2;
	background: url("http://imagik.fr/uploads/316903") no-repeat   fixed;
	width: 750px; 
	font-family:Verdana,"DejaVu Sans";
	font-size:small;
	font-variant:normal;
	margin: 0px;
}

h1 {
	position: relative;
	top: 0;
	color: #FDF1B8;          
	text-align: center; 
	font-size:x-large;
	font-weight:bold;
	border: 1px dotted #FDF1B8;
}

/************************************************PROFIL|EVENEMENTS|CLASSEMENT*******************************************/
ul#pjLinks {
	position: absolute;
	top:50px ;  
	list-style-type: none;    /* Supprime les puces en face des liens */
	padding-left: 0;
	text-align: left;
}
ul#pjLinks li {
  display: inline;
  padding: 20px;
}

ul#pjLinks li a {
	text-decoration: none;
	font-weight:bold;
	color: #FDF1B8;
}
ul#pjLinks li a:hover {
  color: #ED7F10;
}
/************************************************FORMULAIRE DE SELECTION DU TROLL***************************************/
#formView {
	position: absolute;
	top: 12px;
	left: 560px;             
	padding: 10px;
	text-align: center;
}

#IDPJ label {
	display: none;         /* Fait disparaitre l'intitulé "Trõll n° : " */

}
#IDPJ input {
	position: absolute;
	left:0px;
	width:50px;
	text-align: center;
	background-color: #cfac8e;
	border: 1px solid #FDF1B8;
}
form#formView .submit {
	position: absolute;
	left: 70px;
	width: 60px;
	border: 0px solid #FDF1B8;
}
form#formView .submit input {
	font-size: smaller;
	background-color: #cfac8e;
	width: 100%;
	height: 19px;
	border : 1px solid #FDF1B8;;
}
form#formView input:hover {
	border: 1px solid #ED7F10;
}
h2 {
  display: none;   
}
/************************************************PROFIL*******************************************************/
#profil {
	position: relative;
	top:30px ;
	height: 360px;
	width: 707px;
	border: 1px solid #000;    
	background-color: #FDF1B8;
	margin-top: 20px;
	padding: 20px;
	line-height: 20px;
	opacity: 0.8;
}
#profil a {
	text-decoration: none;
	font-weight:normal;
	color: #9E0E40;
}
#profil a:hover {
color: #ED7F10;
}
dt {
  float: left;
  font-weight: bold;
  margin-top: -1px;
}
dd {
  color: #DB1702;
  text-indent: 10px;
}
/************************************************BLASON*******************************************************/
dt.blason {
	display:none;/* Supprime l'élément de titre "Blason" */ 
}
dd.blason {
	position: absolute;
	top: 60px;
	right: 130px;
}
/************************************************NUMERO*******************************************************/
.numero {
	visibility:hidden;   /* Supprime l'élément de liste "numero" */ 
}
/************************************************ENVOI MESSAGE*******************************************************/
dd.numero span#envoiMessage {
	background: url("http://imagik.fr/uploads/316453") 0px no-repeat;
	visibility: visible;
	position: absolute;
	margin-left: 0;
	top: 0px;
	left: 16px;
	text-align: center;
	padding-left: 44px;
	padding-top: 16px;
}
dd.numero span#envoiMessage a {
	text-decoration: none;
	color: #9E0E40;
	font-size: smaller;
}

dd.numero span#envoiMessage a:hover {
  color: #ED7F10;
}

/************************************************RACE ET NIVEAU*******************************************************/
dt.race {
  display: none;
}
dd.race {
	position: absolute;
	top: 40px;
	left: -20px;
	font-weight: bold;
	font-size: small;
	color: #000000;
	text-indent: 0px;
}
dt.niveau {
  position: absolute;
  margin-left: 0;
  top: 41px;
  left: 88px;
  text-align: center;
  text-transform: lowercase;
}

dd.niveau {
  position: absolute;
  margin-left: 0;
  top: 40px;
  left: 140px;
  text-align: center;
font-weight: bold;
	font-size: small;
	color: #000000;
	text-indent: 0px;
}
/************************************************CREATION*******************************************************/
.creation {
	position: absolute;
	top: 60px;
}
dd.creation {
	margin-left: 120px;
}
/************************************************DISTINCTIONS*******************************************************/
dt.distinctions {
	position: absolute;
	top	 : 80px;
}
dd.distinctions {
	position: absolute;
	top	 : 80px;
	left: 30px;
}

dd.distinctions ul {
list-style-type: none;    /* Supprime les puces en face des liens */
}

/************************************************TROLLIGION*******************************************************/
dt.trolligion {
	position: absolute;
	top	 : 120px;
}
dd.trolligion {
	position: absolute;
	top	 : 120px;
	left: 0px;
}
dd.trolligion ul {
list-style-type: none;    /* Supprime les puces en face des liens */
}

/************************************************MALADIE*******************************************************/
dt.maladie {
	position: absolute;
	top	 : 140px;
}
dd.maladie {
	position: absolute;
	top	 : 140px;
	left: 0px;
}
dd.maladie ul {
list-style-type: none;    /* Supprime les puces en face des liens */
}

/************************************************MOUCHES*******************************************************/
.mouches {
	position: absolute;
	top	 : 240px;
}
dd.mouches {
	margin-left: 70px;
}

/************************************************MEURTRES*******************************************************/
.meurtres {
	position: absolute;
	top	 : 260px;
}
dd.meurtres {
	margin-left: 150px;
}
/************************************************DECES*******************************************************/
.deces {
	position: absolute;
	top	 : 280px;
}
dd.deces {
	margin-left: 130px;
}
/************************************************EMAIL*******************************************************/
dd {
font-size: smaller;
}
.email {
	display: none;
}
/************************************************GUILDE*******************************************************/
dt.guilde {
	position: absolute;
	margin-left: 0;
	top: 200px;
	left: 20px;
}
dd#nomGuilde {
	position: absolute;
	margin-left: 0;
	top: 200px;
	left: 60px;
}
dd#rangGuilde {
	position: absolute;
	top: 220px;
	left: 20px;
}
/************************************************EQUIPEMENT*******************************************************/
dt.equipement {
	visibility: hidden;	
	float: none;
}
dd.equipement {
	line-height: 16px;
}
dd.equipement ul {
list-style-type: none;    /* Supprime les puces*/
}
dd.equipement ul li {	/* bottes */
position: absolute;
top:368px ;
left: 420px;
width: 140px;
/*border: 1px solid #000;*/
}
dd.equipement ul li+li {	/* main droite */
position: absolute;
top:230px ;
left: 350px;
width: 120px;
}
dd.equipement ul li+li+li {	 /*bouclier */
position: absolute;
top:240px ;
left: 600px;
width: 100px;
}
dd.equipement ul li+li+li+li {	/* armure */
position: absolute;
top:160px;
left: 480px;
width: 140px;
}
dd.equipement ul li+li+li+li+li {	/* talisman */
position: absolute;
top:120px;
left: 500px;
width: 100px;
}
dd.equipement ul li+li+li+li+li+li {	/* casque*/
position: absolute;
top:46px ;
left: 500px;
width: 200px;
}
/************************************************POSSESSIONS*******************************************************/
dt.possessions {
	visibility: hidden;	/*trucs spéciaux*/
	position: absolute;
	top	 : 240px;
}
dd.possessions {
	position: absolute;
	top	 : 240px;
	left: 30px;
}
dd.possessions ul {
list-style-type: none;    /* Supprime les puces en face des liens */
}

p#disclaimer {
	display:none;   /* Supprime le texte du disclaimer */ 
}


/************************************************CHANGER D'APPARENCE****************************************************/
#styleSwitcher {
	display:none;
  border: 1px solid #000;
  position: fixed;
  top: 80px;
  right: 0;
  padding: 10px;
  text-align: center;
  width: 180px;
}
div#styleSwitcher a {
text-decoration: none;
  color: #DB1702;
}
#styleSwitcher a:hover {
  color: #ED7F10;
}

#description b {
	display:none;
}
#description img {
	position: absolute;
	top: 404px;
	left: 20px;
	width: 80px;
}

/**********************************************PAGE EVENEMENTS******************************************/
#suppressionEvents {
	display:none;
}
#events {
	position: relative;
	top:40px ;
	border: 1px solid #000;    
	background-color: #FDF1B8;
	margin-top: 20px;
	width: 734px;
	padding-top:0px;
	opacity: 0.8;
	font-size: smaller;
}
#events a {
	text-decoration: none;  /*style "souligné" des liens */
	font-weight:normal;
	color: #9E0E40;
}
#events a:hover {
	color: #ED7F10;
}
#events tr {
	border: 0px;
}
#events td {
	border: 0px;
	margin: 0px;
	padding: 0px;  
}
.COMBAT {
	background-color: #DEB887;
}

/************************************************FORMULAIRE DE SELECTION DU TROLL***************************************/
#navigation {
	position: absolute; 
	top: 85px;
	left: 600px;             
	padding: 10px;
	text-align: center;
	color: #FDF1B8;
}
#IDPJ_Events {
	display: none; 
}
#EventType {
	position: absolute;
	top: 90px;
	left: 10px;
}
form#formEvents .submit {
	position: absolute;
	left: 180px;
	top: 92px;
	width: 60px;
	border: 0px solid #FDF1B8;
}
form#formEvents .submit input {
	font-size: smaller;
	background-color: #cfac8e;
	width: 100%;
	height: 19px;
	border : 1px solid #FDF1B8;;
}
form#formEvents input:hover {
	border: 1px solid #ED7F10;
}
h2 {
  display: none;          /* "Son Profil Général" "Description" */
}

/**********************************************PAGE CLASSEMENTS******************************************/
#classements {
	position: relative;
	top:40px ;
	border: 1px solid #000;    
	background-color: #FDF1B8;
	margin-top: 20px;
	width: 748px;
	height: 120px;
	padding-top:6px;
	opacity: 0.8;
	font-size: small;
}
#classements .niveau {
	text-decoration: none;
	position: relative;
	top: 0px;
	left: 1px;
}
#classements dd.niveau {
	top: -1px;	
	color: #DB1702;
	text-weight: normal;
}

#classements dt {
	margin-left: 2px;
}
#classements dd {
	position: relative;
	display: block;
	top: 1px;
	left: 1px;
	height: 22px;
	text-align: left;
}

