.menuContainer {
	display:none;
}
.pageCover {
    background: url("http://static.moveonfr.com/fr-sorbonne/images/SorbonneNouvelleLogo.png") no-repeat scroll;
    padding-top: 154px;
    background-size: 27%;
}
.loginBar {

    top: 15px;
}
.wizardTitleBar {
    background: #8D0E57;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}

.wizardTitle {
    font-size: 18px;
    font-weight: bold;
    max-width: 600px;
    line-height: 20px;
    display: block;
    float: left;
    margin-left: 16px;
    font-family: Helvetica;
    color: white;
}

.pageCover h1 {
	color: #3E3E3B
}

li.currentLanguage {
    background: none repeat scroll 0 0 #5B6770;
    border-bottom: 4px solid #8D0E57;
    color: white;
    padding: 4px 8px;
}

.formHeader {
    font-size: 20px;
    width: 100%;
    color: black;
    padding: 14px 0px 10px 0px;
    border-bottom: 1pt solid #000000;
    font-weight: normal;
    margin-bottom: 15px;
}

.formHeader {
    color: #000000!important;
}
