body {
 	scrollbar-Dark-Shadow-Color="#000000";
 	scrollbar-3dLight-Color="#000000";
 	scrollbar-Arrow-Color="#000000";
 	scrollbar-Base-Color="#FFFFFF";
 	scrollbar-Face-Color="#FFFFFF";
 	scrollbar-Highlight-Color="#FFFFFF";
 	scrollbar-Shadow-Color="#FAFAFA";
 	scrollbar-Track-Color="#FAFAFA";
	
	margin : 0px;
	padding: 0px;
	background-color: #990000;
	background-image:  url("../img/fd_rouge.gif");
}
/* DIV globale enter positionnant l'ensemble de la page /////////////////////////////////*/
#globalenter {
	position:absolute;
	left: 50%;
	top:0px;
	width: 661px;
	height:100%;
	margin-left: -330px;
	visibility: visible;
    background-repeat: no-repeat;
}
/*Accueil/////////////////////////////////*/
#accueil {
	position : absolute;
    left:0px;
    top:50%;
    width:100%;
    height:540px;
	margin-top:-280px;
    background-image:  url("../img/interface.jpg");
}
#menu-default {
    position:absolute;
	left:246px;
	top:350px;
	width:387px;
	height:41px;
}
#menu-default1 {

	left:0px;
	top:0px;
	width:387px;
	height:15px;
}
#menu-default2 {

	left:0px;
	top:0px;
	width:387px;
	height:26px;
}
