#listemenus h2 {
	background-image: url(titre-liste-menus.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 5px;
	padding-top: 13px;
	padding-left: 26px;
	font-size: 1.1em;
	padding-bottom: 5px;
}
#listemenus a {
	color: #B0461D;
	margin-left: 10px;
}

#listemenus p {
	margin: 5px;
	text-align: center;
	font-size: 0.88em;
}
#listemenus span {
	color: #92A400;
}


#listemenus div {
	background-image: url(ar-pl-liste-menus.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float: left;
	width: 206px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
}
#listemenus hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 1px;
}
#detailmenus h2 {
	background-image: url(titre2-menus.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 28px 0px 5px;
	background-position: center top;
}

#detailmenus li {
	list-style-type: none;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #92A400;
}
#detailmenus span {
	font-weight: bold;
	color: #990000;
	float: right;
}
