/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:url(images/bg.gif) repeat-x #2C2E31;
}
header, nav {
	display:block;
	position:relative;
	margin:auto;
	width:773px;
}

marquee {
	display: block;
	position:relative;
	top:-40px;
	left:46px;
	width:682px;
	margin-bottom:-25px;
	color:#999999;
	z-index: 1;
}

#connexion {
	color: white;
	position:relative;
	top:-226px;
	left:66px;
	margin-bottom:-25px;
}

h3 {
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
text-align: center;
color: white;
}

#univers {
border-bottom: white dashed 1px;
}

#univers2 {
display:none;
}

.centre {
text-align: center;
}

#pds{
	position:relative;
	margin:auto;
	width:773px;
	
}
.gl{
	background:url(images/tloz.gif); 
	position:relative;
	width:773px;
}
.lr{ float:left;}
.rr{
	position:absolute;
	right:0px;
}
.left{
	float:left;
	width:140px;
}
.center{
	float:left;
	width:455px;
}
.right{
	float:left;
	width:140px;
}

.tekst{
	margin: 10px 20px;
	color:#999999;
	font-size:12px;
}

.ng{
	background:url(images/menu.jpg) no-repeat;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:8px;
}

h1 {
text-align: center;
color: white;
width: 445px;
padding-top: 10px;
font-size: 24px;
margin-top: -9px;
margin-left: -15px;
}

nav p{
	padding:5px;
	padding-left:10px;
	width: 124px;
	font-size:10px;
} 

nav {
width: 124px;
margin:0;
padding-left: 2px;
}

table {
color: white;
border-collapse: collapse;
}

#tab tr th, #tab tr td{
border: solid 1px white;
border-spacing: inherit;
}

nav a{
	display:block;
	padding:5px;
	width:100%;
	font-size:10px;
	color:#A4B9CA;
	background-color:#202122;
	border-bottom:3px solid #20282F;
	margin:0px 1px 1px 1px;
	text-decoration:none;

}
nav a:hover{
	padding-left:12px;
	color:#FFFFFF;
	border-bottom:3px solid #4AA4C1;
}
.mtxt{
	padding:5px;
	font-size:10px;
	color:#ccc;
}
a{
	color:#CCCCCC;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}