@charset "utf-8";
#menu {
	text-align:center;
	height:20px;
	padding:0;
	position:relative;
	top:108px;
	font-size:12px;
	font-weight:700;
	font-family:"Courier New", Courier, monospace;
	overflow: hidden;
	z-index:20;
}

ul.idTabs{
  margin:0;
  padding:0;
}

#menu li{
	display:inline;
}

#menu li a{
	text-decoration: none;
}

.menu1{ display:block; width:95px; height:25px; float:left;}
.menu1:hover{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}
.menu1actif{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}

.menu2{ display:block; width:95px; height:25px; float:left;}
.menu2:hover{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}
.menu2actif{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}

.menu3{ display:block; width:95px; height:25px; float:left;}
.menu3:hover{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}
.menu3actif{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}

.menu4{ display:block; width:95px; height:25px; float:left;}
.menu4:hover{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}
.menu4actif{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}

.menu5{ display:block; width:95px; height:25px; float:left;}
.menu5:hover{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}
.menu5actif{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}

.menu6{ display:block; width:95px; height:25px; float:left;}
.menu6:hover{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}
.menu6actif{ display:block; background:#FFF; color:#000; width:95px; height:25px; float:left;}

#romans{
	position:relative;
	top: 130px;
	background:#191726;
	height:100px;
	width:500px;
	z-index:20;
}

#scenarios{
	position:relative;
	top: 130px;
	background:#191726;
	height:100px;
	width:500px;
	z-index:20;
}
