* {
	margin: 0;
	padding: 0;
	cursor: url(http://www.videogamesprites.net/SecretofMana/Inventory/3%20-%20Stout%20Axe.gif), auto;
}
body {
	font-family: serif;
	font-size: 0.9em;
	color: #FFCC00;
	background: url(http://static1.grsites.com/archive/textures/orang/orang118.jpg) #000;
}
input, select, option {
	font-family: serif;
	font-weight: bold;
	background-color: #fa7;
	color: #000;
}
option {
	padding-left: 3px;
}
input {
	font-size: 0.7em;
}

h1, h2, dl, div, table {
	margin: auto;
	width: 700px;
	border: 1px solid #FC0;
	clear: both;
}

h1 {
	font-family:"Lucida Handwriting", cursive;
	text-align: center;
	font-size: 300%;
	background:#990000;
	color: #FFCC00;
	z-index:12;
}
h2 {
	display:block;
	background:#990000;
	text-align: center;
	position:relative;
	font-size: 130%;
	margin: auto;
}
a {text-decoration: none;
}
a:link, a:active, a:visited  { color: #C40; }
a:hover { color: #D90;}
ul#pjLinks {
	background:#000;
	margin: auto;
	width : 250px;
}
ul#pjLinks li {
	display: inline;
	padding: 10px;
}
form {
	text-align: right;
	padding: 3px;
	background:#000;
}
form label {
	font-weight: bold;
}
form div {
	display: inline;
}
form div.submit input {
	background-color: #666633;
	color: #fff;
	border-width: 1px;
	border-top-color: #cc0;
	border-left-color: #cc0;
	border-right-color: #300;
	border-bottom-color: #300;
	border-style: outset;
}
input#ai_IDPJ {
	width: 50px;
}
#blason {
	width : 300px;
	float : right;
}
dl {
	background : #000 none;
	position: relative;
	padding:0px; 
}
dt {
	float: left;
	background:#990000;
	width: 150px;
	font-weight: bold;
	height: 15px;
}
dt.distinctionsHorsJeu, dt.distinctions, dt.maladie, dt.trolligion, dt.faitsDeChasse {
	float: none;
	width: auto;
}
dd.distinctionsHorsJeu, dd.distinctions, dd.maladie, dd.trolligion, dd.faitsDeChasse {
	margin-left: 0;
	border-left: none;
}
li {
	list-style-type: none;
}
#nomGuilde {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
#profil {
	border-top:dotted 1px #900;
	border-bottom:dotted 1px #900;
	padding: 10px;
}
.magie {
	font-weight:bolder;
}

dd {
	font-size:80%;
	padding-left: 15px;
	margin-left: 156px;
	min-height: 15px;
}
dd ul {
	padding-left: 20px;
}
dd ul li {
	min-height: 12px;
}

.pnj {
	font-weight: bold;
}
div#description {
	text-align:justify;
	font-family:"Lucida Handwriting", cursive;
	padding: 25px;
	background-color:#000;
}
#disclaimer {
	text-align: center;
	font-size:70%;
}
.email {	
	display:none;
}

/* Page d'events */
div#navigation {
	float: left;
	margin-top: 5px;
	margin-left: 150px;
	width: 150px;
	text-align:center;
	font-weight: bold;
}
div#navigation span {
	padding-left: 15px;
}
p#suppressionEvents {
	font:70% serif bold italic;
	text-align:center;
}
.mh_trolls_1, .mh_monstres {
	font-family: "Lucida Handwriting", cursive;	
}

table#events {
	border-collapse: collapse;
	border-spacing: 0;
	background-color:#000
}

table#events th, table#events td {
	border: 1px solid #000;
	font-size: 90%;
	padding: 2px;
}
table#events th {
	border: 1px solid #FC0;
}
table#events td {
	border: 1px solid #FC0;
}
table#events td.eventDate {
	text-align: center;
}
table#events td.eventDescription a.mh_trolls_1 {
	color: #aaa;
}

/* Page de classements */
dl#classements dt {
	width: 300px;
}
dl#classements dd {
	margin-left: 306px;
	font-weight: bold;
}

/* Page des mouches */
table#mouches {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
table#mouches th, table#mouches td {
	border: 1px solid #FC0;
	font-size: 0.8em;
	padding: 2px;
}
table#mouches th {
	border: 1px solid #FC0;
}
table#mouches td {
	border: 1px solid #FC0;
	text-align: center;
}
#styleSwitcher {
	font:100% bold small-caps;
	border:dotted 1px #900;
	display:block;
	position: fixed;
	width: 190px;
	top:90%;
	left:40%;
	background:#000 url(http://www.w3.org/Icons/valid-xhtml10) no-repeat;
	height:26px;
	padding:5px 5px 0px 90px;
}
