#layout_form_signin
{
  margin:0 0 20px 210px;
  padding:20px 5px;
  background-color:#BDBDBD;
  width:660px;
}

#form_signin
{
  width:600px;
  margin:0 auto 0px auto;
  padding:20px;

}

#form_signin .infos_signin
{
  text-align:left;
  font-size:1.0em;
  font-weight:bold;
  margin:0 0 10px 0;
  color:#333333;
}

#form_signin .block_left
{
  float:left;
  width:270px;
}

#form_signin .block_left table tbody tr th label
{
  font-weight:normal;
}

#signin_username
{
  width:150px;
}

#signin_password
{
  width:150px;
}

#form_signin .btn_layout
{
  width:270px;
  text-align:right;
	
}

#submit
{
  margin:4px 0 0 0px;
  width:111px;
  height:27px;
  background:url(/images/memberSpace/espace-membre-connexion_bt_connecter_09.png);
  border:none;
  cursor:pointer;
  color:#FFFFFF;
  font-weight:bold;
  margin-top:20px; 
  font-size:0.88em;
  text-align:center;
	
 
}

#forgot_password
{
  display:block;
  margin:5px 0 0 80px;
  text-align:left;
  color:#FF9900;
  font-weight:bold;
  text-align:right;
}

#form_signin .block_right
{
  float:left;
  width:270px;
}

#form_signin .block_right p
{
  font-weight:normal;
}

#form_signin h2
{
  color:#000000;
  font-weight:weight;
}

#signin_block_separate
{
  float:left;
  width:3px;
  height:196px;
  margin:0 20px 0 20px;
  background:url(/images/memberSpace/espace-membre-connexion_03.jpg);
  background-repeat:repeat-y;
}

#btn_create_account, #btn_create_account:link, #btn_create_account:visited
{
  width:191px;
  height:22px !important;
  height:26px;
  padding:4px 0 0 0;
  display:block;
  color:#FFFFFF;
  font-size:0.88em;
  
  text-decoration:none;
  text-align:center;
  font-weight:bold;
  margin:0 0 0 75px;
  background-image:url(/images/memberSpace/espace-membre-connexion_03_creerunnouveaucompte.png);
  background-position:0 0;
}

#btn_create_account:hover, #btn_create_account:active
{
  background-position:0 26px;
}


/* ####################################################### */
/* ################## Form reset password ################ */
/* ####################################################### */

#form_new_password
{
  width:400px;
  text-align:left;
  margin:0 auto 0 auto;
  background:#FFFFFF;
  color:#000000;
  padding:10px;
}

#btn_send_new_password
{
  margin:5px 0 0 230px;
}

.notice
{
  font-weight:bold;
  text-align:center;
  color:#FFFFFF;
  
}