/* Navigation horizontale */
#navigation-H {
	display:block;
	width:785px;
	height:50px;
}
#lien-ACC a{
	display:block;
	width:65px;
	height:50px;
	float:left;
	background-image:url(IMG/articles/bt-accueil.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#lien-ACC a:hover{
	background-position:bottom left;
}
#lien-ACC a span {
	display:none;
}
#lien-ACC-on{
	display:block;
	width:65px;
	height:50px;
	float:left;
	background-image:url(IMG/articles/bt-accueil.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#lien-ACC-on span {
	display:none;
}
#lien-H {
	display:block;
	padding:13px 4px 13px 4px;
	float:left;
}
#lien-1,#lien-1on {
	border-bottom:1px solid #5896B9;
	border-right:1px solid #5896B9;
}
#lien-1 a {
	display:block;
	font-size: 0.9em;
	background-color:#59D6FE;
	padding:3px 5px 3px 5px;
	border:2px solid #FFFFFF;
}
#lien-1 a:hover {
	background-color:#F2E126;
	text-decoration:none;
}
#lien-1on a {
	display:block;
	font-size: 0.9em;
	background-color:#F2E126;
	padding:3px 5px 3px 5px;
	border:2px solid #FFFFFF;
}
#lien-1on a:hover {
	background-color:#F2E126;
	text-decoration:none;
}

/* Navigation verticale */
#navigation-V {
	display:block;
	width:165px;
}
#navigation-top {
	display:block;
	width:165px;
	border-bottom:1px dotted #5A96B9;
}
#affiche {
	visibility:visible;
}
#cache,.parent {
	display:none;
}
.lien {
	display:block;
	font-size: 0.9em;
	color:#0082BA;
	padding:3px 0 3px 15px;
	border-top:1px dotted #5A96B9;
	background-image:url(IMG/articles/puce-niveau2-off.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
}
.lienon,.lienon:hover,.lien:hover {
	display:block;
	font-size: 0.9em;
	color:#E4318B;
	padding:3px 0 3px 15px;
	border-top:1px dotted #5A96B9;
	background-image:url(IMG/articles/puce-niveau2-on.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
}
#lien-3 a {
	display:block;
	font-size: 0.9em;
	color:#2DA5D9;
	padding:3px 0 3px 25px;
	background-image:url(IMG/articles/puce-niveau3-off.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#lien-3 a:hover {
	color:#F666AF;
	background-image:url(IMG/articles/puce-niveau3-on.gif);
	background-position:top left;
	text-decoration:none;
}

/* Chemin de fer */
#chemin {
	display:block;
	font-size: 0.9em;
	color:#386E97;
	width:575px;
	height:35px;
	padding-left:195px;
}
#chemin span {
	display:block;
	width:560px;
	padding-bottom:5px;
	border-bottom:1px dotted #5A96B9;
}
#chemin a {
	color:#386E97;
}
#chemin a:hover {
	color:#E4308B;
	text-decoration:none;
}
#lien-chemin-on{
	color:#E4308B;
	text-decoration:none;
}
