body {
margin:0 auto;
background:#050402;
color:#000066;
font-family:Helvetica, Arial, sans-serif;
font-weight:bold;
}

a {
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: bold;
}

a:hover {
text-decoration:none;
}

img, img a { border:0; }

div#container {
	margin-left : auto ;
	margin-right : auto ;
	width:800px; 
	height:  600px;
	background-image:url(images/background.jpg); background-repeat:no-repeat;
	position:absolute;
    left: 50%; 
    top: 50%;
	margin-top: -300px; /* moitié de la hauteur */
    margin-left: -400px; /* moitié de la largeur */
}
div#bandeau {
	width:800px;
	height:100px;
}

div#contenu {
	    float:left;
	    width:800px;
	    height:  450px;
}

div#pied_page {
    clear:both;
    width:800px;
    height:50px;
    margin-left:20px;
}

div#date {
	width:800px;
	height:50px;
	text-align:center;
}

div#content {
	width:800px;
	height:400px;
	position: absolute;
}

div#fannie {
	position: relative;
	top:50px;
	left:300px;
	width: 100px;
}

div#minanoh {
	position: relative;
	top:80px;
	left:70px;
	width: 100px;
}

div#uptight {
	position: relative;
	top:30px;
	left:520px;
	width: 100px;
}

div#abdullah {
	position: relative;
	top:100px;
	left:520px;
	width: 100px;
}

div#tushungpeng {
	position: relative;
	top:60px;
	left:80px;
	width: 100px;
}

div#slplugindiv {
	position: relative;
	top:-100px;
	left:310px;
	width: 180px;
	height: 50px;
}

div#config {
	position: relative;
	/*background-image:url(images/silverlight-logo-side-text_small.gif); background-repeat:no-repeat;*/
	top:100px;
	left:300px;
	width: 230px;
	height: 75px;
}