.carteg {
top: 2%; 
left: 5px; 
width:69%;
height:100%; 
border: .2em dotted #900;
}
.systemeg {
position: absolute; 
top: 1px; 
left: 1%; 
width:98%;
height:99%; 
}
.planinv {
position: absolute; 
bottom: 1em;
left: 1%; 
width:98%;
height:40%; 
}

.eventslst{
position: absolute; 
top: 1px; 
left: 5px; 
width:69%;
height:550px; 
}

.score{
position: absolute; 
width:20%;
height:20%; 
}

.divvert{ 
margin: 0px;
width: 100%; 
background: green; 
border: 1px solid black; 
position: relative; 
text-align:center;
}


.progresschal_label {
position: absolute;
left: 50%;
top: 4px;
font-weight: bold;
text-shadow: 1px 1px 0 #fff;
}


.invscroll{ 
margin: 0px;
width: 100%; 
height:99%; 
background: green; 
position: relative; 
text-align:center;
}


.regles{ 
margin: 0px;
width: 30%; 
background: green; 
border: 1px solid black; 
position: absolute; 
text-align:center;
bottom:5%;
left:40%
}
#registeux {
margin:auto;
background-clip: padding-box;
padding:0px;
border-left:3px solid black; /* couleur du cadre */
border-right:3px solid black;
border-bottom:3px solid black;
border-top:3px solid black;
border-radius: 5px 5px 5px 5px;
}
#login {
margin:auto;
background-clip: padding-box;
border-left:3px solid #64FE2E; /* couleur du cadre */
border-right:3px solid grey;
border-bottom:3px solid rgb(5,192,15);
border-top:3px solid white;
border-radius: 5px 5px 5px 5px;
}
#infosdesc {
z-index:50;
margin:auto;
position: absolute;
top:2em;
left:20%;
width:73%;
background-clip: padding-box;
border-left:3px solid #64FE2E; /* couleur du cadre */
border-right:3px solid grey;
border-bottom:3px solid rgb(5,192,15);
border-top:3px solid white;
border-radius: 5px 5px 5px 5px;
color:white;
background-color:black;
opacity:0.9;filter:alpha(opacity=90);
}
.boxlignes{
   margin:auto;
   padding:0 15px; /* on s'eloigne du bord */
   border: 2px #0C9DE7 solid; /* couleur du cadre bleu */
   border-left: 4px double orange; /*Un peu de couleur orange pour augmenter le contrast, et en double pour faire futurist */
   border-right: 4px double #0C9DE7; /*Un peu de couleur orange pour augmenter le contrast, et en double pour faire futurist */
   border-radius: 5px; 
   background-color:rgba(50,150,255,0.1) !important; /*mettre le la transparence c'est chouette ! */
   color:white;
}

#dropship_table {

	background:url(../images/dropship/dropship.gif) 50% 50%;
	background-size: 800px 800px;
	background-repeat:no-repeat;

	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 95%;
	height: 95%;
}

#lablackbox_table {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
#lablackbox {
	background-color: #f5f6f6;
background: 
	url(../images/interface/textures/coinhd.png)no-repeat top right,
	url(../images/interface/textures/coinhg.png)no-repeat top left,
	url(../images/interface/textures/coinbd.png) no-repeat bottom right,	
	url(../images/interface/textures/coinbg.png) no-repeat bottom left,
	url(../images/interface/textures/bass.jpg) repeat-x top left,
	url(../images/interface/textures/bordgauches.jpg) repeat-y top right,
	url(../images/interface/textures/bordgauches.jpg) repeat-y top left,
	url(../images/interface/textures/bass.jpg) repeat-x bottom left,
	#f5f6f6;
	border: none;
	padding: 40px;
	margin: 0px;
	webkit-box-shadow: none;
		-moz-box-shadow: none;
			box-shadow: none;
	-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
			border-radius: 0px; 
}

#lablackbox_haut {
z-index:8;
background:url(../images/interface/textures/bass.jpg) repeat-x;
margin: 0px;
padding: 0px;
position: absolute;
	top: 0%;	left: 1.5%;	width: 97%;	height: 15px; 
border-radius: 5px 5px 5px 5px;
}
#lablackbox_gauche {
z-index:6;
position: absolute;
margin: 0px;
padding: 0px;
background: url(../images/interface/textures/bordgauches.jpg) repeat-y;
	width: 15px; 
	height: 95%;	top: 2%;	left: 0%;
position: absolute;border-radius: 5px 5px 5px 5px;
}

#lablackbox_droite {z-index:7;
margin: 0px;
padding: 0px;
background: url(../images/interface/textures/bordgauches.jpg) repeat-y;
	width: 15px;
	height: 95%;	top: 2%;	right: 0px;	
position: absolute;border-radius: 5px 5px 5px 5px;
}

#lablackbox_centre {
z-index:5;
margin: 0px;
padding: 0px;
position: absolute;
left:1.3%;
top:2%;
height: 95%;
width: 97.4%;
border-radius: 5px 5px 5px 5px;
}

#lablackbox_center-div {
margin: 0px;
padding: 0px;
	left:30%;
	height: 95%;
	width: 40%
}

#lablackbox_bas {
background:url(../images/interface/textures/bass.jpg) repeat-x;
margin: 0px;
padding: 0px;
position: absolute;
	height: 15px; 
	width: 97%; 
	bottom: 1%;
	left:1.5%;
border-radius: 5px 5px 5px 5px;
}


#img_menugrisbas{
margin: 0px;
padding: 0px;
	height:50px;
border-radius: 5px 5px 5px 5px;
}

#table_menugrisbas{
background:url(../images/interface/slots/hautmenugris.png);
background-repeat:no-repeat;
margin: 0px;
padding: 0px;
display:inline-block; 
	width:100%;
border-radius: 5px 5px 5px 5px;
}

.post{
	width:50%;
background-color:grey;
opacity:0.7;
filter:alpha(opacity=70);
color:black;
font-weight:bold; 
}