body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	background-color: #ffffcc;
}
#global {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 780px;
	height: 500px;
	margin-top: 10px; /*moitié de la hauteur*/
	margin-left: -390px;
	background-image: url(../images/accueil-english.gif);
	z-index: 1;
	
}
a {
	font-size: 14px;
	font-style: italic;
	color: #0000FF;
	line-height: 1em;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

a.A {
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	border: 2px inset #996600;
	width: auto;
	float: left;
	padding: 3px;
	background-color: #CC6600;
	font-weight: bold;
	color: #FFFF99;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 3px;
}
a.A:hover {
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	border: 2px inset #996600;
	width: auto;
	float: left;
	padding: 3px;
	background-color: #FFFF99;
	font-weight: bold;
	color: #CC6600;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 3px;
}
a.B {
	color: #CC6600;
	text-decoration: none;
	font-style: italic;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
a.B:hover {
	text-decoration: underline overline;
	color: CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#menuirakli {
	position:absolute;
	left:492px;
	top:184px;
	width:161px;
	height:33px;
	visibility: visible;
}
#menutiss {
	position:absolute;
	left:412px;
	top:237px;
	width:158px;
	height:30px;
	visibility: visible;
}
#menucecile {
	position:absolute;
	width:157px;
	height:31px;
	visibility: visible;
	top: 286px;
	left: 522px;
}
#menuswinghouse {
	position:absolute;
	width:160px;
	height:32px;
	left: 457px;
	top: 337px;
	visibility: visible;
}
#menugilda {
	position:absolute;
	width:157px;
	height:32px;
	left: 565px;
	top: 388px;
	visibility: visible;
}
.menu2{
	position: absolute;
	bottom: 10px;
	left: 560px;
	width: 200px;
	height: 20px;
}
#navi{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi li{
	float: right;
	padding-left: 6px;
}

#bio {
	position:absolute;
	width:85px;
	height:52px;
	left: 16px;
	top: 432px;
	z-index: 2;
}
#contact {
	position:absolute;
	width:88px;
	height:52px;
	left: 120px;
	top: 432px;
	z-index: 3;
}
#news {
	position:absolute;
	width:88px;
	height:52px;
	left: 225px;
	top: 432px;
	z-index: 4;
}
h1 {
	font-size: 18px;
	background-color: #FFFF99;
	text-align: left;
	display: inline;
	line-height: 2em;
}
h2 {
	font-size: 16px;
	line-height: 0.5em;
}

