@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;	
	}

a {
	color: #999999;
	border: none;
	}
a:hover {
	color: #E3E3E3;
	border: none;
	}
	
.logo {
	position:absolute;
	left:30px;
	top:50px;
	border: none;
	outline-style: none;
	}
.intro {
	position:absolute;
	left:0px;
	top:0px;
	border: none;
	outline-style: none;
	}
.menu {
	position:absolute;
	left:30px;
	top:200px;
	}
.reel {
	position:absolute;
	left:30px;
	top:200px;
	border: o;
	}
.board {
	position:absolute;
	left:107px;
	top:200px;
}
.about {
	position:absolute;
	left:197px;
	top:200px;
}
.item {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	position:absolute;
	left:30px;
	top:280px;
}
.item-text {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	position:absolute;
	left:30px;
	top:280px;
	width: 480px;
	line-height: 1.3;
}
.item-side {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	position:absolute;
	left:570px;
	top:268px;
	width: 150px;
	line-height: 1.3;
	height: 110px;
}
.sub {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	position:absolute;
	left:30px;
	top:258px;
	line-height: 1.3;
}
.board-space {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-decoration: none;
	color: #CCCCCC;
	margin-bottom: 30px;
	border: 0;
}
.pop {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-decoration: none;
	color: #CCCCCC;
	margin-bottom: 0px;
	border: 0;
}
.pop-logo {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	position:absolute;
	left:316px;
	top:296px;
}
.pop-texte {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	position:absolute;
	left:32px;
	top:296px;
	line-height: 1.3;
}
