/* CSS Document */
#personnage {
	position: absolute;
	top: 30px;
	left: 520px;
	z-index: 100;
	}
#contenu	{
	background: url(../images/fond.gif) top left no-repeat;
	z-index: 800;
	}
#haut {
	position: relative;
	top: 30px;
	z-index: 2;
	width: 115;
	height: 145;
	}
.cadreinfos ul {
	list-style-image: url(../images/puce.gif);
	}
.pasgras {
	font: 10pt 'Verdana', 'Arial', sans-serif;
	}
#down {
	position: absolute;
	top: 300px;
	left: 525px;
	}
#up {
	position: absolute;
	top: 30px;
	left: 525px;
	}
#scroll {
	position: absolute;
	top: 40px;
	left: 535px;
	}
a img{
	position : absolute;
	border : 0 none;
	}
.alinea {
  	text-indent: 20px ;
	}
