body{
		
		background-image: url("deco/images_fond/fond_menu_noir.jpg");
		background-repeat: repeat-x;
		border: none;
		width: 948px;
		height: 25px;
		position: fixed;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		
		
}
#principalInfoTexte{
	color: rgb(200,200,200);;
	margin-top:3px;
	margin-left:2px;
}


