#liste_des_pages {	list-style-type: none;	margin-top: 30px;	position: relative;	padding-left: 140px;}#liste_des_pages li {	margin-bottom: 15px;}#liste_des_pages li a {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #64C0BD;	font-size: 13px;	text-decoration: none;	text-transform: capitalize;	font-weight: normal;	letter-spacing: -0.05em;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #64C0BD;}#liste_des_pages li a:hover {	color: #FFFFFF;}#liste_des_pages li ul {	margin-top: 15px;}#liste_des_pages li ul li {	list-style-type: none;	margin-left: 20px;	margin-bottom: 10px;}#liste_des_pages li ul li a {	font-weight: normal;	font-size: 12px;	color: #64C0BD;	font-family: Verdana, Arial, Helvetica, sans-serif;	letter-spacing: -0.025em;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #64C0BD;}