/* 
 * ---------------------------------------------------------------------
 * Filename:            usmb.css
 * Description:         Design for the moveon 4 Form and Portal
 * Website:             moveon4.com
 * --------------------------------------------------------------------- 
 */
 
.pageCover {
    background: url(https://static.moveonfr.com/fr-usmb/images/logo_USMB-UNITA_horizontal-couleurs-CMJN.jpg) no-repeat scroll 0 25px rgba(0, 0, 0, 0);
    min-height: 300px;
    padding-top: 200px;
    position: relative;
    background-size: 30%;
}




.loginContainer:before {
float:right;
font-weight: bold;
color : red;
content: "Si vous avez déjà créé un compte et vous souhaitez modifier ou valider votre candidature en cours, reconnectez-vous ici. Si vous utilisez MoveON dans votre établissement, vous pouvez vous connecter en utlisant vos identifiant et mot de passe de votre compte MoveON FORMULAIRES / If you have already created an account and you want to amend or validate your application in progress , please log in below. If you are a MoveON user, you can connect with you MoveON FORMS log in and password.";
}
.loginContainer{
	float:right;
}

.registerContainer:before {
float:left;
font-weight: bold;
color : red;
content: "Afin d'accéder au formulaire, merci de vous créer des identifiants et un mot de passe / In order to access the form, please create a login and password.";
}
.registerContainer:
{
	float: left;
}
