
	
div {
	text-align:center;
	}
div#hautdepage {
	width:1000px;
	height:50px;
	position:relative;
	margin:0 auto 0 auto; 
	} 
div#login {
	width:1000px;
	position:relative;
	margin:0 auto 0 auto; 
	text-align:left;
	} 
div#contenaire {
	width:1000px;
	position:relative;
	margin:0 auto 0 auto;
	border:2px solid #7e7b84;      
	}
div#bandeau {
	width:1000px;
	height:80px;
	}
div#bandeau-bleu {
    text-align:center;
	background-color:#081A36;
	height:30px;
	}	
div#contenu {
	width:1000px;
	height:530px;
	background-color:#0b0e21;
	filter : alpha(opacity=80);
  	-moz-opacity   : 0.8;
  	-khtml-opacity : 0.8;
  	opacity        : 0.8;
	text-align:justify;
	} 
div#contenu-nolimit {
	width:990px;
	background-color:#0b0e21;
	filter : alpha(opacity=80);
  	-moz-opacity   : 0.8;
  	-khtml-opacity : 0.8;
  	opacity        : 0.8;
	text-align:justify;
        padding:5px;
	}	
div#menudroite {
	float:right;
	width:280px;
	height:530px;
	}	
div#menuhaut {
	width:280px;
	height:220px;
	background-color:#101021;
	}
div#menubas {
	width:280px;
	height:280px;
	background-color:#101021;
	}  
div#piedpage {
	clear:both;
	width:1000px;
	height:50px;
	background-color:#21214a;
	}
div#stats {
	text-align:center;
	} 
div#center { 
	text-align:center;
	} 
