html {
	overflow:auto;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	}
	body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	width: 100%;
	height: 100%;
	}
	a {
		text-decoration: none;
		color: #ff8000;
	}
	a:hover	{
		text-decoration: none;
		color: #ffffff;
	}
	a:visited {
		text-decoration: none;
		color: #ff8000;
	}
	a:visited:hover {
		text-decoration: none;
		color: #ffffff;
	}
	
	.header
	{
	background-color:#363636;
	background-image:url(images2/background1.png);
	background-attachment:fixed;
	background-repeat:repeat-x;
	margin-top:0px; 
	height:35px; 
	text-align:center;
	border-width:1px;
	border-bottom-color:#999999;
	border-left-color: #363636;
	border-right-color: #363636;
	border-top-color: #363636;
    border-style:solid;
	text-align:left;
	}
	.header2
	{
	position:absolute;
	right:8px;
	}
	.header3
	{
	position:absolute;
	text-align:right;
	top:47px;
	right:9px;
	z-index: 1;
	}
	
	.facebook
	{
	position:absolute;
	width:200px;
	height:26px;
	left: 356px;
	top: 0.5em;
	}
	
	.network
	{
	position:absolute;
	width:300px;
	height:23px;
	left: 50%;
	top: 8px;
	margin-left: -150px;
	top: 675px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: center;
	font-size:12px;
	color: #797979;
	}

.header1 
{	background-color:#363636;
	background-image:url(images2/background1.png);
	background-attachment:fixed;
	background-repeat:repeat-x;
	margin-top:0px; 
	height:35px; 
	text-align:center;
	border-width:1px;
	border-bottom-color:#999999;
	border-left-color: #363636;
	border-right-color: #363636;
	border-top-color: #363636;
    border-style:solid;
	text-align:left;
}

.conteneur
{
width: 800px; 
height: 600px;
margin-left: -400px;
margin-top: 30px;
left: 50%; 
position: absolute;
border:0px;
}

.welcome {
    margin: 0;
    margin-bottom: 05px;
	padding-top:10px;
	color: #717171;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 0.1em;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
	display:none
	}
