/* Add here all your CSS customizations */

/* Toute page excepte ACCUEIL : menu en haut */
/*
* Header
*/
#header {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0;
}