#p7swapmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
}


/* Rules to copy if you use the WriteStyles Command */
.closed ul{
	display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
}
.open ul{
	display:block;
	font-style: italic;
}

/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	color: #FFFFFF;
	display: block;
	padding: 2px 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	color: #FFFFFF;
	list-style-type: none;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
}

/* Plus Sign for Trigger Links in Closed State */
.closed a {
	clip: rect(auto,auto,auto,auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
}

/* Minus Sign for Trigger Links in Open State */
.open a {
	background-image: url(menminus.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
}

/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#FFFFFF;
	font-size: 84%;
	font-weight:normal;
	padding: 0 0 0 16px;
	margin: 0 0 0 2px;
	display: block;
	font-style: italic;
	list-style-type: decimal;
	left: 24px;
	clip: rect(auto,auto,auto,24px);
}
.bullet {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
}
.salon-du-louvre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #FFFFFF;
	font-weight: normal;
}
