a
{
	text-decoration: none; 
	color: #ffff66; 
	font-style: italic;
}
a:hover
{
	text-decoration: underline; 
	color: #ffff66; 
	font-style: italic;
}


h1
{
	text-align:center;
	color: #ffff66;
	font-size: 50px;
} 

h2
{
	text-align:center;
	color: #ffff66;
	font-size: 35px;
}

h3
{
	text-align:left;
	color:#ffffff;
	font-size: 30PX;
}

h4
{
	
	text-align:left;
	color:#ffffff;
	font-size:25PX;
	text-align:italic;
	
}

body
{
	width:70%;
	background-color: black;
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-image:url("style4.jpg");
	margin: auto;
}


.corps
{
	color: #290396;
	font-size: 15px;
	text-align:left;
	text-align:justify;
}


.histoire
{
	font-family:arial;
	color:#ffffff;
	font-size:10px;
	text-align:justify;
}

.cadre
{
	text-align:center;
	width:100%;
	height: 75%;
	overflow:auto;
	
	
}	
.nom
{
/*un span existe avec cette class sur tous les noms des membres de la guilde dans l'histoire*/
}

.Sommaire
{
	width: 25%;
	text-align:center;
	color: #ffff66;
	font-size: 50px;
	top:10%;
	position: absolute;
	margin-top:80PX;
	left:5PX;
	top:60PX;
	height: 20%;
	overflow:auto;
}

.Sommaire1
{
	text-align:right;
	color: #ffff66;
	font-size: 20px;
}

.menu
{
	width: 25%;
	text-align:center;
	color: #ffff66;
	font-size: 15px;
	overflow:auto;
	margin-top:20px;
	position: absolute;
	left:5px;
	top:175px;
	height: 60%;
	overflow:auto;
}

.menu1
{
	width: 25%;
	text-align:center;
	color: #ffffff;
	font-size: 10px;
	overflow:auto;
	margin-top:20px;
	font-family:arial;
	text-align:italic;
	position: absolute;
	left:5px;
	top:210px;
	height: 60%;
	overflow:auto;
}

.menu2
{
	width: 20%;
	text-align:center;
	color: #ffff66;
	font-size: 15px;
	overflow:auto;
	margin-top:20px;
	position: absolute;
	left:5PX;
	top:180PX;
	height:5%;
}

.corps1
{
	width: 60%;
	text-align:center;
	color: #290396;
	font-size: 20px;
	overflow:hidden;
	margin-top:15PX;
	position: absolute;
	left:28%;
	top:125PX;
	height: 70%;
	overflow:auto;
	
}



.carre
{
	list-style-image: url("bd10300_.gif");
	color: #ffffff;
	font-size: 13px;
	text-align:left;
}

table, tr, td
{
	text-align:center;
	border: 1px solid white;
	width:75%;
	color:#ffffff;
}
 
