
	body { 
		background-color:black;
		background-position:95% 3%;
		color:#b6a58a;
	}

	a {
		color:#d5c9b1;
		font-weight:bold;
		text-decoration:none;
	}

	a:hover {
		color:#b6a58a;
	}

	span.magie {
		font-weight:bold;
		color:#d5c9b1;
		font-style:italic;
	}

	h1 {
		margin-top:3%;
		margin-left:15%;
		background-image:url(http://membres.lycos.fr/polothekid/hpbimg/G.JPG);
		background-repeat: no-repeat;
		font-size:0px;
		padding:50px 0px;
	}

	ul#pjLinks, form#formView, form#formEvents {
		border:1px solid #d5c9b1;
		-moz-border-radius: 10px;
		position:absolute;
		width:40%;
		right:10px;
		text-align:center;
		font-weight:bold;
		padding-left:0;
		padding-right:0;
		padding-top:5px;
		padding-bottom:5px;
	}

	ul#pjLinks {
		top:0;
	}

	ul#pjLinks li {
		list-style-type:none;
		display:inline;	
	}

	ul#pjLinks a {
		font-size:0.8em;
	}

	form#formView, form#formEvents {
		font-size:0.8em;
	}

	form#formView {
		top:60px;
	}

	form#formEvents {
		top:100px;
		width:65%;
	}

	form#formView div, form#formEvents div {
		display:inline;
		width:100%;
	}

	form#formView input, form#formEvents input, form#formEvents select, form#formView label {
		background-color:transparent;
		text-align:center;
		border:none;
		font-weight:bold;
		color:#d5c9b1;
		width:25%;
	}

	form#formEvents select {
		width:30%;
	}

	form#formView div.submit input,
	form#formEvents div.submit input {
		color:#d5c9b1;
	}

	form#formView div.submit input:hover,
	form#formEvents div.submit input:hover {
		color:#b6a58a;
	}

	h2 {
		display:none;
	}

	h2#descriptionTitre {
		color: pink;
	}

	dl#profil {
		background-color:#857151;
		border:solid 2px #b6a58a;
		-moz-border-radius: 10px;
		width:55%;
		padding-left:10px;
		padding-top:10px;
		padding-bottom:10px;
	}

	dt, dd {
		text-align:left;
		font-size:0.8em;
		margin-bottom:1%;
	}

	dt {
		float:left;
		clear: left;
		width:50%;
		color:#d5c9b1;
		font-weight:bold;
		font-style:italic;
	}

	dt:first-letter {
		color:#b6a58a;
	}

	dt.blason, span#envoiMessage, dt.equipement, dt.possessions, dt.numero, dd.numero, dt.maladie {
		display:none;
	}

	dd.maladie ul li {
		list-style-image: url(http://sirherbert.free.fr/mountyhall/images/maladie2_20x20.jpg);
	}

	dd.deces {
		margin-bottom:2%;
	}

	dd.blason {
		background-image:url(http://tn3-2.deviantart.com/300W/images2.deviantart.com/i/2004/02/c/6/Monk.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		-moz-border-radius: 10px;
		padding:220px 155px;
		position:absolute;
		right:5px;
		top:145x;
	}
	
	dd.blason img {
		display:none;
	}

	dd.equipement, dd.possessions {
		margin-left:2%;
	}

	dd.possessions {
		border-top: 1px dotted black;
		padding-top:5px;
	}

	dd.equipement ul li {
		list-style-image:url(http://sirherbert.free.fr/mountyhall/images/jambieres_fourrures_20x20.jpg);
	}

	dd.equipement ul li+li {
		list-style-image:url(http://sirherbert.free.fr/mountyhall/images/lame_obsi_20x20.jpg);
	}

	dd.equipement ul li+li+li {
		list-style-image:url(http://sirherbert.free.fr/mountyhall/images/gros_porte_20x20.jpg);
	}

	dd.equipement ul li+li+li+li {
		list-style-image:url(http://sirherbert.free.fr/mountyhall/images/armure_mailles_20x20.jpg);
	}

	dd.equipement ul li+li+li+li+li {
		list-style-image:url(http://sirherbert.free.fr/mountyhall/images/talisman_20x20.jpg);
	}

	dd.equipement ul li+li+li+li+li+li {
		list-style-image:url(http://sirherbert.free.fr/mountyhall/images/casque_pointes_20x20.jpg);
	}

	dd.possessions ul li {
		list-style-image:url(http://sirherbert.free.fr/mountyhall/images/bidouille3_20x20.jpg);
	}

	p#disclaimer, div#description, p#suppressionEvents {
		border:1px dotted #d5c9b1;
		padding:5px;
		font-size:0.8em;
	}

	p#disclaimer {
		color:#d5c9b1;
		margin-top:10%;
		font-style:italic;
		text-align:center;
	}

	p#disclaimer:after {
		content:". [Il se peut que ce profil ne s'affiche pas correctement. Dans ce cas, veuillez utiliser un navigateur internet respectant les standards du web].";
	}

	div#description {
		margin-top:5%;
	}

	div#styleSwitcher {
		margin-top:5%;
		text-align:center;
	}

	table#events {
		border: 1px dotted ;
		color:#b6a58a;
		border-collapse:collapse;
	}

	table#events thead {
		font-size:0.8em #b6a58a;
		font-weight:bold;
		color:#d5c9b1;
	}

	table#events tbody {
		font-size:0.6em;
	}
	
	dl#classements {
		width:50%;
		border:1px solid #d5c9b1;
		-moz-border-radius: 10px;
		padding:5px;
	}

	dl#classements dt {
		width:85%;
	}

	dl#classements dd {
		font-weight:bold;
	}