/* CSS Document */

html, body {
background-color: #000000;
margin:0;
padding:0;
height: 100%;
width: 100%;
}
#arriere{

width : 100%;
height: 100%;
}

Body {

scrollbar-DarkShadow-Color:#000000;
scrollbar-3dLight-Color:#000000;
scrollbar-Arrow-Color:#ffffff;
scrollbar-Base-Color:#000000;
scrollbar-Face-Color:#000000;
scrollbar-Highlight-Color:#000000;
scrollbar-Shadow-Color:#000000;
scrollbar-Track-Color:"#000000";
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
A:link {text-decoration: none} 
A:visited {text-decoration: none} 
A:active {text-decoration: none} 
A:hover {text-decoration: underline; color: #ffffff;} 


