#header {
width: 970px;
height: 260px;
background-image: url(../index/header.jpg);
background-position:center;
background-repeat: no-repeat;
 }
 
#menu  ul  li  a.n-accueil {
	padding: 0em;
	background-color: #ffffff;
	text-decoration: none;
	float: left;
	height: 43px;
	width: 120px;
	background-image: url(../index/btn_home.jpg);
	background-position: bottom;
	text-indent: -3000px;
}

#menu ul li a:hover {
background-position: bottom;
text-indent: -3000px;
background-color: #ffffff;
list-style: none;
}

#menu a#youarehere {
background-position: bottom;
text-indent: -3000px;
background-color: #ffffff;
}
