.menuContainer {
	display:none;
}
.pageCover {
    background: url("https://static.moveonfr.com/fr-clermont/images/Logo_grand.png") no-repeat scroll 0px 20px #fff;
       padding-top: 200px;
    background-size: 29%;
}
.loginBar {

    top: 15px;
}
.wizardTitleBar {
    background: #DDDDDD;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
	color: #163f4a;
}
.pageCover h1 {
	background: #DDDDDD;
    color: #163f4a;
}

li.currentLanguage {
    background: none repeat scroll 0 0 #DDDDDD;
    border-bottom: 4px solid #b29d6c;
    color: #163f4a;
    padding: 4px 8px;
}