/* CSS Document */
#personnage {
	position: absolute;
	top: 31px;
	left: 579px;
	z-index: 100;
	}
#contenu	{
	background: url(../../images/fond.gif) top left no-repeat;
	}
#haut {
	position: relative;
	top: 10px;
	z-index: 2;
	}
.cadreinfos ul {
	list-style-image: url(../images/puce.gif);
	}

