/********TOP NAVIGATION**********/
#p7PMnav {
	margin:0 0 0 0;
	padding:16px 0 0 0px;
	float: right;
	width: 100%;
width: 892px;
	border-bottom: 0px solid #455369;
}
#p7PMnav li {
	list-style-type: none;
	padding:0 0 0 10px;
	background-image:  url("./themes/site_themes/pepiniere/pmm_cobalt_left.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 3px 0 0;
	float: left;
	width: 124px;
}
/* Hide from IE5 Mac \*/
#p7PMnav li {width: auto;}
/* End Hiding */
#p7PMnav ul {
	padding: 6px 0 0 0;
	background-color: #7284A3;
	z-index: 10000;
	border-right: 0;
	border-bottom: 1px solid #1D232C;
	position: absolute;
	left: -9000px;
	background-image:  url("./themes/site_themes/pepiniere/pmm_cobalt_sub.jpg");
	background-repeat: repeat-x;
}
#p7PMnav ul ul {
	padding: 0;
	border-top: 1px solid #8B9BB4;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #8B9BB4;
}
#p7PMnav ul li {
	background-image: none;
	padding: 0;
	border-bottom:0;
	margin: 0;
	float: none;
}
/*width MUST be in EMs*/
#p7PMnav ul, #p7PMnav ul li {
	width: 16em;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 12px 16px 10px 6px;
	font-weight: normal;
	color: #CCC;
	background-image:  url("./themes/site_themes/pepiniere/pmm_cobalt_right.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#p7PMnav ul a {
	background-image: none;
	padding: 4px 12px;
	font-weight: normal;
	color: #D3DAE2;
	zoom: 1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #CED5DF;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus, #p7PMnav ul .p7PMon {
	background-color: #323C46;
	color: #8F9EB1;
	letter-spacing: 0.01px;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	font-weight: normal;
	background-image:  url("./themes/site_themes/pepiniere/pmm_cobalt_right.jpg");
	background-position: 100% -165px;
	color:#00AADF !important;
}
#p7PMnav ul .p7PMmark {
	background-image: none !important;
	margin: 0 !important;
	color:#FFFFFF !important;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	font-weight: bold;
	color: #CCCCCC;
}
#p7PMnav ul .p7PMon {
	color: #97A6B9;
}
/* Hide from IE5 Mac \*/
#p7PMnav .p7PMmarklist {
	padding:0 0 0 10px;
	background-image:  url("./themes/site_themes/pepiniere/pmm_cobalt_left.jpg")!important;
	background-repeat: no-repeat;
	background-position: 0px -165px !important;
}
/*End Hiding*/
#p7PMnav li:hover {
	/*background-position: 0px -165px;*/
}
#p7PMnav li:hover a {
	/*background-position: 100% -165px;*/
	color: #FFFFFF;
}

/*IE6 and IE5 Windows Workarounds*/
#p7PMnav a {height: auto !important;}
#p7PMnav ul a {height: 1% !important;}
/*hide from IE5 and 6*/
body>#p7PMnav ul a {height: auto !important;}
/*Compensate for LI Padding on Scalable Tab*/
#p7PMnav li { position: relative;}
#p7PMnav ul li { position: static;}

/******SIDEBAR NAVIGATION********/
#menubar {
	font-size: 1em;
	padding: 0 0 0 0;
	background-color: none;
	/*background-image:  url("./themes/site_themes/pepiniere/graf-mbar.jpg");
	background-repeat: repeat-x;
	background-color: #3C3C3C;*/
	width: 900px;
	margin: 0 auto;
}

#nav_categories {
	margin: 20px 0 0 0;
	padding:0;
	background-color: none;
}
#nav_categories li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
}
#nav_categories ul {
	margin: 0;
	padding: 0;
	z-index: 10000;
}
#nav_categories a {
	border-bottom: 0;
	display: block;
	text-decoration: none !important;
	background-color: transparent;
	padding: 9px 12px 8px 50px;
	color: #666 !important;
	line-height:1;
	margin-bottom: 0px;
	font-size: 13px;
	background-image:  url("./themes/site_themes/pepiniere/bart_menubg_normal.gif");
	background-repeat: no-repeat;
	/*border-bottom: 1px solid #EAEAEA;*/
}
#nav_categories ul a {
	line-height:1;
}
#nav_categories a:hover, #nav_categories a:active, #nav_categories a:focus,
#nav_categories .p7PMon, #nav_categories .p7PMon:hover, 
#nav_categories .p7PMon:active {
	color: #0795d5 !important;
	letter-spacing: 0.01px;
	background-image:  url("./themes/site_themes/pepiniere/bart_menubg_hover.gif");
	background-repeat: no-repeat;
	text-decoration: none;
}

/* ------ the current page marker style ------ */
#nav_categories .current {
	background-image:  url("./themes/site_themes/pepiniere/bart_menubg_selected.gif");
	background-repeat: no-repeat;
	color: #00406E !important;
}

#nav_categories .current:hover {
	background-image:  url("./themes/site_themes/pepiniere/bart_menubg_selected.gif");
	background-repeat: no-repeat;
	color: #00406E !important;
}

