/* CSS Document */
#personnage {
	position: absolute;
	top: 24px;
	left: 583px;
	z-index: 100;
	}
#contenu	{
	background: url(../../../images/fond10.gif) top left no-repeat;
	}
#haut {
	position: relative;
	top: 10px;
	}
#bas {
	position: relative;
	top: 25px;
	}
.cadreinfos ul {
	list-style-image: url(../images/puce.gif);
	}
	
#down {
	position: absolute;
	top: 300px;
	left: 555px;
	}
#up {
	position: absolute;
	top: 30px;
	left: 555px;
	}
#scroll {
	position: absolute;
	top: 40px;
	left: 565px;
}
a img{
	position : absolute;
	border : 0 none;
	}
.alinea {
  	text-indent: 20px ;
	}

