 
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
{
	color:#000000;
	background: transparent url("http://img4.xooimage.com/files/l/o/logo_phpbb-3b212.gif") scroll no-repeat center center;
	text-align: left;
	font: 1px/150px Arial, Helvetica, sans-serif;
	letter-spacing: -0px;
}

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("ecran.jpg");
	margin: auto;
}


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


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

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

.Sommaire
{
	width: 20%;
	text-align:center;
	color: #ffff66;
	font-size: 50px;
	overflow:auto;
	margin-right:10%;
}

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

.menu
{
	width: 20%;
	height:60%;
	text-align:center;
	color: #ffff66;
	font-size: 20px;
	overflow:auto;
	margin-right:10%;
}

.menu1
{
	width: 20%;
	height:20%;
	text-align:center;
	color: #ffffff;
	font-size: 15px;
	overflow:auto;
	margin-right:10%;
	font-family:arial;
	text-align:italic;
}

.menu2
{
	width: 20%;
	height:5%;
	text-align:center;
	color: #ffff66;
	font-size: 20px;
	overflow:auto;
	margin-right:10%;
}

.corps1
{
	width: 50%;
	text-align:center;
	color: #ffffff;
	font-size: 20px;
	overflow:hidden;
	margin-right:10%;
	margin-top:10%;
	position: absolute;
	left:30%;
	top:20%;
	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;
}
