
 
.pageCover {
    background: url("https://static.moveonfr.com/fr_ecole_centrale_nantes/images/logo.png") no-repeat scroll 0 20px rgba(0, 0, 0, 0);
	
	background-size: 200px auto
}
.pageCover h1 {
    color: #007bc0;
    font-size: 25px;
    margin: 0;
    line-height: 50px;
}

.wizardTitleBar {
    background: #f1f1f1;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}
.wizzardContainer {
	margin-top: 50px;}
	
.loginBar{
	padding-top: 40px;
	
}
legend {
    padding: 65px 0px;
    text-transform: none;
    font-weight: bold;
    margin-left: 0px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 22px;
}


.pageContent {
	border: none;
}
#languageButtons {
	margin-top: 30px;
}


	
