html {
scrollbar-face-color:#000000;
scrollbar-track-color:#000000;
scrollbar-arrow-color: #333;
scrollbar-highlight-color: #333;
scrollbar-3dlight-color:#111;
scrollbar-darkshadow-color:#111;
scrollbar-shadow-color:#111;
height:100%;

	}
	
	body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	background-image:url(images2/body.gif);
	background-position:top center;
	background-repeat:repeat-y;
	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;
	}
	

.conteneur
{
width: 920px; 
margin-left: -460px;
margin-top: 0px;
left: 50%; 
position: absolute;
border:0px;
background-image: url(images2/background-page.png);
background-repeat:repeat-x;
background-color:#080707;
background-position:bottom;
min-height: 100%;
}



.banner1
{
width: 468px;
height:60px;
margin-left:-450px;
margin-top: 635px;
left:610px;
position:absolute;
border:0px;
}

.banner2
{
width: 468px;
height:60px;
margin-left:50px;
margin-top: 635px;
left:595px;
position:absolute;
border:0px;
}

.stylebanner
{

	width: 465px;
	height:20px;
	background-color:#211D1B;
	border:solid; 
	border-width:1px;
	border-color:#505050;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 09pt;
	color: #A4A3A8;
	font-weight: bold;
	text-align: left;
	font-style:italic;
	scrollbar-face-color:#211D1B;
	scrollbar-arrow-color:#505050;
	scrollbar-track-color:#211D1B;
	scrollbar-highlight-color:#505050;
	scrollbar-3dlight-color:#211D1B;
	scrollbar-darkshadow-color:#211D1B;
	scrollbar-shadow-color:#211D1B;
}

.stylebanner2
{

	width: 460px;
	height:20px;
	background-color:#211D1B;
	border:solid; 
	border-width:1px;
	border-color:#505050;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 09pt;
	color: #A4A3A8;
	font-weight: bold;
	text-align: left;
	font-style:italic;
	scrollbar-face-color:#211D1B;
	scrollbar-arrow-color:#505050;
	scrollbar-track-color:#211D1B;
	scrollbar-highlight-color:#505050;
	scrollbar-3dlight-color:#211D1B;
	scrollbar-darkshadow-color:#211D1B;
	scrollbar-shadow-color:#211D1B;
}

#newpage
{
text-align:center;
padding-top:0px;
}
	
.form4
 {
    background-color:#131211;
	border:solid;
	border-width:1px;
	border-color:#474442;
}

.form
{
    background-color:#131211;
	width:150px;
	font:08pt;
	border:solid;
	border-width:1px;
	border-color:#999999;
	margin-top:4px;
	color: #999999;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	-moz-border-radius: 5px;
}

.form3
{
    background-color:#131211;
	width:160px;
	font:08pt;
	border:solid;
	border-width:1px;
	border-color:#4999999;
	color: #999999;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.form2
{
    background-color:#131211;
	font-size:0.9em;
	border:solid;
	border-width:1px;
	border-color:#999999;
	color: #999999;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	scrollbar-face-color: #131211;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color:  #999999;
	scrollbar-track-color: #131211;
	scrollbar-3dlight-color:#131211;
	scrollbar-darkshadow-color: #131211;
	overflow:auto;
	-moz-border-radius: 5px;
}

.button 
{
	background-color:#131211;
	color:#999999;
	border: 1px #999999 solid;
	font-size:0.7em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:75px;
	height:23px;
	padding-bottom:2px;
	-moz-border-radius:3px;
	background-image:url(images2/background1.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.form_text
{
color: #999999;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-weight:normal;
		text-align: center;
		font-size:0.9em;
}

