#liste_famille   a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	list-style-type: none;
	list-style-position: inside;
}
#liste_famille   a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
#liste_famille   a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
#liste_famille  a:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
#curent a:link, #curent a:visited, #curent a:hover  {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}

#bg_menu {
	background-image: url(images/cadre_menu.jpg);
	background-repeat: no-repeat;
	background-color: #F5B416;
}
ul#menu {
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#menu li{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

