/* NAV Orientation */
.MyBoxOrientation {
	padding: 0px;
	margin: 8px 15px 0 0;
}
.MyBoxOrientation .MyBox {
	width:228px;
	padding:0 0 14px 0;
	margin:10px auto;
	background: url(../images/nav/fd_orange2.gif) no-repeat left bottom;
}
.MyBoxOrientation .MyBoxTop {
	margin:0;
	padding:7px 10px 3px 10px;
	background: url(../images/nav/fd_orange2.gif) no-repeat left top;
}
.MyBoxOrientation .MyBox p {
	margin:0;
	padding:7px 10px 6px 3px;
	background: url(../images/nav/fd_orange.gif) repeat-y left top;
}
.MyBoxOrientation .MyBox p a:link, .MyBoxOrientation .MyBox p a:active, .MyBoxOrientation .MyBox p a:visited {
	margin: 0;
	padding: 0px 0px 0px 15px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: .1em;
	text-align: right;
	background: url(../images/nav/fleche_fd-o.gif) no-repeat left 6px;
	text-decoration: none;
	display: block;
}
.MyBoxOrientation .MyBox p a:hover, .MyBoxOrientation .MyBox p a.active {
	color: #0079ab;
	text-decoration: none;
}
/* NAV Formation */
.MyBoxFormation {
	padding: 0px;
	margin: 8px 15px 0 0;
}
.MyBoxFormation .MyBox {
	width:228px;
	padding:0 0 14px 0;
	margin:10px auto;
	background: url(../images/nav/fd_vert2.gif) no-repeat left bottom;
}
.MyBoxFormation .MyBoxTop {
	margin:0;
	padding:7px 10px 3px 10px;
	background: url(../images/nav/fd_vert2.gif) no-repeat left top;
}
.MyBoxFormation .MyBox p {
	margin:0;
	padding:7px 10px 6px 3px;
	background: url(../images/nav/fd_vert.gif) repeat-y left top;
}
.MyBoxFormation .MyBox p a:link, .MyBoxFormation .MyBox p a:active, .MyBoxFormation .MyBox p a:visited {
	margin: 0;
	padding: 0px 0px 0px 15px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: .1em;
	text-align: right;
	background: url(../images/nav/fleche_fd-v.gif) no-repeat left 6px;
	text-decoration: none;
	display: block;
}
.MyBoxFormation .MyBox p a:hover, .MyBoxFormation .MyBox p a.active {
	color: #0079ab;
	text-decoration: none;
}
/* NAV Emploi */


.MyBoxEmploi {
	padding: 0px;
	margin: 8px 15px 0 0;
}
.MyBoxEmploi .MyBox {
	width:228px;
	padding:0 0 14px 0;
	margin:10px auto;
	background: url(../images/nav/fd_rouge2.gif) no-repeat left bottom;
}
.MyBoxEmploi .MyBoxTop {
	margin:0;
	padding:7px 10px 3px 10px;
	background: url(../images/nav/fd_rouge2.gif) no-repeat left top;
}
.MyBoxEmploi .MyBox p {
	margin:0;
	padding:7px 10px 6px 3px;
	background: url(../images/nav/fd_rouge.gif) repeat-y left top;
}
.MyBoxEmploi .MyBox p a:link, .MyBoxEmploi .MyBox p a:active, .MyBoxEmploi .MyBox p a:visited {
	margin: 0;
	padding: 0px 0px 0px 15px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: .1em;
	text-align: right;
	background: url(../images/nav/fleche_fd-r.gif) no-repeat left 6px;
	text-decoration: none;
	display: block;
}
.MyBoxEmploi .MyBox p a:hover, .MyBoxEmploi .MyBox p a.active {
	color: #0079ab;
	text-decoration: none;
}
/* NAV Entreprise */

.MyBoxEntreprise {
	padding: 0px;
	margin: 8px 15px 0 0;
}
.MyBoxEntreprise .MyBox {
	width:228px;
	padding:0 0 14px 0;
	margin:10px auto;
	background: url(../images/nav/fd_jaune2.gif) no-repeat left bottom;
}
.MyBoxEntreprise .MyBoxTop {
	margin:0;
	padding:7px 10px 3px 10px;
	background: url(../images/nav/fd_jaune2.gif) no-repeat left top;
}
.MyBoxEntreprise .MyBox p {
	margin:0;
	padding:7px 10px 6px 3px;
	background: url(../images/nav/fd_jaune.gif) repeat-y left top;
}
.MyBoxEntreprise .MyBox p a:link, .MyBoxEntreprise .MyBox p a:active, .MyBoxEntreprise .MyBox p a:visited {
	margin: 0;
	padding: 0px 0px 0px 15px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: .1em;
	text-align: right;
	background: url(../images/nav/fleche_fd-j.gif) no-repeat left 6px;
	text-decoration: none;
	display: block;
}
.MyBoxEntreprise .MyBox p a:hover, .MyBoxEntreprise .MyBox p a.active {
	color: #0079ab;
	text-decoration: none;
}
#top .colD .button-acc1 a:link, #top .colD .button-acc1 a:visited, #top .colD .button-acc1 a:active {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 20px;
	height: 15px;
	border-width: 0px;
	border-style: none;
	margin:5px 0 0 0;
	padding:0;
	background: transparent url(../images/nav/pictos-acc_01.gif) no-repeat left top;
}
#top .colD .button-acc1 a:hover {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 20px;
	height: 15px;
	border-width: 0px;
	border-style: none;
	margin:5px 0 0 0;
	padding:0;
	background: transparent url(../images/nav/pictos-acc_01.gif) no-repeat left -50px;
}
#top .colD .button-acc2 a:link, #top .colD .button-acc2 a:visited, #top .colD .button-acc2 a:active {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 20px;
	height: 15px;
	border-width: 0px;
	border-style: none;
	margin:5px 0 0 0;
	padding:0;
	background: transparent url(../images/nav/pictos-acc_02.gif) no-repeat left top;
}
#top .colD .button-acc2 a:hover {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 20px;
	height: 15px;
	border-width: 0px;
	border-style: none;
	margin:5px 0 0 0;
	padding:0;
	background: transparent url(../images/nav/pictos-acc_02.gif) no-repeat left -50px;
}
#top .colD .button-acc3 a:link, #top .colD .button-acc3 a:visited, #top .colD .button-acc3 a:active {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 20px;
	height: 15px;
	border-width: 0px;
	border-style: none;
	margin:5px 0 0 0;
	padding:0;
	background: transparent url(../images/nav/pictos-acc_03.gif) no-repeat left top;
}
#top .colD .button-acc3 a:hover {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 20px;
	height: 15px;
	border-width: 0px;
	border-style: none;
	margin:5px 0 0 0;
	padding:0;
	background: transparent url(../images/nav/pictos-acc_03.gif) no-repeat left -50px;
}
#top .colD .button-acc4 a:link, #top .colD .button-acc4 a:visited, #top .colD .button-acc4 a:active {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 20px;
	height: 15px;
	border-width: 0px;
	border-style: none;
	margin:5px 0 0 0;
	padding:0;
	background: transparent url(../images/nav/pictos-acc_04.gif) no-repeat left top;
}
#top .colD .button-acc4 a:hover {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 20px;
	height: 15px;
	border-width: 0px;
	border-style: none;
	margin:5px 0 0 0;
	padding:0;
	background: transparent url(../images/nav/pictos-acc_04.gif) no-repeat left -50px;
}
#top .colD .button-acc5 a:link, #top .colD .button-acc5 a:visited, #top .colD .button-acc5 a:active {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 20px;
	height: 15px;
	border-width: 0px;
	border-style: none;
	margin:5px 20px 0 0;
	padding:0;
	background: transparent url(../images/nav/pictos-acc_05.gif) no-repeat left top;
}
#top .colD .button-acc5 a:hover {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 20px;
	height: 15px;
	border-width: 0px;
	border-style: none;
	margin:5px 20px 0 0;
	padding:0;
	background: transparent url(../images/nav/pictos-acc_05.gif) no-repeat left -50px;
}
#top .colG .txt {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	width: 120px;
	height: 15px;
	margin: 1px 0 0 20px;
	padding:0;
    font-size: 11px;
	color: #8c8a88;
	}

#top .colG .txt a:link, #top .colG .txt a:active, #top .colG .txt a:visited {
	font-size: 11px;
	color: #8c8a88;
    text-decoration:none;
    font-weight:normal;
}

#top .colG .txt a:hover{
	 text-decoration:underline;
}

#top .colG .button-plus1 a:link, #top .colG .button-plus1 a:visited, #top .colG .button-plus1 a:active {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 18px;
	height: 16px;
	border-width: 0px;
	border-style: none;
	margin:0;
	padding:0;
	background: transparent url(../images/nav/pictos-plus_01.gif) no-repeat left top;
}
#top .colG .button-plus1 a:hover {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 18px;
	height: 16px;
	border-width: 0px;
	border-style: none;
	margin: 0;
	padding:0;
	background: transparent url(../images/nav/pictos-plus_01.gif) no-repeat left -50px;
}
#top .colG .button-plus2 a:link, #top .colG .button-plus2 a:visited, #top .colG .button-plus2 a:active {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 28px;
	height: 16px;
	border-width: 0px;
	border-style: none;
	margin:0;
	padding:0;
	background: transparent url(../images/nav/pictos-plus_02.gif) no-repeat left top;
}
#top .colG .button-plus2 a:hover {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 28px;
	height: 16px;
	border-width: 0px;
	border-style: none;
	margin: 0;
	padding:0;
	background: transparent url(../images/nav/pictos-plus_02.gif) no-repeat left -50px;
}
#top .colG .button-plus3 a:link, #top .colG .button-plus3 a:visited, #top .colG .button-plus3 a:active {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 30px;
	height: 16px;
	border-width: 0px;
	border-style: none;
	margin:0;
	padding:0;
	background: transparent url(../images/nav/pictos-plus_03.gif) no-repeat left top;
}
#top .colG .button-plus3 a:hover {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 30px;
	height: 16px;
	border-width: 0px;
	border-style: none;
	margin: 0;
	padding:0;
	background: transparent url(../images/nav/pictos-plus_03.gif) no-repeat left -50px;
}
#top .colG .button-plus4 a:link, #top .colG .button-plus4 a:visited, #top .colG .button-plus4 a:active {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 24px;
	height: 16px;
	border-width: 0px;
	border-style: none;
	margin:0;
	padding:0;
	background: transparent url(../images/nav/pictos-plus_04.gif) no-repeat left 0px;
}
#top .colG .button-plus4 a:hover {
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	cursor: pointer;
	width: 24px;
	height: 16px;
	border-width: 0px;
	border-style: none;
	margin: 0;
	padding:0;
	background: transparent url(../images/nav/pictos-plus_04.gif) no-repeat left -50px;
}
#navcontainer {
	margin: 20px auto 10px;
	padding: 0;
	height: 30px;
        font-size:12px;
}
#navlist li {
	display: inline;
	padding-bottom: 14px;
	padding-left: 20px;
	background-repeat: no-repeat;
    line-height:18px;
}
#navlist a {
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 14px 20px;
}
#navlist a:link, #navlist a:visited {
	padding-left: 20px;
	color: #0087b7;
	background: url(../images/nav/puce-nav02.gif) no-repeat 0px 0px;
	font-size: 11px;
	font-weight: normal;
}
#navlist a:hover {
	color: #cc3300;
	padding-left: 20px;
	background: url(../images/nav/puce-nav02.gif) no-repeat 0px -60px;
}
#navlist li a#current {
    background: url(../images/nav/puce-nav02.gif) no-repeat 0px -60px;
}
#chemin {
	width: 454px;
	padding: 0px 0px 0px 30px;
	text-align: right;
	margin:0;
}
#chemin-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #8c7a5a;
	text-align: right;
}
#chemin-nav a {
	font-size: 10px;
	font-weight: normal;
	color: #8c7a5a;
	text-decoration: none;
}
#chemin-nav a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #8c7a5a;
	text-decoration: underline;
}
#chemin-nav li {
	display: inline;
	padding: 0;
	margin: 0;
}


.MyBoxFormation .lanavigation {
	border: 0;
	margin: 0;
	padding: 0;
	width: 228px;
	background: url(../images/nav/fd_vert.gif) repeat-y left top;
}
.MyBoxOrientation .lanavigation {
	border: 0;
	margin: 0;
	padding: 0;
	width: 228px;
	background: url(../images/nav/fd_orange.gif) repeat-y left top;
}
.MyBoxEmploi .lanavigation {
	border: 0;
	margin: 0;
	padding: 0;
	width: 228px;
	background: url(../images/nav/fd_rouge.gif) repeat-y left top;
}
.MyBoxEntreprise .lanavigation {
 border: 0;
 margin: 0;
 padding: 0;
 width: 228px;
 background: url(../images/nav/fd_jaune.gif) repeat-y left top;
}
.MyBoxFormation .lanavigation ul, .MyBoxOrientation .lanavigation ul, .MyBoxEmploi .lanavigation ul, .MyBoxEntreprise .lanavigation ul {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 215px;
}
.MyBoxFormation .lanavigation li, .MyBoxOrientation .lanavigation li, .MyBoxEmploi .lanavigation li, .MyBoxEntreprise .lanavigation li {
	display: inline;
}
/* menu gauche nvx 1 */
.MyBoxFormation .lanavigation ul li a, .MyBoxOrientation .lanavigation ul li a, .MyBoxEmploi .lanavigation ul li a, .MyBoxEntreprise .lanavigation ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 0 3px 15px;
	margin: 0;
	background-color: transparent;
	background-position: left -2px;
	background-image: url(../images/puce-nav-niveau2.gif);
	background-repeat: no-repeat;
	border: 0;
}
.MyBoxFormation .lanavigation ul li a:hover, .MyBoxFormation .lanavigation ul li a.active, .MyBoxOrientation .lanavigation ul li a:hover, .MyBoxOrientation .lanavigation ul li a.active, .MyBoxEmploi .lanavigation ul li a:hover, .MyBoxEmploi .lanavigation ul li a.active, .MyBoxEntreprise .lanavigation ul li a:hover, .MyBoxEntreprise .lanavigation ul li a.active {
	color: #FFF;
	background-position: left -57px;
	background-image: url(../images/puce-nav-niveau2.gif);
	background-repeat: no-repeat;
	border: 0;
}
.MyBoxFormation .lanavigation ul .active a, .MyBoxFormation .lanavigation ul .active a.hover, .MyBoxOrientation .lanavigation ul .active a, .MyBoxOrientation .lanavigation ul .active a.hover, .MyBoxEmploi .lanavigation ul .active a, .MyBoxEmploi .lanavigation ul .active a.hover, .MyBoxEntreprise .lanavigation ul .active a, .MyBoxEntreprise .lanavigation ul .active a.hover {
	color: #FFF;
	background-color: transparent;
	background-position: left -62px;
	background-image: url(../images/puce-nav-niveau2.gif);
	background-repeat: no-repeat;
	border: 0;
}

/* menu gauche nvx 3 */
.MyBoxEntrepriseMiddle .entrepriseNavigation ul ul ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 1px 1px 1px 40px;
	background-color: transparent;
	background-position: 25px -4px;
	background-image: url(../images/puce-nav-niveau2.gif);
	background-repeat: no-repeat;
	border: 0;
	line-height: 13px;
}
.MyBoxEntrepriseMiddle .entrepriseNavigation ul ul ul li a:hover, .MyBoxEntrepriseMiddle .entrepriseNavigation ul ul ul li a.active {
	color: #7bcbe0;
	border: 0;
	background-position: 25px -4px;
	background-image: url(../images/puce-nav-niveau2.gif);
}
/* menu gauche nvx 2 */
.MyBoxFormation .lanavigation ul ul, .MyBoxOrientation .lanavigation ul ul, .MyBoxEmploi .lanavigation ul ul, .MyBoxEntreprise .lanavigation ul ul {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.MyBoxFormation .lanavigation ul ul li, .MyBoxOrientation .lanavigation ul ul li, .MyBoxEmploi .lanavigation ul ul li, .MyBoxEntreprise .lanavigation ul ul li {
	margin: 0;
	padding: 0;
}
.MyBoxFormation .lanavigation ul ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-bottom: 3px;
	padding: 1px 1px 1px 25px;
	background-color: transparent;
	background-position: 15px 5px;
	background-image: url(../images/puce-nav-niveau3vert.gif);
	background-repeat: no-repeat;
	border: 0;
	line-height: 13px;
}
.MyBoxFormation .lanavigation ul ul li a:hover, .MyBoxFormation .lanavigation ul ul li a.active {
	color: #0079ab;
	background-color: transparent;
	background-position: 15px -55px;
	background-image: url(../images/puce-nav-niveau3vert.gif);
	background-repeat: no-repeat;
	border: 0;
}
.MyBoxOrientation .lanavigation ul ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-bottom: 3px;
	padding: 1px 1px 1px 25px;
	background-color: transparent;
	background-position: 15px 5px;
	background-image: url(../images/puce-nav-niveau3orange.gif);
	background-repeat: no-repeat;
	border: 0;
	line-height: 13px;
}
.MyBoxOrientation .lanavigation ul ul li a:hover, .MyBoxOrientation .lanavigation ul ul li a.active {
	color: #0079ab;
	background-color: transparent;
	background-position: 15px -55px;
	background-image: url(../images/puce-nav-niveau3orange.gif);
	background-repeat: no-repeat;
	border: 0;
}
.MyBoxEmploi .lanavigation ul ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-bottom: 3px;
	padding: 1px 1px 1px 25px;
	background-color: transparent;
	background-position: 15px 5px;
	background-image: url(../images/puce-nav-niveau3rouge.gif);
	background-repeat: no-repeat;
	border: 0;
	line-height: 13px;
}
.MyBoxEmploi .lanavigation ul ul li a:hover, .MyBoxEmploi .lanavigation ul ul li a.active {
	color: #0079ab;
	background-color: transparent;
	background-position: 15px -55px;
	background-image: url(../images/puce-nav-niveau3rouge.gif);
	background-repeat: no-repeat;
	border: 0;
}
.MyBoxEntreprise .lanavigation ul ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-bottom: 3px;
	padding: 1px 1px 1px 25px;
	background-color: transparent;
	background-position: 15px 5px;
	background-image: url(../images/puce-nav-niveau3jaune.gif);
	background-repeat: no-repeat;
	border: 0;
	line-height: 13px;
}
.MyBoxEntreprise .lanavigation ul ul li a:hover, .MyBoxEntreprise .lanavigation ul ul li a.active {
	color: #0079ab;
	background-color: transparent;
	background-position: 15px -55px;
	background-image: url(../images/puce-nav-niveau3jaune.gif);
	background-repeat: no-repeat;
	border: 0;
}
.MyBoxEntrepriseMiddle .entrepriseNavigation {
	border: 0;
	margin: 0;
	padding: 0;
}
.MyBoxEntrepriseMiddle .entrepriseNavigation ul {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.MyBoxEntrepriseMiddle .entrepriseNavigation li {
	display: inline;
}
/* menu gauche nvx 1 */
.MyBoxEntrepriseMiddle .entrepriseNavigation ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 0 3px 15px;
	margin: 0;
	background-color: transparent;
	background-position: left -2px;
	background-image: url(../images/puce-nav-niveau2.gif);
	background-repeat: no-repeat;
	border: 0;
}
.MyBoxEntrepriseMiddle .entrepriseNavigation ul li a:hover, .entrepriseNavigation ul li a.active {
	color: #FFF;
	background-position: left -57px;
	background-image: url(../images/puce-nav-niveau2.gif);
	background-repeat: no-repeat;
	border: 0;
}
.MyBoxEntrepriseMiddle .entrepriseNavigation ul .active a, .entrepriseNavigation ul .active a.hover {
	color: #FFF;
	background-color: transparent;
	background-position: left -62px;
	background-image: url(../images/puce-nav-niveau2.gif);
	background-repeat: no-repeat;
	border: 0;
}
/* menu gauche nvx 2 */
.MyBoxEntrepriseMiddle .entrepriseNavigation ul ul {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.MyBoxEntrepriseMiddle .entrepriseNavigation ul ul li {
	margin: 0;
	padding: 0;
}
.MyBoxEntrepriseMiddle .entrepriseNavigation ul ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 1px 1px 1px 25px;
	background-color: transparent;
	background-position: 15px 5px;
	background-image: url(../images/puce-nav-niveau3marron.gif);
	background-repeat: no-repeat;
	border: 0;
	line-height: 13px;
}
.MyBoxEntrepriseMiddle .entrepriseNavigation ul ul li a:hover, .MyBoxEntrepriseMiddle .entrepriseNavigation ul ul li a.active {
	color: #7bcbe0;
	border: 0;
	background: transparent url(../images/puce-nav-niveau3marron.gif) no-repeat 15px -55px;
}
.MyBoxEspacePersoMiddle .espacePersoNavigation {
	border: 0;
	margin: 0;
	padding: 0;
}
.MyBoxEspacePersoMiddle .espacePersoNavigation ul {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.MyBoxEspacePersoMiddle .espacePersoNavigation li {
	display: inline;
}
/* menu gauche nvx 1 */
.MyBoxEspacePersoMiddle .espacePersoNavigation ul li a {
	display: block;
	color: #0079ab;
	text-decoration: none;
	padding: 3px 0 3px 15px;
	margin: 0;
	background-color: transparent;
	background-position: left -2px;
	background-image: url(../images/puce-nav-niveau2.gif);
	background-repeat: no-repeat;
	border: 0;
}
.MyBoxEspacePersoMiddle .espacePersoNavigation ul li a:hover, .MyBoxEspacePersoMiddle .espacePersoNavigation ul li a.active {
	color: #FFF;
	background-position: left -57px;
	background-image: url(../images/puce-nav-niveau2.gif);
	background-repeat: no-repeat;
	border: 0;
}
.MyBoxEspacePersoMiddle .espacePersoNavigation ul .active a, .MyBoxEspacePersoMiddle .espacePersoNavigation ul .active a.hover {
	color: #fff;
	background-color: transparent;
	background-position: left -62px;
	background-image: url(../images/puce-nav-niveau2.gif);
	background-repeat: no-repeat;
	border: 0;
}
