.pageCover {
    background: url("https://static.moveonfr.com/Fr-Lyon/images/logo-coul.jpg") no-repeat scroll 0 20px rgba(0, 0, 0, 0);
	padding-top: 140px;
	background-size: 37%;
}

.pageCover h1{
	margin-top: 50px;
}

 .vMenu > a > li {
    background-color: none;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid transparent;
    width: 170px;
    line-height: 20px;
    padding: 5px 27px 5px 10px;
    display: block;
    position: relative;
    font-family: "Lucida Sans","Lucida Grande",sans-serif;
    font-weight: 700;
	color: black;
}

