#current_rubart {
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #0000b9;
	
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #5a0000;
}

#rubCourante {
	line-height: 30px;
	width: 100%;
	margin-top: -18px;
}

#rubCourante div {
	float: right;
	font-weight: bold;
	color: #00d2ff;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-image: url(images/rubcour_bg.png);
	background-repeat: repeat-x;
	
}

#rubCourante img {
	float: right;
}

.SssRub {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.SssRub  {
	text-decoration: underline;
}

#ssRub_art {
	float: left;
	width: 246px;
	margin-left: -130px;
	margin-right: 10px;
}

.list_ssrub {

	width: 100%;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	background-image: url(images/bg-rub.png);
	background-repeat: repeat-y;
}

.list_ssrub ul {
	list-style-type: none;
}

a.menu_a_art {
	text-decoration: none;
	border-bottom-style: dotted;
	border-width: 1px;
	border-color: #ececec;
	
}

a:hover.menu_a_art {
	/* background-image: url(images/menu-art-on.png); */
	color: #ffff8b;
}


#liste_art {
	margin-left: -15px;
}

#liste_art  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#liste_art ul a {
	display: block;
	width: 100%;
	text-decoration: none;
 }

#liste_art ul li {
	
}
#liste_art ul li :hover {
	
}
#liste_art ul li.list_ssrub {
	font-weight: bold;
	background-image: url(images/menu-rub-a.png);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 0px;
	
	
}

#liste_art ul li.list_article {
	margin-left: 10px;
}
