ul.navlistvm
{
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	float: left;
	width: 191px;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #0055A6;
}

.navlistvm li{
	display: block;
}

.navlistvm a{
background-image:url(../images/picto_menu_37.jpg);
	background-repeat:no-repeat;
	background-position:0% 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	width: 191px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	text-align: center;
	margin-bottom: 0px;
	display: block;
}

.navlistvm a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	width: 191px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	text-align: center;
	background-color: #006699;
	margin-top: 0px;
	display: block;
}
