#mnuver li {
	margin-bottom : 1px;
}

#mnuver a {
font-weight : bold;
font-size : 10px;
color : #FFFFFF;
text-decoration : none;
}

#mnuver a:hover {
color : #572943;
text-decoration : none;
}

#mnuveract li {
margin-bottom : 1px;
}

#mnuveract a {
font-size : 11px;
color : #fff;
text-decoration : none;
}

#mnuveract a:hover {
color : #fff;
font-size : 11px;
text-decoration : none;
font-weight : bold;
}

.mnuverliste {
	list-style-type : none;
	margin-left: 0px;
	padding-left: 0px;
} 

#mnuvercadre {
	background-color : #916884;
	width: 190px;
	
}

