/* wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww */
/* wwwwwwwwwwwwwww Espace client NEW wwwwwwwwwwwwwwwww */


#mod_cp_lb.espace_new_client{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
}

#mod_cp_lb.espace_new_client h2{
	margin-left:46px;
	margin-bottom:10px;
	margin-right:40px;
	padding-top:30px;
	text-align:center;
	font-size:16px;
}

#mod_cp_lb.espace_new_client h3{ 
	font-weight:500;
}

#mod_cp_lb.espace_new_client h4 {margin-left:46px;
	margin-right:40px;
}

#mod_cp_lb.espace_new_client h5 {
	margin:0px;
	margin-left:0px;
	clear:both;
	line-height:10px;
	padding:3px;
	font-size:12px;

}


#mod_cp_lb.espace_new_client #cadre {
	border:6px solid black;
	height:auto;
		/* il faut mettre height auto*/
	width:950px;
	margin:0px auto;
	padding:0px;
	background-color:#e3e4e5;
	overflow:auto;
}
	
#mod_cp_lb.espace_new_client .info1{
	margin-left:40px;
}

#mod_cp_lb.espace_new_client .info2{
	margin-left:20px;
}


#mod_cp_lb.espace_new_client .titre {
	display:block;
	margin:40px auto 10px;
}


#mod_cp_lb.espace_new_client em {
	color:#666;
}


#mod_cp_lb.espace_new_client .anglais {
	color:#666;
	font-size:12px;
	line-height:12px;
}

#mod_cp_lb.espace_new_client .new{
	display:block;
	margin:25px auto 0px;
	clear:both;
}

#mod_cp_lb.espace_new_client .prive{
	font-size:12px;
	text-align:justify;
}


#mod_cp_lb.espace_new_client fieldset{
   margin-bottom:0px;
   margin-left:30px;
   border:none;
   float:left;
   width:400px;

}


#mod_cp_lb.espace_new_client .cssform p{
padding-left: 155px; /*width of left column containing the label elements*/
/*height: 1%;*/
padding-top:8px;
height	: 100%;
overflow	: hidden;
}

#mod_cp_lb.espace_new_client .cssform label{
font-weight: bold;
float: left;
margin-left: -150px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

#mod_cp_lb.espace_new_client .cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 220px; 
margin-left:-10px;
}

#mod_cp_lb.espace_new_client .cssform input[type="password"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px; 
margin-left:-10px;
}

#mod_cp_lb.espace_new_client .cssform textarea{
width: 250px;
height: 80px;
}

#mod_cp_lb.espace_new_client .lien {
	font-size:12px;
	text-align:center;
}

#mod_cp_lb.espace_new_client .obligatoire {
	Text-align:right;
	font-size:14px;
	margin-top:15px;
	margin-right:45px;
}

#mod_cp_lb.espace_new_client hr{
	height	: 1px;
	background : #000000;
	margin	: 10px 45px;
}
