#mainWrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
}
#navMainWrapper {
	margin: 0;
	padding: 0;
}
#navMain {	
	position:relative;
	width:980px;
	height:180px;
}

#header-menu {
	position:absolute;
	top:6px;
	right:0;
	width:460px;
	height:32px;
}
#header-menu ul {
	display:block;
	height:32px;
	margin:0;
	padding:0;
	list-style:none;
}
#header-menu ul li {
	display:block;
	height:32px;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/header/menu-header-li-bg.jpg) no-repeat top right;
	text-align:center;
}
#header-menu-accueil { width:75px; }
#header-menu-quisommesnous { width:150px; }
#header-menu-contact { width:120px; }
#header-menu-plan { width:115px; }
#header-menu ul li a {
	display:block;
	padding-top:6px;
	height:26px;
	font-weight:normal;
	color:#FFF;
	font-size:14px;
}
#header-menu ul li a:hover {
	text-decoration:none;
	background:#008001;
}
#header-logo {
	position:absolute;
	top:15px;
	left:0;
	height:100px;
	padding:0;
	background:url(../images/header/logo.jpg) no-repeat left ;
}
#header-logo a {
	display:block;
	height:70px;
	padding:28px 0 0 110px;
	font-size:26px;
	font-weight:bold;
	color:#364C01;
	text-align:left;
}
#header-logo a .text-white {
	color:#FFFFFF;
}
#header-logo a #header-logo-address {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#header-logo a:hover {
	text-decoration:none;
}
#header-main-menu {
	position:absolute;
	top:130px;
	margin:0 auto;
	width:980px;
	height:31px;
	border:1px solid #A8A8A8;
	background:url(../images/header/header-main-menu-bg.jpg) repeat-x top;
}
#header-main-menu ul {
	display:block;
	margin:0 auto;
	padding:0;
	width:980px;
	height:31px;
	list-style:none;
}
#header-main-menu ul li {
	display:block;
	float:left;
	text-align:center;
	background:url(../images/header/header-main-menu-bg-li.jpg) no-repeat right top;
}
#header-main-menu ul li a {
	display:block;
	padding:8px 0 0 0;
	height:23px;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
#header-main-menu ul #header-main-menu-soinsbebes { width:140px; }
#header-main-menu ul #header-main-menu-produitsveterinaires { width:213px; }
#header-main-menu ul #header-main-menu-soinshommes { width:155px; }
#header-main-menu ul #header-main-menu-soinsfemmes { width:155px; }
#header-main-menu ul #header-main-menu-hygiene { width:130px; }
#header-main-menu ul #header-main-menu-bienetresante {
	width:187px;
	background:none;
}

#header-main-menu ul li a:hover {
	background:url(../images/header/header-main-menu-bg-li-hove.jpg) no-repeat top left;
	color:#FFFFFF;
	text-decoration:none;
}
