/* Login View */
.login {   background-color:#EFF3FB; Border: Solid 1px #B5C7DE; Padding:4px; Font-Size:0.8em; Color:#333333; }
.LoginPlace{display: block; position: absolute; }
.loginTitre { font-weight:bold; color: white; background-color: #5D7B9D; height:20px; }
.loginLabel { width:100px; background-color:Transparent; }
.loginTextBox { width:150px; Font-Size:0.8em; }
.loginButton { background-color:White; border:Solid 1px #CCCCCC; Color:#284775; }
.loginRequiredFieldValidator { color:Red; background-color:Transparent; }
.loginLink { color:Blue; height:1.2em; margin:2px 0 2px 0; height:1.8em;}
.loginInstruction { }
.loginLinkBt { height:20px; background-color:White; background-image: url(Images/button-Blanc.gif); background-repeat: no-repeat; background-position: left top; }


