* {
	margin: 0;
	padding: 0;
}

body {
	/*background: black url('http://donkitrol.free.fr/MH/BANNIERE%20dies.jpg') no-repeat fixed bottom left;*/
	margin-left:20px;
	background: black url('http://donkitrol.free.fr/MH/backgroundDies.JPG') no-repeat fixed bottom right;
	
	font-family:"Comic Sans MS", Comic;
	font-size:13px;
	color:#C0C0C0;
}

/* TITRE */
h1
	{
	background: black url('http://donkitrol.free.fr/MH/BANNIERE%20dies.jpg') no-repeat scroll center center;
	
	width:500px;
	height:200px;
	
	
	margin:-15px 0 15px 40px;
	
	font-size:0;
	line-size:0;
}

/* Profil - evenement - classement */
ul#pjLinks
	{
	float:left;
	}

ul#pjLinks li
	{
	display: inline;
	padding: 10px;
	}

/* Formulaire - numéro de troll */

{
	/*border: 1px solid #FF9900;*/
	text-align: left;
	padding: 3px;
	}

	
form label {
	font-weight: bold;
}
form div {
	display: inline;
}

form div.submit input
	{
	background-color:#242424;
	color: #FF9900;
	border:1px solid #FF9900;
	border-style: outset;
	}
	
input, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: black;
	color:#FF9900;
}
option {
	padding-left: 3px;
}

input {
	font-size: 0.9em;
}	
input#ai_IDPJ, input#ai_IDPJ_Events
	{
	width: 50px;
	border: 0 none;
	}

/* Description - Son profil général */
h2
	{
	display:none;
	visibility:hidden;
	}
	{
	font-weight:bold;
	color:#FF9900;
	}
	
#disclaimer
	{
	font-size:10px;
	margin-bottom:5px;
	}

/* Profil */
span.magie
{
font-weight:bold;
color:#FF9900;
}

#profil
	{
	border:1px solid #FFCC66;
	/*background-color:#242424;*/
	background-image:url('http://mastersly.free.fr/mounty/THE_JOKER/_IMAGES/background2.gif');
	
	display:block;
	
	width:600px;
	
	padding:5px;
	margin-bottom:20px;
	}
	
/* BLASON */
/*dl#profil img*/
.blason
	{
	display:none;
	visibility:hidden;
	}
	
/* Numero de troll */
.numero
	{
	display:none;
	/*visibility:hidden;*/
	}
	
#envoiMessage
	{
	display:block;
	visibility:visible;
	}
		
dt
	{
	float: left;
	clear: left;
	width: 170px;
	font-weight: bold;
	color:#FF9900;
	padding: 3px;
	height: 20px;
	}

dd	{
	padding: 3px;
	padding-left: 15px;
	margin-left: 176px;
	border-left: 1px solid #000;
	min-height: 20px;
	}

dd li
	{
	list-style-position:inside;
	list-style-image:url('http://mastersly.free.fr/mounty/THE_JOKER/_IMAGES/fleche.gif');
	}
	
/* Description*/
#description
	{
	border:1px solid #FFCC66;
	/*background-color:#242424;*/
	background-image:url('http://mastersly.free.fr/mounty/THE_JOKER/_IMAGES/background2.gif');
	display:block;
	
	width:600px;
	padding:5px;
	}
		

blockquote
	{
	display:block;
	padding:0 0 0 20px;
	/*background-color:red; DEBUG */
	}

/* LIENS */
/*
a:hover
	{
	text-decoration: underline;
	}	
	
a, .mh_links 
{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

.mh_monstres {
	color:#FFCC66;
}	

.mh_trolls_1
{
color:#FF9900;
}*/

/* Liens */
a, .mh_links, .mh_trolls_0, .mh_trolls_1
	{
	color: #FFCC66;
	text-decoration:none;
	}

a:hover, .mh_links:hover
	{
	color: #FF9900;
	text-decoration:underline;
	cursor:crosshair;
	}

.mh_links
	{
	font-weight: bold;
	color:#FF9900;	
}

.mh_monstres
	{
	color:#FFCC66; /*#666633;*/
	}

/* Evenements */
#events
	{
	border:1px solid #FFCC66;
	/*background-color:#242424;*/
	background-image:url('http://mastersly.free.fr/mounty/THE_JOKER/_IMAGES/background2.gif');
	
	display:block;
	
	width:700px;
	
	padding:5px;
	margin-bottom:20px;
	}