body{
	background-image:url(../Preface/patern_rose.jpg);
	background-color:#A83AAA;
	background-position:top;
	background-repeat:repeat-x;
	margin:0 0 0 0;
}

.fond{

	background-image:url(../Preface/titre.png);
	background-repeat:no-repeat;
	background-position:right top;
}

.titre{

	background-position:right top;
	width:400px;
	height:405px;
	float:right;
}

.personnage{

	background-image:url(../Preface/personnage_tit.png);
	background-position:left top;
	height:700px;
	width:900px;
	background-repeat:no-repeat;
}

.ombre_personnage{

	background-image:url(../Preface/ombre_personnage.gif);
}

.bulle{
	float:right;
	width:1024px;
	height:340px;
}

.bulle_interne{
	padding-top:150px;
	float:right;
	width:557px;
	height:340px;
}

.bulle_bout{
	float:right;
	width:557px;
	height:12px;
}

.bulle_gauche{
	float:right;
	width:212px;
	height:316px;
}

.bulle_droit{
	padding-left:20px;
	padding-right:20px;
	background-color:#000000;
	float:right;
	width:305px;
	height:316px;
}

.under_bouton{
	float:right;
	width:1024px;
}

.contre_bouton{
	float:right;
}

.les_boutons{

	padding-left:200px;
	float:right;
	width:1024px;
	margin-top:10px;
}

.boutons{

	float:right;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#cc41d9;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f587ff;
}