/* navigation verticale */

#LeftNav {
	width: 160px;
	height: 100%;
	margin: 10px 0 0 10px
	}

#MenuVertical {
	position: relative;
	top: 0;
	left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	width: 160px;
	}

#MenuVertical dt {
	cursor: pointer;
	}

#MenuVertical dt li {
	line-height: 18px;
	list-style-type: none;
	}

#MenuVertical dd {
	cursor: pointer;
	margin-left: 13px;
	line-height: 18px;
	height: 100%
	}

#MenuVertical dd li {
	list-style-type: none;
	line-height: 18px
	}

#MenuVertical dt li a {
	color: #515151;
	text-decoration: none;	
	background: url(images/puce_nav_grise.gif) no-repeat;
	background-position: 0 6px;
	height: 100%;
	padding-left: 13px;
	display: block
	}
html>body #MenuVertical dt li a {
	background-position: 0 5px;
	}

#MenuVertical dd li a {
	color: #515151;
	text-decoration: none;
	background-image: url(images/puce_nav_verte_fonce.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 100%;
	padding-left: 13px;
	display: block
	}
html>body #MenuVertical dd li a {
	background-position: 0 5px;
	}

#MenuVertical dt li a:hover, #MenuVertical dd li a:hover {
	color: #222;
	text-decoration: none;
	background-image: url(images/puce_nav_verte_claire.gif);
	display: block
	}

#MenuVertical dt li a.active {
	color: #515151;
	text-decoration: none;
	list-style-type: none;
	background-image: url(images/puce_nav_verte_claire.gif);
	font-weight: bold
	}
	
#MenuVertical dd li a.active {
	color: #515151;
	text-decoration: none;
	background-image: url(images/puce_nav_verte_claire.gif);
	list-style-type: none;
	font-weight: bold
	}

#MenuVertical dd.invisible {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	display: none
}


/* navigation horizontale */

#MenuHorizontal {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 768px;
	height: 47px;
	margin-right: 0px;
	margin-left: 0px;
}

#MenuHorizontal a {
	text-decoration: none;
	color: #FFFFFF;
}

#MenuHorizontal ul {
	margin: 0;
	list-style-type: none;
	height: 26px;
	padding: 0;
	background-image: url(images/fond_navigation1.gif);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
}
#MenuHorizontal li {
	display: inline;
	margin-top: 0;
	margin-bottom: 0px;
	background-image: url(images/separateur.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	width: 100%;
	background-repeat: no-repeat;
	height: 26px;
}
#MenuHorizontal ul ul {
	position: absolute;
	top: 26px;
	left: 0;
	width: 100%;
	background-image: url(images/fond_navigation2.gif);
	background-repeat: repeat-x;
	height: 21px;
}
#MenuHorizontal ul ul li {
	display: inline;
	margin-top: 0;
	margin-bottom: 0px;
	background-image: url(images/separateur2.gif);
	padding-top: 3px;
	padding-bottom: 0px;
	width: 100%;
	background-repeat: no-repeat;
}
#MenuHorizontal ul a, #MenuHorizontal ul a:link, #MenuHorizontal ul a:visited {
	padding: 0px;
	vertical-align: baseline;
	width: 100%;
	height: 26px;
	line-height: 26px;
}
#MenuHorizontal ul a:hover, #MenuHorizontal ul a:focus {
color: #99FF8B;
}
#MenuHorizontal ul ul a, #MenuHorizontal ul ul a:link, #MenuHorizontal ul ul a:visited {

	color: white;
	padding: 0px;
	line-height: 20px;
	vertical-align: baseline;
}
#MenuHorizontal ul ul a:hover, #MenuHorizontal ul ul a:focus {

color: #D9D9D9;
}

#MenuHorizontal ul li
{
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0.2em;
	padding-left: 0.7em;
	width: 100%;
}
/*#MenuHorizontal ul ul li {

border-left: 1px solid #D9D9D9;
padding: 0 3px 0 6px;
margin: 0 6px 0 -6px;
}*/
#HorizontalNiveau2 {
	visibility: hidden;
}
#HorizontalNiveau2.visible {

	visibility: visible;
}
#MenuHorizontal ul ul a.active, #MenuHorizontal ul ul a.active:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#MenuHorizontal ul a.active, #MenuHorizontal ul a.active:hover {
	color: #63F0A5;
	font-weight: bold;
	height: 26px;
}
#First {
	background-position: -1px;
}
#MenuHorizontal ul li.selectionne {
	margin-right: -5px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #515151;
	background-image: url(images/pic515151.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
	padding-top: 6px;
	padding-bottom: 6px;
}
#MenuHorizontal ul li.gauche {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 2px;
	padding-left: 5px;
	background-image: url(images/fond_navigation1.gif);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #404040;
}
#First.premier {

	margin-right: -5px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #515151;
	background-image: url(images/pic515151.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	padding-top: 6px;
	padding-bottom: 6px;
}
#Last.dernier {
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #515151;
	background-image: url(images/pic515151.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #404040;
	border-bottom-color: #404040;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #404040;
	border-right-width: 2px;
	margin-right: 0pt;
	border-right-style: solid;
	border-right-color: #515151;
	width: 100ex;
}

