/*#TopMenu3Div{
	display: none;
}*/
/*------------------------------------------------------------------------------------------------------------------*/
#MonCompteDiv{
	display: block;
	width: 100%;
	_width: 158px;
	min-height: 50px;
	_height: 50px;
	background-color: #F5F9E4;
	margin-top: 5px;
}
#MonCompteDiv .TD_Module_Title h1 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #7C980D;
	position:relative;
	margin: 5px 0px 0px 0px;
}
#MonCompteDiv p {
	margin: 0px;
	text-align: center;
	padding-left: 16px;
	*padding-left: 0px;
}
#MonCompteDiv br
{
	display:none;
}

#MonCompte_ctl00_ctl00_LoginTable .SubSubHead, #MonCompte_ctl00_ctl00_LogOnTable .Normal,
#MonCompte_ctl00_ctl00_SignInButton  {
	display: none;
}
#MonCompte_ctl00_ctl00_SignInText{
	display: block;
	/*width: 97px;*/
	text-align: center;
	background-image: url('images_design/connection-btn.gif');
	background-repeat: no-repeat;
	color: #000000;
	/*padding-right:1em;*/
	/**padding-right:0;*/
	/*padding-left:8px;*/
	background-position:15px 0px;
	margin-bottom:10px;
}

.SubSubHead
{
	white-space:normal;
}

.ResetPasswordLink
{
	background-image: url('images_design/BTMotDePasse.jpg');
	background-repeat: no-repeat;
	color: #ffffff !important;
	display:block;
	text-align:center;
	width:132px;
	height:18px;
}

p#registerBtn{
	padding-left: 31px;
	*padding-left: 3px;
	padding-bottom: 5px;
}
#registerBtn a{
	display: none;
	width: 97px;
	text-align: center;
	background-image: url('images_design/register-btn.gif');
	background-repeat: no-repeat;
	color: #ffffff;
}
#MonCompte_ctl00_ctl00_Field1, #MonCompte_ctl00_ctl00_Field2{
	display: block;
	width: 133px !important; 
	margin-bottom: 5px;
	border:1px solid #000000;
}
.SiteLink
{
	color:#7F3601 !important;
	text-decoration:underline !important;
}
