div.not_connected {
	background-image: none;
	}


#bd {
	clear:both;
}

#bloc_bienvenue {
	background:transparent url(/apps/frontend/homepage/img/bienvenue_inscription.gif) no-repeat scroll 25px;
	height:165px;
	left:30px;
	position:relative;
	width:450px;
	margin-top:50px;
	margin-bottom:50px;
	/*_top:50px;*/
	
}
#bloc_bienvenue p.intro
{
  font-size:100%;
  font-weight:bold;
  font-style:italic;
  color:#72665B;
  margin:95px 0 0 24px;
  width:460px;
  text-align:justify;
}

#bloc_bienvenue p.subscribe {
bottom:-20px;
color:#3BB7E8;
font-size:120%;
font-weight:bold;
left:10px;
position:absolute;
}

#bloc_bienvenue p.subscribe a
{
  color:#3BB7E8;
  text-decoration:underline;
}

div#bloc_deja_membre {
background:transparent url(/apps/frontend/homepage/img/dejamembre.gif) no-repeat scroll left top;
height:190px;
position:relative;
width:430px;
left: 10px;
_left: 450px;
text-align: left;
/*_bottom:120px;*/
margin-top:50px;
_margin-top:-215px;
margin-bottom:50px;
}
div#bloc_deja_membre table {
border:1px solid #D3CFCC;
width: 550px;
}
div#bloc_deja_membre a {
color:#2F291E;
font-size:90%;
text-decoration:underline;
}
div#bloc_deja_membre a:hover {
color:#000000;
font-size:90%;
font-weight:bold;
text-decoration:underline;
}

div#bloc_deja_membre div#fauteuil {
background:transparent url(/apps/frontend/homepage/img/fauteuil.png) no-repeat scroll right bottom;
top:50px;
height:155px;
position:absolute;
right:-20px;
width:146px;
}
div#bloc_deja_membre form#signin_form {
padding-top:30px;
}

div#bloc_deja_membre span#not_member {
color:#3BB7E8;
font-size:90%;
}
div#bloc_deja_membre h4 {
color:#3BB7E8;
font-size:130%;
margin-bottom:10px;
}
div#bloc_deja_membre form#signin_form label {
color:#3BB7E8;
font-size:100%;
}
div#bloc_deja_membre form#signin_form .x-form-item label {
width:122px;
}
div#bloc_deja_membre form#signin_form .x-form-element {
padding-left:100px;
}
div#bloc_deja_membre form#signin_form div.bottom {
margin-left:124px;
}
div#bloc_deja_membre form#signin_form div.bottom a {
color:#2F291E;
font-size:85%;
text-decoration:underline;
}
div#bloc_deja_membre form#signin_form div.bottom input {
background:transparent url(/apps/frontend/homepage/img/connect_button_off.png) no-repeat scroll 0px;
border:medium none;
cursor:pointer;
height:32px;
margin:8px 0pt 0pt 10px;
padding:0pt 5px 5px;
width:100px;
}
div#bloc_deja_membre form#signin_form div.bottom input.connect_button_on {
background:transparent url(/apps/frontend/homepage/img/connect_button_on.png) no-repeat scroll 0px;
}

div#bloc_deja_membre form#signin_form .xcheckbox-wrap {
padding-left:30px;	
}
